summaryrefslogtreecommitdiffstats
path: root/apps/contacts/ajax/contacts.php
Commit message (Expand)AuthorAgeFilesLines
* Reorganize ajax scripts.Thomas Tanghus2012-08-031-89/+0
* Line length...Thomas Tanghus2012-08-021-10/+25
* Load contactlist progressivly.Thomas Tanghus2012-06-271-10/+26
* Add check for return value.Thomas Tanghus2012-06-271-11/+13
* Try to conserve some memory. Should fix oc-1106 for master.Thomas Tanghus2012-06-251-1/+1
* Remove excessive debugging.Thomas Tanghus2012-06-241-3/+0
* Make sure address books are shown even if empty.Thomas Tanghus2012-06-201-12/+15
* Use uasort instead of usort.Thomas Tanghus2012-06-171-1/+1
* Sort addressbooks.Thomas Tanghus2012-06-171-0/+9
* Make the parsing in the controller, not in the template. Assign only relevant...Thomas Tanghus2012-06-171-17/+20
* now a little less in template - more in ajax controllerStephan Bergemann2012-06-171-2/+26
* Fix string encoding probs.Thomas Tanghus2012-06-161-1/+1
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported the oc_template classFrank Karlitschek2012-05-061-1/+1
* ported oc_jsonFrank Karlitschek2012-05-031-3/+3
* ported getUserFrank Karlitschek2012-05-011-1/+1
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
* Changed SQL queries for looking up contacts to only query once and sort at th...Thomas Tanghus2012-01-091-15/+0
* Added license and waiver of conditions for jquery.inview.Thomas Tanghus2011-12-301-4/+5
* Misc. changes after review by bartv.Thomas Tanghus2011-12-161-5/+3
* Updating of contact list when activating/adding/deleting address books now wo...Thomas Tanghus2011-12-111-0/+36