Search
Results (12665)
- 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
- Defect #5090 (Closed): Wrong label in issue-journal for subtask-changes
- I've noticed a thingy after the implementation of #443. A wrong label (Subproject of) is used in issue-journals after subtask-changes. Also the sub ... sed instead of them being parsed to linkable issues. I'll attach yet another screenshot to clarify the issue. Please let me know if any questions arise.. Regards
- Defect #5087 (Closed): migrate_from_trac not work on Redmine 0.9.1
- sudo -u www-data X_DEBIAN_SITEID=default RAIL ... 1.8/rake.rb:1998:in `run' /usr/bin/rake:28
- Feature #5086 (New): Add a warning to inform that target version is reset while moving an issue to another project
- MySQL 5 Rails 2.3.5 Redmine 0.9.3 Project A - subproject b Bulk moved issues from project A which had different target v ... ed with version b and then make the move).
- Feature #5085 (New): RSS Feed to My Page
- Is it possible to create an option under My P ... ery to find, on the page. Thank you. Curt
- Feature #5084 (Closed): Filter all isssues by projects
- As we get more projects into our Redmine, I have found it harder to get a list of issues only in projects that I am interested in. W ... . This would only be useful at the "View All Issues". There is a subproject filter on a parent ... the development of such a useful application.
- Feature #5079 (Closed): Link a completed percentage to an issue status
- It would be nice to link a completed percenta ... y set resolved tickets to 100%, for instance.
- Patch #5075 (Closed): Traditional Chinese language file (to r3586)
- * Added keys ** permission_manage_subtasks, field_parent_issue, label_subtask_plural
- Defect #5074 (Closed): Error attempting to administer Custom Fields
- Affects trunk at latest revision (r3586) but ... quired? %></td> 19: <% if tab[:name] == 'IssueCustomField' %> 20: <td align="center"><% ... tom_fields47index46rhtml' .... </pre>
- Feature #5073 (New): Method of dealing with spam registrations
- We've created a new open source software comm ... o bring them back and make them active users.
- Defect #5072 (Closed): SVN Repository Error when using FastCGI on IIS7
- The following error is showing up in the log ... I use Webrick then this it works as expected.