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

Can't Configure Plugin #18

Closed bennun closed 13 years ago

bennun commented 13 years ago

Hi, very nice plugin! I was able to successfully install it on my Redmine server (1.1.2 stable, with Ubuntu 10.02, Mysql). I would put in your instructions to reboot after the rake. Anyway, the JChat plugin shows up, but I can't edit the last two: Recent Messages and polling frequency. Is this by design? The box for the entry is positioned to the left, over the beginning text. Very weird. Chat works though, so kudos!

joshsten commented 13 years ago

The options in the configure dialog are more stubs for future functionality. Some of them are internally implemented, but not "wired in". I put the subs in so that when other localize the plugin for other languages the localization encompasses some of the functionality I hope to add in the future.

Thank you for your comments :)

Best Regards, Josh