Wafer

Latest version: v0.16.1

Safety actively analyzes 629765 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 10

0.7.3

Not secure
The next wafer release

An accumulation of various features and bugfixes, notably:

* Switch to django-bakery to handle the archiving of wafer sites
* Add 'tagged files' to sponsors, to make including sponsor logos easier in templates
* Fix pentabarf timestamps to be timezone aware
* Add links to the per-day schedule in the main schedule
* Group talks in the main list by talk type
* Add a "video" flag to venues
* Fix the formatting of authors for page items in the schedule
* Various improvements to the talk admin site
* Fix the display of withdrawn talks on the individual talk page

0.7.2

Not secure
The next wafer release

An accumulation of various fixes, including

* Various documentation updates
* Tweak sponsor package layout to better match the sponsor layout
* Add reversion support to the Schedule models
* Fix bug with creating revisions for Withdrawn talks
* Make withdrawn talks visually distinct in the talks list

0.7.1

Not secure
Improvements:

Largely to the Talk Review process.

* Correct display of timestamps in versions of objects
* Allow sorting of talks by review score, in admin
* Make review score ranges configurable
* Put talks into "Under Consideration" when they receive their first review
* Create a "Talk Reviewers" group
* Document the review process

0.7

* Fix a bug where non-Latin1 titles would crash the slug parsing code
* Fix the incorrect display of css classes in the schedule admin page
* Make more of the model descriptions and help text transaltable
* Separate the display of multiple speakers on the talk page
* When editing an existing talk, use "Save" rather than "Submit"
* Test with python 3.7 on travis
* Add a "highlight-venue" parameter to add a css styling hook to schedule items in a specific venue
* Add a few more tests

0.7.0

Not secure
Backwards incompatible changes:

* Upgraded to Font Awesome 5.0
* Renamed `Talk.talkurl_set` to `Talk.urls`

New features

* Back and Forward buttons when looking at a single day of the schedule
* Add views to show talk types and tracks and their descriptions.
* Expose all of the URLs from `django-registration`'s backend
* Add more filters for slots and schedule items in the admin view
* Use select2 to choose scheduleitems
* Hide some UI when printing
* Talk Review and voting
* Include talk title slugs in the talk URLs

Bug Fixes
* Fixed a copy-pasta mistake in Talk withdrawal
* Updated docs to correctly describe the versions of Django supported
* Pin django-rest-framework to a version compatible with current drf-extensions

0.6.0

Not secure
Backwards incompatible changes:
* Dropped support for Django < 1.11
* Removed the KV registration form system. It proved very unwieldy in practice.

New features:
* Django 2.0 support (although not all of our dependencies do, yet)
* Using bootstrap 4.0.0 final
* A **withdrawn** talk state, differentiating between scheduled talks that were cancelled, and proposals that were retracted.
* A new API to indicated a user's conference registration state to wafer (when not using a built in registration method).
* Dynamic menu infrastructure, including a sponsor dynamic menu.
* ical export of schedule.
* Documentation for:
* Menus.
* Settings.
* Talk management.
* A `wafer/base_form.html` template to simplify media handling for templates with a single form.

Bug Fixes:
* Display better information schedule error states.
* `load_pages` admin command under Python 2.
* Specify `on_delete` behaviours everywhere, as required by Django 2.
* Improve logout page.
* Track last_updated state on Schedule Items.
* Only load JS in the page footer, for browser performance.
* Get markitup widgets rendering everywhere, again.
* Fix SSO links.

Page 5 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.