Skip to content

yea, it doesn't work. #2

@meowmix7

Description

@meowmix7

Just so you know, this project doesn't work anymore, under it's current availability. Perhaps others had better luck installing it?

  • I had to upgrade the Owin and SignalR systems to their latest versions via nuget, and fix references
  • Update the view to use the new Startup class in 2.0+
  • remove the JQueryUI registration which is automatic now
  • As well as fix a large handful of linkage issues (web.config, packages.config, .aspx files, and Buildscripts).
  • The web.config had to be removed, and implemented properly in the .dnn configuration.
  • The newtonsoft needed an upgrade install/uninstall handler.
  • And the Main.js and Main.aspx needed updated to support the new libraries being used.
  • The new libraries require explicit angular.controller specification, and the ng-repeat needs a track index.
  • Finally, the module.css specifies a display:none for all table cell elements. Not sure why this was there, it hides all the information (lol?). Perhaps the older version of things automatically showed new table entries as they were added....

After fixing all of that, here is a WORKING project, for DNN v7.3.4. Enjoy :)
https://drive.google.com/file/d/0B_7bMpZRosonelFFVW53UXFDb0U/view?usp=sharing

If someone with git access wants to submit a .diff or something feel free. I don't want credit, however I do feel that someone should update the project files in that way. Very few people visiting the main hub page, will actually see this post.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions