summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2013-11-2128-28/+0
|
* Merge pull request #5773 from owncloud/fix-2152-masterThomas Müller2013-11-212-4/+12
|\ | | | | Make working en_US.UTF-8 locale a hard requirement
| * Fixing the warning notificationsThomas Müller2013-11-211-1/+9
| |
| * Update error messagesBart Visscher2013-11-152-3/+3
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2013-11-213-2/+40
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2013-11-157-1/+59
| |
* | Fix spacing issue for checkboxes, vertically center checkboxes on personal pageMorris Jobke2013-11-111-0/+5
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2013-11-0912-8/+63
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-11-0650-183/+66
|
* change 'Display Name' to more understandable 'Full Name', fix #5612Jan-Christoph Borchardt2013-11-063-5/+5
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-11-032-2/+10
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-11-035-26/+38
|
* Merge pull request #5638 from owncloud/admin-quotafieldMorris Jobke2013-10-312-4/+13
|\ | | | | Improve quota input field
| * fix translation stringsMorris Jobke2013-10-311-2/+2
| |
| * Improve quota input fieldVincent Petry2013-10-302-4/+13
| | | | | | | | | | | | - Added tooltip with examples - The quota value returned by the server is now displayed after update - Fixes #5346
* | Changed wording in log level dropdownVincent Petry2013-10-301-5/+5
| |
* | Changed log level labels in log level dropdownVincent Petry2013-10-301-6/+14
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-10-2914-1/+69
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-10-274-0/+8
|
* Merge pull request #5552 from owncloud/admin-warninghomeexistsfixThomas Müller2013-10-271-4/+4
|\ | | | | Fixed user dir existence check when creating new user
| * Fixed user dir existence check when creating new userVincent Petry2013-10-251-4/+4
| | | | | | | | | | | | The check was done too later. It turns out that createUser() had already created the dir, which caused the warning message to be shown every time.
* | [tx-robot] updated from transifexJenkins for ownCloud2013-10-2737-69/+192
|/
* Fix leftcontent/right content, fixes tasks appVincent Petry2013-10-241-4/+0
| | | | | Tasks app layout was broken since the controls bar is higher now. This change should hopefully fix other apps using the same layout.
* Fixed wrong id when reading checkbox value for force SSL settingVincent Petry2013-10-231-1/+1
| | | | Fixes #5488
* Added warning notification when user home already existsVincent Petry2013-10-222-0/+19
| | | | | | | When creating a user and the home already exists in the data dir, a warning notification will be displayed. Fixes #5161
* Merge pull request #5455 from owncloud/fixing-2423-masterThomas Müller2013-10-222-2/+2
|\ | | | | introduce link_to_docs() and migrate links
| * introduce link_to_docs() and migrate linksThomas Müller2013-10-212-2/+2
| |
* | Merge pull request #5426 from owncloud/fix-3612Vincent Petry2013-10-221-0/+4
|\ \ | |/ |/| Adds margin to the SSL root certificate button
| * Takes Import button to next line.raghunayyar2013-10-211-1/+4
| |
| * Adds margin to the SSL root certificate buttonraghunayyar2013-10-191-0/+1
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2013-10-2129-58/+0
| |
* | Merge pull request #5429 from owncloud/fix_cron_docuFrank Karlitschek2013-10-201-2/+2
|\ \ | | | | | | harmonize this with the documentation. Once every minute is way to often.
| * | change the languageFrank Karlitschek2013-10-201-2/+2
| | |
| * | harmonize this with the documentation. Once every minute is way to often. ↵Frank Karlitschek2013-10-191-2/+2
| |/ | | | | | | Every 15min should be fine just as the documentation suggests: http://doc.owncloud.org/server/5.0/admin_manual/configuration/background_jobs.html
* / [tx-robot] updated from transifexJenkins for ownCloud2013-10-194-7/+27
|/
* Merge pull request #5321 from owncloud/settings-applistwidthsVincent Petry2013-10-181-1/+5
|\ | | | | Fixed app list right container to not overlap left container scrollbar
| * Fixed app list right container to not overlap left container scrollbarVincent Petry2013-10-141-1/+5
| | | | | | | | | | | | - Container widths in apps list now use pixels instead of em - Container widths now match properly and rightcontainer doesn't overlap the scrollbar any more
* | [tx-robot] updated from transifexJenkins for ownCloud2013-10-172-1/+3
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2013-10-163-1/+20
| |
* | Merge pull request #5297 from owncloud/quota-styleJan-Christoph Borchardt2013-10-141-7/+5
|\ \ | |/ |/| Fixes Default Quota Style in User Management.
| * Fixes Default Quota Style in User Management.raghunayyar2013-10-141-7/+5
| |
* | finally fix the app sortingFrank Karlitschek2013-10-141-17/+0
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-10-131-0/+8
|
* show the channel. Also mark git as git channel so that someone can see where ↵Frank Karlitschek2013-10-132-2/+2
| | | | this build comes from
* Merge pull request #5299 from owncloud/settings-ie8-tablegridstylesThomas Müller2013-10-123-8/+11
|\ | | | | Fixed table grid styles for IE8
| * Fixed table grid styles for IE8Vincent Petry2013-10-113-8/+11
| | | | | | | | | | | | | | | | The selector :not() isn't supported in IE8, replaced it with the "grid" class. - Fixes the log table style in IE8 (#5057) - Fixes the users table layout bug in IE8
* | Merge pull request #5272 from mrflix/masterThomas Müller2013-10-121-1/+1
|\ \ | | | | | | fix label to checkbox binding in admin -> force-https
| * | fix checkbox <-> label bindingFelix Niklas2013-10-101-1/+1
| | | | | | | | | | | | clicking the label will trigger the checkbox
* | | Includes <optgroup> tagraghunayyar2013-10-111-1/+1
| | |
* | | Puts the language divider in place. thanks @Kondou-ger ;)raghunayyar2013-10-112-4/+1
| | |