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
|
d2774ebbf9
|
Contacts: Re-add add address book. Fixes #578
|
2013-03-14 23:17:41 +01:00 |
|
Thomas Tanghus
|
40a069760c
|
Contacts: Use OCP\Util::maxUploadFilesize('/').
|
2013-03-14 19:06:28 +01:00 |
|
Thomas Tanghus
|
d7a47af586
|
Contacts: Remove old VCard::delete()
|
2013-03-14 15:20:49 +01:00 |
|
Thomas Tanghus
|
627ae0477f
|
Contacts: Removed stale code.
|
2013-03-13 21:33:33 +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 |
|
Thomas Tanghus
|
c7971b4071
|
Merge branch 'master' into contacts_backends
Conflicts:
contacts/lib/addressbook.php
contacts/lib/vcard.php
|
2013-03-12 23:03:30 +01:00 |
|
Thomas Tanghus
|
ccc32aac25
|
Contacts: Some Exceptions weren't namspaced.
|
2013-03-12 22:15:04 +01:00 |
|
Thomas Tanghus
|
fccea3347c
|
Contacts: Adjustments to backends.
|
2013-03-12 20:00:22 +01:00 |
|
Thomas Tanghus
|
152386946e
|
Contacts: Updates on interfaces
|
2013-03-12 09:25:10 +01:00 |
|
Thomas Tanghus
|
3ac86ce032
|
Merge branch 'five_zero_dot_one' into contacts_backends
Conflicts:
contacts/ajax/contact/saveproperty.php
contacts/import.php
contacts/js/app.js
contacts/js/contacts.js
contacts/js/groups.js
contacts/lib/carddav/backend.php
|
2013-03-12 09:24:06 +01:00 |
|
Thomas Tanghus
|
1b1a2ef7d4
|
Contacts: New backends WiP
|
2013-03-12 09:15:40 +01:00 |
|
Thomas Tanghus
|
0449d706ed
|
Contacts: Temporarily use AddressbookLegacy
|
2013-03-12 09:14:06 +01:00 |
|
Thomas Tanghus
|
86ed865275
|
Contacts: d'n'd item template
|
2013-03-12 00:30:05 +01:00 |
|
Thomas Tanghus
|
0cc8c59ab2
|
Contacts: Style drag element.
|
2013-03-12 00:29:18 +01:00 |
|
Thomas Tanghus
|
e414c48148
|
Contacts: Much improved d'n'd.
|
2013-03-12 00:28:41 +01:00 |
|
Thomas Tanghus
|
55cef1600d
|
Contacts: Wrong id used.
|
2013-03-12 00:27:06 +01:00 |
|
Jenkins for ownCloud
|
afa0c40917
|
[tx-robot] updated from transifex
|
2013-03-12 00:12:30 +01:00 |
|
Thomas Tanghus
|
7bd0ed5958
|
Contacts: On d'n'd wrong id was being used. Also fixes #735
|
2013-03-11 20:27:16 +01:00 |
|
Thomas Tanghus
|
29dc6cf0b0
|
Contacts: Convinience method for getting backend in carddav.
|
2013-03-11 16:22:27 +01:00 |
|
Thomas Tanghus
|
052db9fd1d
|
Contacts: Removed stale files.
|
2013-03-10 12:54:05 +01:00 |
|
Thomas Tanghus
|
d286fb653b
|
Contacts: Load backends in remote.php
|
2013-03-10 12:53:34 +01:00 |
|
Thomas Tanghus
|
dffda6b021
|
Contacts: Add class paths
|
2013-03-10 12:53:01 +01:00 |
|
Thomas Tanghus
|
edc10d08e9
|
Contacts: Added missing twitter scheme.
|
2013-03-10 12:51:21 +01:00 |
|
Thomas Tanghus
|
293c0b260d
|
Contacts: Use new backends for CardDAV.
|
2013-03-10 12:50:37 +01:00 |
|
Thomas Tanghus
|
e8a2b6fc74
|
Contacts: Avoid double escaping on serialize.
|
2013-03-10 12:50:02 +01:00 |
|
Thomas Tanghus
|
e811e010c4
|
Contacts: Remove stale code.
|
2013-03-10 12:48:37 +01:00 |
|