-
Environment:
Redmine version 2.6.4.stable
Ruby version 2.0.0-p645 (2015-04-13) [x86_64-linux]
Rails version 3.2.21
Environment …
-
Platform: GNU/Linux, ruby 1.8.7, rails 2.3.5, redmine 1.0.0, postgresql-8.4
On link from profile (http://localhost:3000/my/public_keys) I get such error: "undefined method `gitosis_public_keys' for #…
-
I am able to add protected branches, but I cannot include users. When I select users and click save, I get this:
```
I, [2023-02-27T12:10:52.666116 #71] INFO -- : Started PUT "/repositories/12/prot…
-
NoMethodError in Locomotive::Public::PagesController#show
undefined method `has_role?' for nil:NilClass
Rails.root: /Users/sturner/sightuary/groups/works+labs/dd/RubyShine/myacmeapp
Application Trac…
-
Not every mail has this issue.
I can duplicate this issue when sending a mail without any contents from my iphone.
Please help. Thank you!
Environment:
Redmine version 2.6.3.stabl…
-
When I run my tests, I get this:
DEPRECATION WARNING: Inheriting from ActionView::Template::Handler is deprecated.
Since Rails 3, all the API your template handler needs to implement is to respond t…
ghost updated
13 years ago
-
i do this steps:
apt update
apt upgrade
shutdown -r now
sudo apt install curl
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
curl -sS https://dl.ya…
-
Hello.
I have "E11000 duplicate key error collection: project_db.users index: _id_ dup key..."
I investigate this and noticed, that problem in embeded models with cascade_callbacks: true option. …
-
```
I am getting an error when trying to unpack the gem.
What steps will reproduce the problem?
1. config.gem 'activeldap', :lib => "active_ldap" (environment.rb file)
2. sudo rake gems:install
3. ra…
-
Wie kurz in https://redmine.medelexis.ch/issues/23868 beschrieben, gibt es
beim Update nach Aktualisieren auf Redmine 4.2 und redmine_products bei der Ausführung von
`bundle exec rake redmine:plugin…