Skip to content

R7.University 2.2.2

Compare
Choose a tag to compare
@roman-yagodin roman-yagodin released this 16 Oct 06:12
· 437 commits to master since this release

Important fixes

  • GH-320 DivisionDirectory tables missing obrnadzor.gov.ru root tags
  • GH-323 Cannot edit edu. program from edu. profile edit form

Small UI improvements

  • EditDocuments: Display filename as a link, add support for pages and general URL links
  • HACK: GH-315 Hide buggy "Upload file" button (documents edit form only).
  • GH-321 Increase width of file/URL selection controls (documents edit form only).

Changes in config

  • Introduce R7.University.development.yml(deploy it locally to DNN install on build), which replaces R7.University.yml with default values.
  • Let default images path for faces be just Images/, not Images/faces/.
  • GH-322 Introduce config option for default languages to add to the new edu. program profiles:
edu-program-profiles:
  default-languages: "en"

Other changes

  • More safe [id $= ...] attribute selectors in JS
  • Add EditorConfig file