Skip to content

R7.University 1.1.5

Compare
Choose a tag to compare
@roman-yagodin roman-yagodin released this 10 Dec 11:47
· 2345 commits to master since this release

Version 1.1.5

  • EditEmployee: Control now fully localizable.
  • EditEmployee: Added russian localization resources.
  • EditEmployee: Display document URL in achievements edit form.
  • Implemented #55: ViewEmployeeDetails: Added edit button.
  • Implemented #56: EmployeeDirectory: Mark unpublished employees.
  • Implemented #58: ViewEmployeeDetails: Paint tables with dnnGrid classes.
  • Implemented #32: Now short titles also optional for division and position entities.
  • Fixed #59: EmpoyeeDirectory: Missing division link.
  • EmployeeList: DB requests reduced from (1 + 2*NEmployees) to 3.
  • EditDivision: Use treeview to select parent division.
  • Other small improvements and fixes.