1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-02 14:24:10 +01:00
Commit Graph

1943 Commits

Author SHA1 Message Date
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
Thomas Tanghus
4c093890f1 Updated 2012 => 2013 2013-03-13 05:58:46 +01:00
Thomas Tanghus
e956420b1e Contacts: Move checksum check to Contact. 2013-03-13 05:57:35 +01:00
Thomas Tanghus
006bf317f4 Contacts: var 'url' => 'uri'. 2013-03-13 05:56:31 +01:00
Thomas Tanghus
5e938caf75 Contacts: Stripped out stale code. 2013-03-13 05:55:44 +01:00
Thomas Tanghus
08ad7b1a32 Contacts: Remove obsolete methods. 2013-03-13 05:54:39 +01:00
Thomas Tanghus
3b8cc18aff Contacts: Cache queries in Database backend. 2013-03-13 05:19:38 +01:00
Thomas Tanghus
d9640bdc4e Contacts: Remove obsolete methods. 2013-03-13 04:14:27 +01:00
Thomas Tanghus
897560fcc7 Contacts: Moved translated parameters to utility class. 2013-03-13 04:11:37 +01:00
Thomas Tanghus
8a7302045d Contacts: Moved structureContact etc to JSONSerializer class. 2013-03-13 04:10:06 +01:00
Jenkins for ownCloud
69ba5225be [tx-robot] updated from transifex 2013-03-13 00:04:35 +01:00