Commit Graph

123 Commits (6b6d3d68d42bb1830c12c4ed5b23e1ddf297b790)

Author SHA1 Message Date
Thomas Tanghus 73fd4c979a Update js after contactlist change. 13 years ago
Thomas Tanghus cab4a634df Save addressbook id to be able to rearrange contacts properly. 13 years ago
Thomas Tanghus fb700de4a4 Add effect on addressbook show/hide. 13 years ago
Thomas Tanghus 5a8f4b8783 Adjustments for inview handler etc. 13 years ago
Stephan Bergemann 92e35bd843 now a little less in template - more in ajax controller 13 years ago
Stephan Bergemann 7f485d1b20 contacts app now lists contacts sorted by expandable/collapsable addressbooks 13 years ago
Thomas Tanghus 47c03a0eff Contacts: Fixes for CSRF. 13 years ago
Thomas Tanghus bc1e8cb0a2 Contacts: implemented CSRF prevention. 13 years ago
Thomas Tanghus ac11647d7a Fix js for missing address fields. 13 years ago
Thomas Tanghus 081e1874cb Contacts: Use POST instead of GET. 13 years ago
Thomas Tanghus 33c802dcaa Break text to fit in dialog. 13 years ago
Thomas Tanghus 3804f68ff5 Contacts: Import upload button was obscured on Android browser. 13 years ago
Thomas Tanghus 5c17338ac7 Contacts: Make js a tad DRYer. Added URL property. 13 years ago
Thomas Tanghus 80de23d08b Contacts: Removed temp dir cleanup after using OC_Cache. 13 years ago
Thomas Tanghus cb941996c0 Contacts: Use OC_Cache for contact photo handling instead of temp dir. 13 years ago
Thomas Tanghus 2842088b75 Contacts: When editing photo on a newly created contact the name in the contact list was cleared. 13 years ago
Thomas Tanghus 855f404e5c Contacts: Temporary files weren't deleted if crop window was closed without saving. 13 years ago
Thomas Tanghus dff16e70a9 Contacts: Improve loading and cleanup of dialogs. 13 years ago
Thomas Tanghus 817f9ff57d Contacts: Fix XSS. 13 years ago
Thomas Tanghus b9cd0ecc8a Contacts: wrong name was set on initial load. 13 years ago
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... 13 years ago
Thomas Tanghus d216678481 Contacts: removed check for empty FN field because Chrome/Chromium barfed. 13 years ago
Thomas Tanghus e74f4b406f Remove logging. 13 years ago
Thomas Tanghus 9b3d8660eb Contacts: Had forgotten to call local function. 13 years ago
Thomas Tanghus de850dfa52 Contacts: Fix layout in contacts list that I had broken in an earlier fix :-P 13 years ago
Thomas Tanghus 1f2b37c08b Contacts: Photo upload handlers wern't being loaded for new contacts. 13 years ago
Thomas Tanghus 40f91d9f7c Contacts: The proper DOM wasn't loaded after import and thumbnails weren't being updated. 13 years ago
Thomas Tanghus 996020d82b Revert "Contacts: Change placeholder text to avoid confusion. No, JanC, I won't change it back again ;-)" 13 years ago
Thomas Tanghus a36a8faad4 Contacts: Change placeholder text to avoid confusion. No, JanC, I won't change it back again ;-) 13 years ago
Thomas Tanghus 8e5240d579 Contacts: Make the structured name dialog modal to avoid confusion. 13 years ago
Thomas Tanghus 646a4bd635 Contacts: Clone event handlers as well. 13 years ago
Thomas Tanghus e5840e1fe2 Contacts: Hack to add structured name from formatted name. 13 years ago
Thomas Tanghus 7bc6e86969 Contacts: Fix some regressions from last commit. 13 years ago
Thomas Tanghus 2c6740b0c7 Some UI and code restructering according to usability tests: https://mail.kde.org/pipermail/owncloud/2012-May/003194.html 13 years ago
Thomas Tanghus 65b9850e53 Code cleanup. 13 years ago
Thomas Tanghus f2ec68d40c Revert "Contacts: Fix for leftcontent positioning in Android browser." 13 years ago
Thomas Tanghus 01da64caf7 Contacts: Changed the Add property button to not fixed and use plain button. 13 years ago
Thomas Tanghus 248eae2d0f Contacts: Improve NOTE UI. Cleanup markup. 13 years ago
Thomas Tanghus bde5b4a7ff Contacts: Don't load event handlers more than once, or you're asking for trouble :-P 13 years ago
Thomas Tanghus 8076b1e12d Contacts: Remove some logging. 13 years ago
Thomas Tanghus a89231ac1d Contacts: Clean up tipsies. 13 years ago
Thomas Tanghus 15be032740 Contacts: Improve loading contact. 13 years ago
Thomas Tanghus f1830866a3 Contacts: Removed styling and (most) js from template. Started making app more keyboard/screenreader friendly. General cleanup in code and markup. 13 years ago
Thomas Tanghus 72256abf34 Contacts: Trying to improve PHOTO handling a bit. 13 years ago
Thomas Tanghus 9c520c70a8 Various file path fixes. 13 years ago
Thomas Tanghus f6fefe9a36 Contacts: Ensure TYPE parameters on email aren't deleted on edit. They are still not shown in the UI. 13 years ago
Thomas Tanghus 768041b6cb Contacts: Added convinience method for notifications. 13 years ago
Georg Ehrke 2c92a79b5d fixes for contacts app 13 years ago
Thomas Tanghus 4bb1a2c2d6 Contacts: Some js cleanup. 13 years ago
Thomas Tanghus 5dbf362623 Contacts: Added import with with file picker. 13 years ago