Thomas Tanghus
|
e86f9c1c72
|
Don't ignore type INTERNET
|
2013-08-01 12:13:16 +02:00 |
|
Thomas Tanghus
|
73b3c7346d
|
Fix group/category deletion.
|
2013-06-27 15:53:31 +02:00 |
|
Thomas Tanghus
|
57e9e42fb3
|
Removed wrong option to address book multiselect.
|
2013-06-27 15:53:31 +02:00 |
|
Thomas Tanghus
|
40fb53d074
|
Remove obsolete TODO
|
2013-06-27 15:53:31 +02:00 |
|
Thomas Tanghus
|
fbeeb09266
|
Move all error message handling to one event handler.
|
2013-06-03 17:27:48 +02:00 |
|
Thomas Tanghus
|
6c6d2aca8e
|
Don't sort rows twice :P
|
2013-06-01 18:04:50 +02:00 |
|
Thomas Tanghus
|
5c90ab6b1c
|
Minor speedups in loading.
|
2013-06-01 01:26:55 +02:00 |
|
Thomas Tanghus
|
6b82d084d9
|
Minor speedup on show/hide.
|
2013-05-31 21:32:45 +02:00 |
|
Thomas Tanghus
|
15cabea73a
|
Attempt to speedup show/hide contacts. Saved for reference.
|
2013-05-31 21:32:45 +02:00 |
|
Thomas Tanghus
|
d53181bc7a
|
Some IE8 workarounds
|
2013-05-29 12:56:34 +02:00 |
|
Thomas Tanghus
|
54a978bd25
|
Move sorting into ContactList.setSortOrder()
|
2013-05-26 22:16:43 +02:00 |
|
Thomas Tanghus
|
4dd2fa28c7
|
Added TODOs
|
2013-05-26 22:16:43 +02:00 |
|
Thomas Tanghus
|
e5f54d900b
|
Unbind event when closing contact
|
2013-05-26 22:16:43 +02:00 |
|
Thomas Tanghus
|
c97f498905
|
Ported export. Fixes #108
|
2013-05-24 20:35:23 +02:00 |
|
Thomas Tanghus
|
0d37aaa07d
|
Reenabled URL and EMAIL event handlers. Fix owncloud/contacts#109
|
2013-05-24 15:30:59 +02:00 |
|
Thomas Tanghus
|
2cbbc12ebf
|
Fix fail() handlers
|
2013-05-24 03:34:07 +02:00 |
|
Thomas Tanghus
|
eba736a03b
|
Made changing name order ~30% faster.
|
2013-05-23 21:37:39 +02:00 |
|
Thomas Tanghus
|
d5ad910d57
|
Made sorting 10 times faster
|
2013-05-23 21:37:39 +02:00 |
|
Thomas Tanghus
|
6045d85122
|
Sort order improvements.
|
2013-05-22 21:44:39 +02:00 |
|
Thomas Tanghus
|
ac61f08534
|
Code for sorting by last, first/first last/formatted. Ref #63
|
2013-05-22 05:29:29 +02:00 |
|
Thomas Tanghus
|
ec7b45129e
|
Only add your own contacts to groups.
|
2013-05-22 05:28:47 +02:00 |
|
Thomas Tanghus
|
494d3944a5
|
Finish moving contacts between address books/backends. Ref #57
|
2013-05-22 03:23:24 +02:00 |
|
Thomas Tanghus
|
e8c7047869
|
Implement rename group. Refs #97
|
2013-05-21 23:39:50 +02:00 |
|
Thomas Tanghus
|
aab66afb03
|
Let backend add/remove CATEGORIES instead of firering N requests
|
2013-05-19 03:16:36 +02:00 |
|
Thomas Tanghus
|
cab617f0e0
|
Implement HTTP Middleware
Intercept exceptions thrown and return suitable HTTP responses.
|
2013-05-18 04:58:41 +02:00 |
|
Thomas Tanghus
|
03ae02c155
|
Test for contact not being rendered. owncloud/contacts#91
|
2013-05-16 16:04:16 +02:00 |
|
Thomas Tanghus
|
23b6e074da
|
Proper updating on deletion of contact photo. Fix #77
|
2013-05-15 01:02:38 +02:00 |
|
Thomas Tanghus
|
3f3d701322
|
Add meta group "Ungrouped". Refs #28
|
2013-05-12 21:59:24 +02:00 |
|
Thomas Tanghus
|
e7267209ef
|
Backgroung load on import and async load on init. Closes #49
|
2013-05-08 06:47:36 +02:00 |
|
Thomas Tanghus
|
757bc10216
|
Contacts: Implement move to address book. Still some rough edges.
|
2013-05-06 01:49:10 +02:00 |
|
Thomas Tanghus
|
8ee05eb430
|
Contacts: Get proper metadata on Contact instantiation.
|
2013-05-04 22:44:23 +02:00 |
|
Thomas Tanghus
|
c649b4cbf1
|
General cleanup
|
2013-05-03 05:00:50 +02:00 |
|
Thomas Tanghus
|
ea7ce48914
|
Contacts: Get display name from either FN, ORG or EMAIL.
|
2013-05-02 20:45:52 +02:00 |
|
Thomas Tanghus
|
d4b18987ae
|
Contacts: Abstract js address book access and further simplify import.
|
2013-05-02 20:42:24 +02:00 |
|
Thomas Tanghus
|
c3722606ba
|
Contacts: Set a data reference to Contact object on list element
|
2013-05-01 01:48:11 +02:00 |
|
Thomas Tanghus
|
ea02dab874
|
Contacts: Move draggable setting to Contact object.
|
2013-05-01 01:48:11 +02:00 |
|
Thomas Tanghus
|
a7b30d8c5a
|
Contacts: Property parameters wasn't saved
|
2013-04-27 04:38:28 +02:00 |
|
Thomas Tanghus
|
6bc6d8f478
|
Contacts: Fix loading default contact image
|
2013-04-25 00:59:03 +02:00 |
|
Thomas Tanghus
|
c3fa18e4a7
|
Merge branch 'contacts_backends' into contacts_oc6
Conflicts:
contacts/ajax/categories/add.php
contacts/ajax/contact/add.php
contacts/appinfo/app.php
contacts/appinfo/migrate.php
contacts/css/contacts.css
contacts/index.php
contacts/js/app.js
contacts/js/contacts.js
contacts/js/groups.js
contacts/lib/app.php
contacts/lib/carddav/addressbook.php
contacts/lib/sabre/backend.php
contacts/lib/vcard.php
contacts/templates/contacts.php
contacts/thumbnail.php
|
2013-04-17 15:07:59 +02:00 |
|
Thomas Tanghus
|
e06f8d04a7
|
Contacts: Avoid double escape in contact list. Fix #970
|
2013-04-09 00:46:07 +02:00 |
|
Thomas Tanghus
|
7b977bce45
|
Contacts: Removed some console.log()
|
2013-04-08 22:37:37 +02:00 |
|
Thomas Tanghus
|
ac0d12470b
|
Contacts: Rename 'database' backend to 'local'
|
2013-04-07 22:33:40 +02:00 |
|
Thomas Tanghus
|
f0e6472d73
|
Contacts: Port fixes from master/stable5
|
2013-04-07 16:47:28 +02:00 |
|
Thomas Tanghus
|
2874031c0f
|
Contacts: Convert TYPE=PREF to PREF=1. Fix #881
|
2013-04-07 15:04:21 +02:00 |
|
Thomas Tanghus
|
fb7fd6fc2c
|
Contacts: Make drag items opaque.
|
2013-04-06 17:13:18 +02:00 |
|
Thomas Tanghus
|
d92bdaa12c
|
Contacts: Send all entire contact identifier (backend, parent, id) in event
|
2013-04-05 04:12:53 +02:00 |
|
Thomas Tanghus
|
c93e5feeec
|
Contacts: Get profile picture using Storage object.
|
2013-04-05 00:30:42 +02:00 |
|
Thomas Tanghus
|
9d313b1a1e
|
Contacts: Cache thumbnails as base64 an load together with contacts.
Removes the massive amount of requests on first load.
|
2013-04-04 17:00:22 +02:00 |
|
Thomas Tanghus
|
ed349ccab3
|
Return all data after saveAll()
|
2013-04-04 02:56:20 +02:00 |
|
Thomas Tanghus
|
9ae6a23e04
|
Contacts: Misc. js and css fixes.
|
2013-04-03 16:54:25 +02:00 |
|