R7.University 2.0.0
This is a major release dedicated to the transition to new obrnadzor.gov.ru recommendations.
- Updated information structure and obrnadzor.gov.ru microdata markup across all affected modules to match new recommendations.
- New models: Year, EduVolume, Contingent.
- Convert EduProgramProfileForm model to the EduProgramProfileFormYear model.
- New modules: ScienceDirectory, EduVolumeDirectory (2 modes), ContingentDirectory (4 modes).
- DivisionDirectory module: New mode to display governing divisions.
- Add Created/LastModified fields to documents (#220).
- Mark edu. programs adopted for peoples with disabilities and implemented using E-learning and distance education technologies (#190).
- Add IsGoverning flag to the Divison model, convert IsVirtual flag to IsSingleEntity.
- Do not display division title/link for occupied positions in single-entity divisions.
- EduProgramProfileDirectory module: Practices, admission and contingent movement column are visible for editors only, will be removed later.
- EduProgram module: Support for displaying edu. forms available for admission.
- UI, Security: Extract EditEduProgramProfileDocuments control (#250).
- UX: Close Bootstrap modal popup by ESC key, add vertical scrollbars when content is too large.
- Bugfixes: EditAchievements: UrlControl state persists even after loading new item (#231).
- Performance: DivisionDirectory: Greatly improve performance by reducing database calls to just one per request.
- Configuration: Allow to configure vocabulary names for organization structure and stored working hours (#212).
Installation notes
Due to project structure changes, following module folders inside the DesktopModules/MVC/R7.University/
folder are no longer needed
and you should remove them after install: Employee
, EmployeeList
, EmployeeDirectory
, Division
, DivisionDirectory
,
EduProgram
, EduProgramDirectory
, EduProgramProfileDirectory
.