Skip to content

Tags: devilry/trix2

Tags

5.0.0

Toggle 5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Milestone trix5.0 (#170)

* updated OIDC docs (#155)

* switched to `pyproject.toml` (#164)

* allauth expect no IdPs to be an empty dict, not None (#155)

* Gunicorn isn't a dependency, but rather the recommended HTTP server; psycopg v3+

* added translations for edit active period (#166)

* upgraded to Django 5.2 (#161); removed `future` (#165)

* released 5.0.0

4.2.1

Toggle 4.2.1's commit message
released 4.2.1

4.2.0

Toggle 4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Milestone trix4.2 (#168)

* refactored solution toggling (#146)

* avoid showing invisible text while custom fonts load (#146)

* refactored menu toggling (#146)

* removed `MenuCtrl` from minimized JS too (#146)

* added support for multiple login provider (#155)

* django-allauth 0.62+ compatibility (#157)

* django-allauth 65.5 compatibility (#157)

* bumped Hyperscript (#146)

* better handling for browser backspace with logout (#155)

* refactored assignment progress (#146)

* tags yet to be refactored so re-enabled old JS (#146)

* django-allauth 65.3 compatibility (#157)

* released 4.2.0

4.1.4

Toggle 4.1.4's commit message
allow course owners to edit active period (#127); released 4.1.4

4.1.3

Toggle 4.1.3's commit message
fixed scrolling for the admin editor; released 4.1.3

4.1.2

Toggle 4.1.2's commit message
released 4.1.2

4.1.1

Toggle 4.1.1's commit message
released 4.1.1

4.1.0

Toggle 4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Trix v4.1 (#153)

* Improved contrast course admin assignment and editor

* Fixed missing labels and iframe title

* wrapped in fieldset

* Fixed Empty header

* Empty table header fix, and added missing label to search field

* Fixed language not being set

* Added link icon to link

* Removed redundant login button

* Removed django.middleware.clickjacking.XFrameOptionsMiddleware

* Added the ability to hide courses from students

* Hopefully fixed 145

* Statics view optimization

* redirect url cleanup

* (re-)moved some inline styling (#146)

* added and improved translation for add admin (#148)

* moved more inline styling (#146)

* Move inline javascript to own file

* removed «Print this page» (#146)

* Moved out inline styles

* Replace inline style with correct css classes

* Fixed #149

* added `TRIX_VERSION` template variable

* releasing Trix 4.1.0

---------

Co-authored-by: Levijatan <aasmund@appresso.no>

4.0.0b5

Toggle 4.0.0b5's commit message
AssertionError from logins fix