summaryrefslogtreecommitdiffstats
path: root/apps/contacts/js
Commit message (Expand)AuthorAgeFilesLines
* Set the loading class on the property being changed, not on its container. No...Thomas Tanghus2012-07-081-3/+3
* Set the loading class on the property being changed, not on its container.Thomas Tanghus2012-07-081-3/+3
* Hopefully fix for drag'n'drop import in oc-813.Thomas Tanghus2012-07-051-1/+1
* enable highlighting of address in OSM.Bjoern Schiessle2012-06-271-1/+1
* Idiot proof dialog ;-)Thomas Tanghus2012-06-251-1/+1
* Select which address book to add a contact to. Fixes oc-1071.Thomas Tanghus2012-06-251-4/+34
* Contacts: Implement CSRF prevention.Thomas Tanghus2012-06-141-2/+2
* Fix copy/paste error.Thomas Tanghus2012-06-111-2/+2
* Fix js for missing address fields.Thomas Tanghus2012-06-111-6/+6
* Fixed merge conflict.Thomas Tanghus2012-06-101-1/+1
* Contacts: Use POST instead of GET.Thomas Tanghus2012-06-091-2/+2
* Contacts: Import upload button was obscured on Android browser.Thomas Tanghus2012-06-071-1/+1
* Contacts: When editing photo on a newly created contact the name in the conta...Thomas Tanghus2012-06-041-0/+1
* Contacts: Fix XSS.Thomas Tanghus2012-05-281-2/+2
* Contacts: wrong name was set on initial load.Thomas Tanghus2012-05-171-2/+2
* Contacts: Disable in-app import if encryption is enabled, and make an attempt...Thomas Tanghus2012-05-171-2/+3
* Contacts: removed check for empty FN field because Chrome/Chromium barfed.Thomas Tanghus2012-05-161-2/+2
* Remove logging.Thomas Tanghus2012-05-141-2/+0
* Contacts: Had forgotten to call local function.Thomas Tanghus2012-05-141-2/+6
* Contacts: Fix layout in contacts list that I had broken in an earlier fix :-PThomas Tanghus2012-05-141-17/+17
* Contacts: Photo upload handlers wern't being loaded for new contacts.Thomas Tanghus2012-05-141-26/+39
* Contacts: The proper DOM wasn't loaded after import and thumbnails weren't be...Thomas Tanghus2012-05-141-62/+79
* Contacts: Add error checking and reporting to import from files app.Thomas Tanghus2012-05-131-81/+84
* Revert "Edited combobox to adhere to coding standards and added a dblclick ha...Thomas Tanghus2012-05-131-24/+19
* Revert "Contacts: Change placeholder text to avoid confusion. No, JanC, I won...Thomas Tanghus2012-05-131-3/+2
* Edited combobox to adhere to coding standards and added a dblclick handler.Thomas Tanghus2012-05-121-19/+24
* Contacts: Change placeholder text to avoid confusion. No, JanC, I won't chang...Thomas Tanghus2012-05-121-2/+3
* Contacts: Make the structured name dialog modal to avoid confusion.Thomas Tanghus2012-05-111-1/+1
* Contacts: Clone event handlers as well.Thomas Tanghus2012-05-111-7/+3
* Contacts: Hack to add structured name from formatted name.Thomas Tanghus2012-05-111-3/+17
* Contacts: Fix some regressions from last commit.Thomas Tanghus2012-05-101-50/+66
* Some UI and code restructering according to usability tests: https://mail.kde...Thomas Tanghus2012-05-101-40/+43
* Code cleanup.Thomas Tanghus2012-05-071-49/+9
* Revert Android positioning 'fix'.Thomas Tanghus2012-05-061-81/+81
* Revert "Contacts: Fix for leftcontent positioning in Android browser."Thomas Tanghus2012-05-061-13/+13
* Forgot to fix one file...Thomas Tanghus2012-05-061-81/+81
* Contacts: Fix for leftcontent positioning in Android browser.Thomas Tanghus2012-05-061-13/+13
* Add missing file.Thomas Tanghus2012-05-041-0/+118
* Contacts: Changed the Add property button to not fixed and use plain button.Thomas Tanghus2012-05-041-15/+15
* Contacts: Improve NOTE UI. Cleanup markup.Thomas Tanghus2012-05-041-1/+10
* Contacts: Don't load event handlers more than once, or you're asking for trou...Thomas Tanghus2012-05-041-2/+0
* Contacts: Remove some logging.Thomas Tanghus2012-05-032-3/+0
* Contacts: Clean up tipsies.Thomas Tanghus2012-05-031-2/+3
* Contacts: Improve loading contact.Thomas Tanghus2012-05-031-18/+26
* Contacts: Removed styling and (most) js from template. Started making app mor...Thomas Tanghus2012-05-021-156/+64
* Contacts: Trying to improve PHOTO handling a bit.Thomas Tanghus2012-05-021-21/+16
* Various file path fixes.Thomas Tanghus2012-04-301-0/+3
* Contacts: Ensure TYPE parameters on email aren't deleted on edit. They are st...Thomas Tanghus2012-04-291-27/+11
* jquery.combobox: Added 'showButton' optionThomas Tanghus2012-04-291-30/+33
* Merge branch 'master' into movable_apps_2Georg Ehrke2012-04-272-8/+25
|\