calendar-plugin/README.md

14 lines
801 B
Markdown

# Calendar plugin for wordpress site
## Bugs
1. Removal of plugin did not work. Need to set all files owner to www-data. - done
2. Deletion of event in ui doesn't delete event in thunderbird - done
3. Cannot subscribe to an empty calendar in thunderbird - ok
4. Click inside month cell doesn't add event. - cannot reproduce
5. Login pane hidden under website hero/banner image - done
6. Updating an events description via caldav creates weird sequences, e.g.
a space ends up as: text/html,%C2%A0":
7. In a private window, Click on event from not-logged-in calendar page shows event as a dialog box, it should show it as a panel with a subset of the edit event panel - i.e. the title, category, location, start and end and description. -
8. Thunderbird cutting/pasting/moving events is - TBD.