Skip to content

5.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 11:23
· 86 commits to refs/heads/main since this release
8591d6f

Changes

Old submission all table is now removed. All sass variables are now set via css variables so easy to override.

⚙️ Enhancements

  • Separate SOW & PAF form editing (#4261) @wes-otf
  • Remove old submissions table related code and removed fancybox (#4226) @sandeepsajan0
  • Set dir auto via js on all p tags in applications. (#4266) @frjo
  • Allow org_faculty to view Project Document Categories. (#4276) @frjo
  • Set sass variables with css variables to allow easy overrides (#4263) @frjo
  • Add reviews to project form exports. Set size to use PDFPageSettings … (#4281) @frjo

🐛 Bug Fixes

  • Temporarily move jQuery back to being loaded in the head until we have fixed all scripts getting loaded mid page (#4286) @frjo
  • Make word count warnings work with leatest TinyMCE editor. (#4271) @frjo
  • Fix reporting period not visible in report form (#4267) @theskumar

🔧 Maintenance

  • Bump version to 5.21.0. (#4297) @frjo
  • Move to indent_size = 2 for all js files. This is the prettier default. (#4279) @frjo
  • Convert jquery to vanilla, remove unused js, fix minor bugs (#4273) @frjo
  • Remove tomd and to_markdown() since they are not used anymore (#4284) @frjo
  • Add django-stubs as a project dependency + other patches (#4278) @theskumar
  • Fix minor lint issues. (#4282) @frjo
  • Translations update from Hosted Weblate (#4269) @weblate
  • Fix typos (#4268) @theskumar
  • Embed the sourcemaps, linking does not work (#4264) @frjo

Contributors to this release: @frjo, @sandeepsajan0, @theskumar, @weblate and @wes-otf

Full changelog: v5.20.0...v5.21.0