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

422 Commits

Author SHA1 Message Date
Thomas Tanghus
3c495e9f1f Contacts: Use the method since it's there ;) 2012-12-11 06:23:18 +01:00
Thomas Tanghus
8106ec28da Contacts: Fix saving new contact. 2012-12-11 06:22:51 +01:00
Thomas Tanghus
919c49f06c Contacts: Hide list actions when contact is open. 2012-12-11 06:18:57 +01:00
Thomas Tanghus
86fef019b0 Contacts: Disable share if sharing is disabled ;) 2012-12-11 05:27:03 +01:00
Thomas Tanghus
27b822c77d Contacts: Check for missing values in N. 2012-12-11 04:06:19 +01:00
Thomas Tanghus
8e1fb7c8ff Contact: Move rest of actions to popup. 2012-12-11 04:05:34 +01:00
Thomas Tanghus
c693eade6e Contect: use strict 2012-12-11 02:35:31 +01:00
Thomas Tanghus
9d448872b9 Contacts: Forgot to save NOTE 2012-12-11 02:35:31 +01:00
Thomas Tanghus
0a0640a503 Contacts: tipsy tweaks. 2012-12-10 20:58:34 +01:00
Thomas Tanghus
0a33635fad Contacts: Also disable parameter elements on readonly contacts. 2012-12-10 05:59:43 +01:00
Thomas Tanghus
b1d320c221 Contacts: Add error indicator on fields. 2012-12-10 05:59:08 +01:00
Thomas Tanghus
84006b59ae Contacts: Don't hide contact list on add either. 2012-12-10 05:52:19 +01:00
Thomas Tanghus
c0e9e80dce Contacts: Decrement 'All' group on contact deletion. 2012-12-10 05:51:35 +01:00
Thomas Tanghus
6dd8869ed3 Contacts: Draw border around new, editable fields. Fixes #316 2012-12-10 05:48:22 +01:00
Thomas Tanghus
dfa68f74a5 Contacts: Don't try to delete empty new properties. 2012-12-10 05:36:24 +01:00
Thomas Tanghus
c8ee19038f Contacts: Add group properties arg to addContact() 2012-12-10 00:10:39 +01:00
Thomas Tanghus
1d73fe3b63 Contacts: Reduce timeout for reload after import. 2012-12-10 00:10:39 +01:00
Thomas Tanghus
441337710e Contacts: Show contact in popup. 2012-12-10 00:10:39 +01:00
Thomas Tanghus
e222a8dee9 Contacts: Use css for hover actions. 2012-12-10 00:10:39 +01:00
Thomas Tanghus
95663966cb Contatcs: Clean up js logging. 2012-12-10 00:10:39 +01:00
Thomas Tanghus
0571b861fa Contacts: Also allow meta key for selecting. 2012-12-10 00:10:39 +01:00
Thomas Tanghus
ced3309fd3 Contacts: Added missing files. 2012-12-07 16:21:59 +01:00
Thomas Tanghus
13f5ba47fd Contacts: Cancel editing new group on escape. 2012-12-07 15:42:42 +01:00
Thomas Tanghus
b968a602d9 Contact: Minor fixes. 2012-12-07 15:09:14 +01:00
Thomas Tanghus
62ba937296 Contacts: Remove unused method. 2012-12-07 15:09:13 +01:00
Thomas Tanghus
1706fe3412 Contacts: Add/remove address book structure. 2012-12-07 15:09:13 +01:00
Thomas Tanghus
ed9fec3b1d Contacts: Re-arrange address book management. 2012-12-07 15:09:13 +01:00
Thomas Tanghus
4a589de7bc Contacts: Inline group add. 2012-12-07 15:09:13 +01:00
Thomas Tanghus
de7502604b Contacts: Re-enabled import. 2012-12-07 15:09:13 +01:00
Thomas Tanghus
d5aa6f633f Contacts: Tweak importing a bit. 2012-12-07 15:09:13 +01:00
Thomas Tanghus
1c94afbede Contacts: Basic import working again. 2012-12-07 15:09:13 +01:00
Thomas Tanghus
09442c2888 Contacts: Add address book part of import workflow. 2012-12-07 15:09:13 +01:00
Thomas Tanghus
077c3b8aab Contacts: No accordion in jqueryui? 2012-11-29 14:50:00 +01:00
Thomas Tanghus
c094f398f1 Contacts: N property was used in list element instead of FN. 2012-11-27 20:36:34 +01:00
Thomas Tanghus
8b82533f5d Contacts: Oops, show, don't hide :-P 2012-11-27 03:59:08 +01:00
Thomas Tanghus
f4c761259f Contacts: Speed up rendering all contacts. 2012-11-27 03:52:59 +01:00
Thomas Tanghus
73a86e8aed Contacts: Use $.each() instead of for(var ...) 2012-11-27 03:37:00 +01:00
Thomas Tanghus
70fb8a9268 Contacts: Move sharing to settings slideup. 2012-11-27 02:42:53 +01:00
Thomas Tanghus
a81fdac4f2 Contacts: Don't remove controls on group action on single contact. 2012-11-24 01:40:29 +01:00
Thomas Tanghus
77f9aef03f Contact: Hide controls after mass applying action. 2012-11-24 00:06:50 +01:00
Thomas Tanghus
593d3796b8 Contacts: Stupid copy/paste error. 2012-11-23 04:16:07 +01:00
Thomas Tanghus
a0f1094bc9 Contacts: Fix remove from group. 2012-11-23 02:25:48 +01:00
Thomas Tanghus
edf0e70b0d Contacts: Minor fixes. 2012-11-23 01:20:45 +01:00
Thomas Tanghus
a4355a03b7 Contacts: deselect "Select all" checkbox after action is performed. 2012-11-23 01:19:16 +01:00
Thomas Tanghus
e9de8f406b Contacts: refactor adding to/removing from group. 2012-11-23 01:16:46 +01:00
Thomas Tanghus
a0d307ef16 Contacts: Method for selecting group. 2012-11-23 01:14:45 +01:00
Thomas Tanghus
ddfe1b7994 Contacts: Effect for adding/removing to/from group. 2012-11-23 01:12:53 +01:00
Thomas Tanghus
ddf2b4fdd6 Contacts: Add hover indicator on drop target. 2012-11-22 19:33:32 +01:00
Thomas Tanghus
82884dee9f Contacts: Delete group functionality. 2012-11-22 19:32:47 +01:00
Thomas Tanghus
2e4dd75fcf Contacts: Remove unused variable placeholder. 2012-11-22 08:19:45 +01:00