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
2015-07-08 00:15:02 +02:00
appinfo Merge pull request #967 from owncloud/move-master-to-stable8.1 2015-07-06 11:22:06 +02:00
css unbold field type labels 2015-07-06 10:51:52 +02:00
formats fixes phone number delimiter for gmail csv import 2015-07-06 10:51:52 +02:00
img remove shadow effect from icon 2014-07-02 21:57:20 +02:00
js Translate the noneSelectedText on the groups multiselect 2015-07-06 10:51:52 +02:00
l10n [tx-robot] updated from transifex 2015-07-07 00:49:07 -04:00
lib fix birthday calendar 2015-07-06 21:44:23 +02:00
templates dont load scripts in other apps 2015-07-06 10:51:52 +02:00
tests Case insensitive search in contacts - fixes #813, owncloud/mail#197 2015-07-06 10:51:52 +02:00
vendor Fix encoding in 3rdparty lib 2015-02-06 15:01:42 +01:00
.bowerrc install multi-select and combobox via bower 2014-11-18 12:54:33 +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 cleanup travis.yml and scrutnizer.yml 2015-05-08 13:11:21 +02:00
.travis.yml Update owncloud target version in .travis.yml 2015-07-01 08:51:43 +02:00
admin.php after a painful rebase 2014-05-09 14:30:14 -04: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
Makefile Adding Makefile for easier packaging 2015-07-06 13:05:12 +02:00
README.md Fix my name 2014-08-29 11:38:47 +02:00
settings.php Fix to make it compatible with Sabre 2.1 2015-03-17 12:53:05 +01: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