aboutsummaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* Use separate function to make absolute urlsBart Visscher2012-02-171-1/+1
|
* Merge branch 'master' into filesystemRobin Appelman2012-02-011-1/+3
|\
| * pre-select current language, sort available languagesThomas Schmidt2012-02-011-1/+3
| |
* | merge master into filesystemRobin Appelman2012-01-3020-16/+129
|\|
| * add a link to the credits page. fame for all our awesome contributorsFrank Karlitschek2012-01-291-0/+1
| |
| * add more language namesRobin Appelman2012-01-282-2/+14
| |
| * fix appstore download.Frank Karlitschek2012-01-271-8/+16
| |
| * update translationsRobin Appelman2012-01-274-0/+11
| |
| * update translationsRobin Appelman2012-01-242-0/+15
| |
| * Merge branch 'master' of gitorious.org:owncloud/owncloudRobin Appelman2012-01-241-2/+8
| |\
| | * dont try to create a user with an already existing usernameRobin Appelman2012-01-231-0/+3
| | |
| | * dont show new user when an error occuredRobin Appelman2012-01-231-2/+5
| | |
| * | translation updatesRobin Appelman2012-01-2010-4/+64
| |/
* | Merge branch 'master' into filesystemRobin Appelman2012-01-203-0/+45
|\|
| * update translationsRobin Appelman2012-01-163-0/+45
| |
* | merge master into filesystemRobin Appelman2012-01-1641-88/+578
|\|
| * read language name from the right resourceRobin Appelman2012-01-151-1/+1
| |
| * make language name translatable and fallback to language code if we dont ↵Robin Appelman2012-01-151-1/+9
| | | | | | | | have the language name
| * update translationsRobin Appelman2012-01-1511-4/+79
| |
| * add icon for log appGeorg Ehrke2012-01-143-0/+88
| |
| * add min width to multiselect in user managementRobin Appelman2012-01-141-3/+4
| |
| * don´t show warnings for missing language name definitionsFrank Karlitschek2012-01-141-1/+1
| |
| * update translationsRobin Appelman2012-01-1136-80/+398
| |
* | merge master into filesystemRobin Appelman2012-01-082-17/+17
|\|
| * finish the application store feature so that users can download and install ↵Frank Karlitschek2012-01-061-16/+16
| | | | | | | | ownCloud apps from our website. there is still a small problem with write permissions. will look into this later
| * Fix whitespace usernameGeorg Ehrke2012-01-021-1/+1
| |
* | save quota in human readable format (42 MB), should prevent some of the ↵Robin Appelman2011-12-142-2/+5
| | | | | | | | overflow related problems
* | use fscache for getting used spaceRobin Appelman2011-12-141-1/+2
|/
* also update the data attribute holding the quotaRobin Appelman2011-12-111-1/+1
|
* after editing a user quota, set the value of the quota field to how the ↵Robin Appelman2011-12-112-3/+6
| | | | | | server parsed the input, not the user input this way the user can see when an invalid input is given
* Sort apps on name and enabled statusBart Visscher2011-12-071-0/+8
|
* second half of the updating stuffFrank Karlitschek2011-11-191-1/+3
|
* Display correctly the error message when nothing is retrieved from OCS serversBrice Maron2011-11-061-1/+4
|
* corrected link for app dev instructionsJan-Christoph Borchardt2011-10-231-1/+1
|
* Change 'Help translating' to 'Help translate'Michael Gapczynski2011-10-221-1/+1
|
* Correct little typo/bug in log display and remove ending php tagBrice Maron2011-10-181-1/+1
|
* Fix quota onBlur In Settings, Take from right attributeBrice Maron2011-10-171-1/+1
|
* make log level configurableRobin Appelman2011-10-165-3/+38
|
* provide a logging mechanismRobin Appelman2011-10-162-0/+70
|
* correct language nameRobin Appelman2011-10-141-1/+1
|
* moved bookmarklet to personal. username must be provided when adding a new user.Marvin Thomas Rabe2011-10-081-0/+4
|
* added code and license links next to version numberJan-Christoph Borchardt2011-10-081-2/+1
|
* updated calendar settingsMarvin Thomas Rabe2011-10-041-4/+6
|
* Removed unused javascriptMarvin Thomas Rabe2011-10-022-3/+1
|
* Changed multiple select for days of weekend to 'chosen'. Cleaned up some ↵Marvin Thomas Rabe2011-10-024-10/+11
| | | | code. Removed success message when changing timezone.
* Merge branch 'lostpassword'Bart Visscher2011-09-304-0/+39
|\ | | | | | | | | | | | | Conflicts: core/templates/login.php index.php lib/util.php
| * Add email field to personal preferencesBart Visscher2011-09-264-0/+39
| |
* | Add more checks for admin userBart Visscher2011-09-302-0/+2
| |
* | Check if the application is actually enabledBart Visscher2011-09-301-0/+1
| |
* | quota good cleand upMarvin Thomas Rabe2011-09-301-4/+4
| |