Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve default qouta for subadmins | Georg Ehrke | 2012-07-20 | 1 | -2/+13 |
| | |||||
* | fix copy&paste fail and deny subadmins to set the default qouta | Georg Ehrke | 2012-07-19 | 1 | -1/+1 |
| | |||||
* | subadmins can now add users | Georg Ehrke | 2012-07-15 | 1 | -7/+13 |
| | |||||
* | some work on subadmins | Georg Ehrke | 2012-07-09 | 1 | -2/+20 |
| | |||||
* | Added undo functionality to delete user procedure on user settings page | Sam Tuke | 2012-07-04 | 1 | -0/+2 |
| | |||||
* | move the ownCloud version to admin which makes more sense. A normal user ↵ | Frank Karlitschek | 2012-06-29 | 2 | -5/+7 |
| | | | | can´t update ownCloud anyways. | ||||
* | Added text ACS warning to admin's user settings page, and corresponding CSS ↵ | Sam Tuke | 2012-06-25 | 1 | -0/+5 |
| | | | | styles | ||||
* | XSS fix. | Thomas Tanghus | 2012-06-25 | 1 | -1/+1 |
| | |||||
* | Allow direct link to app. | Thomas Tanghus | 2012-06-25 | 1 | -1/+3 |
| | |||||
* | check if the data directory is accessible via http. Show a big security ↵ | Frank Karlitschek | 2012-06-21 | 1 | -0/+15 |
| | | | | warning if yes | ||||
* | Merge commit 'refs/merge-requests/127' of ↵ | Michael Gapczynski | 2012-06-13 | 2 | -4/+4 |
|\ | | | | | | | | | | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/127 Conflicts: apps/files_external/templates/settings.php lib/template.php | ||||
| * | Make some apps compatible | Lukas Reschke | 2012-06-11 | 2 | -4/+4 |
| | | |||||
* | | applied patch provided by bug #966 to fix broken user specific quota settings | Bjoern Schiessle | 2012-06-12 | 1 | -41/+69 |
|/ | |||||
* | fixed broken lines in user table | Bjoern Schiessle | 2012-06-08 | 1 | -1/+1 |
| | |||||
* | Protect the help page | Tom Needham | 2012-06-07 | 1 | -3/+3 |
| | |||||
* | link to apps.owncloud.com | Frank Karlitschek | 2012-06-03 | 1 | -1/+2 |
| | | | | thanks to guillaume for the patch | ||||
* | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
| | |||||
* | The log message is not always shown in html | Bart Visscher | 2012-05-10 | 1 | -1/+1 |
| | | | | The log message can also be logged with syslog, here we don't want to have html-entities. Also the log messages through json are displayed as text not html. | ||||
* | Create a function for linking to remote.php | Bart Visscher | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | fix path of webdav | Georg Ehrke | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | fix path of webdav | Georg Ehrke | 2012-05-05 | 1 | -1/+1 |
| | |||||
* | Tried to make settings/apps more keyboard/screenreader friendly. | Thomas Tanghus | 2012-05-04 | 1 | -1/+1 |
| | |||||
* | a lot of users have problems with big files. So add an explicit button to ↵ | Frank Karlitschek | 2012-04-26 | 1 | -0/+1 |
| | | | | the documentation | ||||
* | Personal settings: Emphasized labels etc, mono-spaced generated paths and ↵ | Thomas Tanghus | 2012-04-22 | 1 | -1/+1 |
| | | | | moved text formatting to style sheet. | ||||
* | improve the app installer. | Frank Karlitschek | 2012-04-21 | 1 | -2/+4 |
| | | | | | show a label if an app is an internal app or a third party app from the app store. show a preview image of the app if available | ||||
* | add a link to the desktop and mobile clients download. | Frank Karlitschek | 2012-04-21 | 1 | -0/+6 |
| | |||||
* | add a button to open the online documentation | Frank Karlitschek | 2012-04-21 | 1 | -0/+1 |
| | |||||
* | merge log into admin | Robin Appelman | 2012-04-16 | 2 | -32/+21 |
| | |||||
* | improved updater wording | Jan-Christoph Borchardt | 2012-04-14 | 1 | -4/+2 |
| | |||||
* | Update url | Tom Needham | 2012-04-07 | 1 | -1/+1 |
| | |||||
* | Show the different editions to the user. Used in the status call, on the ↵ | Frank Karlitschek | 2012-04-01 | 1 | -1/+1 |
| | | | | personal settings page and in the updater to update to the next available version from the same edition. | ||||
* | improve log browsing | Robin Appelman | 2012-02-26 | 1 | -2/+3 |
| | |||||
* | add configure option for default quota | Robin Appelman | 2012-02-24 | 1 | -0/+15 |
| | |||||
* | new config widget for user quota | Robin Appelman | 2012-02-24 | 1 | -3/+11 |
| | |||||
* | Updated bookmark form | Marvin Thomas Rabe | 2012-02-22 | 1 | -6/+5 |
| | |||||
* | Use separate function to make absolute urls | Bart Visscher | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | add a link to the credits page. fame for all our awesome contributors | Frank Karlitschek | 2012-01-29 | 1 | -0/+1 |
| | |||||
* | Disable save button while saving. Streamlined code. | Tom Needham | 2011-11-29 | 1 | -1/+3 |
| | |||||
* | Display correctly the error message when nothing is retrieved from OCS servers | Brice Maron | 2011-11-06 | 1 | -1/+4 |
| | |||||
* | corrected link for app dev instructions | Jan-Christoph Borchardt | 2011-10-23 | 1 | -1/+1 |
| | |||||
* | Change 'Help translating' to 'Help translate' | Michael Gapczynski | 2011-10-22 | 1 | -1/+1 |
| | |||||
* | make log level configurable | Robin Appelman | 2011-10-16 | 2 | -3/+16 |
| | |||||
* | provide a logging mechanism | Robin Appelman | 2011-10-16 | 1 | -0/+29 |
| | |||||
* | added code and license links next to version number | Jan-Christoph Borchardt | 2011-10-08 | 1 | -2/+1 |
| | |||||
* | Merge branch 'lostpassword' | Bart Visscher | 2011-09-30 | 1 | -0/+8 |
|\ | | | | | | | | | | | | | Conflicts: core/templates/login.php index.php lib/util.php | ||||
| * | Add email field to personal preferences | Bart Visscher | 2011-09-26 | 1 | -0/+8 |
| | | |||||
* | | user list has descriptions now | Marvin Thomas Rabe | 2011-09-30 | 1 | -12/+22 |
| | | |||||
* | | add status file. useful for external administration. show the ownClopud ↵ | Frank Karlitschek | 2011-09-28 | 1 | -0/+8 |
|/ | | | | version at least in the config dialog. | ||||
* | dont set content type to json for Apps | Robin Appelman | 2011-09-26 | 1 | -1/+1 |
| | |||||
* | Use OC_JSON for json responses | Bart Visscher | 2011-09-25 | 1 | -1/+1 |
| | | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit. |