summaryrefslogtreecommitdiffstats
path: root/apps/contacts/export.php
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-38/+0
* Code style.Thomas Tanghus2012-07-201-7/+11
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-1/+0
* Make export batch size configurable.Thomas Tanghus2012-07-061-2/+3
* Query contacts in batches of 20. Possible fix for oc-1126.Thomas Tanghus2012-07-041-3/+7
* Correct mime type.Thomas Tanghus2012-06-061-1/+1
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* port checkAppEnabledFrank Karlitschek2012-05-021-1/+1
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-011-1/+1
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
* Contacts: Add id to vars with id in themBart Visscher2012-02-121-7/+7
* Contacts: Document usage of OC_Contacts_App::getAddressbookBart Visscher2012-02-121-10/+0
* use backslash n instead of a real new lineGeorg Ehrke2012-01-151-2/+1
* fix newline problem in contactsGeorg Ehrke2012-01-151-1/+3
* Make sure VERSION is set.Thomas Tanghus2012-01-111-1/+1
* CSS cleanup, more error checking, better error messages, general cleanup.Thomas Tanghus2012-01-111-4/+4
* Misc. changes after review by bartv.Thomas Tanghus2011-12-161-5/+6
* Removed some debug statements.Thomas Tanghus2011-12-011-17/+11
* Added export.php for contacts app. Works the same way as the one in the calen...Thomas Olsen2011-12-011-0/+44