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

356 Commits

Author SHA1 Message Date
Thomas Tanghus
394d15350e Remove use of %webroot%. Closes #406 2014-02-26 23:23:01 +01:00
jbtbnl
d17d0c748d Fixes #351. 2014-02-18 23:09:03 +01:00
Thomas Tanghus
462290c78d Fix td width change on selection 2014-02-07 18:11:27 +01:00
Thomas Tanghus
05a36cbc24 Change top bar position based on app-navigation width 2014-02-07 18:07:26 +01:00
Thomas Tanghus
2c0c11e862 Change bg-color and opacity of top bar 2014-02-07 18:01:32 +01:00
Thomas Tanghus
5eadea76d4 Fixed header when contacts selected. Refs. #342 2014-02-06 03:32:30 +01:00
Jan-Christoph Borchardt
721c115590 remove %appswebroot% as it is completely useless 2014-01-30 20:16:27 +01:00
Jan ten Bokkel
c90b6bfde6 Fixed unnecessary padding at page bottom. 2014-01-08 12:04:26 +01:00
Jan ten Bokkel
019e2e0990 Merge branch 'master' of https://github.com/owncloud/contacts.git 2014-01-08 12:01:38 +01:00
tsumi
164f945dde Fix for #336
Incremented min-width in order to avoid glitch noticed in https://github.com/owncloud/contacts/issues/336
2014-01-07 21:04:13 +01:00
Jan ten Bokkel
aff1f0053f Fixed groups selectbox margin. Additional fix for owncloud/#326. 2014-01-02 14:05:49 +01:00
Jan
1c7ccfdc92 Larger clickable space for checkboxes. Possibly fixes owncloud/#326. 2014-01-02 13:51:13 +01:00
Jan
ea58df34a4 Revert "Larger clickable space for checkboxes. Possibly fixes owncloud/#327."
This reverts commit 174105e44d.
2014-01-02 13:49:22 +01:00
Jan ten Bokkel
174105e44d Larger clickable space for checkboxes. Possibly fixes owncloud/#327. 2014-01-02 13:46:04 +01:00
Jan ten Bokkel
2667841549 Allow a bit more space for property labels. 2013-12-31 12:17:41 +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
Jan ten Bokkel
0986453a0b Fixed Firefox specific issue with select box. 2013-12-23 16:10:33 +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
f1f2bc39da Corrected width of input fields. 2013-12-14 15:55:03 +01:00
Jan ten Bokkel
ab34db9794 Better solution for alignment of delete buttons. 2013-12-14 15:46:36 +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 ten Bokkel
5cbbe2e2b6 Removed unnecessary CSS. 2013-12-13 22:15:34 +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
19365994cc Labels changed to normal font weight. Increased contact name font size. 2013-12-13 15:02:03 +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
Jan
d3906efdb7 Revert "Fixes 278, first point."
This reverts commit 9be7ebc27a.
2013-12-10 21:51:28 +01:00
Jan ten Bokkel
9be7ebc27a Fixes 278, first point. 2013-12-10 21:48:08 +01:00
Jan ten Bokkel
7389aa0ce6 Changed selectbox to use default browser style, fixes #241. Realigned delete icon, fixes #45. 2013-12-10 20:24:19 +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
b1128b3027 Give name some more room. Fix #247 2013-11-04 15:20:15 +01:00
Thomas Tanghus
5671aa5fbc Best effort to fix share dropdown. Fix #228 2013-10-29 21:52:05 +01:00
Thomas Tanghus
faed73d429 Note field should always have border. Fix #239 2013-10-29 19:33:26 +01:00
Thomas Tanghus
44a41c184c Tweak groups CSS. Close #212 and #211 2013-10-01 19:15:22 +02:00
Thomas Tanghus
55e28d2851 Update style sheet to match change in core 2013-09-15 19:17:27 +02:00
Thomas Tanghus
6fa5955535 Make NOTE textarea smaller. 2013-09-15 00:57:18 +02:00
Thomas Tanghus
c07287a094 The style on delete action in list affected an open contact. 2013-09-14 18:52:17 +02:00
Thomas Tanghus
767d5add75 First step at opening contact inline in the list. #93 2013-09-11 05:50:00 +02:00
Thomas Tanghus
7fc67fed85 Fix firstrun center. Thanks for noticing @Raydiation :) 2013-09-11 04:39:30 +02:00
Thomas Tanghus
b0fd4b72e3 Align Add buttons. 2013-09-11 02:04:08 +02:00
Thomas Tanghus
b28b1b6560 Remove Jcrop from repo 2013-09-03 14:09:13 +02:00
Thomas Tanghus
b354ad04a1 Decrease min-width for address 2013-09-03 14:09:13 +02:00
Thomas Tanghus
4a67ad28ca Improved unit tests and adjust backend method signatures. 2013-08-26 20:10:29 +02:00
Thomas Tanghus
652aededfc Limit space for status text.
Now could those German translators just limit themselves!
2013-08-15 20:11:40 +02:00
Thomas Tanghus
9727e2fc8c Properly position first run part. 2013-08-15 20:11:40 +02:00
Nicolas Mora
6f75041b58 use specific branch 2013-08-11 20:41:02 -04:00
Nicolas Mora
fcbb555ab2 personalsettings draft 2013-08-03 22:55:26 -04:00
Thomas Tanghus
8333b86244 Remove horizontal scroll on jquery.multiselect 2013-06-27 15:53:31 +02:00
Jan-Christoph Borchardt
ee9d782691 remove delete-hover reference, will be removed and improved in core 2013-06-17 12:33:14 +02:00
Thomas Tanghus
3f27ac253b Removed local copy of ocdialog. 2013-06-03 17:27:48 +02:00
Thomas Tanghus
a6ed5d381b Delete button in contact list. #101 2013-06-02 12:17:43 +02:00
Thomas Tanghus
e88cfd28dc Don't exaggerate z-index in action bar or menu will go behind 2013-06-01 18:56:21 +02:00
raghunayyar
8162cb6ca1 Fixes scrolling and defines max-width for address 2013-06-01 02:48:22 +05:30
raghunayyar
73fa03f09a Fixes table fr diffferent screen sizes. 2013-06-01 02:10:44 +05:30
raghunayyar
d349dc632e Initial Commit : Fixes the thead spanning. 2013-06-01 01:36:53 +05:30
Thomas Tanghus
385c288638 Apply PR #116 manually. 2013-05-31 21:41:07 +02:00
Thomas Tanghus
73f8c354a0 Action bar improvements. 2013-05-31 21:32:45 +02:00
Thomas Tanghus
ff49cf063c Address book actions were invisible in IE8 2013-05-29 12:56:34 +02:00
Thomas Tanghus
ca6f3ac8bb Indentation in css 2013-05-22 21:45:00 +02:00
Thomas Tanghus
7e43b68a18 Update stylesheet 2013-05-21 23:41:00 +02:00
Thomas Tanghus
620ea28204 Apply a min-width on contact popup. Fix owncloud/contacts#46 2013-05-20 13:21:12 +02:00
Thomas Tanghus
e04a086c8f Dialogs was below contact. 2013-05-15 01:00:48 +02:00
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