1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-30 12:24:11 +01:00
Commit Graph

835 Commits

Author SHA1 Message Date
Thomas Tanghus
3273d19321 Set the loading class on the property being changed, not on its container. Now on all the places relevant ;-) 2012-07-08 16:17:10 +02:00
Thomas Tanghus
5a7854fb0b Set the loading class on the property being changed, not on its container. Now on all the places relevant ;-) 2012-07-08 16:15:52 +02:00
Thomas Tanghus
6633855259 Set the loading class on the property being changed, not on its container. 2012-07-08 16:11:45 +02:00
Thomas Tanghus
e10a0dd651 Set the loading class on the property being changed, not on its container. 2012-07-08 16:10:12 +02:00
Thomas Tanghus
e84c13f70a Improve checking for active addressbooks and creating default addressbook. 2012-07-08 15:41:38 +02:00
Thomas Tanghus
eb261de292 Add missing requesttoken. 2012-07-08 14:48:49 +02:00
Thomas Tanghus
079812f25e Missing semi-colon. 2012-07-08 14:42:33 +02:00
Thomas Tanghus
53997850bc Format error response correctly. 2012-07-08 14:31:40 +02:00
Thomas Tanghus
1bff3df170 Return error messages in correct format. 2012-07-08 14:11:48 +02:00
Thomas Tanghus
2028f4d3e0 Add missing requesttoken. 2012-07-08 13:28:12 +02:00
Thomas Tanghus
99b6601454 Make export batch size configurable. 2012-07-06 13:49:04 +02:00
Thomas Tanghus
412a583213 Fix endless loop when no addressbooks. 2012-07-06 13:24:56 +02:00
Thomas Tanghus
d08ea43b81 Correct hack ;) 2012-07-06 12:59:07 +02:00
Thomas Tanghus
f49a8a6be6 Fugly fixed include. 2012-07-06 12:59:07 +02:00
Thomas Tanghus
0ceb588b15 No need for being protected. 2012-07-06 03:22:42 +02:00
Thomas Tanghus
3a4f9f80cf Missing requesttoken 2012-07-06 03:22:42 +02:00
Bart Visscher
0f416a5219 Contacts: Fix copy&paste error 2012-07-05 17:12:52 +02:00
Thomas Tanghus
bbd260b27b Correct db default value. 2012-07-05 00:40:11 +02:00
Thomas Tanghus
bb68611cff Add missing CSRF check. 2012-07-05 00:37:08 +02:00
Thomas Tanghus
97bcb934ad Hopefully fix for drag'n'drop import in oc-813. 2012-07-05 00:25:38 +02:00
Thomas Tanghus
b389f57610 Missing update script. 2012-07-04 22:58:31 +02:00
Thomas Tanghus
7caf34aac1 Remove ugly activation hack. 2012-07-04 22:13:36 +02:00
Thomas Tanghus
b9d9940c23 Query contacts in batches of 20. Possible fix for oc-1126. 2012-07-04 16:54:00 +02:00
Thomas Tanghus
cbfba4d120 Disable expires header on thumbnail and photo. 2012-07-04 15:32:41 +02:00
Thomas Tanghus
61ee33af75 Moved action buttons down to the add field menu. Fixes oc-1155. 2012-07-04 13:57:07 +02:00
Thomas Tanghus
25c80b06b7 Moved action buttons down to the add field menu. Fixes oc-1155. 2012-07-04 13:49:39 +02:00
Michael Gapczynski
20bdeb71b4 Use formatted shared addressbook in all cases, addressbooks out of order now 2012-07-03 11:36:57 -04:00
Michael Gapczynski
f98a660abc Load shared addressbooks inside OC_Contacts_Addressbook instead of the index, add public functions getItemShared(With)BySource() for contacts app 2012-07-03 11:11:01 -04:00
Michael Gapczynski
9fc953d447 Change getItems() return to a 3-dimensional array to handle multiple shares of the same item 2012-07-02 15:29:34 -04:00
Michael Gapczynski
9214c97dd7 Add share action to addressbooks! 2012-06-30 21:06:49 -04:00
Michael Gapczynski
b61a303475 Fix generateTarget() for contacts backend 2012-06-30 21:03:36 -04:00
Tom Needham
58059d1648 Updates contacts migration provider 2012-06-30 22:56:47 +00:00
Michael Gapczynski
bd87f17c20 Change registerBackend calls class argument to strings 2012-06-30 17:33:30 -04:00
Tom Needham
0c1e2b35a9 Contacts: align the bottom control buttons 2012-06-30 11:22:09 +00:00
Tom Needham
2c31c7606f Contacts: fix add contact icon path 2012-06-30 11:07:54 +00:00
Thomas Tanghus
5af39ebf0a Don't add duplicate contacts in the list when en-/disable an address book. 2012-06-29 23:18:47 +02:00
Georg Ehrke
02b935f4a9 fix birthday calendar 2012-06-29 15:43:18 +02:00
Thomas Tanghus
84396ddce7 No need for this anymore. 2012-06-28 01:51:42 +02:00
Thomas Tanghus
b02c25fba2 Smoother profile picture loading - hopefully. 2012-06-28 01:46:33 +02:00
Tom Needham
7c8d44dff0 Migration: Fix contacts and bookmarks 2012-06-27 21:18:31 +00:00
Thomas Tanghus
9e0f6bd612 Load contactlist progressivly. 2012-06-27 22:44:28 +02:00
Bart Visscher
56299511f2 Something like this should do it for sharing contacts 2012-06-27 15:44:42 +02:00
Bjoern Schiessle
7ec44a4339 enable highlighting of address in OSM. 2012-06-27 11:46:42 +02:00
Bjoern Schiessle
9df36b8b82 enable highlighting of address in OSM. 2012-06-27 11:41:52 +02:00
Thomas Tanghus
37b71ecf86 Load default categories if there are none, 2012-06-27 02:12:53 +02:00
Thomas Tanghus
2bb2140ee3 Ensure event handlers are being set when adding first contact. 2012-06-27 02:12:53 +02:00
Thomas Tanghus
074406a7f0 Add check for return value. 2012-06-27 02:12:53 +02:00
Bart Visscher
69771d2050 Basic framework for contacts sharing 2012-06-27 01:05:36 +02:00
Thomas Tanghus
1d5c4c2529 Added some error checking. 2012-06-26 18:15:24 +02:00
Thomas Tanghus
fb0d6cf7f7 Added missing requesttoken. 2012-06-26 18:15:24 +02:00