Commit Graph

55 Commits (bda0026374381d4519f1032c365db0a18989fbb7)

Author SHA1 Message Date
Thomas Tanghus d8b181cd84 Added error checking on all db queries. 13 years ago
Thomas Tanghus ef93bf223a Try to conserve some memory. Should fix oc-1106 for master. 13 years ago
Thomas Tanghus 6642ef6a50 Fix string encoding probs. 13 years ago
Lukas Reschke c009bc4b87 Revert 13 years ago
Lukas Reschke 6817a6b102 First try of implementing assignHTML 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Frank Karlitschek 1945cd6946 ported the oc_template class 13 years ago
Thomas Tanghus 248eae2d0f Contacts: Improve NOTE UI. Cleanup markup. 13 years ago
Frank Karlitschek 4fe90f62f4 port checkAppEnabled 13 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 13 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 13 years ago
Frank Karlitschek 31e32e3c10 ported checkLoggedIn and checkAdmin 13 years ago
Frank Karlitschek 1a2bbd2ee4 ported addSyript and other small stuff 13 years ago
Frank Karlitschek 70cea18cce ported getUser 13 years ago
Frank Karlitschek e8ec999090 port to use the new public api 13 years ago
Thomas Tanghus f6fefe9a36 Contacts: Ensure TYPE parameters on email aren't deleted on edit. They are still not shown in the UI. 13 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 13 years ago
Thomas Tanghus 6aee6dae6b VCategories css is now in styles.css 13 years ago
Bart Visscher 86edc0da31 Contacts: add space before parameter 13 years ago
Bart Visscher fa853102e4 Contacts: Move use of OC_Contacts_App::$categories to inside of OC_Contacts_App 13 years ago
Thomas Tanghus b71cf1a4f9 Fix bug oc-413: PHP fatal error in contacts page when no contacts in ownCloud. 13 years ago
Thomas Tanghus 896bff5748 Contacts: rescan categories on load if there are none. 13 years ago
Thomas Tanghus d36d317bb2 Contacts: Modifications for using categories. 13 years ago
Bart Visscher 340320625e Contacts: Add UI for categories 13 years ago
Thomas Tanghus 75323b86d1 Contacts: UI updates and ajax methods for categories. 13 years ago
Bart Visscher 5f3c549227 Contacts: Add removed app enabled check 13 years ago
Thomas Tanghus 53503148f3 Use proper index file. 13 years ago
Thomas Tanghus 1697347045 Oops. Missing ')' :-P 13 years ago
Thomas Tanghus e60860148c Don't chunk_split encoded image string. 13 years ago
Thomas Tanghus 1a6ad816a3 CSS cleanup, more error checking, better error messages, general cleanup. 13 years ago
Thomas Tanghus 604ca61d78 Some cleanup, better error messages and such. 13 years ago
Thomas Tanghus 47548fb8c6 Fixed showing first contact if non is selected. 13 years ago
Thomas Tanghus d91a4fcaf3 Changed SQL queries for looking up contacts to only query once and sort at the same time. 13 years ago
Thomas Tanghus 4793d25c57 Added license and waiver of conditions for jquery.inview. 13 years ago
Bart Visscher dff9585f64 Contacts: add missing property_options template var 13 years ago
Thomas Tanghus feeb0c742a Misc. changes after review by bartv. 13 years ago
Thomas Tanghus c7b7758816 Updating of contact list when activating/adding/deleting address books now works. 13 years ago
Thomas Tanghus 5cb10548b3 Resolved conflict 13 years ago
Thomas Tanghus b3661adf02 Various fixes to multiple address books handling 13 years ago
Bart Visscher 1220edd4df Contacts: Add direct link to details of a contact 13 years ago
Bart Visscher 7e990a8e5c Contacts: refactor common ajax functions to OC_Contacts_App 13 years ago
Bart Visscher 247146f703 Contacts: refactor rendering of part.details template 13 years ago
Bart Visscher c67ac46b6c Use a proxy class to interface with Sabre_VObject classes 13 years ago
Thomas Tanghus 95ae0f23f1 Added UI for selecting/editing address books. 13 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 13 years ago
Bart Visscher ad390d5e42 Add type selects to editing ADR & TEL contact property types 14 years ago
Jakob Sack b224991ea2 Fix translations, empty properties 14 years ago
Bart Visscher f4782a7690 Check if the application is actually enabled 14 years ago
Bart Visscher e990ef3542 Move some common code to OC_Util 14 years ago
Jakob Sack 54a3b28dce Split OC_Contacts_Addressbook in _Addressbook and _VCard 14 years ago