Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize ajax scripts. | Thomas Tanghus | 2012-08-03 | 1 | -52/+0 |
| | |||||
* | Code style | Thomas Tanghus | 2012-07-20 | 1 | -4/+6 |
| | |||||
* | More changes for updating the contacts list. | Thomas Tanghus | 2012-06-20 | 1 | -1/+1 |
| | |||||
* | Contacts: implemented CSRF prevention. | Thomas Tanghus | 2012-06-13 | 1 | -0/+1 |
| | |||||
* | Cleanup. | Thomas Tanghus | 2012-06-06 | 1 | -16/+1 |
| | |||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
| | |||||
* | Some UI and code restructering according to usability tests: ↵ | Thomas Tanghus | 2012-05-10 | 1 | -1/+2 |
| | | | | https://mail.kde.org/pipermail/owncloud/2012-May/003194.html | ||||
* | ported oc_json | Frank Karlitschek | 2012-05-03 | 1 | -5/+5 |
| | |||||
* | finish porting of the LOG calls or the apps to the public api | Frank Karlitschek | 2012-05-01 | 1 | -3/+3 |
| | |||||
* | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 1 | -1/+1 |
| | |||||
* | Contacts: Fix for not being able to add contact to empty/non-existant ↵ | Thomas Tanghus | 2012-04-09 | 1 | -2/+0 |
| | | | | address book. | ||||
* | Contacts: First work on cleaner design. | Thomas Tanghus | 2012-04-03 | 1 | -1/+4 |
| | |||||
* | Contacts: change card parameter type of VCard::edit and VCard::add | Bart Visscher | 2012-03-07 | 1 | -1/+1 |
| | | | | changed to OC_VObject | ||||
* | Contacts: cleanup OC_L10N usage | Bart Visscher | 2012-02-12 | 1 | -2/+1 |
| | |||||
* | Contacts: Move debug logging of $_POST to after access checks | Bart Visscher | 2012-02-12 | 1 | -3/+4 |
| | |||||
* | Contacts: Document usage of OC_Contacts_App::getAddressbook | Bart Visscher | 2012-02-12 | 1 | -1/+1 |
| | | | | | Remove redundant access checks and add comments to the calls to OC_Contacts_App::getAddressbook that are access checks | ||||
* | Fixed broken "Add new" contact. | Thomas Tanghus | 2012-02-08 | 1 | -3/+5 |
| | | | | | Possible fix for cards with missing 'FN' property added through DAV. Misc. UI cleanups. | ||||
* | Added files for new contact editor/viewer. | Thomas Tanghus | 2012-02-08 | 1 | -0/+60 |