summaryrefslogtreecommitdiffstats
path: root/settings/templates
Commit message (Collapse)AuthorAgeFilesLines
* allow html inside app descriptionsRobin Appelman2012-08-301-3/+3
|
* Remove sharing notice in users settings - The default is now share with ↵Michael Gapczynski2012-08-271-6/+1
| | | | anyone, groups only sharing is now a setting in the admin page
* Add Share API settings to admin pageMichael Gapczynski2012-08-271-0/+28
|
* Change URL from gitorious to githubMichael Gapczynski2012-08-261-1/+1
|
* rename subadmin to group adminGeorg Ehrke2012-08-171-2/+2
|
* Backgroundjobs: Fix templateJakob Sack2012-08-121-3/+3
|
* Backgroundjobs: interface improvementsJakob Sack2012-08-121-5/+3
|
* Add type text to new user, fixes display issueMichael Gapczynski2012-08-111-1/+1
|
* Backgroundjobs: use correct var name in templateJakob Sack2012-08-101-4/+4
|
* Backgroundjobs: fix bugs in templateJakob Sack2012-08-101-4/+4
|
* Backgroundjobs: improve admin formJakob Sack2012-08-101-4/+4
|
* Add first version of backgroundjobs settingsJakob Sack2012-08-091-0/+13
|
* CSS tweaks for app settings.Thomas Tanghus2012-08-051-1/+3
|
* Show delete tipsy for usersMichael Gapczynski2012-08-041-3/+6
|
* link of Add your app was brokenAlessandro Cosentino2012-08-041-1/+1
|
* Load OCS apps in an ajax call to avoid blocking the WUI.Thomas Tanghus2012-08-041-3/+4
|
* hide morelog button if there are no more log entries - bugfix for oc-1398Georg Ehrke2012-08-041-0/+3
|
* fix a subadmin UI bugGeorg Ehrke2012-08-011-1/+1
|
* improve default qouta for subadminsGeorg Ehrke2012-07-201-2/+13
|
* fix copy&paste fail and deny subadmins to set the default qoutaGeorg Ehrke2012-07-191-1/+1
|
* subadmins can now add usersGeorg Ehrke2012-07-151-7/+13
|
* some work on subadminsGeorg Ehrke2012-07-091-2/+20
|
* Added undo functionality to delete user procedure on user settings pageSam Tuke2012-07-041-0/+2
|
* move the ownCloud version to admin which makes more sense. A normal user ↵Frank Karlitschek2012-06-292-5/+7
| | | | can´t update ownCloud anyways.
* Added text ACS warning to admin's user settings page, and corresponding CSS ↵Sam Tuke2012-06-251-0/+5
| | | | styles
* XSS fix.Thomas Tanghus2012-06-251-1/+1
|
* Allow direct link to app.Thomas Tanghus2012-06-251-1/+3
|
* check if the data directory is accessible via http. Show a big security ↵Frank Karlitschek2012-06-211-0/+15
| | | | warning if yes
* Merge commit 'refs/merge-requests/127' of ↵Michael Gapczynski2012-06-132-4/+4
|\ | | | | | | | | | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/127 Conflicts: apps/files_external/templates/settings.php lib/template.php
| * Make some apps compatibleLukas Reschke2012-06-112-4/+4
| |
* | applied patch provided by bug #966 to fix broken user specific quota settingsBjoern Schiessle2012-06-121-41/+69
|/
* fixed broken lines in user tableBjoern Schiessle2012-06-081-1/+1
|
* Protect the help pageTom Needham2012-06-071-3/+3
|
* link to apps.owncloud.comFrank Karlitschek2012-06-031-1/+2
| | | | thanks to guillaume for the patch
* update copyrightFrank Karlitschek2012-05-261-1/+1
|
* The log message is not always shown in htmlBart Visscher2012-05-101-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.phpBart Visscher2012-05-071-1/+1
|
* fix path of webdavGeorg Ehrke2012-05-071-1/+1
|
* fix path of webdavGeorg Ehrke2012-05-051-1/+1
|
* Tried to make settings/apps more keyboard/screenreader friendly.Thomas Tanghus2012-05-041-1/+1
|
* a lot of users have problems with big files. So add an explicit button to ↵Frank Karlitschek2012-04-261-0/+1
| | | | the documentation
* Personal settings: Emphasized labels etc, mono-spaced generated paths and ↵Thomas Tanghus2012-04-221-1/+1
| | | | moved text formatting to style sheet.
* improve the app installer.Frank Karlitschek2012-04-211-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 Karlitschek2012-04-211-0/+6
|
* add a button to open the online documentationFrank Karlitschek2012-04-211-0/+1
|
* merge log into adminRobin Appelman2012-04-162-32/+21
|
* improved updater wordingJan-Christoph Borchardt2012-04-141-4/+2
|
* Update urlTom Needham2012-04-071-1/+1
|
* Show the different editions to the user. Used in the status call, on the ↵Frank Karlitschek2012-04-011-1/+1
| | | | personal settings page and in the updater to update to the next available version from the same edition.
* improve log browsingRobin Appelman2012-02-261-2/+3
|