Hi.
We are using egroupware to internally manage some sport events. I’ve appied some patches to the calendar:
- monthview always shows 14 weeks ahead to have some more look-ahead capabilities
- If the event is a whole_day, the time is not shown in the per-event tooltip but “whole day” instead
- Participants are not shown in the tooltip because for us it’s not needed
- The planner does not show the time usage for multi-day events in the tooltip, but “whole day” instead
- The date is shown more complete in the week or monthview (14.03. instead of 14.)
- If the current day is holiday the color is a mixture of current day (#ffffcc) and holiday (#dac0c0): #ffbe69 (not a perfect choice)
- All events are made non-blocking by default
However, I don’t feel able to do the following things:
- Select more than one category as filter (as for groups/users). The selection must be saved for next session somehow. This would be great!
- When logging-in a certain group/user should always be selected and not the own one.
- Top level categories should not be selectable.
- To have an PDF export using LaTeX (comparable with SQL-Ledger)
- Publicly show all events without logging in (should be possible with some template magic)
Thank you very much