aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contacts
Commit message (Expand)AuthorAgeFilesLines
* Contacts: cleanup OC_L10N usageBart Visscher2012-02-1223-59/+29
* Contacts: Move debug logging of $_POST to after access checksBart Visscher2012-02-121-3/+4
* Contacts: Document usage of OC_Contacts_App::getAddressbookBart Visscher2012-02-125-13/+4
* Contacts: Save last-modified time in REV property if not setBart Visscher2012-02-121-0/+4
* Contacts: Fix adding N property in getContactVCardBart Visscher2012-02-121-1/+1
* Contacts: Cleanup photo and thumbnail codeBart Visscher2012-02-122-105/+69
* Access check fix in contacts/ajax/activation.phpBart Visscher2012-02-121-5/+3
* Small coding style updateBart Visscher2012-02-121-14/+14
* Improve logging in OC_Contacts_AppBart Visscher2012-02-121-1/+8
* Cleanup OC_Contacts_Addressbook::find usageBart Visscher2012-02-123-33/+3
* Derive the user principles from the owncloud usersBart Visscher2012-02-111-1/+1
* Merge branch 'tanghus_contacts'Thomas Tanghus2012-02-105-11/+186
|\
| * Added custom combobox widget.Thomas Tanghus2012-02-105-11/+186
* | Variable wasn't reset.Thomas Tanghus2012-02-101-0/+1
|/
* Keep js data structure in sync on changes.Thomas Tanghus2012-02-096-17/+82
* More @£#¤ conflictsThomas Tanghus2012-02-082-19/+4
|\
| * Fix merge conflictsThomas Tanghus2012-02-081-15/+0
| * Added files for new contact editor/viewer.Thomas Tanghus2012-02-082-63/+16
| * Fixed broken "Add new" contact.Thomas Tanghus2012-02-087-46/+85
| * Hide container for emails/phones/adresses if there are none.Thomas Tanghus2012-02-082-1/+5
| * Updated copyrights.Thomas Tanghus2012-02-084-15/+9
| * Added files for new contact editor/viewer.Thomas Tanghus2012-02-0828-0/+5839
* | Merge branch 'tanghus_contacts' of gitorious.org:owncloud/owncloud into tangh...Thomas Tanghus2012-02-082-51/+3
|\ \
| * | Fixed broken "Add new" contact.Thomas Tanghus2012-02-067-46/+85
| * | Hide container for emails/phones/adresses if there are none.Thomas Tanghus2012-02-062-1/+5
| * | Updated copyrights.Thomas Tanghus2012-02-064-15/+9
| * | Added files for new contact editor/viewer.Thomas Tanghus2012-02-0628-0/+5839
| |/
* | Don't import cards that can't be parsed by Sabre, but log it instead.Thomas Tanghus2012-02-084-32/+55
* | Some fixes for malformed VCards.Thomas Tanghus2012-02-083-75/+23
* | Fixed broken "Add new" contact.Thomas Tanghus2012-02-087-46/+85
* | Hide container for emails/phones/adresses if there are none.Thomas Tanghus2012-02-082-1/+5
* | Updated copyrights.Thomas Tanghus2012-02-084-15/+9
* | Added files for new contact editor/viewer.Thomas Tanghus2012-02-0828-0/+5839
|/
* Modification for adding photos.Thomas Tanghus2012-02-061-0/+22
* change comments in import.phpGeorg Ehrke2012-02-051-3/+3
* add import function for contactsGeorg Ehrke2012-02-056-0/+248
* More in-/output sanitation,Thomas Tanghus2012-02-023-3/+3
* Sanitize in- and output.Thomas Tanghus2012-02-026-32/+38
* Merge branch 'tanghus_contacts'Thomas Tanghus2012-01-3112-102/+177
|\
| * - Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93Thomas Tanghus2012-01-3111-111/+175
| * Some reminders in the code of what I have to change post OC3.0Thomas Tanghus2012-01-313-0/+11
* | Resize profile picture if bigger than 200px on either x or y.Thomas Tanghus2012-01-312-5/+4
|/
* update translationsRobin Appelman2012-01-273-3/+70
* use the correct hooks to remove contact/calendars of remvoed usersRobin Appelman2012-01-261-1/+1
* Removed debug outputThomas Tanghus2012-01-241-1/+0
* Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-92Thomas Tanghus2012-01-241-1/+1
* update translationsRobin Appelman2012-01-243-3/+85
* translation updatesRobin Appelman2012-01-2034-71/+181
* - Added fix for empty 'FN' field on import via CardDAV clients.Thomas Tanghus2012-01-193-5/+27
* Optimizations and more aggressive caching.Thomas Tanghus2012-01-191-15/+10