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

777 Commits

Author SHA1 Message Date
Jan ten Bokkel
174105e44d Larger clickable space for checkboxes. Possibly fixes owncloud/#327. 2014-01-02 13:46:04 +01:00
Jan ten Bokkel
ff3e5cc833 Fixes owncloud/#327. 2014-01-02 13:00:00 +01:00
Jan ten Bokkel
75e14d8476 Fixed groups action disappearing after using it once. 2013-12-31 12:54:12 +01:00
Jan
2fa9b95cad Merge branch 'master' of https://github.com/owncloud/contacts.git 2013-12-31 12:21:23 +01:00
Jan ten Bokkel
a00e0a030b Fixed merge and groups icon. Fixed add address book icon. CSS fixes for Firefox. 2013-12-31 12:06:12 +01:00
Thomas Tanghus
9976117da5 Escape group name 2013-12-30 13:57:52 +01:00
Jan
6f8888c9b1 Merge branch 'master' of https://github.com/owncloud/contacts.git 2013-12-21 16:50:06 +01:00
Thomas Tanghus
453978e23b Give a warning before downloading > 300 selected contacts. 2013-12-20 01:29:28 +01:00
Thomas Tanghus
3cb61fc10c Shorten request URI on selected export. Refs. #304 2013-12-20 00:11:48 +01:00
Thomas Tanghus
39a74188ea Don't select the toggle button and think it's a contact. Refs. #304 2013-12-19 23:48:14 +01:00
Thomas Tanghus
d717b1d59e Test if contact exists. Fix #304 2013-12-19 22:44:03 +01:00
Jan ten Bokkel
425c8b0c49 Move add-contact and add-group buttons back to menu. 2013-12-18 16:59:39 +01:00
Jan ten Bokkel
90afc480d3 Redesign of actions, relocated to table header. 2013-12-18 15:35:41 +01:00
Jan ten Bokkel
8afbe24087 Fix for avatar placeholder to use whole name. 2013-12-18 11:48:42 +01:00
Jan
0b2d5a788c Merge branch 'master' of https://github.com/owncloud/contacts.git 2013-12-18 11:45:43 +01:00
Thomas Tanghus
a0b0540767 Fix empty displayname. Close #305 2013-12-17 17:53:53 +01:00
Jan ten Bokkel
8f05a6beca Change avatar placeholder on sort order change, fixes owncloud#287. 2013-12-17 17:07:04 +01:00
Jan ten Bokkel
0386e1fcfc Implemented default ownCloud contact avatars. Fixes https://github.com/owncloud/contacts/issues/287 2013-12-14 15:22:42 +01:00
Jan
9dfe94c6dd Merge branch 'master' of https://github.com/owncloud/contacts.git 2013-12-13 22:41:01 +01:00
Jan ten Bokkel
de871581b2 Delete, download and close buttons moved to the right.
Increased the size of input fields.
Improved styling of parameter selection.
2013-12-13 18:34:46 +01:00
Jan ten Bokkel
695e2682ff Redesign of contact editing. 2013-12-12 16:45:48 +01:00
Jan ten Bokkel
bcd913ad0c Redesign of contact editing. 2013-12-11 01:22:41 +01:00
Thomas Tanghus
9cd8b2799e camelCase index name 2013-12-10 19:09:41 +01:00
Jan ten Bokkel
677a901f56 Adjustments based on recommendations from @Kondou-ger. 2013-12-10 18:45:05 +01:00
Jan ten Bokkel
0382cee171 Some design changes 2013-12-09 21:44:57 +00:00
Thomas Tanghus
7030b117e7 Avoid non-group ids in groupsort. Fix #274 2013-11-28 13:32:05 +01:00
Thomas Tanghus
45ff2f20b6 Fix deleting from list. Close #248 2013-11-04 15:03:04 +01:00
Thomas Tanghus
85a16f8241 Add placeholder to name and focus it. Fix #237 2013-10-29 21:19:10 +01:00
Thomas Tanghus
ac114ee53c Fix contact positioning 2013-10-29 21:08:35 +01:00
Thomas Tanghus
839b6be33c Don't add more that one new contact. Fix #240 2013-10-29 19:27:44 +01:00
Thomas Tanghus
232af99e61 Fix deleting from open contact 2013-10-28 20:18:58 +01:00
Thomas Tanghus
24dbbdc7c0 Fix missing progress key on import 2013-10-24 14:36:11 +02:00
Thomas Tanghus
bf095621e0 Fix editing contact photos. 2013-10-22 17:10:23 +02:00
Thomas Tanghus
155a61c867 Misc cleanup 2013-10-18 15:29:32 +02:00
Thomas Tanghus
1d29b943ae Finally works with core master 2013-10-17 02:10:50 +02:00
Thomas Tanghus
dfffa028fb camelCase 2013-10-11 14:47:54 +02:00
Thomas Tanghus
96f0d5e584 Use OC.Tags 2013-10-04 20:08:08 +02:00
Thomas Tanghus
6e3a90c17d Update doc for Storage.patchContact 2013-10-03 04:16:28 +02:00
Thomas Tanghus
f8c46f1ad1 Various route and request adjustments
* All request bodies are now JSON.
* Contact property add/update/delete uses the same PATCH route.
2013-10-03 04:15:12 +02:00
Thomas Tanghus
8b6f877fea PATCH test WiP 2013-10-01 19:15:22 +02:00
Thomas Tanghus
8e0b6e45fd Simplify js JSONResponse data assignment 2013-10-01 19:15:22 +02:00
Thomas Tanghus
44a41c184c Tweak groups CSS. Close #212 and #211 2013-10-01 19:15:22 +02:00
Thomas Tanghus
67412f3679 Port controllers to OCP\AppFramework 2013-10-01 19:15:22 +02:00
Thomas Tanghus
cfd8cd02b3 Now loads with OCP\AppFramework 2013-10-01 19:15:22 +02:00
Thomas Tanghus
0aa9559c52 Select contact/range of contacts by Ctrl/Shift-click. Close #200 2013-09-15 19:04:19 +02:00
Thomas Tanghus
4df0905192 Properly size crop dialog. 2013-09-15 00:58:46 +02:00
Thomas Tanghus
9450436336 Fix adding contact inline. 2013-09-14 18:35:44 +02:00
Thomas Tanghus
2aaf58ca78 Animate contact close. 2013-09-14 18:35:44 +02:00
Thomas Tanghus
f919966321 Check if progressbar is initialized before destroying it. 2013-09-14 18:35:44 +02:00
Thomas Tanghus
767d5add75 First step at opening contact inline in the list. #93 2013-09-11 05:50:00 +02:00