Skip to content

R7.University 1.10.1

Compare
Choose a tag to compare
@roman-yagodin roman-yagodin released this 09 Aug 07:37
· 1349 commits to master since this release

This release focuses to switching from DAL2 to Entity Framework as data access layer.

  • Improve performance of many modules by using less database queries per module load.
  • Remove University_GetHeadEmployee DB stored procedure.
  • Remove vw_University_EmployeeDisciplines DB view.
  • Replace ItemID field in University_Documents table by two numeric foreign keys.
  • Implement more reliable cache handling.
  • [EduProgram] Fix autotitle setting label missing help.
  • Upgrade YamlDotNet to 3.9.0.

Note: Install R7.DotNetNuke.Extensions v0.8.0 and R7.ImageHandler packages first!