Releases: CTPUG/wafer
Wafer 0.4.1
This is the second release in the wafer 0.4 series
This release fixes some issues with the static site generation and also fixes a python 3 compatibility bug with the SSO support.
Release 0.4.0
This is the first release of the wafer 0.4 serires
Notable changes from wafer 0.3 include
- wafer now supports Django 1.9
- Support for Django 1.7 was dropped
- Sponsors and Talk Types now have an ordering attribute
- Scheduling information is exposed on the talk page
- Talks support a "cancelled" state
- Talk Types now have an associated css class
- Sponsors now allow associating an url with each sponsor
- Page change history is now exposed to Page Editors outside the admin site
- Talk Types can be indiviually enabled and disabled
Several bugs have also been fixed.
Wafer 0.3.1
This is an update to the wafer 0.3 series.
This fixes some issues with wafer's support for Django 1.8 and django-registration-redux.
This also includes support for integrating with Debian's client-certificate SSO.
Wafer 0.3.0
This is the first release of the wafer 0.3 series
This changes the pages table so people can be associated with events.
This also officially drops support for Django 1.6. Code that exists purely for supporting 1.6 will be candidates for removal during the 0.3 series.
Wafer 0.2.7
This is an update to wafer 0.2
This fixes a bug where deleting a Schedule slot could break the schedule admin interface.
This also fixes some issues with the pentabarf.xml file.
Wafer 0.2.6
An update to Wafer
This fixes a formatting bug with the author biography display, and extends the pentabarf.xml file to include more information.
Wafer 0.2.5
An update to wafer
This adds some missing features to the pentabarf.xml export of the schedule.
Wafer 0.2.4
An updated release of wafer
This adds peliminary support for exporting the schedule as a pentabarf.xml file for tools such as Giggity.
Wafer 0.2.3
A brown paper bag release to fix some issues with broken templates in v0.2.2
Wafer 0.2.2
An updated version of wafer.
Changes include
- Initial support for Django 1.8
- Various documentation fixes
- Support for creating multiple slots in the schedule at once
- Fixes to the schedule time selection widget
- Fix a bug in the static export of the schedule
- Fix a bug with very long ticket names
- Fix a bug where the edit button would not show for the main index page