summaryrefslogtreecommitdiffstats
path: root/apps/contacts
Commit message (Expand)AuthorAgeFilesLines
* Removed erroneous value attributes. Partial fix for oc-1029.Thomas Tanghus2012-06-181-3/+3
* Remove debug statements.Thomas Tanghus2012-06-142-20/+0
* Contacts: Implement CSRF prevention.Thomas Tanghus2012-06-1417-31/+44
* Remove check for encryption.Thomas Tanghus2012-06-131-5/+0
* Contacts: Final (for now) fix to encoding probs on import.Thomas Tanghus2012-06-121-1/+2
* Fix copy/paste error.Thomas Tanghus2012-06-111-2/+2
* Fix js for missing address fields.Thomas Tanghus2012-06-111-6/+6
* Contacts: Fix encoding errors, import errors, developer headache, paint cute ...Thomas Tanghus2012-06-111-1/+1
* Contacts: Fix NOTE also on add, not just save.Thomas Tanghus2012-06-111-2/+11
* Contacts: 11th hour fix for invalid VCARD from CardDAV.Thomas Tanghus2012-06-101-0/+4
* Fixed merge conflict.Thomas Tanghus2012-06-101-1/+1
* Code cleanup.Thomas Tanghus2012-06-091-11/+22
* Contacts: Use POST instead of GET.Thomas Tanghus2012-06-093-5/+5
* Don't fix bugs not present in this branch ;-)Thomas Tanghus2012-06-081-1/+0
* Contacts: Closed stupid XSS hole. Thanks AnybodyElse ;-)Thomas Tanghus2012-06-081-0/+1
* Contacts: Import upload button was obscured on Android browser.Thomas Tanghus2012-06-072-2/+2
* update translationsRobin Appelman2012-06-0635-150/+998
* Contacts: When editing photo on a newly created contact the name in the conta...Thomas Tanghus2012-06-041-0/+1
* don“t hardcode /tmpFrank Karlitschek2012-05-305-6/+6
* Contacts: NOTE wasn't saved properly.Thomas Tanghus2012-05-291-6/+3
* Contacts: Fix XSS.Thomas Tanghus2012-05-281-2/+2
* Contacts: Double check XSS.Thomas Tanghus2012-05-281-1/+1
* Please don't tell me I did that :-PThomas Tanghus2012-05-281-1/+1
* Contacts: Backport XSS fix.Thomas Tanghus2012-05-211-0/+3
* some fixes for contacts, gallery and openidGeorg Ehrke2012-05-191-3/+0
* getStorage belongs to files not to apps.Frank Karlitschek2012-05-192-2/+2
* Contacts: Added MS opacity mumbo-jumbo that I can't test myself to file form ...Thomas Tanghus2012-05-181-1/+1
* mark the apps as part of the shipped package and increase the requirement to ...Frank Karlitschek2012-05-181-1/+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-173-16/+24
* update translationsRobin Appelman2012-05-1710-13/+725
* Contacts: removed check for empty FN field because Chrome/Chromium barfed.Thomas Tanghus2012-05-161-2/+2
* add caldav and carddav files in their old place for backward compatibility - ...Georg Ehrke2012-05-162-0/+10
* Contacts: Corrected i18n call.Thomas Tanghus2012-05-151-1/+1
* removing executable bit - againThomas Mueller2012-05-1557-0/+0
* 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-143-20/+19
* 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
* selective app loading for remote/publicRobin Appelman2012-05-141-0/+4
* Contacts: Forgot one file for the import fix.Thomas Tanghus2012-05-131-2/+24
* Contacts: Add error checking and reporting to import from files app.Thomas Tanghus2012-05-134-136/+134
* update translationsRobin Appelman2012-05-1317-15/+1363
* 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
* load remote and public paths from info.xml during upgrade instead of setting ...Robin Appelman2012-05-113-2/+5
* Contacts: Make the structured name dialog modal to avoid confusion.Thomas Tanghus2012-05-111-1/+1