Thomas Tanghus
|
861c379255
|
Make sure the proper DOM is loaded and the right address book gets expanded.
|
2012-07-10 01:24:40 +02:00 |
Thomas Tanghus
|
6d123e90f3
|
Remove deleted address book from list.
|
2012-07-08 23:38:03 +02:00 |
Thomas Tanghus
|
f5c620006e
|
Set the loading class on the property being changed, not on its container. Now on all the places relevant ;-)
|
2012-07-08 16:15:52 +02:00 |
Thomas Tanghus
|
97106f198f
|
Set the loading class on the property being changed, not on its container.
|
2012-07-08 16:11:45 +02:00 |
Thomas Tanghus
|
59b38e668d
|
Missing requesttoken
|
2012-07-06 03:22:42 +02:00 |
Thomas Tanghus
|
dac2c14ae9
|
Add missing CSRF check.
|
2012-07-05 00:37:08 +02:00 |
Thomas Tanghus
|
706a13544b
|
Remove ugly activation hack.
|
2012-07-04 22:13:36 +02:00 |
Thomas Tanghus
|
a4614f83ff
|
Don't add duplicate contacts in the list when en-/disable an address book.
|
2012-06-29 23:18:47 +02:00 |
Thomas Tanghus
|
a48aba316e
|
Smoother profile picture loading - hopefully.
|
2012-06-28 01:46:33 +02:00 |
Thomas Tanghus
|
77b7f214d2
|
Load contactlist progressivly.
|
2012-06-27 22:44:28 +02:00 |
Bjoern Schiessle
|
060a297260
|
enable highlighting of address in OSM.
|
2012-06-27 11:46:42 +02:00 |
Thomas Tanghus
|
823bef3a09
|
Ensure event handlers are being set when adding first contact.
|
2012-06-27 02:12:53 +02:00 |
Thomas Tanghus
|
cad282b73f
|
Added some error checking.
|
2012-06-26 18:15:24 +02:00 |
Thomas Tanghus
|
1b2d09f9ca
|
Added missing requesttoken.
|
2012-06-26 18:15:24 +02:00 |
Thomas Tanghus
|
dc4b891327
|
Better visual feedback and prevent drop on self.
|
2012-06-25 18:24:15 +02:00 |
Thomas Tanghus
|
b8d6ad0431
|
Improve styling on draggables.
|
2012-06-25 18:24:15 +02:00 |
Thomas Tanghus
|
052bd8efbb
|
Drag'n'Drop contacts between addressbook. Still needs some css magic.
|
2012-06-25 03:42:27 +02:00 |
Thomas Tanghus
|
0f9b9fa111
|
Remove unneeded parameter.
|
2012-06-24 16:07:18 +02:00 |
Thomas Tanghus
|
5393c0cfed
|
Click to select which address book to add to.
|
2012-06-24 16:03:10 +02:00 |
Thomas Tanghus
|
9e6d2f2f82
|
Improve prev/next selection on delete.
|
2012-06-24 15:07:44 +02:00 |
Bart Visscher
|
82f39d3292
|
Contacts: Fix name and carddav-url encoding
|
2012-06-21 23:30:04 +02:00 |
Thomas Tanghus
|
ad7154b344
|
Fix being able to link directly to contact, that I broke in other commit.
|
2012-06-21 22:02:17 +02:00 |
Thomas Tanghus
|
10a0d5a46c
|
More changes for updating the contacts list.
|
2012-06-20 21:00:49 +02:00 |
Thomas Tanghus
|
0b9a48b4b6
|
Re-add missing loadhandlers() call.
|
2012-06-19 14:56:21 +02:00 |
Thomas Tanghus
|
33aec973df
|
Loading of contacts was placed outside of $(document).ready() function.
|
2012-06-19 14:55:14 +02:00 |
Thomas Tanghus
|
73fd4c979a
|
Update js after contactlist change.
|
2012-06-18 02:21:29 +02:00 |
Thomas Tanghus
|
cab4a634df
|
Save addressbook id to be able to rearrange contacts properly.
|
2012-06-17 23:14:02 +02:00 |
Thomas Tanghus
|
fb700de4a4
|
Add effect on addressbook show/hide.
|
2012-06-17 21:37:13 +02:00 |
Thomas Tanghus
|
5a8f4b8783
|
Adjustments for inview handler etc.
|
2012-06-17 20:25:32 +02:00 |
Stephan Bergemann
|
92e35bd843
|
now a little less in template - more in ajax controller
|
2012-06-17 20:25:32 +02:00 |
Stephan Bergemann
|
7f485d1b20
|
contacts app now lists contacts sorted by expandable/collapsable addressbooks
|
2012-06-17 20:25:32 +02:00 |
Thomas Tanghus
|
47c03a0eff
|
Contacts: Fixes for CSRF.
|
2012-06-14 18:13:01 +02:00 |
Thomas Tanghus
|
bc1e8cb0a2
|
Contacts: implemented CSRF prevention.
|
2012-06-13 17:35:42 +02:00 |
Thomas Tanghus
|
ac11647d7a
|
Fix js for missing address fields.
|
2012-06-11 22:14:21 +02:00 |
Thomas Tanghus
|
081e1874cb
|
Contacts: Use POST instead of GET.
|
2012-06-09 15:00:44 +02:00 |
Thomas Tanghus
|
33c802dcaa
|
Break text to fit in dialog.
|
2012-06-07 20:29:15 +02:00 |
Thomas Tanghus
|
3804f68ff5
|
Contacts: Import upload button was obscured on Android browser.
|
2012-06-07 10:55:40 +02:00 |
Thomas Tanghus
|
5c17338ac7
|
Contacts: Make js a tad DRYer. Added URL property.
|
2012-06-06 15:29:33 +02:00 |
Thomas Tanghus
|
80de23d08b
|
Contacts: Removed temp dir cleanup after using OC_Cache.
|
2012-06-06 01:06:12 +02:00 |
Thomas Tanghus
|
cb941996c0
|
Contacts: Use OC_Cache for contact photo handling instead of temp dir.
|
2012-06-05 20:34:12 +02:00 |
Thomas Tanghus
|
2842088b75
|
Contacts: When editing photo on a newly created contact the name in the contact list was cleared.
|
2012-06-04 13:14:31 +02:00 |
Thomas Tanghus
|
855f404e5c
|
Contacts: Temporary files weren't deleted if crop window was closed without saving.
|
2012-06-04 13:14:31 +02:00 |
Thomas Tanghus
|
dff16e70a9
|
Contacts: Improve loading and cleanup of dialogs.
|
2012-05-29 16:43:59 +02:00 |
Thomas Tanghus
|
817f9ff57d
|
Contacts: Fix XSS.
|
2012-05-28 14:42:57 +02:00 |
Thomas Tanghus
|
b9cd0ecc8a
|
Contacts: wrong name was set on initial load.
|
2012-05-17 16:46:39 +02:00 |
Thomas Tanghus
|
2f1e601809
|
Contacts: Disable in-app import if encryption is enabled, and make an attempt of supporting IE uploads too. Can't test it though...
|
2012-05-17 14:31:04 +02:00 |
Thomas Tanghus
|
d216678481
|
Contacts: removed check for empty FN field because Chrome/Chromium barfed.
|
2012-05-16 23:45:43 +02:00 |
Thomas Tanghus
|
e74f4b406f
|
Remove logging.
|
2012-05-14 17:50:24 +02:00 |
Thomas Tanghus
|
9b3d8660eb
|
Contacts: Had forgotten to call local function.
|
2012-05-14 17:49:33 +02:00 |
Thomas Tanghus
|
de850dfa52
|
Contacts: Fix layout in contacts list that I had broken in an earlier fix :-P
|
2012-05-14 17:49:33 +02:00 |