Search
Results (18296)
- 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)?
- Plugins: RE: Ticket grouping plugin
- Alexey Lustin wrote: > Vitaly Klimov wrote: ... tion to fix duplicate journal entries in the Issue #3690 comments > > did the anybody made t ... ?temporary solution?? brokes ability to post issue reply via email.
- Hello, I would like redirect each redmine's users to the issue page of his own project (1 user = 1 project). Is it possible ? Thanks
- Is it possible to set up issues so that adjusting the duration of one issue makes the necessary adjustment to any following issues? i.e. Extending the due date of Issue#1, for example, would then effectively move the start date of Issue#2 back. I've looked around but can't seem ... he StuffToDo plugin which allows ordering of issues but doesn't indicate whether it has this 'predecessor' feature.
- Plugins: RE: New plugin EmailWhining v0.0.1 released
- Martin G wrote: > Hi, > > i have planned ... in does sent an email to assigned user of an issue if the due date of the issue is near to X days. I have not found an exist ... st comment and making you loose your time :s.
- Open discussion: RE: How to Increase Project Name Max length
- Ok. I found these patches: http://www.redmine.org/issues/1893 but can anyone tell me what it might break if I increase the length?
- Help: RE: Cant send email on Redmine 0.8.5.de ... ng mail (wrong number of arguments (3 for 2))
- RESOLVED: The issue was in action_mailer_optional tls: http://www.redmine.org/issues/1598 <pre> removing authtype from the cal ... wish the redmine blog would update his howto