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

162 Commits

Author SHA1 Message Date
Thomas Tanghus
a796ee8d1c Contacts: Select background image type based on browsers capabilities and simplify action button styling. 2012-12-13 02:48:52 +01:00
Thomas Tanghus
fb8c25dcb2 Contacts: Select background images based on Modernizr classes. 2012-12-11 23:40:53 +01:00
Thomas Tanghus
cc66071020 Pixel pushing. 2012-12-11 04:06:55 +01:00
Thomas Tanghus
c68f3cf1bd Contacts: css... 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
c021046ccf Contacts: some css tweaks. 2012-12-10 20:56:29 +01:00
Thomas Tanghus
b1d320c221 Contacts: Add error indicator on fields. 2012-12-10 05:59:08 +01:00
Thomas Tanghus
6dd8869ed3 Contacts: Draw border around new, editable fields. Fixes #316 2012-12-10 05:48:22 +01:00
Thomas Tanghus
f0c757c3a4 Contacts: Favorite icon always visible. 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
ced3309fd3 Contacts: Added missing files. 2012-12-07 16:21:59 +01:00
Thomas Tanghus
f933648023 Contacts: Add -webkit prefix for box-sizing. 2012-12-07 15:45:01 +01:00
Thomas Tanghus
c454769363 css fix. 2012-12-07 15:40:07 +01:00
Thomas Tanghus
1a4ba6afad Contacts: Don't hide checkmark. 2012-12-07 15:15:17 +01:00
Thomas Tanghus
d2ef4c1693 Contacts: css cleanup. 2012-12-07 15:09:14 +01:00
Thomas Tanghus
0d863fe1b5 Contacts: Move delete button. 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
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
70fb8a9268 Contacts: Move sharing to settings slideup. 2012-11-27 02:42:53 +01:00
Thomas Tanghus
8fdf895b3f Contact: Cursor: pointer on address. 2012-11-24 14:01:29 +01:00
Thomas Tanghus
f4d3db3702 Contacts: Decrease width of group actions. 2012-11-24 00:05:19 +01:00
Thomas Tanghus
edf0e70b0d Contacts: Minor fixes. 2012-11-23 01:20:45 +01:00
Thomas Tanghus
82884dee9f Contacts: Delete group functionality. 2012-11-22 19:32:47 +01:00
Thomas Tanghus
a71a7fbbde Contacts: Show address meta-data in label. 2012-11-22 08:17:57 +01:00
Thomas Tanghus
3ac9cf0d1f Contacts: Edit structured name inline. 2012-11-22 04:09:52 +01:00
Thomas Tanghus
8a88a1513d Contacts: css cleanup. 2012-11-22 00:23:20 +01:00
Thomas Tanghus
9c50bebe93 Contacts: Inline address editing. 2012-11-22 00:22:12 +01:00
Thomas Tanghus
4ec100a64b Contacts: Settings css. 2012-11-15 03:53:15 +01:00
Thomas Tanghus
099f23af43 Contacts: Tweak the "Add group" button. 2012-11-14 15:21:58 +01:00
Thomas Tanghus
04fe455daf Prettyfied the slideup settings. 2012-11-14 00:42:02 +01:00
Thomas Tanghus
dc3adf4841 Redesign add group/contact and add stub for slideup settings. 2012-11-13 16:59:22 +01:00
Thomas Tanghus
49d699b7ac Merge branch 'master' of github.com:owncloud/apps into contacts_rework
Conflicts:
	contacts/css/contacts.css
2012-11-11 20:22:02 +01:00
Raghu Nayyar
32f7466e6e Update contacts/css/contacts.css
text-align should either be removed or be given a property. ;)
2012-11-07 00:30:02 +05:30
Raghu Nayyar
554de1c990 Update contacts/css/contacts.css
Syntax Error resolved.
2012-11-06 19:58:40 +05:30
Thomas Tanghus
851028b0ae Hide fileupload. 2012-11-05 12:40:50 +01:00
Thomas Tanghus
deba6a55c7 Tweak hiding/showing columns in contact list on resize. 2012-10-26 14:01:37 +02:00
Thomas Tanghus
de087c822f Attempt to fix input rendering. 2012-10-25 23:20:23 +02:00
Thomas Tanghus
69cdc09d93 Use OCA namespace. 2012-10-25 03:34:12 +02:00
Thomas Tanghus
40873db0c3 Render shared contact books as groups and some fine-tuning. 2012-10-24 20:31:29 +02:00
Thomas Tanghus
051d0f027d Load last selected group on or all if first time. 2012-10-23 10:55:18 +02:00
Thomas Tanghus
9a905a2157 Style empty fields to be easier recognizable. 2012-10-23 06:54:19 +02:00
Thomas Tanghus
2dba1d3672 Re-added deleting properties. 2012-10-23 06:27:22 +02:00
Thomas Tanghus
148c69ac33 Finished implementing favorites. 2012-10-22 15:35:33 +02:00
Thomas Tanghus
0aa9e542f3 Misc. style fixes. 2012-10-15 21:36:13 +02:00
Thomas Tanghus
d7354034ae Major rewrite almost done. 2012-10-05 05:05:49 +02:00
Thomas Tanghus
ee54413419 Some work on the header styling 2012-09-30 06:37:16 +02:00
Thomas Tanghus
6b77479899 First work on new Contacts js and group based UI. 2012-09-17 16:15:31 +02:00