Thomas Tanghus
|
1d5c4c2529
|
Added some error checking.
|
2012-06-26 18:15:24 +02:00 |
|
Thomas Tanghus
|
fb0d6cf7f7
|
Added missing requesttoken.
|
2012-06-26 18:15:24 +02:00 |
|
Thomas Tanghus
|
a7ccecd91b
|
Better visual feedback and prevent drop on self.
|
2012-06-25 18:24:15 +02:00 |
|
Thomas Tanghus
|
b45b869307
|
Improve styling on draggables.
|
2012-06-25 18:24:15 +02:00 |
|
Thomas Tanghus
|
f4defb845c
|
Drag'n'Drop contacts between addressbook. Still needs some css magic.
|
2012-06-25 03:42:27 +02:00 |
|
Thomas Tanghus
|
3d26fc36a0
|
Remove unneeded parameter.
|
2012-06-24 16:07:18 +02:00 |
|
Thomas Tanghus
|
b0fb10082e
|
Click to select which address book to add to.
|
2012-06-24 16:03:10 +02:00 |
|
Thomas Tanghus
|
c973c35150
|
Improve prev/next selection on delete.
|
2012-06-24 15:07:44 +02:00 |
|
Bart Visscher
|
789ada54e6
|
Contacts: Fix name and carddav-url encoding
|
2012-06-21 23:30:04 +02:00 |
|
Thomas Tanghus
|
a48debb3c9
|
Fix being able to link directly to contact, that I broke in other commit.
|
2012-06-21 22:02:17 +02:00 |
|
Thomas Tanghus
|
b3b67ab2cb
|
More changes for updating the contacts list.
|
2012-06-20 21:00:49 +02:00 |
|
Thomas Tanghus
|
b4056f75ca
|
Re-add missing loadhandlers() call.
|
2012-06-19 14:56:21 +02:00 |
|
Thomas Tanghus
|
dc65727235
|
Loading of contacts was placed outside of $(document).ready() function.
|
2012-06-19 14:55:14 +02:00 |
|
Thomas Tanghus
|
23a1f455c4
|
Update js after contactlist change.
|
2012-06-18 02:21:29 +02:00 |
|
Thomas Tanghus
|
b6f00dd64d
|
Save addressbook id to be able to rearrange contacts properly.
|
2012-06-17 23:14:02 +02:00 |
|
Thomas Tanghus
|
53365e4b48
|
Add effect on addressbook show/hide.
|
2012-06-17 21:37:13 +02:00 |
|
Thomas Tanghus
|
b5458d7784
|
Adjustments for inview handler etc.
|
2012-06-17 20:25:32 +02:00 |
|
Stephan Bergemann
|
d621126f11
|
now a little less in template - more in ajax controller
|
2012-06-17 20:25:32 +02:00 |
|
Stephan Bergemann
|
9eaf64b6d0
|
contacts app now lists contacts sorted by expandable/collapsable addressbooks
|
2012-06-17 20:25:32 +02:00 |
|
Thomas Tanghus
|
130aaea934
|
Contacts: Fixes for CSRF.
|
2012-06-14 18:13:01 +02:00 |
|
Thomas Tanghus
|
aa73a32b89
|
Contacts: implemented CSRF prevention.
|
2012-06-13 17:35:42 +02:00 |
|
Thomas Tanghus
|
1ebf3dc643
|
Fix js for missing address fields.
|
2012-06-11 22:14:21 +02:00 |
|
Thomas Tanghus
|
587e16b51d
|
Contacts: Use POST instead of GET.
|
2012-06-09 15:00:44 +02:00 |
|
Thomas Tanghus
|
5bb678a528
|
Break text to fit in dialog.
|
2012-06-07 20:29:15 +02:00 |
|
Thomas Tanghus
|
b28e050cf3
|
Contacts: Import upload button was obscured on Android browser.
|
2012-06-07 10:55:40 +02:00 |
|
Thomas Tanghus
|
84975f6f7c
|
Contacts: Make js a tad DRYer. Added URL property.
|
2012-06-06 15:29:33 +02:00 |
|
Thomas Tanghus
|
65c6178e73
|
Contacts: Removed temp dir cleanup after using OC_Cache.
|
2012-06-06 01:06:12 +02:00 |
|
Thomas Tanghus
|
58dff33314
|
Contacts: Use OC_Cache for contact photo handling instead of temp dir.
|
2012-06-05 20:34:12 +02:00 |
|
Thomas Tanghus
|
5206b686d1
|
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
|
2e8e4d8a56
|
Contacts: Temporary files weren't deleted if crop window was closed without saving.
|
2012-06-04 13:14:31 +02:00 |
|
Thomas Tanghus
|
2fd9d16147
|
Contacts: Improve loading and cleanup of dialogs.
|
2012-05-29 16:43:59 +02:00 |
|
Thomas Tanghus
|
e0ac28afa0
|
Contacts: Fix XSS.
|
2012-05-28 14:42:57 +02:00 |
|
Thomas Tanghus
|
6646066aa8
|
Contacts: wrong name was set on initial load.
|
2012-05-17 16:46:39 +02:00 |
|
Thomas Tanghus
|
9678e4a2c0
|
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
|
92f2bd61ab
|
Contacts: removed check for empty FN field because Chrome/Chromium barfed.
|
2012-05-16 23:45:43 +02:00 |
|
Thomas Tanghus
|
af7003f025
|
Remove logging.
|
2012-05-14 17:50:24 +02:00 |
|
Thomas Tanghus
|
04e5521c39
|
Contacts: Had forgotten to call local function.
|
2012-05-14 17:49:33 +02:00 |
|
Thomas Tanghus
|
84a54c27ea
|
Contacts: Fix layout in contacts list that I had broken in an earlier fix :-P
|
2012-05-14 17:49:33 +02:00 |
|
Thomas Tanghus
|
44588b54c1
|
Contacts: Photo upload handlers wern't being loaded for new contacts.
Name conflict with two FileUploads :-P
|
2012-05-14 11:08:00 +02:00 |
|
Thomas Tanghus
|
33ca950ba7
|
Contacts: The proper DOM wasn't loaded after import and thumbnails weren't being updated.
|
2012-05-14 10:13:45 +02:00 |
|
Thomas Tanghus
|
1e6d002cee
|
Revert "Contacts: Change placeholder text to avoid confusion. No, JanC, I won't change it back again ;-)"
This reverts commit a36a8faad4b66b5d68d6ba57fa095dd85546adfe.
Moved it to unstable branch for now.
|
2012-05-13 06:22:15 +02:00 |
|
Thomas Tanghus
|
802294df09
|
Contacts: Change placeholder text to avoid confusion. No, JanC, I won't change it back again ;-)
|
2012-05-12 13:43:33 +02:00 |
|
Thomas Tanghus
|
b612c2d68d
|
Contacts: Make the structured name dialog modal to avoid confusion.
|
2012-05-11 18:21:55 +02:00 |
|
Thomas Tanghus
|
66df19d91b
|
Contacts: Clone event handlers as well.
|
2012-05-11 18:21:55 +02:00 |
|
Thomas Tanghus
|
afe3f30dff
|
Contacts: Hack to add structured name from formatted name.
|
2012-05-11 01:14:11 +02:00 |
|
Thomas Tanghus
|
f9aa628ecd
|
Contacts: Fix some regressions from last commit.
|
2012-05-10 20:44:12 +02:00 |
|
Thomas Tanghus
|
bbb3cd0d18
|
Some UI and code restructering according to usability tests: https://mail.kde.org/pipermail/owncloud/2012-May/003194.html
|
2012-05-10 16:53:25 +02:00 |
|
Thomas Tanghus
|
16e00397d9
|
Code cleanup.
|
2012-05-07 04:46:09 +02:00 |
|
Thomas Tanghus
|
56191cc385
|
Revert "Contacts: Fix for leftcontent positioning in Android browser."
This reverts commit 93ae945414a9511dfe5c396205cfccac1c40a153.
|
2012-05-06 13:51:16 +02:00 |
|
Thomas Tanghus
|
afffd44ef5
|
Contacts: Fix for leftcontent positioning in Android browser.
|
2012-05-06 00:34:08 +02:00 |
|