Thomas Tanghus
|
e86669e3bf
|
Small adjustments to photo handling
|
2013-09-03 14:09:13 +02:00 |
|
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 |
|
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 |
|
Thomas Tanghus
|
7bd0ed5958
|
Contacts: On d'n'd wrong id was being used. Also fixes #735
|
2013-03-11 20:27:16 +01:00 |
|
Thomas Tanghus
|
9b8a18d564
|
Contacts: Reset UI after failed import.
|
2013-03-09 16:41:45 +01:00 |
|
Thomas Tanghus
|
0aaddf0ca5
|
Contacts: Close contact on empty hash.
|
2013-03-05 02:31:13 +01:00 |
|
Thomas Tanghus
|
d74ef9de9e
|
Contacts: Trigger hashchange onpopstate.
|
2013-03-05 02:31:13 +01:00 |
|
Thomas Tanghus
|
51c9517fb1
|
Contacts: Update location.hash on open/close.
|
2013-03-05 02:31:13 +01:00 |
|
Thomas Tanghus
|
1d2dfd7ff9
|
Contacts: Show/hide firstrun better. Fix #656
|
2013-03-04 17:57:46 +01:00 |
|
Thomas Tanghus
|
d5acb5b9ed
|
Contacts: Fix uploading photo.
|
2013-03-04 15:11:55 +01:00 |
|
Thomas Tanghus
|
8bf571f7e2
|
Contacts: Disabled close-on-outside-click because it broke too much.
|
2013-03-04 14:46:53 +01:00 |
|
Thomas Tanghus
|
e8b63a8d65
|
Contacts: Don't keep reference to deleted contact.
|
2013-02-20 13:14:31 +01:00 |
|
Thomas Tanghus
|
9a302d211f
|
Contacts: Showstopper: Fix firstrun action. Also fix #580
|
2013-02-16 23:01:07 +01:00 |
|
Thomas Tanghus
|
cc8ebdaadd
|
Contacts: Position list item better.
|
2013-02-12 20:56:27 +01:00 |
|
Thomas Tanghus
|
f49e3c962f
|
Contacts: Removed some old notifier code.
|
2013-02-12 20:55:47 +01:00 |
|
Thomas Tanghus
|
12347f6b0b
|
Contacts: Use jquery trim()
|
2013-02-12 11:56:43 +01:00 |
|
Thomas Tanghus
|
1e748d26b0
|
Contacts: Close contact on click outside of it. Ref #522
|
2013-02-12 10:54:10 +01:00 |
|
Thomas Tanghus
|
0a3c157f1c
|
Contacts: inline notifier
|
2013-02-08 19:11:52 +01:00 |
|
Thomas Tanghus
|
f4aac2f17a
|
Contacts: Don't collapse settings sections.
|
2013-02-08 19:11:52 +01:00 |
|
Thomas Tanghus
|
9aeec46945
|
Contacts: Some more error checking
|
2013-02-03 15:40:14 +01:00 |
|
Thomas Tanghus
|
860073502f
|
Contacts: No inline js in search results.
|
2013-01-25 19:00:10 +01:00 |
|
Thomas Tanghus
|
879dfd6b67
|
Contacts: Use OC.linkToRemote()
|
2013-01-25 17:27:49 +01:00 |
|