summaryrefslogtreecommitdiffstats
path: root/apps/contacts/appinfo
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-267-341/+0
* add backticks to SQL, use limit parameter instead of LIMIT SQLJörn Friedrich Dreyer2012-08-252-8/+8
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-256-37/+76
|\
| * Forgot to reenable the export plugin.Thomas Tanghus2012-08-241-1/+1
| * Implemented sharing api for CardDAV. Next step CalDAV.Thomas Tanghus2012-08-242-10/+14
| * Merge branch 'share_api'Michael Gapczynski2012-08-191-0/+5
| |\
| | * Merge branch 'master' into share_apiMichael Gapczynski2012-08-141-3/+6
| | |\
| | * \ Merge branch 'master' into share_apiMichael Gapczynski2012-08-061-2/+0
| | |\ \
| | * | | Lots of refactoring to share APIMichael Gapczynski2012-08-061-4/+4
| | * | | Preparing for proper collection implementationMichael Gapczynski2012-08-031-2/+5
| | * | | Merge branch 'master' into share_apiMichael Gapczynski2012-07-256-15/+14
| | |\ \ \
| | * \ \ \ Merge branch 'master' into share_apiMichael Gapczynski2012-07-116-9/+47
| | |\ \ \ \
| | * | | | | Change registerBackend calls class argument to stringsMichael Gapczynski2012-06-301-1/+1
| | * | | | | Basic framework for contacts sharingBart Visscher2012-06-271-0/+2
| * | | | | | Disable user enumerationLukas Reschke2012-08-141-4/+7
| | |_|_|_|/ | |/| | | |
| * | | | | Following the code guidelines makes Michael happy :-)Lukas Reschke2012-08-101-1/+3
| * | | | | Disable listening, instead checking the ACL to prevent DoSLukas Reschke2012-08-101-7/+4
| * | | | | Activate ACLsLukas Reschke2012-08-101-0/+4
| | |_|_|/ | |/| | |
| * | | | Unregister from personal settings.Thomas Tanghus2012-07-311-2/+0
| | |_|/ | |/| |
| * | | Code style.Thomas Tanghus2012-07-203-11/+10
| * | | Change uri fields from 100 to 200 chars.Thomas Tanghus2012-07-202-3/+3
| * | | Wrong version comparison in update.php.Thomas Tanghus2012-07-171-1/+1
| * | | fix remote and public.phpRobin Appelman2012-07-131-1/+1
| | |/ | |/|
| * | Implemented VCFExportPlugin.Thomas Tanghus2012-07-082-0/+2
| * | Correct db default value.Thomas Tanghus2012-07-051-1/+1
| * | Missing update script.Thomas Tanghus2012-07-041-0/+25
| * | Remove ugly activation hack.Thomas Tanghus2012-07-042-1/+9
| * | Updates contacts migration providerTom Needham2012-06-301-4/+6
| * | Migration: Fix contacts and bookmarksTom Needham2012-06-271-4/+5
| |/
| * Added createUser hook.Thomas Tanghus2012-06-261-0/+1
| * Change app path logic in templatesBrice Maron2012-06-061-2/+2
| * Remove OC_App::register functionBart Visscher2012-05-311-5/+0
* | Disable user enumerationLukas Reschke2012-08-241-4/+7
* | Disable listing of all usersLukas Reschke2012-08-241-3/+6
* | use CURRENT_TIMESTAMP in default column definitions (sqlite, mysql, postgres ...jfd2012-07-311-2/+2
* | escape all identifiers with backticksjfd2012-07-311-2/+2
* | Added hooks for postCreateUser to add default address book and calendar. Fixe...Thomas Tanghus2012-07-171-0/+1
|/
* mark the apps as part of the shipped package and increase the requirement to ...Frank Karlitschek2012-05-181-1/+2
* add caldav and carddav files in their old place for backward compatibility - ...Georg Ehrke2012-05-161-0/+4
* Contacts: Corrected i18n call.Thomas Tanghus2012-05-151-1/+1
* removing executable bit - againThomas Mueller2012-05-153-0/+0
* selective app loading for remote/publicRobin Appelman2012-05-141-0/+4
* load remote and public paths from info.xml during upgrade instead of setting ...Robin Appelman2012-05-113-2/+5
* improve remote.php and create public.phpGeorg Ehrke2012-05-071-1/+1
* fix merge conflictsGeorg Ehrke2012-05-071-0/+1
|\
| * added a nice API to get the installes Apps with names, urls and icon from the...Frank Karlitschek2012-05-051-0/+1
* | make carddav work with remote.phpGeorg Ehrke2012-05-071-1/+1
* | push changesGeorg Ehrke2012-05-052-6/+1
|/
* fix writing in remote folderGeorg Ehrke2012-05-053-8/+3
* porting the hooks and starting with the templatesFrank Karlitschek2012-05-051-3/+3