summaryrefslogtreecommitdiffstats
path: root/apps/contacts/ajax
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix translations, empty propertiesJakob Sack2011-10-221-2/+6
* Fixes for adding contact propertyBart Visscher2011-10-071-1/+1
* Fix saving properties with a new contactBart Visscher2011-10-071-0/+11
* Fix name when adding contactBart Visscher2011-10-071-1/+2
* Add new contact name to end of cantact listBart Visscher2011-10-041-2/+1
* All the basic field for add contact addedBart Visscher2011-10-042-11/+3
* Check if the application is actually enabledBart Visscher2011-09-3010-0/+10
* Use OC_JSON for json responsesBart Visscher2011-09-2510-76/+44
* fixed contacts strings (no technical stuff in the interface, don't scream at ...Jan-Christoph Borchardt2011-09-2310-34/+34
* fix small bugsJakob Sack2011-09-171-1/+1
* Split OC_Contacts_Addressbook in _Addressbook and _VCardJakob Sack2011-09-1710-36/+36
* Improve reading of vCard filesJakob Sack2011-09-155-11/+10
* Improving contactsJakob Sack2011-09-085-0/+30
* Some more fixes. It basically works but looks uglyJakob Sack2011-08-096-146/+22
* You don't always have parameters in vcards!Jakob Sack2011-08-091-1/+1
* Some more work on the address bookJakob Sack2011-08-0912-0/+720