Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow html inside app descriptions | Robin Appelman | 2012-08-30 | 1 | -3/+3 |
| | |||||
* | Remove sharing notice in users settings - The default is now share with ↵ | Michael Gapczynski | 2012-08-27 | 1 | -6/+1 |
| | | | | anyone, groups only sharing is now a setting in the admin page | ||||
* | Add Share API settings to admin page | Michael Gapczynski | 2012-08-27 | 1 | -0/+28 |
| | |||||
* | Change URL from gitorious to github | Michael Gapczynski | 2012-08-26 | 1 | -1/+1 |
| | |||||
* | rename subadmin to group admin | Georg Ehrke | 2012-08-17 | 1 | -2/+2 |
| | |||||
* | Backgroundjobs: Fix template | Jakob Sack | 2012-08-12 | 1 | -3/+3 |
| | |||||
* | Backgroundjobs: interface improvements | Jakob Sack | 2012-08-12 | 1 | -5/+3 |
| | |||||
* | Add type text to new user, fixes display issue | Michael Gapczynski | 2012-08-11 | 1 | -1/+1 |
| | |||||
* | Backgroundjobs: use correct var name in template | Jakob Sack | 2012-08-10 | 1 | -4/+4 |
| | |||||
* | Backgroundjobs: fix bugs in template | Jakob Sack | 2012-08-10 | 1 | -4/+4 |
| | |||||
* | Backgroundjobs: improve admin form | Jakob Sack | 2012-08-10 | 1 | -4/+4 |
| | |||||
* | Add first version of backgroundjobs settings | Jakob Sack | 2012-08-09 | 1 | -0/+13 |
| | |||||
* | CSS tweaks for app settings. | Thomas Tanghus | 2012-08-05 | 1 | -1/+3 |
| | |||||
* | Show delete tipsy for users | Michael Gapczynski | 2012-08-04 | 1 | -3/+6 |
| | |||||
* | link of Add your app was broken | Alessandro Cosentino | 2012-08-04 | 1 | -1/+1 |
| | |||||
* | Load OCS apps in an ajax call to avoid blocking the WUI. | Thomas Tanghus | 2012-08-04 | 1 | -3/+4 |
| | |||||
* | hide morelog button if there are no more log entries - bugfix for oc-1398 | Georg Ehrke | 2012-08-04 | 1 | -0/+3 |
| | |||||
* | fix a subadmin UI bug | Georg Ehrke | 2012-08-01 | 1 | -1/+1 |
| | |||||
* | 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 |
| |