Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update translations | Robin Appelman | 2012-05-17 | 8 | -8/+366 |
| | |||||
* | add caldav and carddav files in their old place for backward compatibility - ↵ | Georg Ehrke | 2012-05-16 | 2 | -0/+10 |
| | | | | add rewriterule for caldav and carddav | ||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 52 | -0/+0 |
| | |||||
* | better user permission check for files in ajax/calendar/ | Georg Ehrke | 2012-05-14 | 4 | -4/+20 |
| | |||||
* | some fixes for calendar's export.php | Georg Ehrke | 2012-05-14 | 1 | -0/+8 |
| | |||||
* | check user permissions in calendar's changepermission.php | Georg Ehrke | 2012-05-14 | 1 | -0/+8 |
| | |||||
* | check user permissions in calendar's unshare.php | Georg Ehrke | 2012-05-14 | 1 | -0/+8 |
| | |||||
* | selective app loading for remote/public | Robin Appelman | 2012-05-14 | 1 | -0/+4 |
| | |||||
* | add post user delete hook for calendar sharing | Georg Ehrke | 2012-05-13 | 2 | -0/+19 |
| | |||||
* | update translations | Robin Appelman | 2012-05-13 | 18 | -20/+493 |
| | |||||
* | hide share tab for new events, because you can't share an event that haven't ↵ | Georg Ehrke | 2012-05-13 | 1 | -2/+2 |
| | | | | got an id yet | ||||
* | fix another php notice | Georg Ehrke | 2012-05-13 | 1 | -0/+1 |
| | |||||
* | fix another php notice | Georg Ehrke | 2012-05-13 | 1 | -3/+3 |
| | |||||
* | fix php notice and displaying of events | Georg Ehrke | 2012-05-13 | 1 | -1/+1 |
| | |||||
* | load remote and public paths from info.xml during upgrade instead of setting ↵ | Robin Appelman | 2012-05-11 | 3 | -3/+9 |
| | | | | them every time | ||||
* | Correct undef variable mistake from prev commit | Brice Maron | 2012-05-10 | 1 | -2/+3 |
| | |||||
* | Correct calendar loading when calendar are from hooks. fix oc-619 | Brice Maron | 2012-05-10 | 2 | -9/+16 |
| | |||||
* | revert 000d7ba97535f470f30be44e02140401b24b43e2 | Georg Ehrke | 2012-05-09 | 1 | -1/+1 |
| | |||||
* | fix bug in events.php | Georg Ehrke | 2012-05-09 | 1 | -1/+1 |
| | |||||
* | update translations | Robin Appelman | 2012-05-09 | 43 | -732/+1619 |
| | |||||
* | fix bug in calendar | Georg Ehrke | 2012-05-09 | 1 | -1/+1 |
| | |||||
* | Calendar: Resize content after creating calendar layout | Bart Visscher | 2012-05-08 | 1 | -0/+1 |
| | | | | The calendar can be higher than the window, this corrects for the scrollbar | ||||
* | fix for previous commit | Georg Ehrke | 2012-05-08 | 1 | -1/+1 |
| | |||||
* | fix calendar vulnerability | Georg Ehrke | 2012-05-08 | 1 | -1/+7 |
| | |||||
* | Create a function for linking to remote.php | Bart Visscher | 2012-05-07 | 3 | -4/+4 |
| | |||||
* | 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 ↵ | Thomas Tanghus | 2012-05-04 | 1 | -1/+1 |
| |/ |/| | | | | | https://gitorious.org/owncloud/owncloud/merge_requests/116 | ||||
* | | 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 |
|\ \ | | | | | | | | | | | | | Conflicts: apps/calendar/ajax/events.php | ||||
| * | | Handle event exceptions in calendar app. Execeptions to recurring events are ↵ | Henning Becker | 2012-02-17 | 1 | -1/+20 |
| | | | | | | | | | | | | not shown anymore. | ||||
* | | | ported oc_db | Frank Karlitschek | 2012-05-03 | 4 | -37/+37 |
| | | | |||||
* | | | ported oc_json | Frank Karlitschek | 2012-05-03 | 34 | -112/+112 |
| | | |