redmine-plugins Questions

3

Solved

I am able to install redmine using these 2 commands. docker run --name myred1 -e MYSQL_ROOT_PASSWORD=india -e MYSQL_DATABASE=redmine -v /my/custom:/etc/mysql/conf.d -v /storage/mysql/datadir:/var/...
Zebulen asked 15/4, 2017 at 10:36

2

Solved

Soo my problem is that my brand new redmine install (2.4) has a plugins folder path like this: /usr/share/redmine/lib/plugins I would expect the plugins folder to be under "something"/redmine/pl...
Thrift asked 4/2, 2014 at 10:27

1

How do you correctly initialize Redmine plugins that need to instantiate a model (read a database record) defined in the plugin itself? For example, I have a plugin my_redmine_plugin which comes w...

3

Solved

I'm looking to allow non-admin users to create their own projects, i've found the option to set the default role for a non-admin who has created a project, but I cant find how to let them actually ...
Kata asked 3/6, 2011 at 12:43

2

Redmine has a nice batch edit feature, but nothing equivalent for "batch create" (please correct me if I'm wrong!) FogBugz lets you quickly create multiple tickets with the same properties (type, ...
Annihilation asked 3/12, 2009 at 23:14

1

Solved

I am writing a Redmine plugin. I already have the model, view and controller in place. Whenever someone creates, updates or deletes my model I want to send an email to people in a certain group. (S...
Ama asked 8/5, 2012 at 20:20

3

I was thinking that it would be cool if I could have a chat app as part of the interface for my Redmine installation. I did find a plugin that works with Juggernaut but it seems a while since there...
Joyce asked 12/8, 2010 at 5:35

3

Solved

I am currently developing some plugins for Redmine, and I must say, I'm a bit disappointed with the lack of documentation available on this subject. Normally, If I am looking for explanations on ...

2

Solved

I would like to integrate Jenkins with Redmine. If some build breaks, Jenkins would open an issue in Redmine to notify it with the console output. How can I do it? Are there any plugins? Are there...

1

Solved

I have 2 plugins installed(redmine_backlogs and redmine_ldap_sync), but after upgrade of redmine_ldap_sync from 2.0.0 to 2.0.1 a Gemfile was added. Here the backlogs's Gemfile https://github.com/b...
Incisor asked 17/6, 2013 at 11:55

2

Solved

I'm trying to install a plugin in redmine, mylyn. I get the following error: uninitialized constant RAILS_DEFAULT_LOGGER 0 /home/redmine/plugins/redmine-plugin/init.rb 3 1 /home/redmine/lib/r...
Rowles asked 20/7, 2012 at 18:51

1

I wrote a plugin that grabs latest issues and displays them on the home page. All seems to work pretty well, but it only works the first time I restart the server to run it - after that it 'caches'...
Avis asked 6/9, 2012 at 6:56

3

Solved

I'm receiving the following error when trying to install the holidays gem: # gem install holidays Fetching: holidays-1.0.4.gem (100%) ERROR: Error installing holidays: holidays requires holidays ...
Bluegill asked 21/10, 2011 at 11:45

2

Solved

Has anyone been able to successfully integrate netbeans with Redmine since the new rest API for Redmine has been released? I have read a handful of articles written a while ago that suggest this n...
Pepillo asked 17/2, 2011 at 10:15

4

We're using Redmine to log and track all of our tasks, bugs, and features. We have a one month release cycle and it's important to ensure that the order of the items in Redmine corresponds to the r...

1

An interesting feature in Redmine was the possibility to merge two or more issues into one new issue. This feature was asked to development team but still isn't available. Someone can help me with ...
Schmaltz asked 27/4, 2011 at 15:44
1

© 2022 - 2024 — McMap. All rights reserved.