Search
Results (12600)
- Feature #5127 (New): Custom Fields to be configurable on 'per project' basis
- I think, it would be very useful to change se ... m name for the field in every project...)
- Feature #5125 (New): Export roadmap to PDF
- It would be really nice if it was possible to export the roadmap to a PDF file.
- Defect #5123 (Closed): NoMethodError when no issue params are submitted (undefined method `[]' for nil:NilClass)
- This error occurs randomly when managing issues. Error log is here: http://pastie.org/8 ... n 20100221100219 I'm using Redmine 0.9.3
- Patch #5121 (Closed): Fix issues list layout overflow
- Currently, #content overflows right sidebar i ... s a scrollbar to #content on that situations.
- Defect #5118 (New): "Follow"ing issues not updated on preceding issue change
- Hi, I did the following using Redmine:- 1) Created a set of issues A and B 2) Set the time of A from 18th to ... Now I did the following:- 1) Created a new issue C from 18th to 20th. 2) Set the condition t ... something else to force B to be updated too?
- Patch #5117 (Closed): mercurial_adapter should ensure the right LANG environment variable
- http://www.redmine.org/projects/redmine/repos ... abase schema version 20100222000000 </pre>
- Feature #5115 (New): Assignee & Target version issuelist filters: allow to specify multiple selections (e.g. x OR blank)
- I'd love to be able to filter the issues list to any issues that are either: * assigned to myself *or* ... useful as new users are added to the system.
- Defect #5114 (Reopened): New issue statuses not showing up in old workflows
- In trunk (r3596) if I add a new issue status it does not appear in the Administrat ... unk. If I create a new tracker then the new issue status is present but old tracker do not get the new status.
- Defect #5113 (Closed): ActionView::TemplateError (undefined local variable or method `issue')
- Might have been introduced in r3594 Processing IssuesController#show (for 0.0.0.0 at 2010-03-17 1 ... action"=>"show", "id"=>"139", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/show.rhtml ActionView::TemplateError (undefined local variable or method `issue' for #<ActionView::Base:0x107304208>) on line #14 of app/views/issues/_history.rhtml: 11: <li><%= show_de ... %> 13: </ul> 14: <%= render_notes(issue, journal, :reply_links => reply_links) unles ... %> 15: </div> 16: <%= call_hook(:view_issues_history_journal_bottom, { :journal => journal }) %> 17: <% end %> app/views/issues/_history.rhtml:14:in `_run_rhtml_app47views47issues47_history46rhtml_locals_history_journals_object' app/views/...
- Feature #5112 (New): Texting formatting setting is global (Allow override in module level)
- The current text formatting setting is global ... have, for example, textile mark-=up for the issues but markdown in the wiki.
- Defect #5111 (Closed): Issue context menu does nothing
- Running on either safari or chrome on Snow Le ... but selections made there have no effect on issues. redmine 0.9.14 Safari 4.0.5 (6531.22 ... thenticity_tokens all matched. Processing IssuesController#context_menu (for 0.0.0.0 at 2010 ... Parameters: {"back_url"=>"/projects/redmine/issues", "ids"=>["138"], "action"=>"context_menu", ... XXXXXXXXXXXXXXXXXXXXXXXXXX=", "controller"=>"issues", "_"=>""} Rendering issues/context_menu Completed in 75ms (View: 52, DB: 5) | 200 OK [https://hostname.domain.net/issues/context_menu] Processing IssuesController#bulk_edit (for 0.0.0.0 at 2010-03 ... Parameters: {"back_url"=>"/projects/redmine/issues", "ids"=>["138"], "priority_id"=>"5", "acti ... XXXXXXXXXXXXXXXXXXXXXXXXXX=", "controller"=>"...
- Patch #5110 (Closed): Trac importer improvement patch
- h2. Summary This patch merges the improvem ... log messages after import, primarily to fix issue numbers if they changed * Improvement: the ... @ on trunk, or download my modified version.
- Defect #5108 (Closed): Issue linking fails inside of []s
- The textile rendering fails to auto link an issue number inside brackets: <pre> [#5000] < ... ther example: revision is associated but the issue number doesn't link in the commit log - htt ... ions/1e56698667cffc62992ac4b1ed4b40db7362f407
- Defect #5106 (Closed): wki issues to fix
- Hi – I have two issues that need consideration: *Uniwiki “Layou ... problem? *Upload Permissions* One more issue that I noticed. I think users have lost perm ... ry (public) is not writable by the webserver.
- Feature #5102 (Closed): Filtering according Projects in "All issues" list
- Filter for "all issues" should offer item "Project"
- Patch #5101 (Closed): Show nested issues in a hierarchic list
- The attached patch will show issues and their sub-issues in a hierarchic layout. The patch is more p ... t than actual production code (the change to issues_controller is not the way you'd want to han ... o the freshly-minted subtasks functionality (issue 443).
- Defect #5100 (Closed): Redmine doesn't start with Taskjuggler-Plugin
- If I try to start redmine 0.9.3 with Taskjugg ... e-0.9/vendor/plugins/redmine_taskjuggler/lib/issue_patch.rb:1 from /usr/lib/ruby/1.8/rubygems ... 1:in `require' from script/server:3 </pre>
- Defect #5099 (Closed): When deleting a project with children, the database seems to become corrupted
- After I deleted a project that contained children, issues of the projects of the affected rows showed ... fixed -- this bug has the potential to *show issues in the wrong project*, which is a real secu ... for those of us counting on redmine to keep issues contained in the correct projects. Obser ... determine exact build number and post here.
- Feature #5098 (New): Custom SQL Queries
- Hi everyone, Redmine's query interface is ... m query would have to return only the set of issue IDs, which Redmine could then use to fetch a ... lder is applied to the view, rather than the issues table. Just a thought. It would certainl ... ter you for specific filter-related features.
- Patch #5097 (Closed): Japanese Translation for r3590
- * Added keys ** field_parent_issue ( r3576 ) ** permission_manage_subtasks ( r3576 ) ** label_subtask_plural ( r3576 )
- Defect #5096 (Closed): Redmine hangs up while browsing Git repository
- git version 1.7.0.1 redmine version 0.9.3 r ... Also tried to use Webrick. No diference.
- Feature #5095 (New): allow plugins to add controllers and actions to existing permissions
- This patch allows a plugin to add his actions ... led like this <pre> add_permission :view_issues, :issues_plugin => [:index,:list,:show] </pre>
- Feature #5094 (Closed): Add the ability to add e-mail monitors
- In some cases, it would be nice to forward a ... ; if the project is private, clicking on the issue would still require a login.
- Feature #5093 (New): Mixing fixed percentages for issue statuses with variable percentages
- Although it is already possible to assign fixed percentages to a certain issue status, it would be nice to maintain the fle ... r option really makes it a bit less flexible.
- Defect #5091 (Closed): User timezone is not honored everywhere
- As the areas in question are only providing t ... (git) * files It is not honored for: * issues/XX (issue detail) * issues/calendar * roadmap