summaryrefslogtreecommitdiffstats
path: root/apps/contacts/ajax/saveproperty.php
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize ajax scripts.Thomas Tanghus2012-08-031-150/+0
|
* Line length...Thomas Tanghus2012-08-021-9/+22
|
* Code style.Thomas Tanghus2012-07-201-1/+1
|
* Code styleThomas Tanghus2012-07-201-3/+5
|
* Format birthday as BDAY;VALUE=DATE:YYYY-MM-DD. Fixes oc-1276.Thomas Tanghus2012-07-161-2/+9
|
* Add some DRYness to logging.Thomas Tanghus2012-06-241-11/+1
|
* Remove debug statements.Thomas Tanghus2012-06-131-10/+0
|
* Contacts: implemented CSRF prevention.Thomas Tanghus2012-06-131-4/+15
|
* Contacts: Make js a tad DRYer. Added URL property.Thomas Tanghus2012-06-061-9/+4
|
* Cleanup.Thomas Tanghus2012-06-061-12/+0
|
* Forgot a break.Thomas Tanghus2012-05-291-6/+1
|
* Contacts: NOTE wasn't saved properly.Thomas Tanghus2012-05-291-0/+2
|
* removing executable bit - againThomas Mueller2012-05-151-0/+0
|
* Contacts: Also strip parameters.Thomas Tanghus2012-05-111-1/+1
|
* ported oc_jsonFrank Karlitschek2012-05-031-4/+4
|
* 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
|
* Contacts: Don't lowercase categories value when savingBart Visscher2012-04-101-1/+1
|
* Contacts: Misc. cleanup tweaks.Thomas Tanghus2012-04-071-29/+29
|
* Small change and muting debug.Thomas Tanghus2012-03-261-8/+7
|
* Check for empty value.Thomas Tanghus2012-03-261-0/+5
| | | | Added missing classes on action icons.
* Contacts: Fix saveproperty for categoriesBart Visscher2012-03-261-1/+18
|
* Contacts: Modifications for using categories.Thomas Tanghus2012-03-121-4/+4
|
* Merge branch 'vcategories' of gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-03-081-7/+1
|\ | | | | | | | | | | Conflicts: apps/contacts/lib/vcard.php apps/contacts/templates/part.contact.php
| * Contacts: Add UI for categoriesBart Visscher2012-03-071-0/+1
| |
* | Merge gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-03-071-0/+6
|\| | | | | | | | | | | Conflicts: apps/contacts/ajax/saveproperty.php apps/contacts/lib/vcard.php
| * Contacts: change card parameter type of VCard::edit and VCard::addBart Visscher2012-03-071-1/+1
| | | | | | | | changed to OC_VObject
* | Contacts: UI updates and ajax methods for categories.Thomas Tanghus2012-03-071-15/+17
|/
* Remove my FIXME comments when I've fixed it :-PThomas Tanghus2012-02-211-1/+1
|
* Contacts: Apply strip_tags on compound values.Thomas Tanghus2012-02-201-0/+1
|
* Contacts: cleanup OC_L10N usageBart Visscher2012-02-121-7/+6
|
* Updated copyrights.Thomas Tanghus2012-02-081-2/+2
| | | | Element menu didn't update.
* Added files for new contact editor/viewer.Thomas Tanghus2012-02-081-0/+134