summaryrefslogtreecommitdiffstats
path: root/settings/ajax/setlanguage.php
Commit message (Expand)AuthorAgeFilesLines
* Fix route and jsRoeland Jago Douma2016-11-061-46/+0
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+1
* Update author informationLukas Reschke2016-03-011-0/+1
* Move findAvailableLanguages() to the factoryJoas Schilling2016-01-261-1/+1
* Happy new year!Thomas Müller2016-01-121-1/+1
* Update license headersJenkins for ownCloud2015-03-261-1/+24
* Revert "Updating license headers"Morris Jobke2015-02-261-24/+1
* Updating license headersJenkins for ownCloud2015-02-231-1/+24
* Manually type-case all AJAX filesLukas Reschke2015-02-131-1/+1
* reduce OC_Preferences, OC_Config and \OCP\Config usageMorris Jobke2014-12-081-1/+1
* Use public api for getting l10nRobin Appelman2014-08-311-1/+1
* Use !== and === in settings.kondou2013-07-211-1/+1
* Make the settings ajax calls use the routerBart Visscher2012-10-021-3/+0
* Update settings/ajax/setlanguage.phpThomas Müller2012-09-041-3/+3
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
* CSRF check in the settingsLukas Reschke2012-07-071-0/+1
* sanity check on language selectionRobin Appelman2012-04-151-2/+8
* reuse OC_L10N objectsRobin Appelman2012-04-141-1/+1
* Use OC_JSON for json responsesBart Visscher2011-09-251-10/+3
* Renaming classes :-)Jakob Sack2011-07-291-2/+2
* add oc_user::getUser to get the user id of the loggedin userRobin Appelman2011-06-221-1/+1
* make personal settings translatableRobin Appelman2011-06-201-3/+5
* add settings option for languageRobin Appelman2011-06-201-0/+24