Skip to content

Releases: CTPUG/wafer

Wafer 0.4.1

23 Aug 10:07
Compare
Choose a tag to compare

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

20 Aug 14:42
Compare
Choose a tag to compare

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

20 Nov 18:24
Compare
Choose a tag to compare

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

03 Oct 11:03
Compare
Choose a tag to compare

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

30 Sep 10:02
Compare
Choose a tag to compare

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

25 Sep 21:11
Compare
Choose a tag to compare

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

16 Sep 13:45
Compare
Choose a tag to compare

An update to wafer

This adds some missing features to the pentabarf.xml export of the schedule.

Wafer 0.2.4

15 Sep 20:25
Compare
Choose a tag to compare

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

15 Sep 20:09
Compare
Choose a tag to compare

A brown paper bag release to fix some issues with broken templates in v0.2.2

Wafer 0.2.2

15 Sep 20:14
Compare
Choose a tag to compare

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