Simplify recurring events #40
Labels
No Label
art
big
blocked
bug
crash report
disputed
documentation
duplicate
feature request
good first issue
packaging
question
security
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Projects/nettsiden#40
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Regular one-off events can be easily created, modified and deleted directly on the website.
Recurring events, however, must be configured in the source code.
These events should be dynamic and stored in the database, removing the need for the absolute PHP black magic we have now.
We could look for an existing calendar/event system to integrate, but this might be more work than to expand our existing systems.