redmine_jchat
redmine_jchat copied to clipboard
Does it work on redmine 2.3.1
Same issue. Chat applet is not clickable.
js library missed
Uncaught ReferenceError: Ajax is not defined
Well, i think this worked on rails 2, but since rails3 proptype is gone and jquery is used.
i injected prototype.js and have 404-page on chat send and recieve.
This plugin has never beedn refactored to be compatible with redmine 2.x api , url mappings. You have to fix all this, cause the author is not active a long time. You have to fork and do it yourself.
ok, it's work. https://github.com/alexrett/redmine_jchat there is still a lot of debris and stocks, but it works.