1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-04 15:24:35 +01:00
Commit Graph

2103 Commits

Author SHA1 Message Date
Thomas Tanghus
457dfefdb2 Contacts: Add some reminders 2013-03-17 23:06:14 +01:00
Thomas Tanghus
6fc05fa4cc Contacts: Updates on PIM classes. 2013-03-17 21:32:53 +01:00
Thomas Tanghus
f8b0387fdd Contacts: Document class assumptions 2013-03-17 21:31:46 +01:00
Thomas Tanghus
96bfa85a5e Contacts: Use class fixtures in tests. 2013-03-17 21:30:10 +01:00
Thomas Tanghus
e1473b75bd Contacts: Add contact to first addressbook if none is active. Fix #785 2013-03-17 21:22:51 +01:00
Thomas Tanghus
7a69ed85d3 Contact: port getACL 2013-03-17 10:48:12 +01:00
Thomas Tanghus
7700572fb1 Contacts: fix element close mismatch. Fixes #789 2013-03-17 10:42:06 +01:00
Thomas Tanghus
3b736c2922 Contacts: fix element close mismatch. Fixes #789 2013-03-17 10:35:22 +01:00
Thomas Tanghus
dd00e6872b Contacts: Return Return {DAV:}write for own address books. Fix #788
Propably fixes #780 and #694
2013-03-17 10:31:23 +01:00
Thomas Tanghus
fc794f5679 Contacts: Unit tests for Database backend. 2013-03-17 00:40:33 +01:00
Thomas Tanghus
0f1800c2de Contacts: Various fixes found when adding unit tests. Unit tests FTW \o/ 2013-03-17 00:38:00 +01:00
Jenkins for ownCloud
2a509e39b5 [tx-robot] updated from transifex 2013-03-17 00:01:28 +01:00
Jenkins for ownCloud
43f50aaade [tx-robot] updated from transifex 2013-03-16 22:16:04 +01:00
Thomas Tanghus
5bfe561937 Contacts: Misc backend updates. 2013-03-16 15:59:23 +01:00
Thomas Tanghus
6735114c7c Contacts: Update class path 2013-03-16 15:58:49 +01:00
Thomas Tanghus
a4d26981d8 Contacts: Fix JSON serializer 2013-03-16 15:57:22 +01:00
Thomas Tanghus
9fda90791f Contacts: Temporarily disable userCreate hook. 2013-03-16 15:56:21 +01:00
Thomas Tanghus
36f22b5878 Contacts: Use PoC list. 2013-03-16 15:55:37 +01:00
Thomas Tanghus
2c9c431a55 Contacts: Concept db layout. 2013-03-16 15:55:03 +01:00
Thomas Tanghus
304a53b8f4 Contacts: Add PoC ajax listing 2013-03-16 15:54:11 +01:00
Thomas Tanghus
15c3805127 Contacts: Add test stub. 2013-03-16 15:53:46 +01:00
Thomas Tanghus
8c1d04edac Contacts: remove stray semi-colon 2013-03-15 17:03:43 +01:00
Thomas Tanghus
5b08c7fcdc Contacts: Updates to backends API. 2013-03-15 17:02:33 +01:00
Thomas Tanghus
67474ebbc0 Contacts: First stub for App 2013-03-15 17:01:06 +01:00
Thomas Tanghus
d557550a3c Contacts: Missing namespace 2013-03-15 17:00:27 +01:00
Thomas Tanghus
6b50a6fef8 Contacts: Sanitize input. 2013-03-15 15:10:55 +01:00
Thomas Tanghus
0c2dc22eaa Contacts: Sanitize input. 2013-03-15 15:07:35 +01:00
Thomas Tanghus
62152caca9 Contacts: Dim contact list when adding contact. 2013-03-15 13:45:47 +01:00
Thomas Tanghus
7401fbc947 Contacts: Register sharing backend even it not logged in. 2013-03-15 13:40:59 +01:00
Jenkins for ownCloud
5a7b1d4baa [tx-robot] updated from transifex 2013-03-15 00:04:29 +01:00
Thomas Tanghus
d2774ebbf9 Contacts: Re-add add address book. Fixes #578 2013-03-14 23:17:41 +01:00
Thomas Tanghus
ca626859c4 Contacts: Re-add add address book. Fixes #578 2013-03-14 23:16:37 +01:00
Thomas Tanghus
6bfc422d67 Contacts: Much improved d'n'd. 2013-03-14 19:53:53 +01:00
Thomas Tanghus
2aa8f7fb81 Contacts: Test for more ways to construct name. 2013-03-14 19:40:08 +01:00
Thomas Tanghus
fff18e8f11 Contacts: Make sure multi value fields are saved in correct order. 2013-03-14 19:39:02 +01:00
Thomas Tanghus
ac8fe794ac Contacts: Select first *visible* contact on load. 2013-03-14 19:37:02 +01:00
Thomas Tanghus
9b55ac8999 Contacts: Construct FN based on N if empty 2013-03-14 19:34:06 +01:00
Thomas Tanghus
cd34d434af Contacts: Append to 296d2ea157c035532c2fe48a6e763387f39e74dd. REf #756 2013-03-14 19:07:29 +01:00
Thomas Tanghus
40a069760c Contacts: Use OCP\Util::maxUploadFilesize('/'). 2013-03-14 19:06:28 +01:00
Thomas Tanghus
70bc6cb8ea Contacts: Use OCP\Util::maxUploadFilesize('/'). Fixes #756 2013-03-14 19:02:37 +01:00
Thomas Tanghus
bfb3a4e07d Revert "Contacts: Properly escape commas and semi-colons."
This reverts commit 4176befe05ee72d472ebbbb3a5b424db185809c6.
2013-03-14 19:02:37 +01:00
Thomas Tanghus
c0a474dd33 Contacts: Properly escape commas and semi-colons.
Conflicts:
	contacts/appinfo/app.php
2013-03-14 19:02:37 +01:00
Thomas Tanghus
d7a47af586 Contacts: Remove old VCard::delete() 2013-03-14 15:20:49 +01:00
Jenkins for ownCloud
c831ef03d2 [tx-robot] updated from transifex 2013-03-14 00:04:34 +01:00
Thomas Tanghus
627ae0477f Contacts: Removed stale code. 2013-03-13 21:33:33 +01:00
Thomas Tanghus
8381a3d7be Contacts: Remove unused line that caused index errors. 2013-03-13 20:54:24 +01:00
Thomas Tanghus
5b5002b333 Contacts: Check for logged in state before registering backends. Fix #743 2013-03-13 20:49:27 +01:00
Thomas Tanghus
2d3769f273 Contacts: CardDAV getCard() returns false if not found. 2013-03-13 19:48:25 +01:00
Thomas Tanghus
107e8d4bd2 Contacts: Move GEO class map to appinfo/app.php 2013-03-13 09:59:12 +01:00
Thomas Tanghus
3d278c0e11 Contacts: Moved misc. functionality to hooks and utility classes. 2013-03-13 08:52:00 +01:00