summaryrefslogtreecommitdiffstats
path: root/core/ajax
Commit message (Expand)AuthorAgeFilesLines
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-097-13/+0
* reuse OC_L10N objectsRobin Appelman2012-04-141-1/+1
* Fix categories delete fallback when there is no app specific ajax categories ...Bart Visscher2012-04-121-1/+1
* wrong defaultValue definition in OC.AppConfig.getValueunknown2012-04-121-1/+1
* Added category editor for apps using OC_VObjects.Thomas Tanghus2012-03-123-0/+116
* add javascript bindings for OC_AppConfigRobin Appelman2012-02-221-0/+35
* Use OC_JSON for json responsesBart Visscher2011-09-254-12/+5
* Change authentication method to basic http auth instead of using $_GET variablesHans Bakker2011-08-173-58/+51
* Add scripts to get user list and group list as json data.Hans Bakker2011-08-152-0/+92
* Add validateuser.php ajax file returning json data saying whether a user exis...Hans Bakker2011-08-131-0/+57
* Adapt javascript-i18n to latest changesJakob Sack2011-06-201-1/+1
* New i18n-structureJakob Sack2011-06-201-0/+34