summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-261-0/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-231-0/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-221-0/+30
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-212-5/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-204-5/+30
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-182-0/+47
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-172-0/+2
|
* Merge pull request #433 from owncloud/user_setting_fixesThomas Müller2012-11-152-16/+14
|\ | | | | User setting fixes
| * Better check and handing of user deletionBart Visscher2012-11-141-0/+2
| |
| * Better check and handling of user creationBart Visscher2012-11-141-2/+5
| |
| * Always have the username as string in user adminBart Visscher2012-11-141-6/+6
| |
| * Cleanup user settings jsBart Visscher2012-11-141-8/+1
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-11-151-0/+2
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-142-0/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-133-0/+14
|
* Fix deleting multiple user w-o reloading V2Brice Maron2012-11-121-1/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-125-4/+12
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-111-0/+1
|
* Fixed new checkstyle issues in apps.php from build #1341.Diederik de Haas2012-11-101-1/+1
|
* Fixed new checkstyle issues in ocs.php from build #1341.Diederik de Haas2012-11-101-1/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-1049-620/+34
|
* Merge pull request #330 from owncloud/check_connectionThomas Müller2012-11-093-0/+16
|\ | | | | add a check and a warning if the ownCloud server is not able to establis...
| * add a check and a warning if the ownClodu server is not able to establish ↵Frank Karlitschek2012-11-083-0/+16
| | | | | | | | http connections to the internet. The reason is that users complained that external filesystem support, the update checker, downloading of new apps or the nowledgebase don´t work and don´t know why.
* | [tx-robot] updated from transifexJenkins for ownCloud2012-11-0915-0/+57
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-11-0944-59/+25
| |
* | Fix delete link when new user is addedBrice Maron2012-11-081-1/+8
| |
* | Merge pull request #326 from owncloud/add_creditsThomas Müller2012-11-081-1/+6
|\ \ | | | | | | add credits to personal page too so that non admins can see what they run
| * | add credits to personal page too so that non admins can see what they run.Frank Karlitschek2012-11-081-1/+6
| |/
* / fix the broken image path on the apps pageFrank Karlitschek2012-11-083-2/+2
|/
* Correct more data vs attr to fix #189Brice Maron2012-11-071-2/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-071-0/+5
|
* Style: Remove all the dangling white spacesFelix Moeller2012-11-048-17/+17
|
* Checkstyle: Fix last six NewlineBeforeOpenBraceFelix Moeller2012-11-042-4/+2
|
* Checkstyle: Fix the last 25 NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
|
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-044-6/+6
|
* Checkstyle: many fixesFelix Moeller2012-11-023-7/+7
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-021-0/+3
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-313-3/+23
|
* Merge pull request #136 from scambra/users-fixesBart Visscher2012-10-291-2/+2
|\ | | | | fix settings' routes
| * fix settings routesscambra2012-10-291-2/+2
| |
* | Move and fix app setting navigation detectBart Visscher2012-10-293-2/+22
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-282-20/+20
|
* Merge branch 'routing'Bart Visscher2012-10-2725-55/+73
|\ | | | | | | | | | | Conflicts: core/lostpassword/index.php core/lostpassword/resetpassword.php
| * Merge branch 'master' into routingBart Visscher2012-10-1734-66/+299
| |\ | | | | | | | | | | | | | | | | | | Conflicts: lib/search/provider/file.php settings/ajax/changepassword.php settings/settings.php
| * | Implement routing on javascript sideBart Visscher2012-10-051-1/+1
| | |
| * | Fix route nameBart Visscher2012-10-051-1/+1
| | |
| * | Make the settings ajax calls use the routerBart Visscher2012-10-0219-45/+65
| | |
| * | Convert menu entries of settings pages to use routerBart Visscher2012-09-286-8/+7
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-271-0/+15
| | |
* | | show/hide navigation entries after enabling/disabling appRobin Appelman2012-10-261-0/+34
| | |