Thomas Tanghus
|
f8c46f1ad1
|
Various route and request adjustments
* All request bodies are now JSON.
* Contact property add/update/delete uses the same PATCH route.
|
2013-10-03 04:15:12 +02:00 |
|
Thomas Tanghus
|
0aa9559c52
|
Select contact/range of contacts by Ctrl/Shift-click. Close #200
|
2013-09-15 19:04:19 +02:00 |
|
Thomas Tanghus
|
2aaf58ca78
|
Animate contact close.
|
2013-09-14 18:35:44 +02:00 |
|
Thomas Tanghus
|
767d5add75
|
First step at opening contact inline in the list. #93
|
2013-09-11 05:50:00 +02:00 |
|
Thomas Tanghus
|
6435ec0393
|
Check for invalid BDAY in js. Port #194 to master
|
2013-09-10 21:30:48 +02:00 |
|
Thomas Tanghus
|
e8d0807fd2
|
Update contact list on adding/removing to/from groups. Fix #118
|
2013-09-06 20:33:31 +02:00 |
|
Thomas Tanghus
|
92f99e6925
|
Don't resolve empty Etags as valid.
|
2013-09-06 18:16:35 +02:00 |
|
Thomas Tanghus
|
8c3303c760
|
Cache address books in localStorage.
|
2013-09-06 06:15:23 +02:00 |
|
Thomas Tanghus
|
feb200bba6
|
Finally (re)implemented (de)activate address books. Closes #48
|
2013-09-05 22:08:34 +02:00 |
|
Thomas Tanghus
|
dcb9ad4356
|
Check for type before pushing to deletion queue.
|
2013-09-04 20:07:18 +02:00 |
|
Thomas Tanghus
|
83d3320339
|
First iteration of barch deletion #110
|
2013-09-03 14:09:13 +02:00 |
|
Thomas Tanghus
|
7b4d2fc762
|
Auto-fill FN from NICKNAME and ORG
|
2013-08-19 18:57:18 +02:00 |
|
Thomas Tanghus
|
972babf63d
|
Format BDAY according to 'datepickerFormatDate'
|
2013-08-15 20:11:40 +02:00 |
|
Thomas Tanghus
|
0f625797ab
|
Fix showing firstrun when no more contacts.
|
2013-08-15 20:11:40 +02:00 |
|
Thomas Tanghus
|
6c7fddb91e
|
Give new fields focus. Closes #145
|
2013-08-01 16:18:03 +02:00 |
|
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 |
|