Dominik
Dominik
Hello, There are two options for registry credentials - first - add registry credentials to default service account (but it's not always possible) and second to add registry credentials to...
It is working on my copy, are there any JS errors on Your redmine instance? Take a look at JS console. If there is an error before hjs plugin execution...
@marilawang: You problably missed db migration after upgrade, newer version introduces ability to set up theme per user and You seems to miss that.
Did that created "code_theme_user_settings" table in db? I just checked again 2.4, 2.6 and 3.1 and it works everywhere without error
What versions are You running now?
What Ruby & Redmine version? :) I just checked and it's working on redmine2.4 + ruby 2.1.5
Krakozaber: plugin v.1.0.1 don't have option to redefine theme by user in his account settings, and Your error is about that option. On my tested versions error is not raised...
I was able to reproduce that and to fix it (I hope) Please review it :) (v1.0.3)
Can You please provide an example, it works for me for sure. There are some problems with mixed content and xml, but it's highlight lib mistake. Please note that some...
Hello, I'm working on my spare time on this and I already have that working. There is still a problem with code_review (I need more time on this). I think...