Search
Results (18292)
- Open discussion: RE: Hide list of members in project overview
- Alexander Meindl wrote: > If you want to hid ... aks Hello, Alexander. I have the same issue as described above. I’ve tried Redmine_tweak ... oject memberbox’ is configured. Thank you.
- I would like to order root issues relative to each other. I can do the following for children nodes: <pre><code class="ruby"> issue_a.move_to_right_of(issue_b) </code></pre> However, the same code does not work for root issues, because they have different scopes (@root_id@). <pre><code class="ruby"> # app/models/issue.rb 47: acts_as_nested_set :scope => 'root_ ... Database adapter Mysql2 </pre>
- Help: RE: How can i modify the subject and description of a issue?
- thank you very much, I was going crazy lookin ... ed next to the words "Modifica le proprietà".
- Dear All, We are planning to use Redmine version 2.6.0 for Issue management. We already have a inbuilt issue management system in place which is old enou ... mine we are planning to migrate all old open issues to Redmine software. As we will be migrating all the issues in a single day using a administrator login ... r the migration activity. Regards Richa
- Help: RE: Url with show
- Hello Gabriel, You may be able to do that ... routes.rb: <pre><code class='ruby'> get 'issues/show/:id', controller: 'issues', action: 'show' </code> </pre> To have ... new route, you should override the @link_to_issue@ helper. Cheers,
- Help: RE: Configuring Workflow and default 'New' Issue status
- have you tried it with a non admin user?
- Plugins: RE: Time & Expense 1.7
- Hello, we defined a process to log the time on projects or on issues. In the plugin configuration, the option "Blanck issues" is ticked. Unfortunately, for any reason, some projects are not providing the blank issue proposal once the project is chosen. May you please help us to recover the blank issue? Thank you, Greg
- Plugins: RE: CKEditor: What should I know about it?
- thanks for the info (I knew this stuff before ... ke https://github.com/a-ono/redmine_ckeditor/issues/132 did definitely not work a few days ago!
- Hi Dears, Recently upgraded from Redmine 2.6 ... lve this problem? Thanks and Best Regards.
- Development: RE: Copy project - Template projects
- Wrong place to put this... Sorry about that... I created an issue here #18835
- Hi guys I'd like to share with you what i ... ith what Christian wrote a while ago on this issue #13373 So i modified 3 files : In app/ ... moved :copy from a before_filter like in the issue #13373 @before_filter :authorize_global ... actually is working in my prod environnement.
- Hi, at my redmine it takes up to 10 sekonds to update an Issue if i use my custom fields (round about 100). ... ation. These are the ms it took to update an Issue. The CPU runs on nearly 100% during that ti ... ain (600ms). There seems to be a performance issue for Custom Fields. Here the log of my current installation > Processing by IssuesController#update as HTML > Parameters: {"utf8"=>"✓", "authenticity_token"=>"xxxxx", "issue"=>{"is_private"=>"0", "project_id"=>"5", "tr ... > = Running before_save custom workflows for issue "Phase out test layout" (#191) > = Finished running before_save custom workflows for issue "Phase out test layout" (#191). > Rendered mailer/_issue.text.erb (7.0ms) > Rendered mailer/issue...
- Help: RE: redmine on FreeBSD 10-p12, cannot load such file -- rails/all (LoadError)
- have similar issue today redmine crashed on start with "cannot ... und Gemfile.lock in dayly incermental backup)
- How to activate url with show? Exemple: <pre> http://localhost/issues/show/5667 </pre> url with show print ... 't exist or has been removed. Back </pre>
- Hi, I need change this code for multiple selection: <% if @issue.safe_attribute? 'assigned_to_id' %> <p><%= ... signed_to_id, principals_options_for_select(@issue.assignable_users, @issue.assigned_to), :include_blank => true, :required => @issue.required_attribute?('assigned_to_id') %></p> <% end %> Can anyone help me with this?
- When I create new issue and select parent by Autocomplete in redmine. The textbox of parent task view Issue.id. But My customer do'nt like this. They do'nt know What 's ID. They only know subject of issue. How Can view parent task is subject not ID.Thanks all
- Help: RE: redmine.repositories & redmine.auth_sources password hashes
- Is it worth raising this as an issue - is this a known problem?
- Hi, we are using redmine version 2.3.2 stable ... version 2.6, everythings looks fine but some issues getting 500 internal server error. Sorry my poor english. Thanks. +*Issue error (Just one projects issues getting this error)*+ Started GET "/redmine/issues/49" for 127.0.0.1 at 2015-01-12 10:06:15 +0200 Processing by IssuesController#show as HTML Parameters: {"id"=>"49"} Current user: yphit (id=12) Rendered issues/_action_menu.html.erb (15.6ms) Rendered issues/show.html.erb within layouts/base (46.9ms) ... 34: <table class="attributes"> 35: <%= issue_fields_rows do |rows| 36: rows.left l(:field_status), h(@issue.status.name), :class => 'status' 37: rows.left l(:field_priority), h(@issue.priority.name), :class => 'priority' 38: 39: unless @...
- Hi there, I am new to redmine macro develo ... ote or description (if no note exists) of an issue. Any clue will be helpfull... (which object ... ccomplish this task... Thanks in advance.
- Dear all, The context is: fisrt, we have anonymous users creating issues in only one project. Then, we have a certain type of user whose only task is opening these issues and copying them to different projects. We ... g the right destination project, and copying issues there. For that, we need to give the "distributors" the permission of creating issues, so that new issues can be created in other projects, via "Copy ... er, when allowing distributors to create new issues, a tab named "New issues" is visible. But we don't want distributors to create new issues from scratch, but only copy issues created by anonymous. Everything would work fine if, even allowing distributors to create issues, the tab "New issue" could be hidden. Could anybody please g ... adapter Mysql2 Thank you!
- Help: RE: Email notification on issue link mis-match
- Hi Alessandro, I have no feedback to my qu ... eposity. thanks for help. Best regards!
- Hi, I have followed the installation steps ... lowing error when i run from apache. This issue is similar to http://www.redmine.org/boards/ ... ails / mod_rack for Apache and Nginx. </pre>
- Plugins: RE: Time & Expense 1.6
- Hello, thank you Adam for your constructive feedback, this indeed solves the issue. Thanks again Stefan
- Hi, I've been tasked with streamlining the ... dmine projects. I've created a number of new Issue Statuses and setup the workflow correct (as ... t Role. However, when I come to create a new Issue I still get the same available statuses as b ... e old statuses. Also, when I create a new issue, I only want 'New' to be selectable, but as ... elp would be massively appreciated! Chris.
- Help: [Solved] RE: Cannot add a new user either internal or via LDAP "Login is invalid"
- Well I'm going to say it is solved although i ... h some 5 years ago http://www.redmine.org/issues/811 but looks like the developers felt it was not a good idea !!! Not sure i agree......