Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Contacts: Improve NOTE UI. Cleanup markup. | Thomas Tanghus | 2012-05-04 | 4 | -22/+28 |
| | |||||
* | Changed $APPROOT to $APPSROOT as in ↵ | Thomas Tanghus | 2012-05-04 | 1 | -1/+1 |
| | | | | https://gitorious.org/owncloud/owncloud/merge_requests/116 | ||||
* | Contacts: Hack around malformed BDAY. | Thomas Tanghus | 2012-05-04 | 1 | -3/+9 |
| | |||||
* | Contacts: Don't load event handlers more than once, or you're asking for ↵ | Thomas Tanghus | 2012-05-04 | 1 | -2/+0 |
| | | | | trouble :-P | ||||
* | Contacts: Remove some logging. | Thomas Tanghus | 2012-05-03 | 2 | -3/+0 |
| | |||||
* | Contacts: Clean up tipsies. | Thomas Tanghus | 2012-05-03 | 2 | -4/+5 |
| | |||||
* | Contacts: Fixed paths in import. | Thomas Tanghus | 2012-05-03 | 3 | -4/+1 |
| | |||||
* | Contacts: Fix paths and improve markup and css in address book overview. | Thomas Tanghus | 2012-05-03 | 4 | -11/+25 |
| | |||||
* | ported oc_db | Frank Karlitschek | 2012-05-03 | 3 | -26/+26 |
| | |||||
* | ported oc_json | Frank Karlitschek | 2012-05-03 | 34 | -131/+131 |
| | |||||
* | Contacts: Move gif used by jquery.Jcrop and make style sheet use %webroot% path. | Thomas Tanghus | 2012-05-03 | 4 | -2/+2 |
| | |||||
* | Contacts: Improve loading contact. | Thomas Tanghus | 2012-05-03 | 2 | -18/+27 |
| | |||||
* | Contacts: Don't resize profile picture if it's not too big. | Thomas Tanghus | 2012-05-03 | 1 | -1/+1 |
| | |||||
* | port oc_response | Frank Karlitschek | 2012-05-03 | 3 | -12/+12 |
| | |||||
* | Contacts: check for malformed VCards in calendar hook | Bart Visscher | 2012-05-02 | 1 | -0/+3 |
| | |||||
* | port checkAppEnabled | Frank Karlitschek | 2012-05-02 | 8 | -8/+8 |
| | |||||
* | fix install | Frank Karlitschek | 2012-05-02 | 1 | -2/+2 |
| | |||||
* | create folder 'remote' for the remote services like caldav, carddav and webdav | Georg Ehrke | 2012-05-02 | 3 | -3/+10 |
| | |||||
* | port oc_preferences | Frank Karlitschek | 2012-05-02 | 2 | -4/+4 |
| | |||||
* | Contacts: Removed styling and (most) js from template. Started making app ↵ | Thomas Tanghus | 2012-05-02 | 5 | -214/+116 |
| | | | | more keyboard/screenreader friendly. General cleanup in code and markup. | ||||
* | Contacts: Trying to improve PHOTO handling a bit. | Thomas Tanghus | 2012-05-02 | 1 | -21/+16 |
| | |||||
* | fixing namespace | Thomas Müller | 2012-05-02 | 1 | -3/+3 |
| | |||||
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 7 | -10/+10 |
| | |||||
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 6 | -12/+12 |
| | |||||
* | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 9 | -12/+12 |
| | |||||
* | ported checkLoggedIn and checkAdmin | Frank Karlitschek | 2012-05-01 | 4 | -4/+4 |
| | |||||
* | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 2 | -8/+8 |
| | |||||
* | ported getUser | Frank Karlitschek | 2012-05-01 | 17 | -21/+21 |
| | |||||
* | finish porting of the LOG calls or the apps to the public api | Frank Karlitschek | 2012-05-01 | 29 | -89/+89 |
| | |||||
* | port to use the new public api | Frank Karlitschek | 2012-05-01 | 1 | -4/+4 |
| | |||||
* | Various file path fixes. | Thomas Tanghus | 2012-04-30 | 5 | -7/+10 |
| | |||||
* | Contacts: Small css tweaks. | Thomas Tanghus | 2012-04-30 | 1 | -7/+8 |
| | |||||
* | Contacts: Forgot to add the import template. | Thomas Tanghus | 2012-04-29 | 1 | -0/+34 |
| | |||||
* | Contacts: Ensure TYPE parameters on email aren't deleted on edit. They are ↵ | Thomas Tanghus | 2012-04-29 | 9 | -125/+27 |
| | | | | | | still not shown in the UI. Remove an obsolute file and did some cleanup. | ||||
* | Contacts: removed unused method and ajax file. | Thomas Tanghus | 2012-04-29 | 3 | -68/+1 |
| | |||||
* | jquery.combobox: Added 'showButton' option | Thomas Tanghus | 2012-04-29 | 1 | -30/+33 |
| | |||||
* | Merge branch 'master' into movable_apps_2 | Georg Ehrke | 2012-04-27 | 3 | -10/+26 |
|\ | |||||
| * | Contacts: Added convinience method for notifications. | Thomas Tanghus | 2012-04-27 | 1 | -0/+12 |
| | | |||||
| * | jquery.combobox: Added 'editable' option and cleaned up a bit. | Thomas Tanghus | 2012-04-27 | 1 | -8/+13 |
| | | |||||
| * | Contacts: Updated first run page. | Thomas Tanghus | 2012-04-27 | 1 | -2/+1 |
| | | |||||
* | | make *DAV work with movable apps | Georg Ehrke | 2012-04-26 | 1 | -1/+1 |
| | | |||||
* | | fix merge conflicts | Georg Ehrke | 2012-04-26 | 5 | -15/+91 |
|\| | |||||
| * | Contacts: Some js cleanup. | Thomas Tanghus | 2012-04-26 | 1 | -5/+13 |
| | | |||||
| * | Contacts: Added import with with file picker. | Thomas Tanghus | 2012-04-26 | 5 | -8/+76 |
| | | |||||
| * | Contacts: Fixed some file paths. | Thomas Tanghus | 2012-04-25 | 1 | -14/+14 |
| | | |||||
* | | fixes for contacts app | Georg Ehrke | 2012-04-26 | 2 | -23/+16 |
| | | |||||
* | | some fixes in contacts javascript files | Georg Ehrke | 2012-04-25 | 1 | -2/+2 |
| | | |||||
* | | fix merge conflicts | Georg Ehrke | 2012-04-24 | 10 | -26/+239 |
|\| | |||||
| * | Added loading indicator. | Thomas Tanghus | 2012-04-24 | 1 | -0/+1 |
| | | |||||
| * | Contacts: Check that UIDs really are unique on import. Better solution would ↵ | Thomas Tanghus | 2012-04-24 | 1 | -3/+35 |
| | | | | | | | | be to suggest to merge contacts, but that will have to wait to OC5 ;-) |