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-10-01 19:15:22 +02:00
appinfo Port controllers to OCP\AppFramework 2013-10-01 19:15:22 +02:00
css Tweak groups CSS. Close #212 and #211 2013-10-01 19:15:22 +02:00
img Remove obsolete files. 2013-09-03 14:09:13 +02:00
js Tweak groups CSS. Close #212 and #211 2013-10-01 19:15:22 +02:00
l10n [tx-robot] updated from transifex 2013-09-30 08:06:49 -04:00
lib Port controllers to OCP\AppFramework 2013-10-01 19:15:22 +02:00
templates First step at opening contact inline in the list. #93 2013-09-11 05:50:00 +02:00
tests Conditionally define PHPUNIT_RUN 2013-10-01 19:15:21 +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-09-15 19:17:17 +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.