Releases: CTPUG/wafer
Wafer 0.5.4
Re-release of 0.5.3, including templates.
Wafer 0.5.3 [DO NOT USE]
Bad release
This release is missing any templates, use 0.5.4 instead
New features:
- Allow filtering talks by tracks, in admin
Bug fixes:
- Correct Debian SSO URL
- Improve page edit button placement
Wafer 0.5.2
New features:
- Tracks
- Talk Types are now optional
- Upgraded to Bootstrap4 alpha 6
- Improved help text on the talk submission page
- Error page templates
- Video approval, and reviewer fields for talk submission
Wafer 0.5.1
This is the second release of the wafer 0.5 series.
Notable improvements.
- The symbol used for sponsorship packages is now customisable
- The files support for sponsors has been improved
- The file descriptions are no longer required.
- Page titles are now wrapped in a title block, so they can be overriden in templates
- Wafer now uses the static tag in the base templates to improve caching behaviour
Various bugs have been fixed, including
- A number of bootstrap 4 styling issues, especially around the hamburger menu
- The twitter handle on the profile now rejects illegal input
- The UI for the twitter and github username form entry was improved.
Wafer 0.5.0
This is the first release of the wafer 0.5 series
- This fixes a number of issues with the move to bootstrap4
- The talk status structure has been reworked
- Talks now have seperate SUBMITTED, UNDER_CONSIDERATION & PROVISIONALLY_ACCEPTED statuses
- The CANCELLED state has been made correctly public, and no longer breaks the schedule
- Cancelled talks will now be marked as such in the schedule.
- Editing talks and pagesshould trigger a schedule refresh if they were assigned to the schedule
- Various management commands were fixed to work with Django 1.10
- Several fixes were made to the handling of slot in the schedule admin
Wafer 0.4.9
This is the latest release of wafer
This release includes a number of fixes
- Fixes some issues with the static site generation
- Fixes some bugs with the schedule editor and latest firefox version
- Adds support for setting the urls for talks via the API
- Adds initial support for Django 1.10 and Bootstrap 4.0
0.4.8
Wafer 0.4.7
This is the next release of wafer.
This release adds several blocks to nav.html, to make it easier to extend, adds the django.contrib.reidrects app to wafer and fixes some bugs with the current schedule display.
Wafer 0.4.3
0.4.2 was released missing one of the intended fixes. This is a brown paper bag release that includes it.
Wafer 0.4.2
This is a bug fix release in the wafer 0.4 series
This fixes a rendering bug in the schedule, fixes an error when ading slots without specifing additional slots, cleans up some django deprecation warnings and fixes a bug where account creation via SSO was not properly disabled.