1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00
Contacts app for Owncloud
Go to file
2013-10-29 19:33:26 +01:00
appinfo Fix PHP4 array notation 2013-10-24 14:19:08 +02:00
css Note field should always have border. Fix #239 2013-10-29 19:33:26 +01:00
img Remove obsolete files. 2013-09-03 14:09:13 +02:00
js Don't add more that one new contact. Fix #240 2013-10-29 19:27:44 +01:00
l10n [tx-robot] updated from transifex 2013-10-29 04:35:16 -04:00
lib Fix app not loading any more in OC6 with PHP 5.3 2013-10-24 11:14:46 +02:00
templates Change "Add" to "Add field..." 2013-10-11 14:47:54 +02:00
tests Can't merge remote branch without specifying it 2013-10-03 13:24:42 +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
README.md Separate appframework not needed anymore 2013-10-18 02:12:14 +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 and owncloud/3rdparty.