Skip to content

Latest stable for DNN8.x

Latest
Compare
Choose a tag to compare
@OctoD OctoD released this 08 Feb 17:19
· 8 commits to dnn8 since this release

Made compatible with the new DNN.Platform v.8.x.x

Changelog:

  • Added a logging system.
  • Moved UManage to DNN MVC architecture.
  • Separation of concerns: module business logic located in ~/desktopmodules/UManage
    and module client located into ~/MVC/UManage/.

Backend:

  • Fully rewritten backend part, implementing repository pattern.

Frontend:

  • Added a records per page numeric input.
  • Feature freeze before full rewriting.

Bugfix:

  • Fixed a bug while exporting the user (the url for the export was hard coded).
  • Fixed a bug which allowed user creation with non matching passwords.
  • Fixes a glitch with modal dialogs