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-01-26 23:04:02 +01:00
appinfo 2014 2014-01-26 00:40:22 +01:00
css Fixed unnecessary padding at page bottom. 2014-01-08 12:04:26 +01:00
img Redesign of contact editing. 2013-12-12 16:45:48 +01:00
js Check if 'data' is set before acessing it's properties. Refs #373 2014-01-26 23:04:02 +01:00
l10n [tx-robot] updated from transifex 2014-01-26 01:19:40 -05:00
lib CardDAV: Etag wasn't returned in getCard() 2014-01-26 23:00:32 +01:00
templates Removed unnecessary cancel button when creating a new contact. 2014-01-08 16:49:54 +01: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 2014-01-26 01:52:23 +01: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 Update README 2014-01-26 00:39:12 +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:

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