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

242 Commits

Author SHA1 Message Date
Thomas Tanghus
f76ca64ba4 Add renaming address books. 2013-05-07 19:16:06 +02:00
Thomas Tanghus
f9be55a833 Pixel pushing setting components. 2013-05-07 14:57:59 +02:00
Thomas Tanghus
3044c7222d Contacts: Let jquery.multiselect act better. 2013-05-05 16:25:32 +02:00
Thomas Tanghus
2bd98c3cb7 Contacts: Use addnew plugin for groups. 2013-05-02 22:01:37 +02:00
Thomas Tanghus
c560af4375 Contacts: Tweak addnew plugin. 2013-05-02 21:59:06 +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
44aebd7111 Contacts: Add widget plugin for easy creation of misc. entries. 2013-05-02 20:42:24 +02:00
Thomas Tanghus
3330ea2662 Contacts: Position address book actions properly. 2013-05-02 20:42:23 +02:00
Thomas Tanghus
82f4b23312 Contacts: Try to adjust position in selected actions 2013-05-01 01:48:12 +02:00
Thomas Tanghus
d96504d156 Contacts: Try to vert align group controls 2013-05-01 01:48:11 +02:00
Thomas Tanghus
b0f157dfcf Contacts: Readd style for contact footer 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
9a38c57df9 Merge branch 'master' into contacts_framework
Conflicts:
	contacts/css/contacts.css
2013-04-25 01:11:22 +02:00
raghunayyar
07e3273f85 Shifts contacts heading away from navigation shadow. 2013-04-24 23:25:26 +05:30
raghunayyar
6510f4e9aa Defines a width for the number of contacts. 2013-04-24 23:02:05 +05:30
raghunayyar
a89e62759c Reverting New line at the end of contacts.css 2013-04-23 19:49:13 +05:30
raghunayyar
b55ffd03f0 Removes IDs and uses data-element attribute instead. 2013-04-23 19:19:58 +05:30
raghunayyar
25a395d9c0 Adjusting the Add Contact UI. 2013-04-23 01:53:05 +05:30
raghunayyar
892b64f9f6 Makes Inputs uniformly thick in the Add contact UI. 2013-04-23 01:44:53 +05:30
raghunayyar
f92c42699d [Initial Commit] : Left Content Alignment Changes 2013-04-23 01:39:44 +05:30
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
3a42108028 Contacts: Limit height of address book list. Fix #1006 2013-04-12 12:34:03 +02:00
Thomas Tanghus
fb7fd6fc2c Contacts: Make drag items opaque. 2013-04-06 17:13:18 +02:00
Thomas Tanghus
a7f6d514a7 Contacts: Make dialogs opaque on IE 8 2013-04-06 15:03:31 +02:00
Thomas Tanghus
9be1696594 ocdialog: Make parent height max dialog height. 2013-04-06 02:10:32 +02:00
Thomas Tanghus
fbaa841075 Contacts: Fix order in merge list 2013-04-06 02:09:48 +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
a4f8b0002c ocdialog: Use spacing instead of separator under title. 2013-04-05 19:05:47 +02:00
Thomas Tanghus
9ae6a23e04 Contacts: Misc. js and css fixes. 2013-04-03 16:54:25 +02:00
Thomas Tanghus
f0938b20a2 Contacts: Updates to ocdialog plugin. 2013-04-03 16:50:50 +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
724f12b230 Contacts: Add workaround for sharing 2013-04-01 04:29:55 +02:00
Thomas Tanghus
266a074f32 Contacts: Use auto instead of scroll for the share fix from @agamann 2013-04-01 04:17:04 +02:00
Thomas Tanghus
35ff77f4ac Style sheet for jquery dialog plugin 2013-04-01 03:57:29 +02:00
Thomas Tanghus
52fb5fd9ab Contacts: Don't let drag items go below others. 2013-04-01 03:49:07 +02:00
agamann
c13080f0f9 Update contacts.css 2013-03-31 18:57:06 +03:00
Thomas Tanghus
7693785933 Contacts: Importing, indexing and group extraction in working state. 2013-03-29 05:00:03 +01:00
Thomas Tanghus
92b273ce21 Contacts: Drop senseless use of inline css image. 2013-03-25 20:38:03 +01:00
Thomas Tanghus
f6094a115e Contacts: Use inline data url for default profile picture. 2013-03-23 03:29:33 +01:00
Thomas Tanghus
9ce6d9be76 Contacts: Use inline css thumbnail for contacts wo profile pic. 2013-03-23 01:58:18 +01:00
Thomas Tanghus
6bfc422d67 Contacts: Much improved d'n'd. 2013-03-14 19:53:53 +01:00
Thomas Tanghus
0cc8c59ab2 Contacts: Style drag element. 2013-03-12 00:29:18 +01:00
Thomas Tanghus
06291c9f41 Contacts: Use FontAwesome icon-cloud. 2013-03-05 02:31:13 +01:00
Thomas Tanghus
8ebc57e4b2 Contacts: Remove icon from groups dropdown. Fix #655 2013-03-04 18:22:33 +01:00
Thomas Tanghus
d39b8bcbd7 Contacts: Missing class for cloud icon. 2013-03-04 14:46:20 +01:00
Thomas Tanghus
d9043b1757 Contacts: Remove copy of multiSelect widget. Ref #1833 2013-02-21 19:47:36 +01:00
Thomas Tanghus
709d1c7797 Contacts: Use delete-hover on groups. Ref #94 2013-02-13 09:47:18 +01:00
Thomas Tanghus
d370b41062 Contacts: Only show group delete action on active group. Ref #94 2013-02-12 21:19:33 +01:00
Thomas Tanghus
8830d8d8a4 Contacts: Some style fixes. 2013-02-12 21:04:58 +01:00