Thomas Tanghus
|
83d3320339
|
First iteration of barch deletion #110
|
2013-09-03 14:09:13 +02:00 |
|
Thomas Tanghus
|
b77f104447
|
Improve feedback on import.
|
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
|
c97f498905
|
Ported export. Fixes #108
|
2013-05-24 20:35:23 +02:00 |
|
Thomas Tanghus
|
879cf7c35b
|
JSONResponse didn't set error
|
2013-05-24 03:34:07 +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
|
0495f547e7
|
Don't use central ajax error handler
|
2013-05-18 05:45:48 +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
|
23b6e074da
|
Proper updating on deletion of contact photo. Fix #77
|
2013-05-15 01:02:38 +02:00 |
|
Thomas Tanghus
|
f76ca64ba4
|
Add renaming address books.
|
2013-05-07 19:16:06 +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
|
7bcd206679
|
Wrong variable name
|
2013-05-04 22:45:16 +02:00 |
|
Thomas Tanghus
|
d435175b4e
|
Contacts: Save status code and header functions in response object.
|
2013-05-03 05:56:55 +02:00 |
|
Thomas Tanghus
|
c649b4cbf1
|
General cleanup
|
2013-05-03 05:00:50 +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
|
ec86678dec
|
Contacts: Small steps towards RESTfulness
|
2013-04-25 04:50:45 +02:00 |
|
Thomas Tanghus
|
5ccd3a04bb
|
Contacts: Remove userid from Storage requests
|
2013-04-25 04:40:12 +02:00 |
|
Thomas Tanghus
|
6bc6d8f478
|
Contacts: Fix loading default contact image
|
2013-04-25 00:59:03 +02:00 |
|
Thomas Tanghus
|
917a40e4df
|
Contacts: Use done() and fail() from $.ajax()
|
2013-04-11 15:35:17 +00:00 |
|
Thomas Tanghus
|
bf620ad512
|
Contacts: Use a more generic error message for failed ajax requests.
|
2013-04-09 23:19:22 +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
|
c93e5feeec
|
Contacts: Get profile picture using Storage object.
|
2013-04-05 00:30:42 +02:00 |
|
Thomas Tanghus
|
036df3bee4
|
Contacts: Return entire response if data is not set
|
2013-04-04 02:52:27 +02:00 |
|
Thomas Tanghus
|
39c45f888e
|
Contacts: Add support for JSON requests in Storage
|
2013-04-03 16:49:54 +02:00 |
|
Thomas Tanghus
|
9f61cc8d78
|
Contacts: Basic merge functionality
|
2013-04-03 16:43:18 +02:00 |
|
Thomas Tanghus
|
eda3257aa3
|
Wrong variable name used
|
2013-03-30 07:28:30 +01:00 |
|
Thomas Tanghus
|
01e4a01cab
|
Contacts: Ported addToGroup and removeFromGroup
|
2013-03-29 06:51:16 +01:00 |
|
Thomas Tanghus
|
255c538a60
|
Contacts: Add more routes and wrap response in a JSONResponse object.
|
2013-03-28 03:19:01 +01:00 |
|
Thomas Tanghus
|
da6d0ae7e4
|
Contacts: Port most ajax calls to use routes.
|
2013-03-25 17:08:47 +01:00 |
|
Thomas Tanghus
|
f6094a115e
|
Contacts: Use inline data url for default profile picture.
|
2013-03-23 03:29:33 +01:00 |
|
Thomas Tanghus
|
ad3c9846b7
|
Correct typos
|
2013-03-23 02:08:07 +01:00 |
|
Thomas Tanghus
|
7e52147350
|
Contacts: Use Storage route for getting groups.
|
2013-03-23 02:05:22 +01:00 |
|
Thomas Tanghus
|
f591954689
|
Contacts: Implement new routes in js Storage.
|
2013-03-22 14:51:26 +01:00 |
|
Thomas Tanghus
|
ef9b389d1b
|
Contacts: Added stub for JS Storage "class"
|
2013-03-20 18:57:58 +01:00 |
|