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

356 Commits

Author SHA1 Message Date
Vincent Petry
c3c6e64027 Import legacy share dialog code
This will make the share dialog work as before
2015-09-28 10:46:45 +02:00
Jan-Christoph Borchardt
d7f1e12fc4 unbold field type labels 2015-07-02 20:34:40 +02:00
Jan-Christoph Borchardt
a16c9960f4 move field labels to align with content, adjust opacity 2015-07-02 20:32:29 +02:00
Bjoern Schiessle
e0d0755998 allow user to add federated cloud ID to addressbook 2015-06-23 17:46:07 +02:00
Martin
c5eaded517 Update contacts.css - fixes #823 (no sparate input fields for contact names)
Issue reported including the fix in https://github.com/owncloud/contacts/issues/823 by @eckelmi.

In OC 8.0 it's not possible to get to the text input fields for "First name", "Additional names" and "Last name" because the pen symbol is missing next to the full name.
This fix adresses this problem and solves it with the additional css definition.
2015-03-05 19:39:23 +01:00
LEDfan
67281815b8 Remove uneeded files and lines 2014-12-05 08:28:40 +01:00
Bernhard Reiter
d00185384c Merge pull request #708 from owncloud/bower2
User bower to load JS dependencies
2014-11-18 17:44:17 +01:00
LEDfan
8c3d7ccdba install multi-select and combobox via bower
Remove old combobox

user bower for onfontresize

Add jcrop + md5

Add files to scrutinizer ignore list

Remove misplaced text

Selected the right MultiSelect library via bower

Move bower dependencies to correct location
2014-11-18 12:54:33 +01:00
jbtbnl
71c08295b2 Correct trashcan and hamburger icon size 2014-10-28 23:59:54 +01:00
jbtbnl
18c7e95380 Merge branch 'master' into import-new-ui
Conflicts:
	css/contacts.css
2014-09-15 11:14:31 +02:00
Jan ten Bokkel
ee1e61535e Fixes contacts export function 2014-08-29 14:00:15 +02:00
Jan ten Bokkel
703c14d946 Remove responsive CSS leftover and fix column selection based on screen
width
2014-08-29 11:21:50 +02:00
Jan ten Bokkel
4a0c4870d7 Fix header positioning. Make sort order reappear afder deselection. 2014-08-29 11:07:13 +02:00
Jan ten Bokkel
8654fe0aba Improve import dialog styling 2014-08-28 16:49:53 +02:00
jbtbnl
0129e59024 Hide upload iframe and fix merge flaws 2014-08-26 19:28:45 +02:00
jbtbnl
a9ade3079d Merge remote-tracking branch 'origin/master' into import-new-ui
Conflicts:
	css/contacts.css
	lib/controller/importcontroller.php
2014-08-26 17:42:14 +02:00
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
229c49d43e Merge branch 'master' of https://github.com/owncloud/contacts into import-new-ui
Conflicts:
	js/addressbooks.js
	templates/contacts.php
2014-05-10 12:09:23 -04: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
babelouest
da0d990472 adapted import ui to fit in the ocdialog
might be some bugs left though
2014-05-07 22:46:22 -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