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

968 Commits

Author SHA1 Message Date
Thomas Tanghus
39a74188ea Don't select the toggle button and think it's a contact. Refs. #304 2013-12-19 23:48:14 +01:00
Thomas Tanghus
d717b1d59e Test if contact exists. Fix #304 2013-12-19 22:44:03 +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
8afbe24087 Fix for avatar placeholder to use whole name. 2013-12-18 11:48:42 +01:00
Jan
0b2d5a788c Merge branch 'master' of https://github.com/owncloud/contacts.git 2013-12-18 11:45:43 +01:00
Thomas Tanghus
a0b0540767 Fix empty displayname. Close #305 2013-12-17 17:53:53 +01:00
Jan ten Bokkel
8f05a6beca Change avatar placeholder on sort order change, fixes owncloud#287. 2013-12-17 17:07:04 +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
9dfe94c6dd Merge branch 'master' of https://github.com/owncloud/contacts.git 2013-12-13 22:41:01 +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
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
Thomas Tanghus
9cd8b2799e camelCase index name 2013-12-10 19:09:41 +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
7030b117e7 Avoid non-group ids in groupsort. Fix #274 2013-11-28 13:32:05 +01:00
Thomas Tanghus
45ff2f20b6 Fix deleting from list. Close #248 2013-11-04 15:03:04 +01:00
Thomas Tanghus
85a16f8241 Add placeholder to name and focus it. Fix #237 2013-10-29 21:19:10 +01:00
Thomas Tanghus
ac114ee53c Fix contact positioning 2013-10-29 21:08:35 +01:00
Thomas Tanghus
839b6be33c Don't add more that one new contact. Fix #240 2013-10-29 19:27:44 +01:00
Thomas Tanghus
232af99e61 Fix deleting from open contact 2013-10-28 20:18:58 +01:00
Thomas Tanghus
24dbbdc7c0 Fix missing progress key on import 2013-10-24 14:36:11 +02:00
Thomas Tanghus
bf095621e0 Fix editing contact photos. 2013-10-22 17:10:23 +02:00
Thomas Tanghus
155a61c867 Misc cleanup 2013-10-18 15:29:32 +02:00
Thomas Tanghus
1d29b943ae Finally works with core master 2013-10-17 02:10:50 +02:00
Thomas Tanghus
dfffa028fb camelCase 2013-10-11 14:47:54 +02:00
Thomas Tanghus
96f0d5e584 Use OC.Tags 2013-10-04 20:08:08 +02:00
Thomas Tanghus
6e3a90c17d Update doc for Storage.patchContact 2013-10-03 04:16:28 +02:00
Thomas Tanghus
f8c46f1ad1 Various route and request adjustments
* All request bodies are now JSON.
* Contact property add/update/delete uses the same PATCH route.
2013-10-03 04:15:12 +02:00
Thomas Tanghus
8b6f877fea PATCH test WiP 2013-10-01 19:15:22 +02:00
Thomas Tanghus
8e0b6e45fd Simplify js JSONResponse data assignment 2013-10-01 19:15:22 +02:00
Thomas Tanghus
44a41c184c Tweak groups CSS. Close #212 and #211 2013-10-01 19:15:22 +02:00
Thomas Tanghus
67412f3679 Port controllers to OCP\AppFramework 2013-10-01 19:15:22 +02:00
Thomas Tanghus
cfd8cd02b3 Now loads with OCP\AppFramework 2013-10-01 19:15:22 +02:00
Thomas Tanghus
0aa9559c52 Select contact/range of contacts by Ctrl/Shift-click. Close #200 2013-09-15 19:04:19 +02:00
Thomas Tanghus
4df0905192 Properly size crop dialog. 2013-09-15 00:58:46 +02:00
Thomas Tanghus
9450436336 Fix adding contact inline. 2013-09-14 18:35:44 +02:00
Thomas Tanghus
2aaf58ca78 Animate contact close. 2013-09-14 18:35:44 +02:00
Thomas Tanghus
f919966321 Check if progressbar is initialized before destroying it. 2013-09-14 18:35:44 +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
6435ec0393 Check for invalid BDAY in js. Port #194 to master 2013-09-10 21:30:48 +02:00
Thomas Tanghus
b9c5d465a5 Let AddressBookList.add return $.Deferred 2013-09-10 07:18:12 +02:00
Thomas Tanghus
322357dba1 New FileActions script for importing from filesystem. Closes #190
Needs owncloud/core#4784 to work properly
2013-09-10 00:30:39 +02:00
Thomas Tanghus
196ad4bd34 Remove outdated comment 2013-09-10 00:30:39 +02:00
Thomas Tanghus
e8d0807fd2 Update contact list on adding/removing to/from groups. Fix #118 2013-09-06 20:33:31 +02:00
Thomas Tanghus
92f99e6925 Don't resolve empty Etags as valid. 2013-09-06 18:16:35 +02:00
Thomas Tanghus
0c23565b85 Force Accept header 2013-09-06 18:15:58 +02:00
Thomas Tanghus
8c3303c760 Cache address books in localStorage. 2013-09-06 06:15:23 +02:00
Thomas Tanghus
feb200bba6 Finally (re)implemented (de)activate address books. Closes #48 2013-09-05 22:08:34 +02:00
Thomas Tanghus
dcb9ad4356 Check for type before pushing to deletion queue. 2013-09-04 20:07:18 +02:00
Thomas Tanghus
8ff09aab27 Move profile photo handling to separate controller 2013-09-04 08:03:33 +02:00
Thomas Tanghus
4cf204fc7a Remove redundant buttons array 2013-09-03 19:26:29 +02:00
Thomas Tanghus
5578d02e4a Don't mark no content as error on status code 204 2013-09-03 19:25:29 +02:00
Thomas Tanghus
31c19e9b57 Don't try to select a group that doesn't exist. 2013-09-03 19:23:43 +02:00
Thomas Tanghus
83d3320339 First iteration of barch deletion #110 2013-09-03 14:09:13 +02:00
Thomas Tanghus
e86669e3bf Small adjustments to photo handling 2013-09-03 14:09:13 +02:00
Thomas Tanghus
5953ec79e8 Update notifier 2013-09-03 14:09:13 +02:00
Thomas Tanghus
b28b1b6560 Remove Jcrop from repo 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
7b4d2fc762 Auto-fill FN from NICKNAME and ORG 2013-08-19 18:57:18 +02:00
Thomas Tanghus
972babf63d Format BDAY according to 'datepickerFormatDate' 2013-08-15 20:11:40 +02:00
Thomas Tanghus
c155faff21 Aha, now jqueryui.progressbar doesn't accept a string as value.
I wouldn't call that progress...
2013-08-15 20:11:40 +02:00
Thomas Tanghus
8895b6ff15 No need for progress on an indetermined progressbar. 2013-08-15 20:11:40 +02:00
Thomas Tanghus
0f625797ab Fix showing firstrun when no more contacts. 2013-08-15 20:11:40 +02:00
Thomas Tanghus
8701cfd444 Fix wrong var on error in groups deletion. 2013-08-15 20:11:40 +02:00
Thomas Tanghus
20694185ed Also hide contacts header when there are no contacts. 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
6c7fddb91e Give new fields focus. Closes #145 2013-08-01 16:18:03 +02:00
Thomas Tanghus
e86f9c1c72 Don't ignore type INTERNET 2013-08-01 12:13:16 +02:00
Thomas Tanghus
73b3c7346d Fix group/category deletion. 2013-06-27 15:53:31 +02:00
Thomas Tanghus
57e9e42fb3 Removed wrong option to address book multiselect. 2013-06-27 15:53:31 +02:00
Thomas Tanghus
40fb53d074 Remove obsolete TODO 2013-06-27 15:53:31 +02:00
Thomas Tanghus
b77f104447 Improve feedback on import. 2013-06-27 15:53:31 +02:00
raghunayyar
3e291356ef Removes original title directive from Add Group Input. 2013-06-16 16:20:59 +05:30
Thomas Tanghus
8abedf43fc Use ocdialog.modal instead of dimming contactlist. 2013-06-03 17:27:48 +02:00
Thomas Tanghus
3f27ac253b Removed local copy of ocdialog. 2013-06-03 17:27:48 +02:00
Thomas Tanghus
e7531485ec Don't hide toggle checkbox 2013-06-03 17:27:48 +02:00
Thomas Tanghus
fbeeb09266 Move all error message handling to one event handler. 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
6c6d2aca8e Don't sort rows twice :P 2013-06-01 18:04:50 +02:00
Thomas Tanghus
bb3012fa0f Add event handler for contact list delete button. Refs #101 2013-06-01 01:26:55 +02:00
Thomas Tanghus
5c90ab6b1c Minor speedups in loading. 2013-06-01 01:26:55 +02:00
Thomas Tanghus
73f8c354a0 Action bar improvements. 2013-05-31 21:32:45 +02:00
Thomas Tanghus
6b82d084d9 Minor speedup on show/hide. 2013-05-31 21:32:45 +02:00
Thomas Tanghus
15cabea73a Attempt to speedup show/hide contacts. Saved for reference. 2013-05-31 21:32:45 +02:00
Thomas Tanghus
d53181bc7a Some IE8 workarounds 2013-05-29 12:56:34 +02:00
Thomas Tanghus
e6bfe1d660 Added TODO 2013-05-26 22:16:43 +02:00
Thomas Tanghus
4dee9ca451 Missing translation 2013-05-26 22:16:43 +02:00
Thomas Tanghus
54a978bd25 Move sorting into ContactList.setSortOrder() 2013-05-26 22:16:43 +02:00
Thomas Tanghus
4dd2fa28c7 Added TODOs 2013-05-26 22:16:43 +02:00
Thomas Tanghus
e5f54d900b Unbind event when closing contact 2013-05-26 22:16:43 +02:00
Thomas Tanghus
62b25af612 Show import select on address book creation. 2013-05-25 01:35:42 +02:00
Thomas Tanghus
c97f498905 Ported export. Fixes #108 2013-05-24 20:35:23 +02:00
Thomas Tanghus
7da79bd071 camelCase template id. 2013-05-24 17:43:01 +02:00
Thomas Tanghus
0d37aaa07d Reenabled URL and EMAIL event handlers. Fix owncloud/contacts#109 2013-05-24 15:30:59 +02:00
Thomas Tanghus
ab7d3f3b19 Also remember to hide First Run... 2013-05-24 03:34:07 +02:00
Thomas Tanghus
2cbbc12ebf Fix fail() handlers 2013-05-24 03:34:07 +02:00
Thomas Tanghus
879cf7c35b JSONResponse didn't set error 2013-05-24 03:34:07 +02:00
Thomas Tanghus
cf2c956e01 Remember First Run if no contacts. 2013-05-24 03:34:06 +02:00
Thomas Tanghus
7c6ee2e45b Fix fail handlers 2013-05-24 03:34:06 +02:00
Thomas Tanghus
eba736a03b Made changing name order ~30% faster. 2013-05-23 21:37:39 +02:00
Thomas Tanghus
d5ad910d57 Made sorting 10 times faster 2013-05-23 21:37:39 +02:00
Thomas Tanghus
6045d85122 Sort order improvements. 2013-05-22 21:44:39 +02:00
Thomas Tanghus
ac61f08534 Code for sorting by last, first/first last/formatted. Ref #63 2013-05-22 05:29:29 +02:00
Thomas Tanghus
ec7b45129e Only add your own contacts to groups. 2013-05-22 05:28:47 +02:00
Thomas Tanghus
494d3944a5 Finish moving contacts between address books/backends. Ref #57 2013-05-22 03:23:24 +02:00
Thomas Tanghus
17dfcbe99c Minot fixes to the addnew plugin. 2013-05-21 23:40:37 +02:00
Thomas Tanghus
e8c7047869 Implement rename group. Refs #97 2013-05-21 23:39:50 +02:00
Thomas Tanghus
18701ef9d9 Select most of picture on crop. Fix #98 2013-05-20 15:11:06 +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
996597574c Don't keep attaching event. Fix #24 2013-05-19 05:19:58 +02:00
Thomas Tanghus
aab66afb03 Let backend add/remove CATEGORIES instead of firering N requests 2013-05-19 03:16:36 +02:00
Thomas Tanghus
0495f547e7 Don't use central ajax error handler 2013-05-18 05:45:48 +02:00
Thomas Tanghus
cab617f0e0 Implement HTTP Middleware
Intercept exceptions thrown and return suitable HTTP responses.
2013-05-18 04:58:41 +02:00
Thomas Tanghus
03ae02c155 Test for contact not being rendered. owncloud/contacts#91 2013-05-16 16:04:16 +02:00
Thomas Tanghus
23b6e074da Proper updating on deletion of contact photo. Fix #77 2013-05-15 01:02:38 +02:00
Thomas Tanghus
3f3d701322 Add meta group "Ungrouped". Refs #28 2013-05-12 21:59:24 +02:00
Thomas Tanghus
5940855319 Don't offer to select address book on import if there's only one 2013-05-11 01:42:09 +02:00
Thomas Tanghus
f9aeec98fd Remove loading gif after groups load 2013-05-11 01:41:24 +02:00
Thomas Tanghus
c8e87021ad Trigger showing contacts in current group after import/address book deletion 2013-05-10 02:15:24 +02:00
Thomas Tanghus
14f84921f5 Get rid of some more integer ids 2013-05-09 21:18:32 +02:00
Thomas Tanghus
06c971c0ec Add an extra check to popstate/hashchange 2013-05-09 06:11:02 +02:00
Thomas Tanghus
4dcaa98c20 Make doc string almost understandable 2013-05-09 05:55:44 +02:00
Thomas Tanghus
a9c1f00152 Binding on popstate gave some weird side effects 2013-05-09 05:54:17 +02:00
Thomas Tanghus
f1322fbe6d We don't use ints for ids anymore! 2013-05-09 05:53:46 +02:00
Thomas Tanghus
10015deb8f Missing variable. 2013-05-08 15:54:55 +02:00
Thomas Tanghus
7eb6a29cd5 Wrong argument to loadGroups 2013-05-08 06:53:33 +02:00
Thomas Tanghus
e7267209ef Backgroung load on import and async load on init. Closes #49 2013-05-08 06:47:36 +02:00
Thomas Tanghus
d1a9a84233 Fix addnew plugin auto close detection 2013-05-07 19:18:46 +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
757bc10216 Contacts: Implement move to address book. Still some rough edges. 2013-05-06 01:49:10 +02:00
Thomas Tanghus
64454d2aba Contacts: Don't check for ID being number. 2013-05-05 16:26:19 +02:00
Thomas Tanghus
7bcd206679 Wrong variable name 2013-05-04 22:45:16 +02:00
Thomas Tanghus
8ee05eb430 Contacts: Get proper metadata on Contact instantiation. 2013-05-04 22:44:23 +02:00
Thomas Tanghus
a1e2b2ec64 Contacts: Add getOwner() and getMetaData() to js AddressBook object. 2013-05-04 22:41:44 +02:00
Thomas Tanghus
d435175b4e Contacts: Save status code and header functions in response object. 2013-05-03 05:56:55 +02:00
Thomas Tanghus
c649b4cbf1 General cleanup 2013-05-03 05:00:50 +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
ea7ce48914 Contacts: Get display name from either FN, ORG or EMAIL. 2013-05-02 20:45:52 +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
9c6b655c63 Contacts: Start on js AddressBook object 2013-05-02 20:42:23 +02:00
Thomas Tanghus
eef100e7a0 Misc. cleanup 2013-05-01 01:48:12 +02:00
Thomas Tanghus
c3722606ba Contacts: Set a data reference to Contact object on list element 2013-05-01 01:48:11 +02:00
Thomas Tanghus
ea02dab874 Contacts: Move draggable setting to Contact object. 2013-05-01 01:48:11 +02:00
Thomas Tanghus
6c1ff13838 Contacts: Make group adding a little smoother 2013-05-01 01:48:11 +02:00
Thomas Tanghus
1f77d32438 Contacts: Log if load of settings fails 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
a7b30d8c5a Contacts: Property parameters wasn't saved 2013-04-27 04:38:28 +02:00
Thomas Tanghus
ec86678dec Contacts: Small steps towards RESTfulness 2013-04-25 04:50:45 +02:00
Thomas Tanghus
5ccd3a04bb Contacts: Remove userid from Storage requests 2013-04-25 04:40:12 +02:00
Thomas Tanghus
6bc6d8f478 Contacts: Fix loading default contact image 2013-04-25 00:59:03 +02:00
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
92d0c83574 Contacts: Use octemplate from core. 2013-04-15 22:47:11 +02:00
Thomas Tanghus
13e7448fca Contacts: Prevent double adding address books. Fix #1005 2013-04-12 12:33:25 +02:00
Thomas Tanghus
917a40e4df Contacts: Use done() and fail() from $.ajax() 2013-04-11 15:35:17 +00:00
Thomas Tanghus
bf620ad512 Contacts: Use a more generic error message for failed ajax requests. 2013-04-09 23:19:22 +02:00
Thomas Tanghus
e06f8d04a7 Contacts: Avoid double escape in contact list. Fix #970 2013-04-09 00:46:07 +02:00
Thomas Tanghus
7b977bce45 Contacts: Removed some console.log() 2013-04-08 22:37:37 +02:00
Thomas Tanghus
3c1ee05d53 Contacts: Improved image upload 2013-04-08 22:35:28 +02:00
Thomas Tanghus
ac0d12470b Contacts: Rename 'database' backend to 'local' 2013-04-07 22:33:40 +02:00
Thomas Tanghus
9cfde339af ocdialog: Get title from element if not set in options 2013-04-07 21:50:34 +02:00
Thomas Tanghus
f0e6472d73 Contacts: Port fixes from master/stable5 2013-04-07 16:47:28 +02:00
Thomas Tanghus
2874031c0f Contacts: Convert TYPE=PREF to PREF=1. Fix #881 2013-04-07 15:04:21 +02:00
Thomas Tanghus
e57528d516 Contacts: Don't overwrite known address books. Fixes #942 2013-04-07 14:14:25 +02:00
Thomas Tanghus
1589866f8c Contacts: Removed js compatibility functions now in core. 2013-04-07 04:56:54 +02:00
Thomas Tanghus
fb7fd6fc2c Contacts: Make drag items opaque. 2013-04-06 17:13:18 +02:00
Thomas Tanghus
0a31763ac3 ocdialog: trigger 'open' in _init() 2013-04-06 15:05:58 +02:00
Thomas Tanghus
595e2a500e Contacts: Add substitute functions for older browsers (IE8) 2013-04-06 15:04:59 +02:00
Thomas Tanghus
9be1696594 ocdialog: Make parent height max dialog height. 2013-04-06 02:10:32 +02:00
Thomas Tanghus
55f4ebfa41 Contacts: Cache user in js config 2013-04-06 02:07:49 +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
32ba67735e Contacts: Better wording for merge dialog. 2013-04-05 19:06:26 +02:00
Thomas Tanghus
a4f8b0002c ocdialog: Use spacing instead of separator under title. 2013-04-05 19:05:47 +02:00
Thomas Tanghus
d92bdaa12c Contacts: Send all entire contact identifier (backend, parent, id) in event 2013-04-05 04:12:53 +02:00
Thomas Tanghus
199f59dcea Contacts: Send all entire contact identifier (backend, parent, id) in events 2013-04-05 04:10:32 +02:00
Thomas Tanghus
c93e5feeec Contacts: Get profile picture using Storage object. 2013-04-05 00:30:42 +02:00
Thomas Tanghus
9d313b1a1e Contacts: Cache thumbnails as base64 an load together with contacts.
Removes the massive amount of requests on first load.
2013-04-04 17:00:22 +02:00
Thomas Tanghus
ed349ccab3 Return all data after saveAll() 2013-04-04 02:56:20 +02:00
Thomas Tanghus
036df3bee4 Contacts: Return entire response if data is not set 2013-04-04 02:52:27 +02:00
Thomas Tanghus
9ae6a23e04 Contacts: Misc. js and css fixes. 2013-04-03 16:54:25 +02:00
Thomas Tanghus
84ae25b2cc Contacts: Updates to octemplate plugin. 2013-04-03 16:51:20 +02:00
Thomas Tanghus
f0938b20a2 Contacts: Updates to ocdialog plugin. 2013-04-03 16:50:50 +02:00
Thomas Tanghus
39c45f888e Contacts: Add support for JSON requests in Storage 2013-04-03 16:49:54 +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
954af6a951 Contacts: Get group sort order from js preferences 2013-04-01 03:55:04 +02:00
Thomas Tanghus
678948b1b5 Use readonly instead of disabling 2013-04-01 03:54:24 +02:00
Thomas Tanghus
eb7050df0b Contacts: Load preferences 2013-04-01 03:53:54 +02:00
Thomas Tanghus
c9b4946e88 Contacts: Load more preferences in js. 2013-04-01 03:51:57 +02:00
Thomas Tanghus
d059f9af09 Contacts: Add base for merging contacts. 2013-04-01 03:50:42 +02:00
Thomas Tanghus
0aa879dc45 Contacts: Load a server-side generated js script with preferences. 2013-04-01 03:44:46 +02:00
Thomas Tanghus
43c288bb9f Contacts: Add simple dialog jquery plugin. 2013-04-01 03:43:01 +02:00
Thomas Tanghus
bdfe960c44 Uninitialized var 2013-03-30 20:57:12 +01:00
Thomas Tanghus
cb7a039bca Contacts: Fix multi-favoriting. 2013-03-30 20:13:52 +01:00
Thomas Tanghus
42e848247a Contacts: Add Contact.getDisplayName() method. 2013-03-30 20:12:12 +01:00
Thomas Tanghus
eaab96801a Contacts: Pass list of contact objects instead of ids 2013-03-30 17:33:58 +01:00
Thomas Tanghus
f73146d948 Contacts: Cleaup template plugin 2013-03-30 07:31:46 +01:00
Thomas Tanghus
eda3257aa3 Wrong variable name used 2013-03-30 07:28:30 +01:00
Thomas Tanghus
6af6b0ab17 Wrong JSON property used 2013-03-30 07:27:51 +01:00
Thomas Tanghus
830a4d060f Contacts: status.contacts.loaded was emitted for each address book 2013-03-30 07:25:02 +01:00
Thomas Tanghus
4e6a95b5a6 Contacts: Reformat BDAY when internal value is updated 2013-03-30 04:04:29 +01:00
Thomas Tanghus
64c9f25ad2 Contacts: Fix adding contacts to new group. 2013-03-29 23:23:47 +01:00
Thomas Tanghus
757d4b16a9 Contacts: Chromium doesn't respond to keypress event on document. 2013-03-29 22:40:59 +01:00
Thomas Tanghus
a5a45f90d7 Contacts: Moved escaping of strings to template plugin. 2013-03-29 20:09:48 +01:00
Thomas Tanghus
2dfab8d220 Contacts: Escape values client side to not double escape. 2013-03-29 18:06:10 +01:00
Thomas Tanghus
7a16b4f870 Contacts: Remove group from internal list on deletion. 2013-03-29 17:32:06 +01:00
Thomas Tanghus
00f04fea49 Contacts: Fix getting value for compound properties (ADR, N) 2013-03-29 17:15:20 +01:00
Thomas Tanghus
01e4a01cab Contacts: Ported addToGroup and removeFromGroup 2013-03-29 06:51:16 +01:00
Thomas Tanghus
7693785933 Contacts: Importing, indexing and group extraction in working state. 2013-03-29 05:00:03 +01:00
Thomas Tanghus
ffc13d5cda Contacts: Don't use show/hide on multiselect 2013-03-28 04:59:55 +01:00
Thomas Tanghus
255c538a60 Contacts: Add more routes and wrap response in a JSONResponse object. 2013-03-28 03:19:01 +01:00
Thomas Tanghus
da6d0ae7e4 Contacts: Port most ajax calls to use routes. 2013-03-25 17:08:47 +01:00
Thomas Tanghus
2b65c30bb0 Contacts: Dim contact list also when adding contact. 2013-03-23 13:19:14 +01:00
Thomas Tanghus
f6094a115e Contacts: Use inline data url for default profile picture. 2013-03-23 03:29:33 +01:00
Thomas Tanghus
ad3c9846b7 Correct typos 2013-03-23 02:08:07 +01:00
Thomas Tanghus
e42ad5193d Contacts: Add storage parameter to GroupList 2013-03-23 02:07:17 +01:00
Thomas Tanghus
135cd71331 Contacts: Fix parameters for profile pic 2013-03-23 02:06:34 +01:00
Thomas Tanghus
7e52147350 Contacts: Use Storage route for getting groups. 2013-03-23 02:05:22 +01:00
Thomas Tanghus
9ce6d9be76 Contacts: Use inline css thumbnail for contacts wo profile pic. 2013-03-23 01:58:18 +01:00
Thomas Tanghus
4303fb5fce Contacts: Use strings for contact id. 2013-03-22 14:55:47 +01:00
Thomas Tanghus
f11c29682a Contacts: Instantiate Storage object in OC.Contacts.init() 2013-03-22 14:54:47 +01:00
Thomas Tanghus
9c64617b04 Contacts: Moved octemplate plugin to separate file. 2013-03-22 14:53:27 +01:00
Thomas Tanghus
f591954689 Contacts: Implement new routes in js Storage. 2013-03-22 14:51:26 +01:00
Thomas Tanghus
28a57daa06 Contacts: Add routes for listing address books and contacts. 2013-03-22 14:49:34 +01:00
Thomas Tanghus
1e482b0b07 Contacts: Add missing unminified script. Fix #845 2013-03-22 03:27:47 +01:00
Thomas Tanghus
6818a92038 Contacts: Add missing unminified script. Fix #845 2013-03-22 03:26:11 +01:00
Thomas Tanghus
ef9b389d1b Contacts: Added stub for JS Storage "class" 2013-03-20 18:57:58 +01:00
Thomas Tanghus
36f22b5878 Contacts: Use PoC list. 2013-03-16 15:55:37 +01:00
Thomas Tanghus
6b50a6fef8 Contacts: Sanitize input. 2013-03-15 15:10:55 +01:00
Thomas Tanghus
0c2dc22eaa Contacts: Sanitize input. 2013-03-15 15:07:35 +01:00
Thomas Tanghus
62152caca9 Contacts: Dim contact list when adding contact. 2013-03-15 13:45:47 +01:00
Thomas Tanghus
d2774ebbf9 Contacts: Re-add add address book. Fixes #578 2013-03-14 23:17:41 +01:00
Thomas Tanghus
ca626859c4 Contacts: Re-add add address book. Fixes #578 2013-03-14 23:16:37 +01:00
Thomas Tanghus
6bfc422d67 Contacts: Much improved d'n'd. 2013-03-14 19:53:53 +01:00
Thomas Tanghus
2aa8f7fb81 Contacts: Test for more ways to construct name. 2013-03-14 19:40:08 +01:00
Thomas Tanghus
fff18e8f11 Contacts: Make sure multi value fields are saved in correct order. 2013-03-14 19:39:02 +01:00
Thomas Tanghus
ac8fe794ac Contacts: Select first *visible* contact on load. 2013-03-14 19:37:02 +01:00
Thomas Tanghus
9b55ac8999 Contacts: Construct FN based on N if empty 2013-03-14 19:34:06 +01:00
Thomas Tanghus
3ac86ce032 Merge branch 'five_zero_dot_one' into contacts_backends
Conflicts:
	contacts/ajax/contact/saveproperty.php
	contacts/import.php
	contacts/js/app.js
	contacts/js/contacts.js
	contacts/js/groups.js
	contacts/lib/carddav/backend.php
2013-03-12 09:24:06 +01:00
Thomas Tanghus
e414c48148 Contacts: Much improved d'n'd. 2013-03-12 00:28:41 +01:00
Thomas Tanghus
55cef1600d Contacts: Wrong id used. 2013-03-12 00:27:06 +01:00
Thomas Tanghus
7bd0ed5958 Contacts: On d'n'd wrong id was being used. Also fixes #735 2013-03-11 20:27:16 +01:00
Thomas Tanghus
9b8a18d564 Contacts: Reset UI after failed import. 2013-03-09 16:41:45 +01:00
Thomas Tanghus
b5a0bbb7aa Contacts: Test for more ways to construct name. 2013-03-05 02:31:14 +01:00
Thomas Tanghus
5e4198bee7 Contacts: Make sure multi value fields are saved in correct order. 2013-03-05 02:31:14 +01:00