Newer
Older
- Added django-admin link to admin profile page
## Version 1.2.7 - 2021-05-03
- Fix broken discord link
## Version 1.2.6 - 2021-05-03
- Added CSS version number query string to force reload on display breaking changes
- Added more links to discord server
- Mentionned that subscriptions are optionnal
## Version 1.2.5 - 2021-04-30
- Added logo !
- Added check for inscription to multiple instances of same activity
- Fixed planning bugs
- Added missing columns to some CSV exports
- Added optionnal nullable field to change a slot's duration
- Custom title to error pages
- Update FAQ
- More captions for planning
- Reworked file upload to allow for file replacement (and not just upload to a new unique name)
- Planning bug fixes
## Version 1.2.2 - 2021-04-25
- Changed planning break from midnight to 4am-8am
- Added "back to top" links to activity pages
## Version 1.2.1 - 2021-04-24
- Fix too small character limit on activity description
- Added links to more games
- Fix typos
- Added caption to planning, can be set in site_settings
- Update inscription form and displayed info for 'at home' event.
- Changed models for repeated activities to a separate "slot" table (cleaner)
- Added check for slotless activity before sending mails
- Added HTML formatting for global message
- Fix typos, wrong value displays
- Reworked activity display and allow HTML display inputs
- Allowed easy activity duplication
- Separate activity must_subscribe display from actual subscriptions
(so a single activity can have multiple clones: one displayed in list, and multiple in
planning and inscription lists if occurs more than once)
- Added links to activities from profile page
- Added admin warning for malformed activity wishes.
- Fixed multiple day display on planning and added planning preview to admin files