Skip to content

Releases: fsr-de/myHPI

v1.3.0

31 Mar 12:19
0a8e05a

Choose a tag to compare

What's Changed

  • fix: use djLint instead of djhtml in GitHub job by @SilvanVerhoeven in #610
  • build(deps): bump djlint from 1.34.1 to 1.35.2 by @dependabot[bot] in #618
  • build(deps): bump wagtail-localize from 1.9 to 1.9.1 by @dependabot[bot] in #616
  • build(deps): bump wagtail from 6.2 to 6.2.1 by @dependabot[bot] in #615
  • build(deps-dev): bump pylint from 3.2.6 to 3.3.1 by @dependabot[bot] in #624
  • build(deps-dev): bump pytest from 8.3.2 to 8.3.3 by @dependabot[bot] in #622
  • build(deps): bump django-select2 from 8.2.0 to 8.2.1 by @dependabot[bot] in #611
  • Localize abbreviation explanations by @frcroth in #636
  • Fix minutes preview raising Exception by @frcroth in #641
  • Fix coverage report being skipped in CI by @frcroth in #642
  • build(deps-dev): bump black from 24.8.0 to 24.10.0 by @dependabot[bot] in #625
  • build(deps-dev): bump pre-commit from 3.8.0 to 4.0.1 by @dependabot[bot] in #626
  • build(deps): bump wagtail from 6.2.1 to 6.3.2 by @dependabot[bot] in #639
  • Bump Ubuntu version in GH Action runner by @frcroth in #657
  • build(deps): bump django-select2 from 8.2.1 to 8.4.1 by @dependabot[bot] in #656
  • Use correct admin URL in setup guide by @lukasrad02 in #662
  • Hide navbar entries that are still in animation by @frcroth in #646
  • Provide big orange sign-in button in access denied page by @funnyanni-pdm in #664
  • Improve layout and fix translations for mailing lists by @hansegucker in #665
  • Fix poll preview and localize options by @frcroth in #666
  • Switch from PostgreSQL-action to PostgreSQL service configuration in test workflow by @just-spafi in #675
  • Update dependencies to fix machine translation by @just-spafi in #674

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

10 Aug 14:05

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

29 Jul 22:41

Choose a tag to compare

Highlights

  • Improved search results with additional information
  • Improved layouting, especially on mobile

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0 Elections

16 Feb 19:06
0cf87ba

Choose a tag to compare

Summary

  • Support for ranked choice polls / elections.
  • Lots of improvements and bugfixes from the first myHPI Hackday!

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.2

07 Feb 10:59

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

17 Jan 16:07
a8e650e

Choose a tag to compare

What's Changed

  • Localize last edited time on information pages by @dropforge in #425
  • Publish docker images with labels by @frcroth in #456
  • Create automatic migration for slug of minutes labels by @frcroth in #461
  • Remove model admin for MinutesLabel and AbbreviationExplanation by @frcroth in #457
  • Fix abbreviation rendering with table at the end by @lukasrad02 in #462
  • Add tags from meta to docker push action by @frcroth in #463

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

02 Jan 11:12
240f75f

Choose a tag to compare

Initial release for versioning purposes. myHPI is a student information platform based on Django/Wagtail. Supported features:

  • Authentication via OIDC (eg. Keycloak)
  • Creating pages and minutes using Markdown, with new features especially for creating minutes
  • Managing email lists via tenca
  • Create majority voting polls
  • Limit viewing of pages to specific groups
  • Search pages
  • Responsive frontend for Desktop and Mobile platforms