Search
Results (18327)
- Plugins: RE: Extended Schedules plugin with scheduling issues option
- I gave this plugin a quick spin (because this ... ne_goyello_schedules * When using the Quick Issue button: there is an error on the method: NoMethodError in SchedulesController#render_quick_issue * the following translations aer missing i ... abel_used_total: Used Total label_scheduled_issues: Scheduled issues label_not_scheduled_issues: Not scheduled issues label_no_scheduled_issues: No scheduled issues label_no_other_issues: No other issues label_member_issues: Member issues label_empty_hours_left: Member issues label_checkbox_all: All issues label_checkbox_unassigned: Unassigned Keep you informed on any other issue...
- Hello! We have created new modiffication f ... plugin. Here are new features: * Scheduling issues to member * Interface for assigning hours to issues in a schedule window * Interface for quick creation of issues in a schedule window * Possibility to use a quick issue interface to create issues for multiple projects from one site view * ... ed and what you can gain from new features.
- Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Great job :) If may I suggest sth, maybe i ... his plugin with this: http://www.redmine.org/issues/443#note-101 Same way of keeping subtasks i ... be visible the same way on backlog page and issue view. Second idea is to add something like ` ... ww.redmine.org/boards/3/topics/5808 to limit issues listed on Main Backlog list. Regards
- Hi, We moved from Trac to redmine, although ... don't collide? I guess it's not a really big issue, but it's just kind of weird. In the end, we ... do it, which I guess I wouldn't be averse to.
- Hi I've just installed Redmine 0.8.5. ... orum posts by email: http://www.redmine.org/issues/1616 And that patch points to two revision ... -- if it isn't, I might not take the trouble.
- Hello, I've installed 0.8.4, where is the option to bulk edit issues?, I don't see it anywhere.
- Plugins: RE: Ticket grouping plugin
- Thales Ferreira wrote: > Hi Andrew. it seems ... y plugin. he is attached. > When I click in Issues show the error below happen. > > Action ... #<ActionView::Base:0x56ff8d8>) on line #9 of issues/_list.rhtml: > 6: </th> > 7: <% ... call's to require 'application' and require 'issues_controller'. Maybe error on redmine or rails plugins? Thanks in one advance.
- Help: Sorry the cmd shd be db rather than bd. ... `acts_as_customizable' for #<Class:0x4693a58>
- I am getting this error... after installing a ... k/apps/redmine/vendor/plugins/Ubik-redmine_ issues_group-92ac449/init.rb:2:in `evaluate_init_r ... ram Files\BitNami Redmine Stack\apps\redmine>
- Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Mark Maglana wrote: > but I have not tried t ... e aborted! uninitialized constant Backlogs::IssuePatch </pre>
- Is there a way to require time entry when changing the status of an issue? Keith
- My Reqmt: For Client Role: I want to block cl ... do so as Bug and Defects are trackers under Issues. In Admin >Roles and Permission: If I uncheck "add and edit Issues". This blocks both bugs and feature.
- Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Mark Maglana wrote: > Hi Felipe, > > I'm ... runk, and now it seems that i can edit (move issues to sprints and edit names), but it doesn't ... one. Any ideas? Thanks for the support!
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- problem fixed, parameter in redmine 'feed content limit' increase.
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- Hi, as you can see on the attached file, i ha ... with the plugin, when i request the list of issue created in redmine, the issue before 101 are not displayed!! Does somebody have a solution for me? thanks....
- Plugins: RE: New plugin EmailWhining v0.0.1 released
- Oh... Ok, no problem. Maybe you can use in ... html template. I added a direct link to each issue. Are there some other interesting tools like this using cronjobs?
- Help: RE: home page automatic redirect to the issues page of the first user project
- I changed this: <pre> in config/rout ... welcome' by : map.home '', :controller => 'issues', :id => 'project_name' in lib/redmine. ... home, :home_path, :html => { :controller => 'issues', :id => 'project_name' } AND in app/ ... link_to h(project.name), {:controller => 'issues', :id => project}, :class => (User.current. ... but my project's menu does not appear.
- Hello all: I am attempting to setup Redmin ... orks fine with this configuration so far, no issues ... Now I am trying to get SVN connecte ... lSVN working with Redmine? Thanks! Mike
- Help: RE: 422: Unprocessable Entity in mail_handler
- i'm having the same issue. This error only appears if mail is sent by ... System. Any ideas how to solve that problem?
- Help: RE: accept issues via mail from anonymous on non-public project
- I found in log the following error: <pre> ... edhost*/mail_handler] </pre> Any ideas?
- Plugins: RE: Problem with redmine-charts plugin (with trunk)
- It seems that there is yet another bug in the code. I've already reported issue on github with proposed solution: http://github.com/mszczytowski/redmine_charts/issues#issue/19 Regards, Konrad
- Plugins: RE: ToDo lists plugin
- diff --git a/init.rb b/init.rb index b635bd7 ... re 'patch_redmine_classes' require 'todo_issues_controller_patch'
- Plugins: RE: ToDo lists plugin
- Sorry, dont mean to fill up the thread. I ... er"=>"todos", "todo"=>{"text"=>"Start CRM", "issue_id"=>"", "assigned_to_id"=>"3", "parent_id"= ... [parent_object,:todo], :parent_id => todo, :issue_id => todo_issue), :method => :get, 26: 27: ... ect.identifier.to_s + '/' if todo.project}#{'issues/' + todo_issue.to_s + '/' if todo_issue}#{todos_controller}/#{todo.id}", :action ... e/public/500.html (500 Internal Server Error)
- Plugins: RE: Ticket grouping plugin
- Alexey Preskenis wrote: > Hello. > It is possible to to move subtask to another parent issue? Or make subtask as top issue (no parent)? Yes, on the issue list, right click on the subtask, select cha ... Parent field, leave it blank to make it "top issue" or put the new parent issue#.
- Plugins: RE: Ticket grouping plugin
- Roland Discein wrote: > Alexey Lustin wrote: ... tion to fix duplicate journal entries in the Issue #3690 comments > > > > did the anybody ma ... ?temporary solution?? brokes ability to post issue reply via email. Quite possibly - i am no ... y. This is the best i can do to resolve this issue in my case - i am not author of the plugin a ... nyone would like to further investigate this issue with repeating callbacks - feel free to do it.
- Plugins: RE: Ticket grouping plugin - Changing parent, moving subtasks.
- Hello. It is possible to to move subtask to another parent issue? Or make subtask as top issue (no parent)?