Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Another take at profile photo/thumbnail caching. oc-839. | Thomas Tanghus | 2012-08-09 | 1 | -9/+19 |
| | |||||
* | Code style. | Thomas Tanghus | 2012-07-20 | 1 | -11/+12 |
| | |||||
* | Contacts: Cache standard photo less aggressively | Thomas Tanghus | 2012-06-05 | 1 | -1/+1 |
| | |||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
| | |||||
* | Contacts: Better checks for GD library. | Thomas Tanghus | 2012-05-04 | 1 | -0/+5 |
| | |||||
* | port oc_response | Frank Karlitschek | 2012-05-03 | 1 | -6/+6 |
| | |||||
* | port checkAppEnabled | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | ported checkLoggedIn and checkAdmin | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | finish porting of the LOG calls or the apps to the public api | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into movable_apps | Georg Ehrke | 2012-04-23 | 1 | -2/+7 |
|\ | |||||
| * | Contacts: Clear cache for contact photo and thumbnail when it has been changed. | Thomas Tanghus | 2012-04-22 | 1 | -2/+7 |
| | | |||||
* | | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 1 | -1/+1 |
|/ | |||||
* | Avoid errors from missing GD library. | Thomas Tanghus | 2012-02-18 | 1 | -1/+11 |
| | |||||
* | Contacts+OC_Respone: Move enableCaching out of setEtagHeader and ↵ | Bart Visscher | 2012-02-13 | 1 | -0/+1 |
| | | | | setLastModifiedHeader | ||||
* | Contacts: Move response caching to OC_Response | Bart Visscher | 2012-02-12 | 1 | -5/+4 |
| | |||||
* | Contacts: Cleanup photo and thumbnail code | Bart Visscher | 2012-02-12 | 1 | -73/+30 |
| | |||||
* | Cleanup OC_Contacts_Addressbook::find usage | Bart Visscher | 2012-02-12 | 1 | -13/+1 |
| | | | | Use OC_Contacts_App::getAddressbook($id) instead of OC_Contacts_Addressbook::find($id), it contains access checks. | ||||
* | Resize profile picture if bigger than 200px on either x or y. | Thomas Tanghus | 2012-01-31 | 1 | -0/+3 |
| | | | | Bolded text on message box. | ||||
* | UI fixes in contact editor and address book dialog. | Thomas Tanghus | 2012-01-19 | 1 | -18/+37 |
| | | | | | Error checking in ajax methods. Localize menu entry. | ||||
* | Use a proxy class to interface with Sabre_VObject classes | Bart Visscher | 2011-12-07 | 1 | -1/+1 |
| | |||||
* | Add more checks for admin user | Bart Visscher | 2011-09-30 | 1 | -7/+1 |
| | |||||
* | Check if the application is actually enabled | Bart Visscher | 2011-09-30 | 1 | -0/+1 |
| | |||||
* | fixed contacts strings (no technical stuff in the interface, don't scream at ↵ | Jan-Christoph Borchardt | 2011-09-23 | 1 | -5/+5 |
| | | | | people, ...), ready for translation | ||||
* | fix small bugs | Jakob Sack | 2011-09-17 | 1 | -1/+1 |
| | |||||
* | Split OC_Contacts_Addressbook in _Addressbook and _VCard | Jakob Sack | 2011-09-17 | 1 | -3/+8 |
| | |||||
* | New app: contacts | Jakob Sack | 2011-08-06 | 1 | -0/+85 |