Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yea, it doesn't work. #2

Open
meowmix7 opened this issue Dec 28, 2014 · 0 comments
Open

yea, it doesn't work. #2

meowmix7 opened this issue Dec 28, 2014 · 0 comments

Comments

@meowmix7
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant