Releases: uccser/dthm4kaiako
Releases · uccser/dthm4kaiako
0.9.0
- Enable user registration.
- Improve visual design of resource hub. (fixes #226)
- Improve detection of resource component types.
- Add source and audience tags to DTTA news articles. (fixes #217)
- Add contact us page.
- Enable limited API for resources. (fixes #249)
0.8.2
- Fix bug where resource URL component doesn't link correctly. (fixes #221)
- Show readable URLs for DTTA pages and news articles.
- Fix typos.
0.8.1
- Add DTTA related links for DTTA homepage backend frontend (fixes #218)
- Update formatting of DTTA news article listings and articles.
- Correct path for resource media uploads.
- Add download link for uploaded resource files.
0.8.0
- Add basic resource hub (fixes #198)
- Separate static and file files to different Google Cloud Storage buckets.
0.7.0
- Add new look to website including logo and brand colours (fixes #191 #192 #193)
- Add about, FAQ, and contact us pages (fixes #200)
- Load third party static files from NPM (fixes #202)
- Fix bug where unpublished DTTA pages are shown (fixes #215)
- Add Google Analytics (fixes #205)
0.6.0
This release completely rewrites the project as a website for all NZ DTHM educators.
Adding a resource and community hub to the event website was planned in the initial design, however due to new DTHM curricula, a full redesign and rename was appropriate.
- Project based off
cookiecutter-django
and our Docker setup for Google Cloud Platform deployments. - Uses Django 2.1 to set us up for easy adoption of Django 2.2 LTS when released in a few months.
- Framework setup for resource, event, and DTTA hubs.
- Includes basic pages for DTTA pages.
0.5.3
0.5.2
0.5.1
0.5.0
- Display event title correctly for series event (fixes #77)
- Display location of event on complete NZ map (fixes #76)
- Add flat pages (fixes #75)
- Allow HTML in event session titles and descriptions, using TinyMCE (fixes #73)
- Add UC logo to homepage frontend (fixes #64)
- Align series image with text correctly