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
2014-09-15 00:48:06 -04:00
appinfo increment version number 2014-07-07 17:29:16 +02:00
css Fixes contacts export function 2014-08-29 14:00:15 +02:00
formats replace \:// with :// in the original vcard 2014-09-10 12:29:09 -04:00
img remove shadow effect from icon 2014-07-02 21:57:20 +02:00
js Merge pull request #619 from owncloud/fix-header 2014-09-08 17:00:46 +02:00
l10n [tx-robot] updated from transifex 2014-09-15 00:48:06 -04:00
lib fix issue #537, handle multiple values in a not connected property 2014-09-10 12:52:30 -04:00
templates Change label when there is no contact 2014-07-27 18:40:25 -04: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 Format .jshintrc for readability 2014-04-07 22:29:24 +02:00
.scrutinizer.yml Easy up on Scrutinizer failure level to make report usable 2014-04-17 17:55:17 +02:00
.travis.yml adding php-lint 2014-07-30 10:54:18 +02:00
admin.php after a painful rebase 2014-05-09 14:30:14 -04:00
build.xml adding php-lint 2014-07-30 10:54:18 +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 Fix my name 2014-08-29 11:38:47 +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:

###Design / front-end:

###Additional maintainers:

###Original author:

  • Jakob 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