Search
Results (18264)
- 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
- Ive installed the latest from trunk(svn) yest ... h a regular gmail account to remove any apps issues. still didnt work. This is the error tha ... com 587 from my server so firewall is not an issue and I was very careful with formatting of em ... r version couple weeks ago and it works fine.
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- For those that want the Redmine 0.9 compatible version right now, the installer is attached.
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- I have also upgraded this code by translating ... significant enhancements. Thanks, Joshua
- Plugins: Code Review Plugin 0.2.5 Released.
- Code Review Plugin 0.2.5 was released. htt ... s: * If the revision mentions one or more issues, the code review issue relates to them. or blocks them. It's config ... code easyer. * When you create a new review issue, you can assign it to the member who did not ... create new review with no input. Regards.
- I would like to have a report of what is happ ... ser involved. I could make an export of the issue list, import in Excel and make some calculat ... something of this kind? Can someone help me?
- Plugins: RE: ToDo lists plugin
- Can I help you resolve this via email? Its mo ... m Alternatively you could log it as a bug/issue on my github project and follow it up that way. I obviously dont have this issue on my install :), so id like to help you resolve it incase its a widespread issue.
- Open discussion: RE: Versions vs Milestones
- Hi all, I'm bumping this thread up because ... y can be worked on in parallel, you can open issues for all versions, etc... Not exactly what ... part of the problem: http://www.redmine.org/issues/1245 Eric