Skip to content

Releases: CTPUG/wafer

Wafer 0.5.4

11 Apr 22:18
v0.5.4
Compare
Choose a tag to compare

Re-release of 0.5.3, including templates.

Wafer 0.5.3 [DO NOT USE]

11 Apr 22:17
v0.5.3
Compare
Choose a tag to compare

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

01 Feb 21:12
Compare
Choose a tag to compare

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

25 Jan 15:27
Compare
Choose a tag to compare

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

24 Nov 21:08
Compare
Choose a tag to compare

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

15 Nov 12:06
Compare
Choose a tag to compare

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

13 Oct 09:00
Compare
Choose a tag to compare

This is the next release of wafer.

This release fixes some issues with the static site generation (from debconf16), fixes a couple of bugs with the schedule editor and adds support for setting the urls for a talk via the REST API.

Wafer 0.4.7

08 Oct 14:30
Compare
Choose a tag to compare

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

21 Sep 19:41
Compare
Choose a tag to compare

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

21 Sep 19:21
Compare
Choose a tag to compare

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.