Thomas Tanghus
|
a5a45f90d7
|
Contacts: Moved escaping of strings to template plugin.
|
2013-03-29 20:09:48 +01:00 |
|
Thomas Tanghus
|
7693785933
|
Contacts: Importing, indexing and group extraction in working state.
|
2013-03-29 05:00:03 +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
|
e42ad5193d
|
Contacts: Add storage parameter to GroupList
|
2013-03-23 02:07:17 +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
|
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
|
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
|
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
|
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
|
9aeec46945
|
Contacts: Some more error checking
|
2013-02-03 15:40:14 +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
|
79628fef58
|
Contacts: js template fix.
|
2013-01-25 16:23:10 +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
|
48c23c0dc0
|
Contacts: Refactored adding single contact to group. Closes #443
|
2013-01-16 13:35:41 +01:00 |
|
Thomas Mueller
|
35f78467ba
|
fixes js syntax error
|
2013-01-15 00:47:39 +01:00 |
|
Thomas Tanghus
|
35150a5176
|
Contacts: Disable touchmove on body element.
|
2013-01-14 09:16:22 +01:00 |
|
Thomas Tanghus
|
14b98ca449
|
Fix indentation.
|
2013-01-02 02:22:16 +01:00 |
|
Thomas Tanghus
|
3bef7d13a8
|
Contacts: Moved GroupList to separate file.
|
2013-01-02 02:17:51 +01:00 |
|
Thomas Tanghus
|
ccac1f9ab6
|
Contacts: Removed timing test.
|
2012-12-29 18:24:15 +01:00 |
|
Thomas Tanghus
|
b2de5cb380
|
Contacts: self -> this
|
2012-12-20 22:58:46 +01:00 |
|
Thomas Tanghus
|
3235ff3620
|
Contacts: Simplify template loading.
|
2012-12-20 22:58:04 +01:00 |
|
Thomas Tanghus
|
81b09b0629
|
Contacts: Conditionally load polyfills.
|
2012-12-17 22:43:24 +01:00 |
|
Thomas Tanghus
|
628701af4b
|
Contacts: Try to make scrolling work on tablets.
|
2012-12-17 21:27:01 +01:00 |
|
Thomas Tanghus
|
fc9fddc6c0
|
Contacts: Also check keypress event.
|
2012-12-17 21:03:10 +01:00 |
|
Mario Ferraro
|
a00596cb70
|
Fix missing semicolons, trailing commas, leading/trailing whitespaces, mixed tabs/spaces.
|
2012-12-17 14:19:22 +00:00 |
|
Thomas Tanghus
|
fa452fd0ea
|
Contacts: Prevent adding new group while editing one.
|
2012-12-14 19:10:22 +01:00 |
|
Thomas Tanghus
|
07e0668c64
|
Contacts: Make micro templates work on FF 4 take 2
|
2012-12-14 16:37:53 +01:00 |
|
Thomas Tanghus
|
c9cc70fb79
|
Contacts: Changed adding to group handling.
|
2012-12-14 02:56:11 +01:00 |
|
Thomas Tanghus
|
e2f074558d
|
Contacts: Rename addcontact -> add
|
2012-12-14 02:56:11 +01:00 |
|
Thomas Tanghus
|
e0d281dd53
|
Cleanups.
|
2012-12-13 02:48:52 +01:00 |
|
Thomas Tanghus
|
847a60cf91
|
Contacts: export selected contacts.
|
2012-12-13 02:48:51 +01:00 |
|
Thomas Tanghus
|
ac4187dd06
|
Contacts: lower case variable names.
|
2012-12-13 02:48:51 +01:00 |
|
Thomas Tanghus
|
b2e9e851b7
|
Contacts: Use $.is() to check for body.
|
2012-12-11 17:41:28 +01:00 |
|
Thomas Tanghus
|
919c49f06c
|
Contacts: Hide list actions when contact is open.
|
2012-12-11 06:18:57 +01:00 |
|
Thomas Tanghus
|
86fef019b0
|
Contacts: Disable share if sharing is disabled ;)
|
2012-12-11 05:27:03 +01:00 |
|
Thomas Tanghus
|
8e1fb7c8ff
|
Contact: Move rest of actions to popup.
|
2012-12-11 04:05:34 +01:00 |
|
Thomas Tanghus
|
0a0640a503
|
Contacts: tipsy tweaks.
|
2012-12-10 20:58:34 +01:00 |
|
Thomas Tanghus
|
84006b59ae
|
Contacts: Don't hide contact list on add either.
|
2012-12-10 05:52:19 +01:00 |
|
Thomas Tanghus
|
c0e9e80dce
|
Contacts: Decrement 'All' group on contact deletion.
|
2012-12-10 05:51:35 +01:00 |
|
Thomas Tanghus
|
c8ee19038f
|
Contacts: Add group properties arg to addContact()
|
2012-12-10 00:10:39 +01:00 |
|
Thomas Tanghus
|
1d73fe3b63
|
Contacts: Reduce timeout for reload after import.
|
2012-12-10 00:10:39 +01:00 |
|
Thomas Tanghus
|
441337710e
|
Contacts: Show contact in popup.
|
2012-12-10 00:10:39 +01:00 |
|
Thomas Tanghus
|
0571b861fa
|
Contacts: Also allow meta key for selecting.
|
2012-12-10 00:10:39 +01:00 |
|
Thomas Tanghus
|
13f5ba47fd
|
Contacts: Cancel editing new group on escape.
|
2012-12-07 15:42:42 +01:00 |
|
Thomas Tanghus
|
b968a602d9
|
Contact: Minor fixes.
|
2012-12-07 15:09:14 +01:00 |
|
Thomas Tanghus
|
ed9fec3b1d
|
Contacts: Re-arrange address book management.
|
2012-12-07 15:09:13 +01:00 |
|
Thomas Tanghus
|
4a589de7bc
|
Contacts: Inline group add.
|
2012-12-07 15:09:13 +01:00 |
|
Thomas Tanghus
|
de7502604b
|
Contacts: Re-enabled import.
|
2012-12-07 15:09:13 +01:00 |
|
Thomas Tanghus
|
d5aa6f633f
|
Contacts: Tweak importing a bit.
|
2012-12-07 15:09:13 +01:00 |
|
Thomas Tanghus
|
1c94afbede
|
Contacts: Basic import working again.
|
2012-12-07 15:09:13 +01:00 |
|
Thomas Tanghus
|
09442c2888
|
Contacts: Add address book part of import workflow.
|
2012-12-07 15:09:13 +01:00 |
|
Thomas Tanghus
|
077c3b8aab
|
Contacts: No accordion in jqueryui?
|
2012-11-29 14:50:00 +01:00 |
|
Thomas Tanghus
|
70fb8a9268
|
Contacts: Move sharing to settings slideup.
|
2012-11-27 02:42:53 +01:00 |
|
Thomas Tanghus
|
a81fdac4f2
|
Contacts: Don't remove controls on group action on single contact.
|
2012-11-24 01:40:29 +01:00 |
|
Thomas Tanghus
|
77f9aef03f
|
Contact: Hide controls after mass applying action.
|
2012-11-24 00:06:50 +01:00 |
|
Thomas Tanghus
|
a0f1094bc9
|
Contacts: Fix remove from group.
|
2012-11-23 02:25:48 +01:00 |
|
Thomas Tanghus
|
a4355a03b7
|
Contacts: deselect "Select all" checkbox after action is performed.
|
2012-11-23 01:19:16 +01:00 |
|
Thomas Tanghus
|
e9de8f406b
|
Contacts: refactor adding to/removing from group.
|
2012-11-23 01:16:46 +01:00 |
|
Thomas Tanghus
|
a0d307ef16
|
Contacts: Method for selecting group.
|
2012-11-23 01:14:45 +01:00 |
|
Thomas Tanghus
|
ddfe1b7994
|
Contacts: Effect for adding/removing to/from group.
|
2012-11-23 01:12:53 +01:00 |
|
Thomas Tanghus
|
ddf2b4fdd6
|
Contacts: Add hover indicator on drop target.
|
2012-11-22 19:33:32 +01:00 |
|
Thomas Tanghus
|
82884dee9f
|
Contacts: Delete group functionality.
|
2012-11-22 19:32:47 +01:00 |
|
Thomas Tanghus
|
a71a7fbbde
|
Contacts: Show address meta-data in label.
|
2012-11-22 08:17:57 +01:00 |
|
Thomas Tanghus
|
df99a27957
|
Contacts: Group favorite button with other controls.
|
2012-11-22 05:34:37 +01:00 |
|
Thomas Tanghus
|
6dfc569400
|
Contacts: Add stub for import functionality.
|
2012-11-22 00:27:25 +01:00 |
|
Thomas Tanghus
|
c9f2fc867f
|
Contacts: Only show ajax errors in debug mode.
|
2012-11-22 00:25:40 +01:00 |
|
Thomas Tanghus
|
a585dc2bd1
|
Array.prototype.clean() work on clone of self.
|
2012-11-22 00:24:31 +01:00 |
|
Thomas Tanghus
|
5a5c55eb98
|
Contacts: Fix cancelling new contact creation.
|
2012-11-15 20:35:35 +01:00 |
|
Thomas Tanghus
|
16e1db3113
|
Contacts: Remove unneeded assertion function
|
2012-11-15 20:34:54 +01:00 |
|
Thomas Tanghus
|
7cf2974e0c
|
Contacts: Simplified delayed delete.
|
2012-11-15 06:43:22 +01:00 |
|
Thomas Tanghus
|
addd12c967
|
Contacts: Fix property indexing.
|
2012-11-15 06:07:44 +01:00 |
|
Thomas Tanghus
|
c47d54e634
|
Contacts: show/hide export section.
|
2012-11-15 03:54:15 +01:00 |
|
Thomas Tanghus
|
a489400dc6
|
Conntect some buttons to event handlers.
|
2012-11-15 02:42:33 +01:00 |
|