Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize ajax scripts. | Thomas Tanghus | 2012-08-03 | 1 | -150/+0 |
| | |||||
* | Line length... | Thomas Tanghus | 2012-08-02 | 1 | -9/+22 |
| | |||||
* | Code style. | Thomas Tanghus | 2012-07-20 | 1 | -1/+1 |
| | |||||
* | Code style | Thomas Tanghus | 2012-07-20 | 1 | -3/+5 |
| | |||||
* | Format birthday as BDAY;VALUE=DATE:YYYY-MM-DD. Fixes oc-1276. | Thomas Tanghus | 2012-07-16 | 1 | -2/+9 |
| | |||||
* | Add some DRYness to logging. | Thomas Tanghus | 2012-06-24 | 1 | -11/+1 |
| | |||||
* | Remove debug statements. | Thomas Tanghus | 2012-06-13 | 1 | -10/+0 |
| | |||||
* | Contacts: implemented CSRF prevention. | Thomas Tanghus | 2012-06-13 | 1 | -4/+15 |
| | |||||
* | Contacts: Make js a tad DRYer. Added URL property. | Thomas Tanghus | 2012-06-06 | 1 | -9/+4 |
| | |||||
* | Cleanup. | Thomas Tanghus | 2012-06-06 | 1 | -12/+0 |
| | |||||
* | Forgot a break. | Thomas Tanghus | 2012-05-29 | 1 | -6/+1 |
| | |||||
* | Contacts: NOTE wasn't saved properly. | Thomas Tanghus | 2012-05-29 | 1 | -0/+2 |
| | |||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
| | |||||
* | Contacts: Also strip parameters. | Thomas Tanghus | 2012-05-11 | 1 | -1/+1 |
| | |||||
* | ported oc_json | Frank Karlitschek | 2012-05-03 | 1 | -4/+4 |
| | |||||
* | finish porting of the LOG calls or the apps to the public api | Frank Karlitschek | 2012-05-01 | 1 | -2/+2 |
| | |||||
* | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 1 | -1/+1 |
| | |||||
* | Contacts: Don't lowercase categories value when saving | Bart Visscher | 2012-04-10 | 1 | -1/+1 |
| | |||||
* | Contacts: Misc. cleanup tweaks. | Thomas Tanghus | 2012-04-07 | 1 | -29/+29 |
| | |||||
* | Small change and muting debug. | Thomas Tanghus | 2012-03-26 | 1 | -8/+7 |
| | |||||
* | Check for empty value. | Thomas Tanghus | 2012-03-26 | 1 | -0/+5 |
| | | | | Added missing classes on action icons. | ||||
* | Contacts: Fix saveproperty for categories | Bart Visscher | 2012-03-26 | 1 | -1/+18 |
| | |||||
* | Contacts: Modifications for using categories. | Thomas Tanghus | 2012-03-12 | 1 | -4/+4 |
| | |||||
* | Merge branch 'vcategories' of gitorious.org:owncloud/owncloud into vcategories | Thomas Tanghus | 2012-03-08 | 1 | -7/+1 |
|\ | | | | | | | | | | | Conflicts: apps/contacts/lib/vcard.php apps/contacts/templates/part.contact.php | ||||
| * | Contacts: Add UI for categories | Bart Visscher | 2012-03-07 | 1 | -0/+1 |
| | | |||||
* | | Merge gitorious.org:owncloud/owncloud into vcategories | Thomas Tanghus | 2012-03-07 | 1 | -0/+6 |
|\| | | | | | | | | | | | Conflicts: apps/contacts/ajax/saveproperty.php apps/contacts/lib/vcard.php | ||||
| * | Contacts: change card parameter type of VCard::edit and VCard::add | Bart Visscher | 2012-03-07 | 1 | -1/+1 |
| | | | | | | | | changed to OC_VObject | ||||
* | | Contacts: UI updates and ajax methods for categories. | Thomas Tanghus | 2012-03-07 | 1 | -15/+17 |
|/ | |||||
* | Remove my FIXME comments when I've fixed it :-P | Thomas Tanghus | 2012-02-21 | 1 | -1/+1 |
| | |||||
* | Contacts: Apply strip_tags on compound values. | Thomas Tanghus | 2012-02-20 | 1 | -0/+1 |
| | |||||
* | Contacts: cleanup OC_L10N usage | Bart Visscher | 2012-02-12 | 1 | -7/+6 |
| | |||||
* | Updated copyrights. | Thomas Tanghus | 2012-02-08 | 1 | -2/+2 |
| | | | | Element menu didn't update. | ||||
* | Added files for new contact editor/viewer. | Thomas Tanghus | 2012-02-08 | 1 | -0/+134 |