summaryrefslogtreecommitdiffstats
path: root/settings/ajax
Commit message (Expand)AuthorAgeFilesLines
* I'm an evil bastard and I commit this 3 letter text fix without a pull request.Frank Karlitschek2013-02-091-1/+1
* add switch to enable/disable the possibility to change the display name by th...Björn Schießle2013-02-101-0/+4
* Merge pull request #1577 from owncloud/typo_catagoryLukas Reschke2013-02-101-3/+3
|\
| * TypoLukas Reschke2013-02-091-3/+3
* | Remove uneeded linesLukas Reschke2013-02-091-4/+1
* | Merge pull request #1546 from owncloud/fix-loading-hooksThomas Müller2013-02-091-4/+1
|\ \
| * | Better way of getting the navigation entries for an appBart Visscher2013-02-081-4/+1
| |/
* / Remove invalid characters from app id to prevent loading of invalid resourcesBart Visscher2013-02-094-2/+4
|/
* Merge pull request #1506 from owncloud/files_encryptionLukas Reschke2013-02-061-0/+3
|\
| * Reverted fix temporarily; another fix by LukasReschke is awaiting mergeSam Tuke2013-02-061-1/+3
| * Added commentSam Tuke2013-02-061-0/+1
| * Fixed bug causing password change related hooks to not be called due to ajaxSam Tuke2013-02-061-0/+2
| * Removed call to depreciated isUserVerified()Sam Tuke2013-02-061-3/+1
* | Merge pull request #1363 from owncloud/FixPasswordChangeLukas Reschke2013-02-061-8/+2
|\ \ | |/ |/|
| * Fix indentationLukas Reschke2013-01-301-1/+1
| * Remove the no longer existing function "isUserVerified"Lukas Reschke2013-01-301-7/+1
* | make strings translatableBjörn Schießle2013-02-061-2/+2
* | let the user change his display name, if supported by the back-endBjörn Schießle2013-02-061-2/+3
* | Cleanup string - easier for translatorsThomas Mueller2013-01-311-1/+1
* | fix typoFrank Karlitschek2013-01-301-1/+1
* | merge masterFrank Karlitschek2013-01-307-15/+37
|\|
| * check permissions before changing the display nameBjörn Schießle2013-01-291-0/+13
| * added missing changedisplayname.phpBjörn Schießle2013-01-291-0/+15
| * Spaces to tabsBart Visscher2013-01-161-2/+2
| * Enhanced auth is totally unmaintained and brokenLukas Reschke2013-01-141-4/+0
| * Add a closing )Lukas Reschke2013-01-141-1/+1
| * CP failLukas Reschke2013-01-141-1/+1
| * Check if user is admin - boolLukas Reschke2013-01-146-9/+7
* | mark recommended apps. server part not yet fully implementedFrank Karlitschek2013-01-301-1/+6
* | we are getting closer. updating is not working yet.Frank Karlitschek2013-01-212-0/+18
|/
* Merge pull request #1157 owncloud/move-OpenIDBart Visscher2013-01-111-16/+0
|\
| * Move to apps repoLukas Reschke2013-01-111-16/+0
* | Merge pull request #1150 from owncloud/EnableSSL-AdminMenuLukas Reschke2013-01-111-0/+13
|\ \
| * | Add security section to admin menuLukas Reschke2013-01-111-0/+13
| |/
* / Remove setContentTypeHeader()Lukas Reschke2013-01-112-2/+0
|/
* Fix "There must be a single space between the closing parenthesis and the ope...Bart Visscher2012-12-151-1/+1
* Merge pull request #603 from owncloud/store_plain_groupnameBart Visscher2012-11-302-2/+2
|\
| * Group name does't need to be sanitized before storing it in the databaseBart Visscher2012-11-272-2/+2
* | make some checks server-sideGeorg Ehrke2012-11-281-0/+6
|/
* Better check and handling of user creationBart Visscher2012-11-141-2/+5
* Fixed new checkstyle issues in ocs.php from build #1341.Diederik de Haas2012-11-101-1/+1
* fix the broken image path on the apps pageFrank Karlitschek2012-11-081-1/+1
* Style: Remove all the dangling white spacesFelix Moeller2012-11-043-9/+9
* Checkstyle: Fix last six NewlineBeforeOpenBraceFelix Moeller2012-11-041-2/+1
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
* Checkstyle: many fixesFelix Moeller2012-11-021-1/+1
* Move and fix app setting navigation detectBart Visscher2012-10-291-0/+18
* Merge branch 'master' into routingBart Visscher2012-10-174-21/+22
|\
| * Move isUserVerified to OC_UtilLukas Reschke2012-10-161-1/+1
| * Password check for adminsLukas Reschke2012-10-161-2/+6