summaryrefslogtreecommitdiffstats
path: root/apps/contacts/appinfo
Commit message (Collapse)AuthorAgeFilesLines
* mark the apps as part of the shipped package and increase the requirement to ↵Frank Karlitschek2012-05-181-1/+2
| | | | ownCloud 4
* add caldav and carddav files in their old place for backward compatibility - ↵Georg Ehrke2012-05-161-0/+4
| | | | add rewriterule for caldav and carddav
* 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
| | | | them every time
* 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 ↵Frank Karlitschek2012-05-051-0/+1
| | | | | | | | | | | | the outside. This is useful for some nice upcoming desktop and mobile integration
* | 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
|
* Changed $APPROOT to $APPSROOT as in ↵Thomas Tanghus2012-05-041-1/+1
| | | | https://gitorious.org/owncloud/owncloud/merge_requests/116
* ported oc_dbFrank Karlitschek2012-05-031-3/+3
|
* port checkAppEnabledFrank Karlitschek2012-05-021-1/+1
|
* fix installFrank Karlitschek2012-05-021-2/+2
|
* create folder 'remote' for the remote services like caldav, carddav and webdavGeorg Ehrke2012-05-023-0/+57
|
* ported the oc_app callsFrank Karlitschek2012-05-021-3/+3
|
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-1/+1
|
* port linkto and serverHostFrank Karlitschek2012-05-011-1/+1
|
* ported addSyript and other small stuffFrank Karlitschek2012-05-011-1/+1
|
* Remove useless, unmaintained dav.phpJakob Sack2012-04-151-1/+0
|
* Contact: Don't use non core class in appinfo/app.phpBart Visscher2012-04-141-1/+1
|
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
|
* Fix owncloud logTom Needham2012-03-311-0/+68
|
* Add /dav.php, a single location bundling all *DAV-operations.Jakob Sack2012-03-021-0/+1
|
* Search: Change provider registration to class name, for lazy loading of ↵Bart Visscher2012-03-011-1/+2
| | | | search providers
* Implement showing Birthdays of contacts in the calendarBart Visscher2012-03-011-0/+2
|
* Contacts: cleanup OC_L10N usageBart Visscher2012-02-121-4/+2
|
* add import function for contactsGeorg Ehrke2012-02-051-0/+1
|
* use the correct hooks to remove contact/calendars of remvoed usersRobin Appelman2012-01-261-1/+1
|
* Too quick on the copy/paste trigger...Thomas Tanghus2012-01-121-1/+1
|
* Added search. Thanks to icewind it was mostly copy/paste :-)Thomas Tanghus2012-01-121-1/+3
|
* Contacts: refactor rendering of part.details templateBart Visscher2011-12-071-0/+1
|
* Some improvements on the contact applicationJakob Sack2011-10-221-1/+1
|
* show the syncing and ampache urls on the settings page. not very pretty but ↵Frank Karlitschek2011-09-281-0/+3
| | | | otherwise the user has no way to configure the desktop integration
* Add flag in info.xml to control the apps that are installed by defaultBart Visscher2011-09-271-0/+1
|
* Split OC_Contacts_Addressbook in _Addressbook and _VCardJakob Sack2011-09-171-2/+3
|
* merged admin, help and settings to settingsJan-Christoph Borchardt2011-08-131-1/+1
|
* lots of image changes, use svg EVERYWHERE POSSIBLEJan-Christoph Borchardt2011-08-111-1/+1
|
* Delete addressbooks of deleted usersJakob Sack2011-08-101-2/+2
|
* Add description to contactsJakob Sack2011-08-101-0/+1
|
* Small details in contactsJakob Sack2011-08-061-1/+1
|
* Database.xmlJakob Sack2011-08-061-0/+129
|
* New app: contactsJakob Sack2011-08-062-0/+27