Skip to content

Releases: ietf-tools/ietf-guides

Django 2.2 and template changes to reflect IETF 108

24 Jul 16:00
a83f9eb
Compare
Choose a tag to compare

This release moves the codebase to Django 2.2 and updates the template for email sent when a match is made to match IETF108's conditions.

With the upgrade to Django 2.2, sqlite3 based testing fails. Tests run on mysql (which matches production) succeed. See issue #25.

Update match template signature line, limit remote attendance responses to Yes or No

20 Feb 22:55
18cc1c4
Compare
Choose a tag to compare

Update match template signature line, limit remote attendance responses to Yes or No

Handle remote participants

23 Sep 17:59
de9179b
Compare
Choose a tag to compare

Collect whether participants will be remote and whether guides are willing to guide remote participants.

Be more forgiving with date formats

12 Sep 19:57
f5ef8ba
Compare
Choose a tag to compare

Allow dashes as well as slashes while interpreting input dates

Cancelling matches before email is sent

12 Sep 19:49
881ab2a
Compare
Choose a tag to compare

Add the ability to cancel a match from the match email view

Addresses containerization and Python port issues

15 Jul 21:07
Compare
Choose a tag to compare

Addresses containerization and Python port issues

IETF 105 specific template changes

15 Jul 18:29
d8f5722
Compare
Choose a tag to compare

Changes to email templates for IETF 105.

Operational Improvements

14 Jun 21:14
eaf2988
Compare
Choose a tag to compare

Reworked startup to use an already built mod_wsgi-express generated config.
Moved mod_wsgi-express generated config out to the host filesystem.
Added several packages to assist with operations.
Added a script to regenerate the mod_wsgi-express configuration in a comparison directory.

Conversion to Python 3

03 Jun 19:44
79210df
Compare
Choose a tag to compare
v0.9.1

Merge branch 'master' of https://github.com/ietf-tools/ietf-guides