1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
Contacts app for Owncloud
Go to file
2013-07-30 00:49:21 -04:00
ajax Contacts: PHP !== JavaScript 2013-04-25 10:00:13 +02:00
appinfo Fix group/category deletion. 2013-06-27 15:53:31 +02:00
css Remove horizontal scroll on jquery.multiselect 2013-06-27 15:53:31 +02:00
img Optimize pictures with optipng and scour 2013-06-16 18:13:41 +02:00
js Fix group/category deletion. 2013-06-27 15:53:31 +02:00
l10n [tx-robot] updated from transifex 2013-07-30 00:49:21 -04:00
lib Fix group/category deletion. 2013-06-27 15:53:31 +02:00
templates Action bar improvements. 2013-05-31 21:32:45 +02:00
tests Move VObject tests to own class/file 2013-05-31 21:32:45 +02:00
.gitignore Add some more entries to .gitignore 2013-05-14 21:51:13 +03:00
carddav.php Code style. 2012-07-20 17:11:13 +02:00
Changelog Updated Changelog 2013-06-27 15:53:31 +02:00
import.php Contacts: Rename 'database' backend to 'local' 2013-04-07 22:33:40 +02:00
index.php Removed unused script 2013-06-27 15:53:31 +02:00
photo.php Merge branch 'contacts_backends' into contacts_oc6 2013-04-17 15:07:59 +02:00
README.md Update README.md 2013-05-21 00:27:13 +02:00
settings.php Use OCA namespace. 2012-10-25 03:34:12 +02:00
thumbnail.php Contacts: Cache thumbnails in Contact class. 2013-03-22 14:50:41 +01:00
tmpphoto.php Code style. 2012-07-20 17:11:13 +02:00

#The Contacts app

##Maintainer:

###Additional maintainers:

###Original author:

  • Jacob Sack

Developer setup info:

This repository contains the Contacts app >= ownCloud 6. Earlier versions are in https://github.com/owncloud/apps/ in the stable5 and stable45 branches. Any issues should be posted in this repository, no matter what version.

Master branch:

This branch is still in development. Do not use it in a production environment. To test it you will need the master branch of owncloud/core, owncloud/3rdparty and owncloud/appframework.