Thomas Tanghus
|
d85a6c36aa
|
Contacts: Temporarily reenable legacy categories methods.
|
2013-03-22 14:58:32 +01:00 |
|
Thomas Tanghus
|
5bfe561937
|
Contacts: Misc backend updates.
|
2013-03-16 15:59:23 +01:00 |
|
Thomas Tanghus
|
67474ebbc0
|
Contacts: First stub for App
|
2013-03-15 17:01:06 +01:00 |
|
Thomas Tanghus
|
3d278c0e11
|
Contacts: Moved misc. functionality to hooks and utility classes.
|
2013-03-13 08:52:00 +01:00 |
|
Thomas Tanghus
|
08ad7b1a32
|
Contacts: Remove obsolete methods.
|
2013-03-13 05:54:39 +01:00 |
|
Thomas Tanghus
|
d9640bdc4e
|
Contacts: Remove obsolete methods.
|
2013-03-13 04:14:27 +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
|
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
|
edc10d08e9
|
Contacts: Added missing twitter scheme.
|
2013-03-10 12:51:21 +01:00 |
|
Thomas Tanghus
|
19246ebe22
|
Contacts: Fix missing URI scheme for twitter IMPP. Thx @dmfs :)
|
2013-03-09 22:50:00 +01:00 |
|
Thomas Tanghus
|
4aa46c5736
|
Contacts: Title wasn't shown.
|
2013-03-06 23:37:55 +01:00 |
|
Thomas Tanghus
|
65957c8737
|
Contacts: Move vCard validation and repair to SabreDAV subclasses.
|
2013-03-05 02:31:12 +01:00 |
|
Thomas Tanghus
|
39c5e4700e
|
Contacts: Replace hardcoded db prefixes.
|
2013-03-05 01:32:34 +01:00 |
|
Thomas Tanghus
|
358a41a8ac
|
Contacts: Use int instead of bool to help pgsql ;)
|
2013-03-04 19:31:28 +01:00 |
|
Thomas Tanghus
|
464919e93c
|
Contacts: Fix copy/paste error.
|
2013-03-04 19:23:45 +01:00 |
|
Thomas Tanghus
|
574cec4b60
|
Contacts: Fix caching newly edited photo.
|
2013-03-04 15:15:47 +01:00 |
|
Thomas Tanghus
|
88a1e4d770
|
Contacts: Didn't show birthday.
|
2013-02-18 03:08:01 +01:00 |
|
Thomas Tanghus
|
d63705a9b6
|
Contacts: Also index UID.
|
2013-01-08 05:50:41 +01:00 |
|
Thomas Tanghus
|
b0f1407495
|
Contacts: Also index NOTE
|
2012-12-11 02:35:31 +01:00 |
|
Thomas Tanghus
|
9aa005a9c4
|
Contacts: Only query 'lastmodified' in App::lastModified()
|
2012-12-10 05:54:17 +01:00 |
|
Thomas Tanghus
|
b8e5e7a06f
|
Contacts: Missing variable.
|
2012-12-10 00:10:39 +01:00 |
|
Thomas Tanghus
|
edd356a252
|
Contacts: Enable Caching contact list if not changed.
|
2012-12-07 15:09:13 +01:00 |
|
Thomas Tanghus
|
3ac9cf0d1f
|
Contacts: Edit structured name inline.
|
2012-11-22 04:09:52 +01:00 |
|
Thomas Tanghus
|
2f23a59fad
|
Contacts: Various fixes and cleanups.
|
2012-11-22 00:31:08 +01:00 |
|
Thomas Tanghus
|
3a25cc050e
|
Contacts: Use Sabre\VObject
|
2012-11-22 00:14:03 +01:00 |
|
Thomas Tanghus
|
098aded213
|
Contacts: Another namespace err
|
2012-11-16 04:35:14 +01:00 |
|
Thomas Tanghus
|
5c38880f78
|
Contacts: Also index GEO.
|
2012-11-16 04:34:42 +01:00 |
|
Thomas Tanghus
|
addd12c967
|
Contacts: Fix property indexing.
|
2012-11-15 06:07:44 +01:00 |
|
Thomas Tanghus
|
2fe8439bfb
|
Made adding contact work again.
|
2012-11-13 22:42:55 +01:00 |
|
Thomas Tanghus
|
aa22e083f7
|
Contacts: First steps on making searchable properties. Relates to issue #113
|
2012-11-12 02:11:19 +01:00 |
|
Thomas Tanghus
|
1453ecab48
|
Contacts: Correct javadoc
|
2012-11-12 01:24:20 +01:00 |
|
Thomas Tanghus
|
71e247f097
|
Namespace fix.
|
2012-11-01 15:31:36 +01:00 |
|
Thomas Tanghus
|
09843741e3
|
Fix namespace error.
|
2012-11-01 02:00:29 +01:00 |
|
Thomas Tanghus
|
db8175bb3d
|
Use local namespace.
|
2012-10-30 07:08:41 +01:00 |
|
Thomas Tanghus
|
3ab079e781
|
Cut some more off of the json response.
|
2012-10-26 00:02:44 +02:00 |
|
Thomas Tanghus
|
66b2d0c42a
|
Missed to namespace a class name.
|
2012-10-25 23:13:59 +02:00 |
|
Thomas Tanghus
|
a208a66df2
|
Keep array of names for properties that can appear more than once.
|
2012-10-25 23:12:21 +02:00 |
|
Thomas Tanghus
|
69cdc09d93
|
Use OCA namespace.
|
2012-10-25 03:34:12 +02:00 |
|
Thomas Tanghus
|
48f4cab791
|
Cache thumbnails and use remote.php service to avoid loading all apps for each thumbnail.
|
2012-10-24 21:35:51 +02:00 |
|
Thomas Tanghus
|
d7354034ae
|
Major rewrite almost done.
|
2012-10-05 05:05:49 +02:00 |
|
Thomas Tanghus
|
e24e2cf9fe
|
Merge branch 'vcategories_db' into contacts_rework
|
2012-10-03 22:12:21 +02:00 |
|
Thomas Tanghus
|
6fbd4ddec8
|
Make default groups/categories more relevant for contacts.
|
2012-10-03 22:10:48 +02:00 |
|
Thomas Tanghus
|
6785e2f2c1
|
Don't scan for categories/groups in shared addressbooks/calendars.
|
2012-10-03 22:03:29 +02:00 |
|
Thomas Tanghus
|
ce2535521b
|
Add 'Other' as standard email type.
|
2012-09-30 06:40:04 +02:00 |
|
Thomas Tanghus
|
6b77479899
|
First work on new Contacts js and group based UI.
|
2012-09-17 16:15:31 +02:00 |
|
Thomas Tanghus
|
993c8f36f1
|
Missed one 'contacts' => 'contact' update.
|
2012-09-17 02:17:41 +02:00 |
|
Thomas Tanghus
|
9571e4077c
|
Use types (event/contact) instead of app names for vcategories. Also purge category/object relations on object deletion.
|
2012-09-17 02:03:28 +02:00 |
|
Thomas Tanghus
|
fbfe8aab45
|
Transitional filter-by-category design take 1.
|
2012-09-11 14:19:28 +02:00 |
|
Thomas Mueller
|
089b7e8f8a
|
adding space between) and {
|
2012-09-07 15:21:03 +02:00 |
|