Search
Results (18251)
- Plugins: RE: restrict access to specific issue tracker
- Also, you can divide your trackers between th ... Cheers, Andrew Leaf QA Manager Destineer
- Plugins: RE: restrict access to specific issue tracker
- Hi nay, You can do this out of the box, us ... rs, Andrew Leaf QA Manager Destineer
- Plugins: RE: Ticket grouping plugin
- Lars Pehrsson wrote: > Mykhaylo >> > What f ... ge of start/end dates by dragging? > * Move issue by Drag´n drop? See patch #2024 for a pat ... t state of the patch is though. HTH...
- Help: RE: How to add custom field to issue list
- Vitaliy Ganzha wrote: > I need to display some custom field in Issue list for some project. How can I do so? > ... that at least the option to set the default issue-tracking (default) columns on a global base. ... ed in 0.7.x. Some references: * [[RedmineIssueList]] * [[RedmineCustomFields]] * issue #3321 BTW: have you considered upgrading ... urrently 0.8.x? Kind regards, Mischa.
- Plugins: RE: Ticket grouping plugin
- Lars, The initial idea was to have a Gantt with arrows for relations between issues. Also I found grouping plugin to be very us ... e jsgantt with Redmine mostly because of CSS issues and also unfortunately I cannot devote much ... ll require significant time for implementing.
- Plugins: RE: Ticket grouping plugin
- Mykhaylo >> What features have you planned i ... Change of start/end dates by dragging? Move issue by Drag´n drop? Or any other features. Da ... ovide straight vanilla Redmine functionality.
- Hi all! I need to display some custom field in Issue list for some project. How can I do so? Thanks! (Redmine 0.7.3)
- Help: RE: Where are email templates stored?
- thanks. so, to edit issue subject, we should edit a file in app, and c ... in a future, to add posibility to define the issue subject format in locales files ? or in emai ... " should be wonderful: ex: # define your issues subject template issue_subject: "[issue ##{issue.id}] #{issue.subject} - #{issue.project.name} - #{issue.tracker.name}" Thanks for all
- Hi all, I am new to redmine, which we are ... tain roles will only be able to view support issues, while others will be able to view support and bugs etc? any advice hugely appreciated, nay.
- Plugins: RE: Wiki Extensions Plugin
- This seems to be a usefull plugin to me... I' ... incorporate the feature which is patched for issue #2010. Let's see if this implementation does not incorporate the "issues" mentioned in issue #2010. Will see... Kind regards, Mischa.
- Open discussion: RE: Relate issues between projects
- joff mee wrote: > Is there a way to relate two issues that occur on different projects? Please ... ://www.redmine.org/boards/2/topics/7234 your issues. Regards, Mischa.
- Help: RE: SVN post-commit Hooks on Windows
- Roland Wellmer wrote: > ...Does anyone know ... Take a look at [[RedmineSettings#Referencing-issues-in-commit-messages]] which shows you how to ... sing SVN-hooks. Kind regards, Mischa.
- Hello guys, When I create a new issue, Redmine send to me an email with the information summary of that issue. Is possible, in some way, to re send me that email again? Many thanks! Hugo
- i get an error when i try to have an issue in a project block another issue in a subproject the error that comes up i ... lso, i noticed there is a patch on a redmine issue that claims to provide support for sharing ' ... ss projects/subprojects is a valuable concept
- Help: RE: Upgrading from Redmine stable version to development
- Hi all, After upgrading to the development ... {:length=>60}:Hash) on line #20 of app/views/issues/_list_simple.rhtml: 17: <td class="project"><%= link_to(h(issue.project), :controller => 'projects', :action => 'show', :id => issue.project) %></td> 18: <td class="tracker"><%=h issue.tracker %></td> 19: <td class="subject"> 20: <%= link_to h(truncate(issue.subject, :length => 60)), :controller => 'issues', :action => 'show', :id => issue %> (<%=h issue.status %>) 21: </td> 22: ... %> Any idea? Regards, Neil
- Plugins: RE: Error with plugins installation
- Thanks Nanda. I ran this command. But, I'v ... g. Actually, on Redmine, when I click on "Issues" I've got this error : _Internal error ... edMine administrator for assistance. Back_
- Plugins: RE: Error with plugins installation
- Yes, it's production.log. I've got this : ... et default_url_options[:host]) on line #7 of issues/_sidebar.rhtml: 4: <%= link_to l(:field_summary), :controller => 'reports', :action => 'issue_report', :id => @project %><br /> 5: <%= li ... <br /> 6: <% end %> 7: <%= call_hook(:view_issues_sidebar_issues_bottom) %> 8: 9: <% planning_links = [] ... vendor/plugins/redmine_graphs/Graphs/lib/issues_sidebar_graph_hook.rb:6:in `view_issues_sidebar_issues_bottom' lib/redmine/hook.rb:60:in `sen ... ne/hook.rb:104:in `call_hook' app/views/issues/_sidebar.rhtml:7:in `_run_erb_47app47views47issues47_sidebar46rhtml' /usr/local/lib/ruby/ ... _view/base.rb:277:in `render' app/views/issues/index.rhtml:56:in `_run_erb_47app47views47...
- hello i was wondering if there is a possiblity to have the issue numbers not span projects. or even to have issue names preceeded by its project id - maybe so ... t's a great piece of work! regards eike
- Plugins: RE: Redmine Scrumdashboard plugin
- We love this plugin, especially the settings ... ase with for instance: - ability to sort on Issue # / description / start date and/or end dat ... hanks for your Plugin and time put into this!
- Help: RE: Relations between issues
- Marius Garbea wrote: > How come this patch y ... mplemented in the trunk for 0.9. See #1740...
- Help: RE: Relate issues between projects
- See Administration, Settings: Allow cross-project issue relations http://www.redmine.org/wiki/1/RedmineSettings#Allow-cross-project-issue-relations
- Is there a way to relate two issues that occur on different projects?
- Is there a way to relate two issues that occur on differnt projects?
- Hi everyone, I just wanted to announce my ... Exceptional":http://getexceptional.com/ . An issue will be created or updated for every excepti ... h2. Features * Creates or updates an issue whenever an exception is thrown in your Rail ... acktrace filtering * Adds a custom field to issues to count occurences of this exception (for better prioritizing) * Adds a custom field to issues to sort/filter/group exceptions by (ruby) error class Comments welcome! Thanks, Jan
- Help: RE: Relations between issues
- How come this patch you're talking about is n ... the way doesn't look good. At least for OSS.