-
Background:
The `set :var, -> { ... }` style of passing a Proc to delay execution is a fairly common technique to set values that are lazily executed. This is similar to the `let` syntax in RSpec.
T…
-
Hello,
I am running Redmine 5.0.4.stable (docker hub official image). I have installed redmine_openid_connect version 0.9.4 and configured a Keycloak instance for OpenID Connect SSO. I have checked…
-
```
What steps will reproduce the problem?
1.Create a holiday on one day.
2.Try to delete the holiday
3.
What is the expected output? What do you see instead?
Internal error
An error occurred on the…
-
Hi, I really like your plugin, is there any possibility to convert it to a gem in the near future?
-
It works just fine locally, but when I deployed it on heroku, it gave me this error. Any assistance is appreciated.
```
-11-06T08:47:19+00:00 app[web.1]: [2012-11-06 08:47:19] ERROR SignalException:…
-
```
With rails 2.3.5 and the rails_xss plugin to enable html stripping by default
the return from the calendar_date_select helper has not been marked with the
html_safe! string method call before re…
-
```
With rails 2.3.5 and the rails_xss plugin to enable html stripping by default
the return from the calendar_date_select helper has not been marked with the
html_safe! string method call before re…
-
I had install the plugin but when i open a project i get a 500 internal server error. what's going on here?
My log is:
Completed 200 OK in 115ms (Views: 70.8ms | ActiveRecord: 15.3ms)
Starte…
-
After installation on my Redmine startup fails with this error message:
```
Error: The application encountered the following error: undefined method `before_filter' for IssueAttachmentQueriesContr…
-
redmine 2.1.4
impasse trunk
jruby 1.7
I created a test suite witrh two test cases and selected it. Then i tried to copy that to another project with redmine impasse enabled (btw. the project list sha…