| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup in Contacts. | Thomas Tanghus | 2012-03-13 | 1 | -103/+0 |
* | Contacts: change card parameter type of VCard::edit and VCard::add | Bart Visscher | 2012-03-07 | 1 | -1/+1 |
* | Contacts: cleanup OC_L10N usage | Bart Visscher | 2012-02-12 | 1 | -2/+1 |
* | Contacts: Document usage of OC_Contacts_App::getAddressbook | Bart Visscher | 2012-02-12 | 1 | -1/+1 |
* | Sanitize in- and output. | Thomas Tanghus | 2012-02-02 | 1 | -1/+1 |
* | - Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93 | Thomas Tanghus | 2012-01-31 | 1 | -2/+21 |
* | Localizin strings and adding error checking. | Thomas Tanghus | 2012-01-11 | 1 | -0/+7 |
* | Added missing } | Thomas Tanghus | 2012-01-11 | 1 | -1/+1 |
* | More fixes on saving TYPE parameters. | Thomas Tanghus | 2012-01-10 | 1 | -2/+15 |
* | Changed SQL queries for looking up contacts to only query once and sort at th... | Thomas Tanghus | 2012-01-09 | 1 | -1/+0 |
* | Added license and waiver of conditions for jquery.inview. | Thomas Tanghus | 2011-12-30 | 1 | -0/+1 |
* | Contacts: refactor common ajax functions to OC_Contacts_App | Bart Visscher | 2011-12-07 | 1 | -5/+1 |
* | Contacts: refactor rendering of part.details template | Bart Visscher | 2011-12-07 | 1 | -17/+3 |
* | Use a proxy class to interface with Sabre_VObject classes | Bart Visscher | 2011-12-07 | 1 | -4/+4 |
* | Add type selects to editing ADR & TEL contact property types | Bart Visscher | 2011-11-23 | 1 | -0/+5 |
* | Some improvements on the contact application | Jakob Sack | 2011-10-22 | 1 | -2/+12 |
* | Fix translations, empty properties | Jakob Sack | 2011-10-22 | 1 | -2/+6 |
* | Fix saving properties with a new contact | Bart Visscher | 2011-10-07 | 1 | -0/+11 |
* | Fix name when adding contact | Bart Visscher | 2011-10-07 | 1 | -1/+2 |
* | Check if the application is actually enabled | Bart Visscher | 2011-09-30 | 1 | -0/+1 |
* | Use OC_JSON for json responses | Bart Visscher | 2011-09-25 | 1 | -6/+3 |
* | fixed contacts strings (no technical stuff in the interface, don't scream at ... | Jan-Christoph Borchardt | 2011-09-23 | 1 | -2/+2 |
* | Split OC_Contacts_Addressbook in _Addressbook and _VCard | Jakob Sack | 2011-09-17 | 1 | -4/+4 |
* | Some more work on the address book | Jakob Sack | 2011-08-09 | 1 | -0/+54 |