summaryrefslogtreecommitdiffstats
path: root/apps/calendar
Commit message (Collapse)AuthorAgeFilesLines
* update translationsRobin Appelman2012-05-178-8/+366
|
* add caldav and carddav files in their old place for backward compatibility - ↵Georg Ehrke2012-05-162-0/+10
| | | | add rewriterule for caldav and carddav
* removing executable bit - againThomas Mueller2012-05-1552-0/+0
|
* better user permission check for files in ajax/calendar/Georg Ehrke2012-05-144-4/+20
|
* some fixes for calendar's export.phpGeorg Ehrke2012-05-141-0/+8
|
* check user permissions in calendar's changepermission.phpGeorg Ehrke2012-05-141-0/+8
|
* check user permissions in calendar's unshare.phpGeorg Ehrke2012-05-141-0/+8
|
* selective app loading for remote/publicRobin Appelman2012-05-141-0/+4
|
* add post user delete hook for calendar sharingGeorg Ehrke2012-05-132-0/+19
|
* update translationsRobin Appelman2012-05-1318-20/+493
|
* hide share tab for new events, because you can't share an event that haven't ↵Georg Ehrke2012-05-131-2/+2
| | | | got an id yet
* fix another php noticeGeorg Ehrke2012-05-131-0/+1
|
* fix another php noticeGeorg Ehrke2012-05-131-3/+3
|
* fix php notice and displaying of eventsGeorg Ehrke2012-05-131-1/+1
|
* load remote and public paths from info.xml during upgrade instead of setting ↵Robin Appelman2012-05-113-3/+9
| | | | them every time
* Correct undef variable mistake from prev commitBrice Maron2012-05-101-2/+3
|
* Correct calendar loading when calendar are from hooks. fix oc-619Brice Maron2012-05-102-9/+16
|
* revert 000d7ba97535f470f30be44e02140401b24b43e2Georg Ehrke2012-05-091-1/+1
|
* fix bug in events.phpGeorg Ehrke2012-05-091-1/+1
|
* update translationsRobin Appelman2012-05-0943-732/+1619
|
* fix bug in calendarGeorg Ehrke2012-05-091-1/+1
|
* Calendar: Resize content after creating calendar layoutBart Visscher2012-05-081-0/+1
| | | | The calendar can be higher than the window, this corrects for the scrollbar
* fix for previous commitGeorg Ehrke2012-05-081-1/+1
|
* fix calendar vulnerabilityGeorg Ehrke2012-05-081-1/+7
|
* Create a function for linking to remote.phpBart Visscher2012-05-073-4/+4
|
* make calendar compatible with public.phpGeorg Ehrke2012-05-074-4/+6
|
* improve remote.php and create public.phpGeorg Ehrke2012-05-071-1/+2
|
* fix path of caldav in calendar managementGeorg Ehrke2012-05-071-1/+1
|
* fix pathes in calendar and contactsGeorg Ehrke2012-05-071-1/+1
|
* fix merge conflictsGeorg Ehrke2012-05-0720-56/+58
|\
| * ported the oc_template classFrank Karlitschek2012-05-0617-41/+41
| |
| * Calendar: Fixed image paths.Thomas Tanghus2012-05-061-5/+5
| |
| * Correct wrong DB quotes for calendar share functionsBrice Maron2012-05-061-8/+8
| |
| * Calendar: Fix calendar export linkBart Visscher2012-05-061-2/+2
| |
| * Calendar: fix return of insert idBart Visscher2012-05-051-2/+4
| |
* | push changesGeorg Ehrke2012-05-052-8/+2
|/
* fix pathes for cal andcarddavGeorg Ehrke2012-05-051-1/+1
|
* remove debug messagesGeorg Ehrke2012-05-052-2/+0
|
* fix writing in remote folderGeorg Ehrke2012-05-053-7/+3
|
* Merge branch 'tasks' for Tasks appBart Visscher2012-05-051-2/+11
|\
| * Merge branch 'master' into tasksBart Visscher2012-05-0470-688/+1730
| |\
| * | Tasks: Update to use new categories interfaceBart Visscher2012-04-141-2/+11
| | |
* | | porting the hooks and starting with the templatesFrank Karlitschek2012-05-053-3/+3
| | |
* | | Calendar: Use array_merge to join event arraysBart Visscher2012-05-041-1/+1
| | |
* | | Changed $APPROOT to $APPSROOT as in ↵Thomas Tanghus2012-05-041-1/+1
| |/ |/| | | | | https://gitorious.org/owncloud/owncloud/merge_requests/116
* | Calendar: Fix repeating eventsBart Visscher2012-05-032-2/+5
| |
* | Merge commit 'refs/merge-requests/89' of git://gitorious.org/owncloud/owncloudBart Visscher2012-05-032-2/+18
|\ \ | | | | | | | | | | | | Conflicts: apps/calendar/ajax/events.php
| * | Handle event exceptions in calendar app. Execeptions to recurring events are ↵Henning Becker2012-02-171-1/+20
| | | | | | | | | | | | not shown anymore.
* | | ported oc_dbFrank Karlitschek2012-05-034-37/+37
| | |
* | | ported oc_jsonFrank Karlitschek2012-05-0334-112/+112
| | |