Thomas Tanghus
|
6c1ff13838
|
Contacts: Make group adding a little smoother
|
2013-05-01 01:48:11 +02:00 |
|
Thomas Tanghus
|
1f77d32438
|
Contacts: Log if load of settings fails
|
2013-05-01 01:48:11 +02:00 |
|
Thomas Tanghus
|
7da675a1d5
|
Contacts: Port to new apps styles.
|
2013-04-30 20:00:33 +02:00 |
|
Thomas Tanghus
|
a7b30d8c5a
|
Contacts: Property parameters wasn't saved
|
2013-04-27 04:38:28 +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
|
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
|
92d0c83574
|
Contacts: Use octemplate from core.
|
2013-04-15 22:47:11 +02:00 |
|
Thomas Tanghus
|
13e7448fca
|
Contacts: Prevent double adding address books. Fix #1005
|
2013-04-12 12:33:25 +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
|
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
|
3c1ee05d53
|
Contacts: Improved image upload
|
2013-04-08 22:35:28 +02:00 |
|
Thomas Tanghus
|
ac0d12470b
|
Contacts: Rename 'database' backend to 'local'
|
2013-04-07 22:33:40 +02:00 |
|
Thomas Tanghus
|
9cfde339af
|
ocdialog: Get title from element if not set in options
|
2013-04-07 21:50:34 +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
|
e57528d516
|
Contacts: Don't overwrite known address books. Fixes #942
|
2013-04-07 14:14:25 +02:00 |
|
Thomas Tanghus
|
1589866f8c
|
Contacts: Removed js compatibility functions now in core.
|
2013-04-07 04:56:54 +02:00 |
|
Thomas Tanghus
|
fb7fd6fc2c
|
Contacts: Make drag items opaque.
|
2013-04-06 17:13:18 +02:00 |
|
Thomas Tanghus
|
0a31763ac3
|
ocdialog: trigger 'open' in _init()
|
2013-04-06 15:05:58 +02:00 |
|
Thomas Tanghus
|
595e2a500e
|
Contacts: Add substitute functions for older browsers (IE8)
|
2013-04-06 15:04:59 +02:00 |
|
Thomas Tanghus
|
9be1696594
|
ocdialog: Make parent height max dialog height.
|
2013-04-06 02:10:32 +02:00 |
|
Thomas Tanghus
|
55f4ebfa41
|
Contacts: Cache user in js config
|
2013-04-06 02:07:49 +02:00 |
|
Thomas Tanghus
|
ee8cded40e
|
Contacts: Add thumbnails to merge list and move list item to template.
|
2013-04-05 22:21:08 +02:00 |
|
Thomas Tanghus
|
32ba67735e
|
Contacts: Better wording for merge dialog.
|
2013-04-05 19:06:26 +02:00 |
|
Thomas Tanghus
|
a4f8b0002c
|
ocdialog: Use spacing instead of separator under title.
|
2013-04-05 19:05:47 +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
|
199f59dcea
|
Contacts: Send all entire contact identifier (backend, parent, id) in events
|
2013-04-05 04:10:32 +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
|
036df3bee4
|
Contacts: Return entire response if data is not set
|
2013-04-04 02:52:27 +02:00 |
|
Thomas Tanghus
|
9ae6a23e04
|
Contacts: Misc. js and css fixes.
|
2013-04-03 16:54:25 +02:00 |
|
Thomas Tanghus
|
84ae25b2cc
|
Contacts: Updates to octemplate plugin.
|
2013-04-03 16:51:20 +02:00 |
|
Thomas Tanghus
|
f0938b20a2
|
Contacts: Updates to ocdialog plugin.
|
2013-04-03 16:50:50 +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
|
10c1a9ad8a
|
Contacts: Updates to dialog handling.
|
2013-04-01 15:12:53 +02:00 |
|
Thomas Tanghus
|
954af6a951
|
Contacts: Get group sort order from js preferences
|
2013-04-01 03:55:04 +02:00 |
|
Thomas Tanghus
|
678948b1b5
|
Use readonly instead of disabling
|
2013-04-01 03:54:24 +02:00 |
|
Thomas Tanghus
|
eb7050df0b
|
Contacts: Load preferences
|
2013-04-01 03:53:54 +02:00 |
|
Thomas Tanghus
|
c9b4946e88
|
Contacts: Load more preferences in js.
|
2013-04-01 03:51:57 +02:00 |
|
Thomas Tanghus
|
d059f9af09
|
Contacts: Add base for merging contacts.
|
2013-04-01 03:50:42 +02:00 |
|
Thomas Tanghus
|
0aa879dc45
|
Contacts: Load a server-side generated js script with preferences.
|
2013-04-01 03:44:46 +02:00 |
|
Thomas Tanghus
|
43c288bb9f
|
Contacts: Add simple dialog jquery plugin.
|
2013-04-01 03:43:01 +02:00 |
|
Thomas Tanghus
|
bdfe960c44
|
Uninitialized var
|
2013-03-30 20:57:12 +01:00 |
|
Thomas Tanghus
|
cb7a039bca
|
Contacts: Fix multi-favoriting.
|
2013-03-30 20:13:52 +01:00 |
|