summaryrefslogtreecommitdiffstats
path: root/apps/contacts
Commit message (Expand)AuthorAgeFilesLines
* Remove OC_App::register functionBart Visscher2012-05-311-5/+0
* donĀ“t hardcode /tmpFrank Karlitschek2012-05-305-6/+6
* Contacts: Rewrote import script.Thomas Tanghus2012-05-291-57/+26
* Forgot a break.Thomas Tanghus2012-05-291-6/+1
* Contacts: NOTE wasn't saved properly.Thomas Tanghus2012-05-291-0/+2
* Contacts: Improve loading and cleanup of dialogs.Thomas Tanghus2012-05-295-29/+44
* Contacts: Fix XSS.Thomas Tanghus2012-05-281-2/+2
* Contacts: Double check XSS, and fix a rookie error ;-)Thomas Tanghus2012-05-282-2/+2
* Contacts: XSS fix. Still some more to check.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
* Contacts: Clone event handlers as well.Thomas Tanghus2012-05-111-7/+3
* Contacts: Also strip parameters.Thomas Tanghus2012-05-111-1/+1
* Contacts: Hack to add structured name from formatted name.Thomas Tanghus2012-05-112-12/+27
* Contacts: Fix check for version.Thomas Tanghus2012-05-111-2/+2
* Added some margin.Thomas Tanghus2012-05-111-1/+1
* Contacts: Fix some regressions from last commit.Thomas Tanghus2012-05-104-54/+71
* Some UI and code restructering according to usability tests: https://mail.kde...Thomas Tanghus2012-05-104-47/+53
* Minor css fix.Thomas Tanghus2012-05-101-1/+1
* update translationsRobin Appelman2012-05-0941-575/+1062
* Create a function for linking to remote.phpBart Visscher2012-05-072-3/+3
* improve remote.php and create public.phpGeorg Ehrke2012-05-071-1/+1
* fix path of carddav in addressbook managementGeorg Ehrke2012-05-071-1/+1
* fix pathes in calendar and contactsGeorg Ehrke2012-05-071-2/+2
* fix merge conflictsGeorg Ehrke2012-05-0729-92/+77
|\
| * Code cleanup.Thomas Tanghus2012-05-071-49/+9