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

910 Commits

Author SHA1 Message Date
root
f7aed92d77 forgot to comment out 3 lines after last change 2014-07-04 11:19:55 -04:00
root
e789f0480c disable import vcf file by clicking on it on the file app (incompatible with the new import module) 2014-07-04 11:16:33 -04:00
xhess
e5a2c205a3 birthday date picker date range
change birthday date range from the future to the past.
see: https://github.com/owncloud/contacts/issues/520
2014-06-30 15:11:37 +02:00
babelouest
af3df8e95a fixed undefined connectors 2014-05-12 13:01:34 -04:00
babelouest
b2d26811e3 fixed scrutinizer issues 2014-05-09 15:18:44 -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
de4bb76c53 after a painful rebase 2014-05-09 14:30:14 -04:00
Thomas Tanghus
f9aa396d01 Small readability fix 2014-05-09 11:29:21 +02:00
babelouest
a3166ee452 add admin settings to enable/disable ldap backend 2014-05-05 01:10:01 -04:00
Thomas Tanghus
a1e190b689 Only show hover-delete when we have delete permissions 2014-04-26 00:41:22 +02:00
Thomas Tanghus
a2af42fcab Call callback also on failure 2014-04-26 00:41:22 +02:00
Thomas Tanghus
555d5c3b91 CalDAV link wasn't shown. Fix #475 2014-04-23 11:50:36 +02:00
babelouest
153366bef1 code and execution optimization with the getConnectors call 2014-04-16 13:57:38 -04:00
Thomas Tanghus
42c31e9f1f Only should groups selector for local contacts 2014-04-16 18:07:07 +02:00
babelouest
b8c3c4e1ea Merge branch 'master' of https://github.com/owncloud/contacts into ldap 2014-04-15 11:13:05 -04:00
Thomas Tanghus
26bed15085 UI permission fixes noticed when merging #457 2014-04-15 14:06:44 +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
Thomas Tanghus
27a182b6e8 Be nice to IE8 for once 2014-04-10 20:29:34 +02:00
babelouest
78183bebf6 fix scrutinizer errors 2014-04-10 13:51:52 -04: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
c20022562d fix scrutinizer feedbacks on code
https://scrutinizer-ci.com/g/owncloud/contacts/inspections/1e228d67-e0a8-4a59-ab21-b2414c66dcf2
2014-04-09 16:07:13 -04:00
babelouest
c674b8db00 code clean in js config dialog
distinction between a ldap addressbook edition and a local addressbook edition in the UI
several bug fixes
2014-04-09 13:38:09 -04:00
babelouest
e354d0fae3 use ocdialog
fix a bug in the contact.save() methid that was readonly for no reason
2014-04-07 19:40:21 -04:00
babelouest
489aaa1eae put dialog UI functions in a new js class
change addressbook name in UI when changed
2014-04-07 01:18:09 -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
babelouest
536b5d5261 Merge branch 'master' of https://github.com/owncloud/contacts into ldap 2014-04-01 09:17:38 -04:00
babelouest
3f26148233 implementing ldap addressbook modification (draft) 2014-04-01 09:16:53 -04:00
Thomas Tanghus
7f13c4e519 Removed geonames lookup. Close #360 2014-04-01 04:40:12 +02:00
Thomas Tanghus
5c28679b2c Unused parameter 2014-04-01 03:57:26 +02:00
Thomas Tanghus
f1801deb79 Add localStorage test. Fix #453 2014-04-01 03:38:49 +02:00
Thomas Tanghus
9d672249da Add route for getting AddressBook metadata. Refs. #412 2014-04-01 02:11:29 +02:00
Thomas Tanghus
94812f0101 Append crop dialog to '#content' instead of 'body'. Refs #453 2014-04-01 01:35:39 +02:00
babelouest
a8e6ab0d33 change new addressbook ui for a dialog
implemented delete ldap addressbook
2014-03-29 01:22:52 -04:00
Thomas Tanghus
9fb28242ab Fix JSON error messages 2014-03-25 01:16:08 +01:00
Thomas Tanghus
fab6f0793d Missing 'var's and add failure handlers 2014-03-25 01:16:08 +01:00
Thomas Tanghus
1c79e69937 Add title to names that would elliptisized (is that a word?) 2014-03-25 01:16:08 +01:00
Thomas Tanghus
69750ebb1e Add title to names that would elliptisized (is that a word?) 2014-03-24 00:09:13 +01:00
Thomas Tanghus
7552d20373 Scroll list after rendering contact to show all of it 2014-03-23 23:51:08 +01:00
Thomas Tanghus
ff395f36a3 Misc. code cleanups 2014-03-23 19:02:16 +01:00
Thomas Tanghus
71a4ca334b Wrap OC.Contacts in immediate function 2014-03-23 14:21:25 +01:00
Thomas Tanghus
a1c8fe7f1e Merge pull request #444 from owncloud/import_multi_format2
Import from multiple formats
2014-03-23 14:18:48 +01:00
Thomas Tanghus
f0ee17d22c On use jqXHR as argument to JSONResponse 2014-03-23 14:14:36 +01:00
Thomas Tanghus
4ddf388bfd White-space 2014-03-23 13:41:04 +01:00
Thomas Tanghus
d4283bed80 Fix undefined var 2014-03-23 12:08:56 +01:00
Thomas Tanghus
ad2d20ba2d Check for stale link to contact 2014-03-23 11:51:59 +01:00
Thomas Tanghus
5a70cac6da Remove duplicate jquery.multiselect 2014-03-23 10:25:00 +01:00