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-09-10 21:30:48 +02:00
appinfo New FileActions script for importing from filesystem. Closes #190 2013-09-10 00:30:39 +02:00
css Remove Jcrop from repo 2013-09-03 14:09:13 +02:00
img Remove obsolete files. 2013-09-03 14:09:13 +02:00
js Check for invalid BDAY in js. Port #194 to master 2013-09-10 21:30:48 +02:00
l10n [tx-robot] updated from transifex 2013-09-10 08:44:39 -04:00
lib Allow address book list to be cached. 2013-09-10 07:17:05 +02:00
templates New FileActions script for importing from filesystem. Closes #190 2013-09-10 00:30:39 +02:00
tests Test first dammit 2013-09-04 08:25:39 +02:00
.gitignore Add some more entries to .gitignore 2013-05-14 21:51:13 +03:00
.travis.yml Improved unit tests and adjust backend method signatures. 2013-08-26 20:10:29 +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
COPYING-README Add general license 2013-09-03 19:24:36 +02:00
import.php Contacts: Rename 'database' backend to 'local' 2013-04-07 22:33:40 +02:00
index.php Use Jcrop from 3rdparty 2013-09-03 14:09:13 +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

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