Thomas Tanghus
|
f1322fbe6d
|
We don't use ints for ids anymore!
|
2013-05-09 05:53:46 +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
|
64454d2aba
|
Contacts: Don't check for ID being number.
|
2013-05-05 16:26:19 +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
|
eef100e7a0
|
Misc. cleanup
|
2013-05-01 01:48:12 +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
|
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
|
13e7448fca
|
Contacts: Prevent double adding address books. Fix #1005
|
2013-04-12 12:33:25 +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
|
f0e6472d73
|
Contacts: Port fixes from master/stable5
|
2013-04-07 16:47:28 +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
|
595e2a500e
|
Contacts: Add substitute functions for older browsers (IE8)
|
2013-04-06 15:04:59 +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
|
199f59dcea
|
Contacts: Send all entire contact identifier (backend, parent, id) in events
|
2013-04-05 04:10:32 +02:00 |
|
Thomas Tanghus
|
9ae6a23e04
|
Contacts: Misc. js and css fixes.
|
2013-04-03 16:54:25 +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
|
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
|
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 |
|
Thomas Tanghus
|
eaab96801a
|
Contacts: Pass list of contact objects instead of ids
|
2013-03-30 17:33:58 +01:00 |
|
Thomas Tanghus
|
6af6b0ab17
|
Wrong JSON property used
|
2013-03-30 07:27:51 +01:00 |
|
Thomas Tanghus
|
64c9f25ad2
|
Contacts: Fix adding contacts to new group.
|
2013-03-29 23:23:47 +01:00 |
|
Thomas Tanghus
|
757d4b16a9
|
Contacts: Chromium doesn't respond to keypress event on document.
|
2013-03-29 22:40:59 +01:00 |
|
Thomas Tanghus
|
a5a45f90d7
|
Contacts: Moved escaping of strings to template plugin.
|
2013-03-29 20:09:48 +01:00 |
|
Thomas Tanghus
|
7693785933
|
Contacts: Importing, indexing and group extraction in working state.
|
2013-03-29 05:00:03 +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
|
2b65c30bb0
|
Contacts: Dim contact list also when adding contact.
|
2013-03-23 13:19:14 +01:00 |
|
Thomas Tanghus
|
e42ad5193d
|
Contacts: Add storage parameter to GroupList
|
2013-03-23 02:07:17 +01:00 |
|
Thomas Tanghus
|
f11c29682a
|
Contacts: Instantiate Storage object in OC.Contacts.init()
|
2013-03-22 14:54:47 +01:00 |
|
Thomas Tanghus
|
9c64617b04
|
Contacts: Moved octemplate plugin to separate file.
|
2013-03-22 14:53:27 +01:00 |
|
Thomas Tanghus
|
6b50a6fef8
|
Contacts: Sanitize input.
|
2013-03-15 15:10:55 +01:00 |
|
Thomas Tanghus
|
0c2dc22eaa
|
Contacts: Sanitize input.
|
2013-03-15 15:07:35 +01:00 |
|
Thomas Tanghus
|
62152caca9
|
Contacts: Dim contact list when adding contact.
|
2013-03-15 13:45:47 +01:00 |
|
Thomas Tanghus
|
d2774ebbf9
|
Contacts: Re-add add address book. Fixes #578
|
2013-03-14 23:17:41 +01:00 |
|
Thomas Tanghus
|
ca626859c4
|
Contacts: Re-add add address book. Fixes #578
|
2013-03-14 23:16:37 +01:00 |
|
Thomas Tanghus
|
6bfc422d67
|
Contacts: Much improved d'n'd.
|
2013-03-14 19:53:53 +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
|
e414c48148
|
Contacts: Much improved d'n'd.
|
2013-03-12 00:28:41 +01:00 |
|
Thomas Tanghus
|
55cef1600d
|
Contacts: Wrong id used.
|
2013-03-12 00:27:06 +01:00 |
|