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
|
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
|
d2774ebbf9
|
Contacts: Re-add add address book. Fixes #578
|
2013-03-14 23:17:41 +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 |
|
Thomas Tanghus
|
7f7fd44de5
|
Contacts: Construct FN based on N if empty
|
2013-03-05 02:31:14 +01:00 |
|
Thomas Tanghus
|
a5e5d6ad0c
|
Contacts: Select first *visible* contact on load.
|
2013-03-05 02:31:14 +01:00 |
|
Thomas Tanghus
|
0aaddf0ca5
|
Contacts: Close contact on empty hash.
|
2013-03-05 02:31:13 +01:00 |
|
Thomas Tanghus
|
d74ef9de9e
|
Contacts: Trigger hashchange onpopstate.
|
2013-03-05 02:31:13 +01:00 |
|
Thomas Tanghus
|
51c9517fb1
|
Contacts: Update location.hash on open/close.
|
2013-03-05 02:31:13 +01:00 |
|
Thomas Tanghus
|
1d2dfd7ff9
|
Contacts: Show/hide firstrun better. Fix #656
|
2013-03-04 17:57:46 +01:00 |
|
Thomas Tanghus
|
d5acb5b9ed
|
Contacts: Fix uploading photo.
|
2013-03-04 15:11:55 +01:00 |
|
Thomas Tanghus
|
8bf571f7e2
|
Contacts: Disabled close-on-outside-click because it broke too much.
|
2013-03-04 14:46:53 +01:00 |
|
Thomas Tanghus
|
d9043b1757
|
Contacts: Remove copy of multiSelect widget. Ref #1833
|
2013-02-21 19:47:36 +01:00 |
|
Thomas Tanghus
|
e8b63a8d65
|
Contacts: Don't keep reference to deleted contact.
|
2013-02-20 13:14:31 +01:00 |
|
Thomas Tanghus
|
9a302d211f
|
Contacts: Showstopper: Fix firstrun action. Also fix #580
|
2013-02-16 23:01:07 +01:00 |
|
Thomas Tanghus
|
cc8ebdaadd
|
Contacts: Position list item better.
|
2013-02-12 20:56:27 +01:00 |
|
Thomas Tanghus
|
f49e3c962f
|
Contacts: Removed some old notifier code.
|
2013-02-12 20:55:47 +01:00 |
|
Thomas Tanghus
|
12347f6b0b
|
Contacts: Use jquery trim()
|
2013-02-12 11:56:43 +01:00 |
|
Thomas Tanghus
|
1e748d26b0
|
Contacts: Close contact on click outside of it. Ref #522
|
2013-02-12 10:54:10 +01:00 |
|
Thomas Tanghus
|
0a3c157f1c
|
Contacts: inline notifier
|
2013-02-08 19:11:52 +01:00 |
|
Thomas Tanghus
|
f4aac2f17a
|
Contacts: Don't collapse settings sections.
|
2013-02-08 19:11:52 +01:00 |
|
Thomas Tanghus
|
d158a7b51a
|
Contacts: Fix add groups. Ref #522
|
2013-02-06 13:37:56 +01:00 |
|
Thomas Tanghus
|
4ce6420156
|
Contacts: combox's underlying select wasn't updated on change.
|
2013-02-04 22:58:17 +01:00 |
|
Thomas Tanghus
|
b5fc6b69e4
|
Contacts: Fix group showing.
|
2013-02-04 02:07:00 +01:00 |
|
Thomas Tanghus
|
9aeec46945
|
Contacts: Some more error checking
|
2013-02-03 15:40:14 +01:00 |
|
Thomas Tanghus
|
df92b31a51
|
Contacts: Disable group select until saved.
|
2013-02-03 15:25:00 +01:00 |
|
Thomas Tanghus
|
bb8ea6081d
|
Contacts: Namespace combobox ui -> oc.
|
2013-01-29 20:47:25 +01:00 |
|
Thomas Tanghus
|
6ee6f4da94
|
Contacts: Fix combobox for new jquery ui.
|
2013-01-29 20:45:58 +01:00 |
|
Thomas Tanghus
|
a55c50fd73
|
Contacts: Use anchor instead of parameter.
|
2013-01-25 19:01:40 +01:00 |
|
Thomas Tanghus
|
860073502f
|
Contacts: No inline js in search results.
|
2013-01-25 19:00:10 +01:00 |
|
Thomas Tanghus
|
879dfd6b67
|
Contacts: Use OC.linkToRemote()
|
2013-01-25 17:27:49 +01:00 |
|
Thomas Tanghus
|
ca10bf7109
|
Contacts: Add proper un-minified plcaholder polyfill.
|
2013-01-25 17:00:54 +01:00 |
|
Thomas Tanghus
|
a2359a00b5
|
Contacts: More inline js in photo editor :-/
|
2013-01-25 16:48:14 +01:00 |
|
Thomas Tanghus
|
79628fef58
|
Contacts: js template fix.
|
2013-01-25 16:23:10 +01:00 |
|
Thomas Tanghus
|
dd508c2784
|
Contacts: Last inline js gone.
|
2013-01-25 16:22:38 +01:00 |
|
Thomas Tanghus
|
5475d3f16e
|
Contacts: One more inline js var down - one more to go ;)
|
2013-01-25 16:09:51 +01:00 |
|
Thomas Tanghus
|
c5c8b29964
|
Contacts: Move check for indexed state to ajax call.
|
2013-01-25 15:08:56 +01:00 |
|
Thomas Tanghus
|
401fa38639
|
Contacts: Read queried contact id in app.js
|
2013-01-25 14:30:53 +01:00 |
|
Thomas Tanghus
|
e616a27b41
|
Contacts: Show/hide PREF take 2
|
2013-01-25 13:29:16 +01:00 |
|
Thomas Tanghus
|
57eac9eff2
|
Contacts: Correct faulty docstring.
|
2013-01-25 13:29:16 +01:00 |
|
Thomas Tanghus
|
bd1bd0d2d1
|
Contacts: Show/hide PREF take 1.
|
2013-01-17 14:48:46 +01:00 |
|