summaryrefslogtreecommitdiffstats
path: root/apps/contacts/ajax/addproperty.php
Commit message (Expand)AuthorAgeFilesLines
* Add some DRYness to logging.Thomas Tanghus2012-06-241-5/+1
* Remove debug statements.Thomas Tanghus2012-06-131-9/+0
* Contacts: implemented CSRF prevention.Thomas Tanghus2012-06-131-0/+10
* Contacts: Fix NOTE also on add, not just save.Thomas Tanghus2012-06-111-2/+11
* Code cleanup.Thomas Tanghus2012-06-091-10/+21
* Contacts: Make js a tad DRYer. Added URL property.Thomas Tanghus2012-06-061-1/+1
* Cleanup.Thomas Tanghus2012-06-061-3/+0
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported oc_jsonFrank Karlitschek2012-05-031-7/+7
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-2/+2
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
* Removed obsolete code.Thomas Tanghus2012-03-261-10/+1
* Merge gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-03-071-1/+1
|\
| * Contacts: change card parameter type of VCard::edit and VCard::addBart Visscher2012-03-071-1/+1
* | Contacts: UI updates and ajax methods for categories.Thomas Tanghus2012-03-071-6/+9
|/
* Contacts: Apply strip_tags on compound values.Thomas Tanghus2012-02-201-0/+1
* Contacts: cleanup OC_L10N usageBart Visscher2012-02-121-5/+4
* Modification for adding photos.Thomas Tanghus2012-02-061-0/+22
* Sanitize in- and output.Thomas Tanghus2012-02-021-0/+2
* - Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93Thomas Tanghus2012-01-311-8/+15
* 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-191-2/+3
* 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-111-1/+5
* CSS cleanup, more error checking, better error messages, general cleanup.Thomas Tanghus2012-01-111-1/+9
* More fixes on saving TYPE parameters.Thomas Tanghus2012-01-101-0/+2
* Fixed Phone types not being saved correctly when adding them.Thomas Tanghus2012-01-091-1/+19
* Contacts: Fix postname var spellingBart Visscher2011-12-071-1/+1
* Contacts: refactor common ajax functions to OC_Contacts_AppBart Visscher2011-12-071-22/+2
* Use a proxy class to interface with Sabre_VObject classesBart Visscher2011-12-071-2/+2
* Fixes for adding contact propertyBart Visscher2011-10-071-1/+1
* All the basic field for add contact addedBart Visscher2011-10-041-10/+1
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
* Use OC_JSON for json responsesBart Visscher2011-09-251-8/+5
* fixed contacts strings (no technical stuff in the interface, don't scream at ...Jan-Christoph Borchardt2011-09-231-4/+4
* Split OC_Contacts_Addressbook in _Addressbook and _VCardJakob Sack2011-09-171-6/+6
* Improve reading of vCard filesJakob Sack2011-09-151-3/+2
* Improving contactsJakob Sack2011-09-081-0/+6
* You don't always have parameters in vcards!Jakob Sack2011-08-091-1/+1
* Some more work on the address bookJakob Sack2011-08-091-0/+73