joshsten / redmine_jchat

Chat Plugin for Redmine 1.0.x,1.1.x,1.2.x - Driven on MySQL no need to install any extra gems. Use at own risk. I will do my best to add features over time, but I am a busy student so I apologize for slow release/response times.
39 stars 22 forks source link

Does it work on redmine 2.3.1 #28

Open cforce opened 11 years ago

tazhate commented 10 years ago

Same issue. Chat applet is not clickable.

alex-eri commented 10 years ago

js library missed

Uncaught ReferenceError: Ajax is not defined

cforce commented 10 years ago

Well, i think this worked on rails 2, but since rails3 proptype is gone and jquery is used.

alex-eri commented 10 years ago

i injected prototype.js and have 404-page on chat send and recieve.

cforce commented 10 years ago

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.

alexrett commented 9 years ago

ok, it's work. https://github.com/alexrett/redmine_jchat there is still a lot of debris and stocks, but it works.