Project

General

Profile

Search

Results (18300)

Open discussion: RE: If the added role does n ... y for the workflow that is granted by default
This is expected behaviour. source:tags/3. ... consider_workflow? has_permission?(:add_issues) || has_permission?(:edit_issues) end </code></pre> 2017-12-07 03:33
Plugins: RE: Is there a plugin that allows you to create types of projects?
Yes, I explainned wrong I want to have custo ... ppears in all the projects. I can do this in issues, but not in projects Thanks! 2017-12-06 15:52
Plugins: RE: Is there a plugin that allows you to create types of projects?
What do you mean? Projects can have custom fields and Issues can have separate custom fields. 2017-12-06 15:40
Plugins: RE: Is there a plugin that allows you to create types of projects?
Thank you!, but is it possible to add fields to projects in addition to issues? Text fields, for example? 2017-12-06 15:15
Open discussion: If the added role does not h ... y for the workflow that is granted by default
Hello, I am Red Mine user. An error has been ... wanted to create. However, there are some issues that arise when the role add-in is excluded ... hank you. it is automatically set to default 2017-12-06 02:25
Help: RE: Help me find in the Ruby code when the task is updated
Artiom Shurupov wrote: > I solved the proble ... rked out well. As the same as with the other issue, this has been part of several other issues and patches already: #13407, #14969, #18496 ... orted for newer upstream releases these days. 2017-12-05 09:48
Help: RE: Help me find in the Ruby code when the task is updated
There are several problems that I solved on m ... ] = p.id p.enabled_module_names = ['issue_tracking', 'news', 'wiki'] p.tracke ... I Have To Say About That"_ *Forrest Gump*(c) 2017-12-05 09:44
Help: RE: Help me find in the Ruby code when the task is updated
I solved the problem like this: * created a ... # Bugs print "Migrating bugs" Issue.destroy_all issues_map = {} keep_bug_ids = (Issue.count == 0) MantisBug.find_each(:batc ... ] && users_map[bug.reporter_id] i = Issue.new :project_id => projects_map[bug.project_ ... _map[bug.reporter_id]) i.category = IssueCategory.find_by_project_id_and_name(i.projec ... me.at(bug.last_updated).to_datetime issues_map[bug.id] = i.id print '.' ... updated_on_New* to *updated_on* * Profit! :) 2017-12-05 09:17
Help: RE: PDF Download in "time entries" gone after update to 3.4.3
Guillermo ML wrote: > We have 3.1.1.stable [ ... o and even the last 3.1.x releases contained issues (see eg. my comment on news#115). I can't t ... h that particular set of software. HTH. 2017-12-05 07:37
Help: Help me find in the Ruby code when the task is updated
I'm not Ruby's programmer. For a week now I h ... was one problem - the dates for *updated_on* issue are not copied. Rather, they are somewhere r ... # Bugs print "Migrating bugs" Issue.destroy_all issues_map = {} keep_bug_ids = (Issue.count == 0) MantisBug.find_each(:batc ... ] && users_map[bug.reporter_id] i = Issue.new :project_id => projects_map[bug.project_ ... _map[bug.reporter_id]) i.category = IssueCategory.find_by_project_id_and_name(i.projec ... bug_ids next unless i.save issues_map[bug.id] = i.id print '.' ... ow+ instead +last_updated+ *Please, help!* 2017-12-04 17:52
Open discussion: RE: Redmine.org tickets vote count list
Hi, Marius. I deleted items completed in 3 ... ed. But,it took me an hour to download 4700 issue XML files. (^^; 2017-12-03 18:57
Help: RE: Plugin Dev - Add a transient field to a model (Issue, in this case)
bump. nobody? 2017-12-01 03:49
Help: RHEL Installation
Hi, I'm working more than one week to insta ... thanks to Bernhard Rohloff I solved a lot of issue.. but redmine is not working.. Has someo ... ial to share? Thanks in advance Maurizio 2017-11-30 15:20
Open discussion: RE: When to use subprojects?
Senguttuvan Ganesan wrote: > I use to put al ... cts is that you can see (roll-up) all of the issues for that customer in one place AND if you u ... an control users at the parent project level. 2017-11-29 20:57
Help: RE: Unable to start application
Ok... I got the issue... sudoers has a different path... now it is pointing to right ruby version next issue :) on redmine_error_log I have <pre> [W ... </Directory> </VirtualHost> </pre> 2017-11-29 16:28
Help: RE: LDAP login execution expired
Sorry for the slow reply. Yes the issue seems to be resolved for me, see another dis ... rather than just Host: @COMPANY.DOMAIN.NAME@) 2017-11-29 13:12
Help: RE: Migrate from Mantis - rake aborted
I'm did it! ...had to sacrifice categories ... project.categories.each do |category| #g = IssueCategory.new :name => category.category[0,30] ... .category] = g.id #end ... #i.category = IssueCategory.find_by_project_id_and_name(i.projec ... egory.blank? ... #puts "Categories: #{IssueCategory.count}/#{MantisCategory.count}" @ ... nsferred *I think this is a small bug too* 2017-11-29 07:37
Help: RE: Redmine sort of executes, but is mired in error 500 and 404s
Additional update: - I'm attempting to run ... d that is an Error 500 with similar redirect issues as above. 2017-11-28 21:50
Help: Redmine sort of executes, but is mired in error 500 and 404s
Hi all, I'm attempting to install Redmine ... see that there's some sort of a redirection issue occurring that will be causing at least some of the issue but I haven't the foggiest idea how to fix i ... dmine plugins: no plugin installed </pre> 2017-11-28 21:43
Plugins: RE: All plugins failing on db migrate
This issue is related with rails 5.1: https://github.co ... ls/blob/5-1-stable/activesupport/CHANGELOG.md 2017-11-28 16:00
Help: RE: Unable to start application
Hi, thanks for your feedback, I know I've no ... Your feedback helped me to find a lot of issues, but still now it doesn't work yet... I've ... ion raise exceptions. Have you suggestion? 2017-11-26 14:39
Development: RE: How to change the corresponding menu_item of a core module with a plugin?
To round this up and make it last forever... ... r.class_eval do def current_menu_item :issues end end </code> </pre> Cheers! 2017-11-24 16:24
Help: Unable to start application
This is error log I found for the issue, how can I solve it? <pre> Messa ... for details about the error. </pre> 2017-11-24 16:12
Help: RE: Create multiple tasks at once
Created a plugin which does that... https://github.com/acosonic/redmine_multiproject_issue_adder 2017-11-24 13:34
Help: RE: How do I remove the Menu under Projects ?
The best way to get rid of the menu is to del ... "plugin":https://github.com/cappuMUC/redmine_issues_hub and use it as boilerplate. 2017-11-24 07:12
(3101-3125/18300)