Markus Ebner
c2b6b16fa6
Fix circular structure typeerror in chromium
...
The variable ```params``` contains the member ```obj``` which does not seem to be of interest by the server. In chromium, this obj - member leads to an ```Uncaught TypeError: Converting circular structure to JSON``` when calling ```JSON.stringify``` on this ```params``` object in the ```storage.patchContact(...)``` function.
2014-10-19 15:23:30 +02:00
Sander
dad944a951
Removed t is undefined, which causes passman to hang.
2014-10-12 11:55:09 +02:00
Jörn Friedrich Dreyer
7d8fe72351
customize search results
2014-10-01 18:09:01 +02:00
LEDfan
cd2d7573d9
Merge pull request #638 from owncloud/fix_404
...
Solve the 404 contact not found error #623
2014-09-28 10:03:06 +02:00
LEDfan
7478295db5
Fix additional 404's refs https://github.com/owncloud/contacts/issues/623#issuecomment-56631474
2014-09-25 08:08:50 +02:00
jbtbnl
18c7e95380
Merge branch 'master' into import-new-ui
...
Conflicts:
css/contacts.css
2014-09-15 11:14:31 +02:00
Jan-Christoph Borchardt
ea5d8fbb79
Merge pull request #619 from owncloud/fix-header
...
Small fixes for header
2014-09-08 17:00:46 +02:00
jbtbnl
0357bd3d3f
Hide import input fields and import button on import start
2014-09-02 16:25:39 +02:00
jbtbnl
cf02c8dbb4
Remove drag&drop tipsy reminder
2014-08-29 18:40:34 +02:00
Jan ten Bokkel
7945f1fcc8
Fix export of contacts
2014-08-29 17:52:51 +02:00
Jan ten Bokkel
ee1e61535e
Fixes contacts export function
2014-08-29 14:00:15 +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
Jan ten Bokkel
be5ae33234
Align import dialog to screen center
2014-08-28 16:24:38 +02:00
jbtbnl
65966d2888
Fix Scrutinizer issues
2014-08-26 23:20:29 +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
Adam Williamson
128f8be707
correct selection of current type for multi-type parameters: #536
...
This check was exactly the wrong way around, so the code to select
the appropriate type wouldn't run when it was actually needed.
2014-07-26 11:20:38 -07:00
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
91e0917aaa
workaround for the AddressbookList which is empty when the import dialog is opened
...
[to be removed when the parent bug will be solved]
2014-05-12 16:53:51 -04:00
babelouest
c80714f1d7
Merge remote-tracking branch 'origin/import-new-ui' into import-new-ui
2014-05-12 14:40:47 -04:00
babelouest
af3df8e95a
fixed undefined connectors
2014-05-12 13:01:34 -04: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
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
1ba63234ac
removed unnecessary debugging functions
2014-05-07 22:51:13 -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
babelouest
f3272ad159
reimplemented import ui in a ocdialog
2014-05-07 16:54:58 -04:00
babelouest
b89b933a98
remove buildImportSelect2()
2014-05-05 15:20:19 -04:00
babelouest
7f7a2f6a7d
use ocdialog instead of bottom-left controls
2014-05-05 15:18:48 -04: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