Thomas Tanghus
|
5953ec79e8
|
Update notifier
|
2013-09-03 14:09:13 +02:00 |
|
Thomas Tanghus
|
0f625797ab
|
Fix showing firstrun when no more contacts.
|
2013-08-15 20:11:40 +02:00 |
|
Thomas Tanghus
|
20694185ed
|
Also hide contacts header when there are no contacts.
|
2013-08-15 20:11:40 +02:00 |
|
Thomas Tanghus
|
8abedf43fc
|
Use ocdialog.modal instead of dimming contactlist.
|
2013-06-03 17:27:48 +02:00 |
|
Thomas Tanghus
|
e7531485ec
|
Don't hide toggle checkbox
|
2013-06-03 17:27:48 +02:00 |
|
Thomas Tanghus
|
fbeeb09266
|
Move all error message handling to one event handler.
|
2013-06-03 17:27:48 +02:00 |
|
Thomas Tanghus
|
a6ed5d381b
|
Delete button in contact list. #101
|
2013-06-02 12:17:43 +02:00 |
|
Thomas Tanghus
|
bb3012fa0f
|
Add event handler for contact list delete button. Refs #101
|
2013-06-01 01:26:55 +02:00 |
|
Thomas Tanghus
|
5c90ab6b1c
|
Minor speedups in loading.
|
2013-06-01 01:26:55 +02:00 |
|
Thomas Tanghus
|
73f8c354a0
|
Action bar improvements.
|
2013-05-31 21:32:45 +02:00 |
|
Thomas Tanghus
|
c97f498905
|
Ported export. Fixes #108
|
2013-05-24 20:35:23 +02:00 |
|
Thomas Tanghus
|
7da79bd071
|
camelCase template id.
|
2013-05-24 17:43:01 +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
|
ab7d3f3b19
|
Also remember to hide First Run...
|
2013-05-24 03:34:07 +02:00 |
|
Thomas Tanghus
|
2cbbc12ebf
|
Fix fail() handlers
|
2013-05-24 03:34:07 +02:00 |
|
Thomas Tanghus
|
cf2c956e01
|
Remember First Run if no contacts.
|
2013-05-24 03:34:06 +02:00 |
|
Thomas Tanghus
|
6045d85122
|
Sort order improvements.
|
2013-05-22 21:44:39 +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
|
18701ef9d9
|
Select most of picture on crop. Fix #98
|
2013-05-20 15:11:06 +02:00 |
|
Thomas Tanghus
|
620ea28204
|
Apply a min-width on contact popup. Fix owncloud/contacts#46
|
2013-05-20 13:21:12 +02:00 |
|
Thomas Tanghus
|
996597574c
|
Don't keep attaching event. Fix #24
|
2013-05-19 05:19:58 +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
|
3f3d701322
|
Add meta group "Ungrouped". Refs #28
|
2013-05-12 21:59:24 +02:00 |
|
Thomas Tanghus
|
f9aeec98fd
|
Remove loading gif after groups load
|
2013-05-11 01:41:24 +02:00 |
|
Thomas Tanghus
|
c8e87021ad
|
Trigger showing contacts in current group after import/address book deletion
|
2013-05-10 02:15:24 +02:00 |
|
Thomas Tanghus
|
14f84921f5
|
Get rid of some more integer ids
|
2013-05-09 21:18:32 +02:00 |
|
Thomas Tanghus
|
06c971c0ec
|
Add an extra check to popstate/hashchange
|
2013-05-09 06:11:02 +02:00 |
|
Thomas Tanghus
|
a9c1f00152
|
Binding on popstate gave some weird side effects
|
2013-05-09 05:54:17 +02:00 |
|
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 |
|