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

338 Commits

Author SHA1 Message Date
Jan-Christoph Borchardt
5ee271aeef fix excessive overwrite of mobile sizes defined in core, fix #555 2014-07-24 11:53:35 +02:00
LEDfan
d7c37e538a Remove z-index on #grouplist refs #506 2014-06-08 08:39:56 +02:00
jbtbnl
309d7494c4 Fix whitespace issue after core design changes. 2014-06-05 15:38:12 +02:00
jbtbnl
56353ab84a Fix alignment of text to icon of cancel button for new contact. 2014-05-23 17:10:59 +02:00
jbtbnl
d00cb90a85 Fix header jumping 1px up on contacts selection. 2014-05-23 17:08:00 +02:00
jbtbnl
0b959e93bc Fix on-hover background colour of group actions. Closes #493. 2014-05-23 16:52:45 +02:00
jbtbnl
e01fc7b66f Fix the clickable area of the delete icon. Fixes #490 2014-05-23 16:36:42 +02:00
babelouest
c682a3585d Merge branch 'ldap' of https://github.com/owncloud/contacts into ldap
Conflicts:
	admin.php
	lib/backend/ldap.php
	lib/dispatcher.php
2014-05-09 14:54:49 -04:00
Thomas Tanghus
de53c0fb6a Remove border from import upload button 2014-04-26 00:58:42 +02:00
babelouest
cffc06cc47 Merge branch 'master' of https://github.com/owncloud/contacts into ldap 2014-04-10 23:33:17 -04:00
Thomas Tanghus
c47d008048 Add month/year dropdowns for us old farts ;) Fix #463 2014-04-10 20:29:34 +02:00
babelouest
8b7ad5b1ff add parameters empty validation with error message && force numeric for page size
align checkbox on the left
2014-04-10 13:38:05 -04:00
babelouest
e4ac07cbab Merge branch 'master' of https://github.com/owncloud/contacts into ldap 2014-04-04 18:51:44 -04:00
babelouest
ec8053c915 Several corrections and improvements, thanks to the feedbacks on the PR 2014-04-04 18:50:55 -04:00
babelouest
e9c9f6d363 first batch of a working of add/update addressbook dialog window
several bugs remaining and code cleaning is necessary
2014-04-03 17:35:58 -04:00
jbtbnl
6bb5ab8a9d Fixes #436 2014-04-01 20:12:46 +02:00
jbtbnl
550a79c75c Fix styling compatibility with core. Refs core#7916 2014-04-01 19:00:26 +02:00
babelouest
3f26148233 implementing ldap addressbook modification (draft) 2014-04-01 09:16:53 -04:00
babelouest
a8e6ab0d33 change new addressbook ui for a dialog
implemented delete ldap addressbook
2014-03-29 01:22:52 -04:00
Thomas Tanghus
5a70cac6da Remove duplicate jquery.multiselect 2014-03-23 10:25:00 +01:00
Thomas Tanghus
8fff8a898a Edit button for name wasn't shown 2014-03-17 06:14:23 +01:00
Thomas Tanghus
860a2ff0cb Address book actions was hidden 2014-03-10 16:19:06 +01:00
Thomas Tanghus
3481235e63 Use core icons 2014-03-05 13:07:01 +01:00
Thomas Tanghus
3e2f508975 Cleanup contact actions. Close #377 2014-03-04 21:56:46 +01:00
Thomas Tanghus
ff47985027 Wrong height on oc-addnew elements 2014-03-04 18:25:43 +01:00
Thomas Tanghus
d4d9f9145f Add address book OK button wrapped 2014-03-04 18:24:00 +01:00
jbtbnl
40e5584321 Fixes #406 2014-03-04 16:18:13 +01:00
jbtbnl
e4b79d8103 Fixes #433 and #420. 2014-03-04 10:39:04 +01:00
jbtbnl
270a1880cb Fixes #420 2014-02-28 21:05:04 +01:00
jbtbnl
bbb1898e27 Fix table header width on specific screen sizes. 2014-02-28 11:44:32 +01:00
Thomas Tanghus
ad15cb6471 Remove unneeded icon class 2014-02-27 18:21:34 +01:00
Thomas Tanghus
e6c1937597 Pixel push phototools. Refs. #406. Fix #265 2014-02-27 13:34:25 +01:00
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