aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contacts/ajax
Commit message (Expand)AuthorAgeFilesLines
* Contacts: cleanup OC_L10N usageBart Visscher2012-02-1218-48/+27
* 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-124-3/+4
* Access check fix in contacts/ajax/activation.phpBart Visscher2012-02-121-5/+3
* Keep js data structure in sync on changes.Thomas Tanghus2012-02-091-1/+2
* More @£#¤ conflictsThomas Tanghus2012-02-081-4/+1
|\
| * Added files for new contact editor/viewer.Thomas Tanghus2012-02-081-4/+1
| * Fixed broken "Add new" contact.Thomas Tanghus2012-02-083-7/+22
| * Updated copyrights.Thomas Tanghus2012-02-081-2/+2
| * Added files for new contact editor/viewer.Thomas Tanghus2012-02-0810-0/+731
* | Merge branch 'tanghus_contacts' of gitorious.org:owncloud/owncloud into tangh...Thomas Tanghus2012-02-081-1/+1
|\ \
| * | Fixed broken "Add new" contact.Thomas Tanghus2012-02-063-7/+22
| * | Updated copyrights.Thomas Tanghus2012-02-061-2/+2
| * | Added files for new contact editor/viewer.Thomas Tanghus2012-02-0610-0/+731
| |/
* | Don't import cards that can't be parsed by Sabre, but log it instead.Thomas Tanghus2012-02-081-1/+4
* | Some fixes for malformed VCards.Thomas Tanghus2012-02-081-0/+19
* | Fixed broken "Add new" contact.Thomas Tanghus2012-02-083-7/+22
* | Updated copyrights.Thomas Tanghus2012-02-081-2/+2
* | Added files for new contact editor/viewer.Thomas Tanghus2012-02-0810-0/+731
|/
* Modification for adding photos.Thomas Tanghus2012-02-061-0/+22
* add import function for contactsGeorg Ehrke2012-02-051-0/+17
* More in-/output sanitation,Thomas Tanghus2012-02-021-1/+1
* Sanitize in- and output.Thomas Tanghus2012-02-023-2/+8
* - Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93Thomas Tanghus2012-01-315-11/+51
* Some reminders in the code of what I have to change post OC3.0Thomas Tanghus2012-01-311-0/+8
* UI fixes in contact editor and address book dialog.Thomas Tanghus2012-01-193-4/+6
* Don't add address if none of the fields are filled out.Thomas Tanghus2012-01-121-2/+14
* Localizin strings and adding error checking.Thomas Tanghus2012-01-117-9/+59
* Added files for error messages, removed old syle sheet.Thomas Tanghus2012-01-111-0/+16
* CSS cleanup, more error checking, better error messages, general cleanup.Thomas Tanghus2012-01-111-1/+9
* Added missing }Thomas Tanghus2012-01-111-1/+1
* More fixes on saving TYPE parameters.Thomas Tanghus2012-01-102-2/+17
* Fixed Phone types not being saved correctly when adding them.Thomas Tanghus2012-01-091-1/+19
* Changed SQL queries for looking up contacts to only query once and sort at th...Thomas Tanghus2012-01-092-16/+0
* Added license and waiver of conditions for jquery.inview.Thomas Tanghus2011-12-302-4/+6
* Misc. changes after review by bartv.Thomas Tanghus2011-12-168-22/+13
* Updating of contact list when activating/adding/deleting address books now wo...Thomas Tanghus2011-12-113-2/+37
* Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backupThomas Tanghus2011-12-0910-237/+46
|\
| * Contacts: Fix postname var spellingBart Visscher2011-12-071-1/+1
| * Contacts: refactor common ajax functions to OC_Contacts_AppBart Visscher2011-12-0710-186/+28
| * Contacts: refactor rendering of part.details templateBart Visscher2011-12-075-49/+11
| * Use a proxy class to interface with Sabre_VObject classesBart Visscher2011-12-076-11/+11
| * Contacts: make name editable againBart Visscher2011-12-021-1/+6
* | Various fixes to multiple address books handlingThomas Tanghus2011-12-094-6/+6
* | Fixed adding, editing and deleting address books. One minor UI flaw remains.Thomas Tanghus2011-12-056-3/+81
* | Added UI for selecting/editing address books.Thomas Tanghus2011-12-043-0/+61
|/
* Contacts: support multiple phone type parameterBart Visscher2011-11-231-1/+11
* Add type selects to editing ADR & TEL contact property typesBart Visscher2011-11-233-0/+12
* Use a function to generate select optionsBart Visscher2011-11-093-0/+19
* Some improvements on the contact applicationJakob Sack2011-10-221-2/+12