Martin Denizet

Results 12 comments of Martin Denizet

I got the same error, didn't figure out a fix yet.

This could help: http://www.redmine.org/boards/2/topics/28462 (I didn't test).

This is because of the changes in Redmine 1.3.X. The solution in http://redmine.debuntu.org/issues/25 should apply: cd vendor/plugins/redmine_reminder/app/views/reminder_all/ ln -s reminder_all.text.html.rhtml reminder_all.html.erb ln -s reminder_all.text.plain.rhtml reminder_all.text.erb

Out of curiosity. Would specifying a "SourceMap" solve elegantly the problem? Explanations about Source Maps: http://blog.teamtreehouse.com/introduction-source-maps

Hi Shamasis, I was not aware of the 2.6.x compatibility problem. I'll try to check that tomorrow. Thanks for notifying me! :smile: Cheers,

@hexblot Thanks for the tip! I got a bit swamped at work, I still will try to update my work env to Redmine 2.6.x quickly. Cheers,

I tried with Redmine 2.6.5 on Linux and I didn't get the 404 error in /settings/plugin/redmine_custom_css. My environment is: > Environment: > Redmine version 2.6.5.stable.14369 > Ruby version 1.9.3-p448 (2013-06-27)...

Thank you, I will look it up 👍

Hello, I pushed a patch in the develop branch, could you please test it? (I didn't write tests for OpenID yet...) ``` git checkout develop git pull ``` You will...

Hello, crash fixed but I keep this open to remember to implement filtering