-
Below is my redmine server config.
Environment:
Redmine version 3.4.2.stable
Ruby version 2.2.8-p477 (2017-09-14) [x86_64-linux-gnu]
Rails version …
-
I've installed the latest commit e93f409e82e8c5d28b6812c57d40f97a555ae295 on a redmine 4.0.5 installation (running on ruby-2.6.5).
I executed
```
$ bundle install --without development test
$ …
-
I had to manually add the following line to `tailwind.config.js` in a rails 7 app using haml-rails to get the JIT compiler to work.
```
--- a/tailwind.config.js
+++ b/tailwind.config.js
@@ -2,6 …
-
According to e.g. https://gist.github.com/e139fa787aa882c0aa9c we need to subclass Engine to enable the registration of the authorization development backend when decl_auth is integrated as gem in Rai…
stffn updated
11 years ago
-
Hi Peelman,
just installed RAM into a more or less vanilla redmine 1.3.1-stable (Redmine-CRM-light an Pepper-Theme in place):
Processing RedmineAssetManagementController#index (for 88.70.65.175 at 2…
-
I wanted to try out has_versioning as it sounds very promising from it's description.
So I installed it as a plugin.
But as soon as I've done that, without any other modifications yet on my models, …
-
Are there any chanche to get this great plugin works on Redmine 4.1.1?
I've tried the install instructions but I got this error:
`rake aborted!
NoMethodError: undefined method `to_prepare' for Ac…
-
Hi
I got 404 error with contain "The page you were trying to access doesn't exist or has been removed." when accessing to Statistics site (.../global_stats/current_week)
Below is my redmine inf…
-
hello
when I install plugin it`s break with:
redmine .../redmine/plugins# bundle exec rake deface:precompile RAILS_ENV=production
(in /var/www/redmine)
rake aborted!
Don't know how to build ta…
-
I installed ok, but when I click to the charts page in the project, there is internal eror, my env. is bitnami-redmine 2.3.2
My installation step is below:
1.\BitNami\redmine-2.3.2-0\apps\redmine\ht…