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
2014-04-05 00:49:54 -04:00
appinfo Add route for getting AddressBook metadata. Refs. #412 2014-04-01 02:11:29 +02:00
css Fixes #436 2014-04-01 20:12:46 +02:00
formats added standard vcard connector 2014-03-21 01:59:19 -04:00
img Use core icons 2014-03-05 13:07:01 +01:00
js Fixes #436 2014-04-01 20:12:46 +02:00
l10n [tx-robot] updated from transifex 2014-04-05 00:49:54 -04:00
lib Get permissions from Contact if exists, otherwise AddressBook. Refs #457 2014-04-02 14:18:16 +02:00
templates Fix first run message 2014-04-01 18:25:46 +02:00
tests Add visibility to test methods 2014-03-10 16:39:42 +01:00
.gitignore Add 3rdparty to .gitignore 2014-03-21 15:19:31 +01:00
.jshintrc Mark globals in jshintrc 2014-03-23 14:13:46 +01:00
.scrutinizer.yml Add scrutinizer build failure definitions 2014-03-18 00:56:17 +01:00
.travis.yml Improved unit tests and adjust backend method signatures. 2013-08-26 20:10:29 +02:00
carddav.php Scrutinizer cleanup 2014-03-08 16:22:51 +01:00
Changelog Updated Changelog 2014-04-01 03:53:13 +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 Changed Travis badge 2014-03-25 01:16:08 +01: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:

###Design / front-end:

###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 remember to update the 3rdparty submodule