summaryrefslogtreecommitdiffstats
path: root/apps/contacts
Commit message (Expand)AuthorAgeFilesLines
* Make PHOTO deletable.Thomas Tanghus2012-03-133-4/+17
* Added sync path for iOS/OS X.Thomas Tanghus2012-03-131-3/+8
* Fixed NOTE property UI.Thomas Tanghus2012-03-132-5/+11
* Cleanup in Contacts.Thomas Tanghus2012-03-1318-1266/+1
* Force load profile pic after edit hack.Thomas Tanghus2012-03-122-1/+3
* Remember categories when they have changed.Thomas Tanghus2012-03-121-2/+3
* Rename...Thomas Tanghus2012-03-122-1/+1
* More modifications for using jquery.multiple_autocomplete.Thomas Tanghus2012-03-122-16/+10
* Small fix to jquery.multiple_autocomplete.Thomas Tanghus2012-03-121-0/+10
* Contacts: Modifications for using categories.Thomas Tanghus2012-03-129-168/+48
* Yet a missing file :-PThomas Tanghus2012-03-091-0/+49
* Added missing template.Thomas Tanghus2012-03-091-0/+16
* Merge branch 'vcategories'Thomas Tanghus2012-03-0916-119/+629
|\
| * Temporarily disabled multi_autoselect.Thomas Tanghus2012-03-092-11/+11
| * Merge branch 'vcategories' of gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-03-088-13/+74
| |\
| | * Contacts: Add UI for categoriesBart Visscher2012-03-077-1/+67
| | * Merge branch 'master' into vcategoriesBart Visscher2012-03-0717-121/+153
| | |\
| * | \ Merge gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-03-0712-108/+83
| |\ \ \ | | | |/ | | |/|
| * | | Use OC.dialogs.Thomas Tanghus2012-03-071-71/+39
| * | | Fix conflict.Thomas Tanghus2012-03-077-19/+79
| |\ \ \
| * | | | Contacts: UI updates and ajax methods for categories.Thomas Tanghus2012-03-0713-78/+550
| | |_|/ | |/| |
| * | | Translate and fix copy/paste error.Thomas Tanghus2012-02-221-4/+2
| * | | Fix merge conflict.Thomas Tanghus2012-02-223-88/+131
| |\ \ \
| * \ \ \ Merge gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-02-208-32/+72
| |\ \ \ \
| * | | | | Added public static OC_VCategories object to OC_Contacts_App.Thomas Tanghus2012-02-192-0/+7
* | | | | | Parses malformed N fields a bit more tolerantly. Thanks to nibbler for the pa...Thomas Tanghus2012-03-091-5/+5
* | | | | | Add missing file.Thomas Tanghus2012-03-091-0/+59
| |_|_|_|/ |/| | | |
* | | | | Contacts: small fixes and cleanupsBart Visscher2012-03-072-4/+7
* | | | | Contacts: change card parameter type of VCard::edit and VCard::addBart Visscher2012-03-0710-88/+51
* | | | | Contacts: No random token for contactphotoBart Visscher2012-03-071-1/+1
* | | | | Contacts: Add Organisation as Name property choiceBart Visscher2012-03-071-0/+3
* | | | | Contacts: convert class attribute selectors to class selectorsBart Visscher2012-03-071-16/+16
| |_|_|/ |/| | |
* | | | Fix missing bracketJakob Sack2012-03-021-0/+1
* | | | Add /dav.php, a single location bundling all *DAV-operations.Jakob Sack2012-03-022-0/+13
* | | | Search: Change provider registration to class name, for lazy loading of searc...Bart Visscher2012-03-012-4/+4
* | | | Small cleanupsBart Visscher2012-03-012-2/+2
* | | | Implement showing Birthdays of contacts in the calendarBart Visscher2012-03-012-0/+47
* | | | fix baseUri of the Carddav serverGeorg Ehrke2012-02-261-1/+1
* | | | first part of the abstraction work of the apps folder. more to comeFrank Karlitschek2012-02-261-1/+1
* | | | UI problems solved. Bookmarks app updated.Marvin Thomas Rabe2012-02-222-5/+5
| |_|/ |/| |
* | | Improved upgrading VCARD v. 2.1 => 3.0. Improved import of malformed cards. R...Thomas Tanghus2012-02-211-85/+129
* | | JS fix on address book creation.Thomas Tanghus2012-02-211-1/+1
* | | Remove my FIXME comments when I've fixed it :-PThomas Tanghus2012-02-211-1/+1
| |/ |/|
* | Contact list scroll fixVicDeo2012-02-201-18/+34
* | Contacts: Fix adding/updating address book with empty name.Thomas Tanghus2012-02-204-13/+34
* | Contacts: Apply strip_tags on compound values.Thomas Tanghus2012-02-202-0/+2
* | Update ctag in deleteFromDAVData.Thomas Tanghus2012-02-201-1/+2
|/
* Fixed call to OC_User. Thanks Burillo on IRCTom Needham2012-02-181-1/+1
* Strip tags on address on client side.Thomas Tanghus2012-02-181-1/+1
* Avoid errors from missing GD library.Thomas Tanghus2012-02-181-1/+11