Search
Results (18321)
- Help: RE: Migrating from Teamforge (Collabnet) to Redmine
- That's a good business. But the purpose of c ... o reduce the payment for version control and issue tracking. I think that not easy to use host ... Thank you for your help and happy new year.
- Software Redmine in docker from https://gi ... mysql/conf.d/ </pre> Very slow to load issues list <pre> Started GET "/projects/qdata_db_appliance_development/issues" for 115.195.178.221 at 2017-01-02 00:15:27 +0000 Processing by IssuesController#index as HTML Parameters: {"proj ... queries/_columns.html.erb (3.6ms) Rendered issues/_list.html.erb (3029.0ms) Rendered issues/_sidebar.html.erb (7.0ms) Rendered issues/index.html.erb within layouts/base (3089.1m ... : 2579.4ms | ActiveRecord: 672.9ms) </pre>
- Hey guys, I have an issue when installing redmine, and I'd really like ... install Redmine without ruby-dev? Thanks!
- Help: RE: Hide public projects for specific roles
- Hi Pablo and Miodrag, in my company we have simialr issue: I would like to set all the project as Publ ... l it. Could you explain it? Thanks Fabio
- Help: RE: Migrating from Teamforge (Collabnet) to Redmine
- As far as I know there is no migration script ... you could use Redmine's CSV importer to load issues into Redmine. Alternatively, if hosting ... at is of interest to you, please let me know.
- Help: RE: Project specific admin
- Martin Denizet (redmine.org team member) wrot ... he project *Project1* > ** Assign the role *Issue viewer* (Custom role with viewing issues permissions only) to _Team1_ on the project ... ssociated to project _Product1_ with roles: *Issue reporter*, *Repository viewer*, *DMSF viewer ... give the group *Dev Managers* a role to view issues on another project called _Marketing_ for e ... et all services as non-member users. Fabio
- How to update default value when issue is created by copying. I want the following ... t found any patch or any suggestions. Thanks
- After I migrated the database and redmine to ... eep getting a 404 when I try to create a New Issue. <pre> ruby 2.2.5p319 (2016-04-26 revi ... che2 restart </pre> When I create a new issue, I'm not seeing any new errors, just the one ... tions? Thank you in advance for your help!
- Hi, I'm developing a plugin for Redmine. My ... lumn approved_emergency_maintenance in table Issues . I have a custom filter with 2 values: true and false. If value is true, I want the list of issues with approved_emergency_maintenance with value true, otherwise I want the list of issues with approved_emergency_maintenance with va ... to further information for implementing this?
- Hi, I am New to Redmine, Ubuntu and Rake!! ... nd have setup the outgoing email without any issues, however, I would like to receive emails and convert them to issues for the appropriate project. I am clearl ... theme, but I cannot get my head around this issue, even if I cut and paste a working command l ... the errors. regards Steve
- Help: RE: Error while sending email through Gmail.
- I think your redmine installation has to be c ... </pre> This should solve your permissions issues.
- Hello, I'm beginner. I don't find my happi ... : Project - level 2: Subproject - level 3: Issue (= task ?) - level 4: Subtask Could you give me more informations ? Thanks.
- Help: RE: sql query - table with several custom field values
- hi maybe it will work in following principle? SELECT issues.id, issues.start_date, c1.custom_field_1, c2.custom_field_2, c3.custom_field_3, ... FROM issues LEFT JOIN custom_values c1 ON c1.customized_id=issues.id AND c1.custom_field_id=your_custom_field_1_id LEFT JOIN custom_values c2 ON c2.customized_id=issues.id AND c2.custom_field_id=your_custom_field_2_id LEFT JOIN custom_values c3 ON c3.customized_id=issues.id AND c3.custom_field_id=your_custom_field ... eld_x_id is taken from custom_fields table)
- Help: RE: New columns and order in related issues
- Anybody here? :)
- Help: RE: Internal error after use "new issue" wherever in Redmine - fresh instalation
- I found a solution :) It is part of update pr ... Thanks Kush Suryavanshi for engagement!
- Help: RE: Internal error after use "new issue" wherever in Redmine - fresh instalation
- No idea but looks similar to message#50576
- h2. SYSTEM INFO * Redmine _(not shown due ... define this by project under Enumerations > Issue Priorities # don't see any way to limit acc ... this problem by perusing the open and closed issues. We are not at the newest release (will be ... "Read Only" for the Priority field for every Issue Status as shown in "workflow_settings_report ... WHAT THE USER (Reporter Role) SEES * "new_issue_with_priority" shows the Priority field and ... hat they can see it but not edit it. * "new_issue_without_priority" does not show the Priority ... t me directly for that information if needed.
- Help: RE: Internal error after use "new issue" wherever in Redmine - fresh instalation
- Yes, I have one project and subproject.
- Help: RE: Error while sending email through Gmail.
- My suggestion is to create a new Gmail accoun ... syntax. In that way you can be sure that the issue is not with the syntax. Thiago Oliveira w ... d and the notification email is not sent.
- Help: RE: Internal error after use "new issue" wherever in Redmine - fresh instalation
- Have you created any project? I vaguely remember redmine failing when I tried to create an issue without any project.
- Hi, I have a problem with Redmine 3.3.1. When I click "new issue" I get "Internal error". Could you help me? ... 15: <% end %> 16: 17: <% if @issue.safe_attribute? 'assigned_to_id' %> 18: ... signed_to_id, principals_options_for_select(@issue.assignable_users, @issue.assigned_to), :include_blank => true, :required => @issue.required_attribute?('assigned_to_id') %></p> 19: <% end %> 20: 21: <% if @issue.safe_attribute?('category_id') && @issue.project.issue_categories.any? %> app/models/role.rb:213 ... t.rb:532:in `assignable_users' app/models/issue.rb:863:in `assignable_users' app/views/issues/_attributes.html.erb:18:in `block in _app_views_issue...
- Help: RE: New item menu not displayed correctly
- Ok, seems like the issue is resolved. With the updated theme there wa ... s displayed correctly. Thanks for the advice.
- Hello! I wanted to add some columns to issue related table, so I made it in _relations.html.erb <pre> <%= other_issue.estimated_hours %> <%= progress_bar(other_issue.done_ratio) %> </pre> it works. And n ... umn with a custom field. <pre> <%= other_issue.custom_field_values_7 %> </pre> doesn't ... what I wanted, is to make an order relation issues by other_issue.priority and custom_field_values_7 I cannot ... re I can make it. Any help is appreciated.
- Help: RE: New item menu not displayed correctly
- So I downloaded the recent version of the The ... Now I switched to the default theme but the issue remains. Could it be related to data in the ... .postimg.org/hd0b7v6ol/No_solution_yet.png!
- Hi, so the redmine server I'm working on ... ting this and don't know how to resolve this issue. !https://s27.postimg.org/ta2x7odjn/what_ ... t or help is much appreciated. Regards,