Skip to content

Tags: alee/comses.net

Tags

v2022.03

Toggle v2022.03's commit message
fix: switch to staging

v2022.01

Toggle v2022.01's commit message
fix: support filtering properly

- initialize criteria properly
- add guard to filter in case something invalid was entered and
parsed by wagtail (e.g., foo:error)

v2021.09

Toggle v2021.09's commit message
fix: use appropriate formatter

start_date and end_date are strings, not date objects

v2021.05

Toggle v2021.05's commit message
deps: upgrade to wagtail 2.13

TODO: upgrade to django 3.2 after backwards incompatibility checks and
testing

https://docs.djangoproject.com/en/3.2/releases/3.2/

v2021.03

Toggle v2021.03's commit message
feat: add contributed models to profile->models

closes comses#549

v2020.11

Toggle v2020.11's commit message
deps: bump to wagtail 2.11.2

v2020.08

Toggle v2020.08's commit message
start to clean up membership rubric

v2020.07

Toggle v2020.07's commit message
add SGCI logo to footer acknowledgements

v2020.05

Toggle v2020.05's commit message
fix(build): improve staging deployment

staging includes elasticsearch2 which wasn't getting updated when we
bump versions

[skip ci]

v2020.04

Toggle v2020.04's commit message
refactor: clean up nginx staging|prod configs