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-08-22 10:35:52 -04:00
ajax use specific branch 2013-08-11 20:41:02 -04:00
appinfo Merge branch 'master' of https://github.com/owncloud/contacts 2013-07-01 10:44:20 -04:00
css Limit space for status text. 2013-08-15 20:11:40 +02:00
img Optimize pictures with optipng and scour 2013-06-16 18:13:41 +02:00
js Auto-fill FN from NICKNAME and ORG 2013-08-19 18:57:18 +02:00
l10n [tx-robot] updated from transifex 2013-08-22 10:35:52 -04:00
lib Add missing indexes to address book array 2013-08-20 19:01:56 +02:00
templates use specific branch 2013-08-11 20:41:02 -04:00
tests Last commit in master until travis starts working 2013-08-20 19:02:36 +02:00
.gitignore Add some more entries to .gitignore 2013-05-14 21:51:13 +03:00
.travis.yml OK, apparently I lied. Lets get this going again. 2013-08-20 19:06:55 +02:00
carddav.php Code style. 2012-07-20 17:11:13 +02:00
Changelog Update Changelog 2013-08-15 20:11:40 +02:00
composer.json Create composer.json 2013-08-19 19:23:56 +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-08-19 15:30:21 +02:00
settings.php Use OCA namespace. 2012-10-25 03:34:12 +02:00
thumbnail.php Contacts: Add ownership checks to pics and export. 2013-04-12 13:49:55 +02:00
tmpphoto.php Code style. 2012-07-20 17:11:13 +02:00

#The Contacts app

Build status

branch status
master Build Status

##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.