summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* fixed broken lines in user tableBjoern Schiessle2012-06-082-2/+3
| | | | | | Conflicts: settings/css/settings.css
* update translationsRobin Appelman2012-06-0644-92/+247
|
* Validate email on saveTom Needham2012-06-041-5/+4
|
* prevent a division by zero problemFrank Karlitschek2012-06-011-0/+1
|
* check during ownCloud upgrade if all the installed apps are compatible with ↵Frank Karlitschek2012-05-261-2/+2
| | | | the new ownCloud version. Disable them if not
* don´t claim that already downloaded 3rd party apps are internal appsFrank Karlitschek2012-05-181-2/+7
|
* update translationsRobin Appelman2012-05-178-8/+104
|
* Switch enable button only when app is really installed or uninstalledBrice Maron2012-05-141-5/+13
|
* prevent user creation with empty passwordRobin Appelman2012-05-131-1/+5
|
* update translationsRobin Appelman2012-05-1317-2/+152
|
* 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.
* Sanitize group in togglegroupsMichael Gapczynski2012-05-091-1/+1
|
* update translationsRobin Appelman2012-05-0942-131/+292
|
* Enhance user creation (avoid create+delete row), clear create user form ↵Brice Maron2012-05-071-27/+29
| | | | after action
* Create a function for linking to remote.phpBart Visscher2012-05-071-1/+1
|
* Reorder code to avoid race condition in user creationBrice Maron2012-05-071-17/+16
|
* fix path of webdavGeorg Ehrke2012-05-071-1/+1
|
* Provide feedback when user creation failsMichael Gapczynski2012-05-062-5/+7
|
* fix path of webdavGeorg Ehrke2012-05-051-1/+1
|
* Tried to make settings/apps more keyboard/screenreader friendly.Thomas Tanghus2012-05-042-1/+8
|
* Fix log viewing bugMichael Gapczynski2012-05-021-1/+1
|
* removing executable bit from various filesThomas Mueller2012-04-302-0/+0
|
* add files to blacklist. Should be always onFrank Karlitschek2012-04-291-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
* adding proper copyright and license notice to the style filesJan-Christoph Borchardt2012-04-231-0/+4
|
* 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-215-3/+16
| | | | | 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
|
* reload log after changing log levelRobin Appelman2012-04-162-4/+17
|
* merge log into adminRobin Appelman2012-04-164-35/+34
|
* Fix password is being saved even if not changedBart Visscher2012-04-151-0/+4
| | | | Fixes: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-303
* sanity check on language selectionRobin Appelman2012-04-151-2/+8
|
* Merge branch 'master' of gitorious.org:owncloud/owncloudJan-Christoph Borchardt2012-04-141-2/+2
|\
| * typoRobin Appelman2012-04-141-2/+2
| |
* | improved updater wordingJan-Christoph Borchardt2012-04-141-4/+2
|/
* reuse OC_L10N objectsRobin Appelman2012-04-144-4/+4
|
* swap enable and dissable error messagesRobin Appelman2012-04-141-2/+2
|
* show error when installing an app has failedRobin Appelman2012-04-143-6/+16
|
* 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.
* Add support for logging to syslogBart Visscher2012-03-302-2/+2
|
* fix timestamps when viewing logsRobin Appelman2012-03-271-1/+1
|
* Don't truncate users emailTom Needham2012-03-171-0/+1
|
* improve log browsingRobin Appelman2012-02-266-3/+78
|
* slight change to select styleRobin Appelman2012-02-242-0/+4
|
* fix bug in group mangementRobin Appelman2012-02-241-1/+7
|
* add configure option for default quotaRobin Appelman2012-02-244-3/+30
|
* new config widget for user quotaRobin Appelman2012-02-245-45/+94
|
* add a default user quotaRobin Appelman2012-02-241-2/+8
|