Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make calendar compatible with public.php | Georg Ehrke | 2012-05-07 | 4 | -4/+6 |
* | improve remote.php and create public.php | Georg Ehrke | 2012-05-07 | 1 | -1/+2 |
* | fix path of caldav in calendar management | Georg Ehrke | 2012-05-07 | 1 | -1/+1 |
* | fix pathes in calendar and contacts | Georg Ehrke | 2012-05-07 | 1 | -1/+1 |
* | fix merge conflicts | Georg Ehrke | 2012-05-07 | 20 | -56/+58 |
|\ | |||||
| * | ported the oc_template class | Frank Karlitschek | 2012-05-06 | 17 | -41/+41 |
| * | Calendar: Fixed image paths. | Thomas Tanghus | 2012-05-06 | 1 | -5/+5 |
| * | Correct wrong DB quotes for calendar share functions | Brice Maron | 2012-05-06 | 1 | -8/+8 |
| * | Calendar: Fix calendar export link | Bart Visscher | 2012-05-06 | 1 | -2/+2 |
| * | Calendar: fix return of insert id | Bart Visscher | 2012-05-05 | 1 | -2/+4 |
* | | push changes | Georg Ehrke | 2012-05-05 | 2 | -8/+2 |
|/ | |||||
* | fix pathes for cal andcarddav | Georg Ehrke | 2012-05-05 | 1 | -1/+1 |
* | remove debug messages | Georg Ehrke | 2012-05-05 | 2 | -2/+0 |
* | fix writing in remote folder | Georg Ehrke | 2012-05-05 | 3 | -7/+3 |
* | Merge branch 'tasks' for Tasks app | Bart Visscher | 2012-05-05 | 1 | -2/+11 |
|\ | |||||
| * | Merge branch 'master' into tasks | Bart Visscher | 2012-05-04 | 70 | -688/+1730 |
| |\ | |||||
| * | | Tasks: Update to use new categories interface | Bart Visscher | 2012-04-14 | 1 | -2/+11 |
* | | | porting the hooks and starting with the templates | Frank Karlitschek | 2012-05-05 | 3 | -3/+3 |
* | | | Calendar: Use array_merge to join event arrays | Bart Visscher | 2012-05-04 | 1 | -1/+1 |
* | | | Changed $APPROOT to $APPSROOT as in https://gitorious.org/owncloud/owncloud/m... | Thomas Tanghus | 2012-05-04 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Calendar: Fix repeating events | Bart Visscher | 2012-05-03 | 2 | -2/+5 |
* | | Merge commit 'refs/merge-requests/89' of git://gitorious.org/owncloud/owncloud | Bart Visscher | 2012-05-03 | 2 | -2/+18 |
|\ \ | |||||
| * | | Handle event exceptions in calendar app. Execeptions to recurring events are ... | Henning Becker | 2012-02-17 | 1 | -1/+20 |
* | | | ported oc_db | Frank Karlitschek | 2012-05-03 | 4 | -37/+37 |
* | | | ported oc_json | Frank Karlitschek | 2012-05-03 | 34 | -112/+112 |
* | | | port oc_response | Frank Karlitschek | 2012-05-03 | 1 | -2/+2 |
* | | | port checkAppEnabled | Frank Karlitschek | 2012-05-02 | 5 | -5/+5 |
* | | | 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/+9 |
* | | | port oc_preferences | Frank Karlitschek | 2012-05-02 | 16 | -28/+28 |
* | | | port appconfig | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
* | | | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 3 | -5/+5 |
* | | | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 2 | -2/+2 |
* | | | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 6 | -6/+6 |
* | | | ported checkLoggedIn and checkAdmin | Frank Karlitschek | 2012-05-01 | 2 | -2/+2 |
* | | | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 3 | -10/+10 |
* | | | porting of OC_User to public API complete. | Frank Karlitschek | 2012-05-01 | 3 | -3/+3 |
* | | | ported getUser | Frank Karlitschek | 2012-05-01 | 29 | -66/+66 |
* | | | ported isLoggedIn | Frank Karlitschek | 2012-05-01 | 2 | -2/+2 |
* | | | finish porting of the LOG calls or the apps to the public api | Frank Karlitschek | 2012-05-01 | 1 | -2/+2 |
* | | | port to use the new public api | Frank Karlitschek | 2012-05-01 | 2 | -6/+6 |
* | | | fix a PHP Notice | Georg Ehrke | 2012-04-30 | 1 | -6/+9 |
* | | | fix path in calendars geo.js | Georg Ehrke | 2012-04-30 | 1 | -1/+1 |
* | | | removing executable bit from various files | Thomas Mueller | 2012-04-30 | 5 | -0/+0 |
* | | | make *DAV work with movable apps | Georg Ehrke | 2012-04-26 | 1 | -1/+1 |
* | | | fix merge conflicts | Georg Ehrke | 2012-04-26 | 6 | -20/+19 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into sabredav_1.6 | Georg Ehrke | 2012-04-22 | 3 | -10/+10 |
| |\ \ \ | |||||
| * \ \ \ | fix merge conflicts | Georg Ehrke | 2012-04-21 | 37 | -392/+1429 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into sabredav_1.6 | Georg Ehrke | 2012-04-15 | 15 | -31/+11 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into sabredav_1.6 | Georg Ehrke | 2012-04-13 | 10 | -57/+122 |
| |\ \ \ \ \ \ |