summaryrefslogtreecommitdiffstats
path: root/apps/contacts
Commit message (Expand)AuthorAgeFilesLines
* Add new contact name to end of cantact listBart Visscher2011-10-043-3/+4
* All the basic field for add contact addedBart Visscher2011-10-044-11/+59
* Add more checks for admin userBart Visscher2011-09-301-7/+1
* Check if the application is actually enabledBart Visscher2011-09-3013-0/+13
* Use .empty function instead of .html("")Bart Visscher2011-09-281-1/+1
* do not use 'URL' but 'address'Jan-Christoph Borchardt2011-09-281-1/+1
* show the syncing and ampache urls on the settings page. not very pretty but o...Frank Karlitschek2011-09-283-0/+16
* Add flag in info.xml to control the apps that are installed by defaultBart Visscher2011-09-271-0/+1
* Use OC_JSON for json responsesBart Visscher2011-09-2510-76/+44
* updated translationsJan-Christoph Borchardt2011-09-241-0/+38
* apps/contacts: only display buttons if there is a contactFlorian Pritz2011-09-241-5/+4
* apps/contacts: fix wrapping issue in addpropertyformFlorian Pritz2011-09-241-7/+7
* fixed contacts strings (no technical stuff in the interface, don't scream at ...Jan-Christoph Borchardt2011-09-2316-60/+107
* Add Sabre_DAV_Browser_Plugin to *DAV-servers to ease debuggingJakob Sack2011-09-231-0/+1
* Move some common code to OC_UtilBart Visscher2011-09-181-4/+1
* Remove global vars and use the OC static version.Bart Visscher2011-09-181-1/+1
* fix small bugsJakob Sack2011-09-172-2/+2
* Split OC_Contacts_Addressbook in _Addressbook and _VCardJakob Sack2011-09-1717-390/+428
* fix documentationJakob Sack2011-09-151-2/+2
* Small fix in documentationJakob Sack2011-09-151-1/+1
* Improve reading of vCard filesJakob Sack2011-09-156-37/+39
* Only show used address attributes in contact viewAlexander Wigen2011-09-111-0/+14
* Improving contactsJakob Sack2011-09-0813-43/+263
* Full path for carddav pathJakob Sack2011-08-242-34/+1
* more valid HTML, alt attributes, refactored pagenavi etc.Jan-Christoph Borchardt2011-08-201-2/+2
* Small design changes in ContactsJakob Sack2011-08-144-49/+56
* Fix creation of UID in contactsJakob Sack2011-08-141-1/+6
* added global action class for iconsJan-Christoph Borchardt2011-08-132-12/+12
* merged admin, help and settings to settingsJan-Christoph Borchardt2011-08-131-1/+1
* lots of image changes, use svg EVERYWHERE POSSIBLEJan-Christoph Borchardt2011-08-114-13/+13
* At least dome layout in ContactsJakob Sack2011-08-112-17/+17
* Small fixesJakob Sack2011-08-103-5/+5
* Delete addressbooks of deleted usersJakob Sack2011-08-102-2/+43
* Add description to contactsJakob Sack2011-08-101-0/+1
* Add CardDAV pathJakob Sack2011-08-101-0/+3
* Remove references to "multiple addressbooks" :-(Jakob Sack2011-08-091-13/+0
* Remove warningJakob Sack2011-08-091-1/+7
* Some more fixes. It basically works but looks uglyJakob Sack2011-08-0914-208/+90
* You don't always have parameters in vcards!Jakob Sack2011-08-091-1/+1
* Add default addressbookJakob Sack2011-08-091-1/+7
* Fix naming bugJakob Sack2011-08-091-1/+1
* Some more work on the address bookJakob Sack2011-08-0927-48/+1085
* Small details in contactsJakob Sack2011-08-064-3/+28
* TEMPORARY update path for carddav testersJakob Sack2011-08-061-0/+13
* Database.xmlJakob Sack2011-08-061-0/+129
* New app: contactsJakob Sack2011-08-0614-0/+773