Search
Results (12709)
- Defect #4279 (Closed): Editing issue comment removes quote link
- How to reproduce: # Add a comment to an issue # Edit the comment After you save, the q ... gets to add it back in. I'm running r3078.
- Patch #4277 (New): Add "hide prefixed projectname from issuesubject on issuelist" setting
- This issue is extracted from #3100 and it's relatives. The patch adds a new system-wide, issue-tracking setting (@hide_prefixed_projectname_from_issuesubject_on_issuelist@) which provides the administrator an op ... ject name (which is prefixed in front of the issue descriptions on mainproject issue lists) completely. Such a setting can be us ... ames are shown prefixed to the descriptions).
- Defect #4276 (Closed): Login failure running 0.8.7 in tomcat with jRuby
- Since Redmine 0.8.7 there is some problem at ... ment Database adapter mysql </pre>
- Patch #4274 (Closed): Use Issue status for percent done
- This patch adds an option which will automatically update an issue's done ratio based on which issue status is assigned. It's an optional setting (default off) in the Admin > Settings > Issue Tracking tab. This is ready to commit pending code review. !issue-status-for-percent-done.png! Designed and sponsored by Shane and Peter Inc.
- Feature #4273 (Closed): SCM command availability automatic check in administration panel
- This feature request is based on forum's topi ... is so simple). p.s. I thinked about this issue because I lost 2 hours myself by setting up ... ense, Anton Andriyevskyy x.meglio@gmail.com
- Feature #4272 (Closed): Add or remove columns from the issue list
- This patch adds a context menu to the issue list's headers. It's activated by the right ... or remove specific columns from the table of issues. These columns are saved into the user's s ... the bugs during the extraction. !dynamic-issue-column.png! This was designed and sponsored by Shane and Peter Inc.
- Defect #4270 (Closed): CVS Repository view in Project doesn't show Author, Revision, Comment
- In repository view under a CVS project, listi ... this for you, but only Html/Php folks here.)
- Feature #4269 (New): Allow ca_path option for reposman.rb to validate peer certificate
- I use the following command for automatic SVN ... n https)? Thank you for looking into this issue. Regards, Pieter
- Patch #4268 (Closed): Fix Render Error while mailto href tag appears in issue description with textile turned off
- We're using svn r3023 of redmine and turned t ... sent successfully. And opening the corrupted issue page will return a 500 error. ## Sample ... bc.com</a> ## Sample Log rendering this issue description Processing IssuesController#show (for 192.168.9.84 at 2009-11 ... ction"=>"show", "id"=>"6647", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/show.rhtml ActionView::TemplateError (un ... er:0x2b46496bed00>) on line #59 of app/views/issues/show.rhtml: 56: 57: <p><strong><%=l(:fiel ... 8: <div class="wiki"> 59: <%= textilizable @issue, :description, :attachments => @issue.attachments %> 60: </div> 61: 62: <%= link_to_attachments @issue %> lib/redmine/wiki_formatting.rb:62: ... lper.rb:383:in `textilizable' app/views/...
- Feature #4267 (New): <code> block improvements
- I think it would be useful to implement the f ... dmine :( fn2. CodeRay HTML Encoder options
- Feature #4266 (Closed): Display changeset comment on repository diff view.
- To me it seems to be a useful change to inclu ... isplayed as links to prevent breaking the UI.
- Defect #4265 (Closed): Unclosed code tags in issue descriptions affects main UI
- @code@-tags which aren't closed in the issue-descriptions are affecting the main Redmine UI. See for example (real) issue #4253. The issue-description contains unclosed tags which affects the whole issue journal and further UI.
- Feature #4264 (Closed): Update CodeRay to 1.0 final
- Whenever CodeRay 1.0 final is released update the included version in Redmine.
- Patch #4263 (Closed): Users getting notifications for issues they cannot view
- Fixes a bug that would notify user on issues they can no longer view. Example: Jane creates an issue in Project A. That issue is copied to Project B that Jane is not a me ... will still get e-mails but the links to the issue won't work for her. I have a fork on gith ... thing else from me. Thanks, Bradly Feeley
- Defect #4257 (New): Broken support for Principal plugins
- I'm not sure when exactly it happens (it's wo ... >. 2) Failure: test_visible_scope_for_user(IssueTest) [/test/unit/issue_test.rb:94]: <false> is not true. 478 tests, 2036 assertions, 2 failures, 0 errors </pre>
- Defect #4253 (Closed): Formatting errors in <code> block
- In <code> block characters < and > are replac ... code_error.png! Without <code> works fine.
- Feature #4252 (Closed): Move preview button to before "submit"
- I would suggest all of the "preview" buttons ... my site (I moved preview for submitting new issues) and I seem to be getting fewer mis-formatted issues. Thanks
- Patch #4250 (Closed): Tree based menus
- Currently Redmine's menus are only liner: Ove ... uped and organized like so: * Overview * Issues ** New Issue * Activity * Settings Which renders to ... nu items here ... <li> <a class="issues" href="/projects/abc/issues">Issues</a> <ul class="menu-children"> <li> <a class="new-issue" accesskey="7" href="/projects/abc/issues/new">New issue</a> </li> </ul> </li> ... nu items here ... <li> <a class="issues" href="/projects/abc/issues">Issues</a> <ul class="menu-children"> <li> <a class="new-...
- Feature #4249 (New): Generate report by custom fields on a project
- It would be nice to be able to generate a rep ... hing similar with all projects in our system.
- Feature #4247 (New): Link custom fields
- I would like linking custom fields so that if ... . Thus, I avoiding having spare fields by issue (so I only use the custom fields are really needed)
- Feature #4246 (Closed): Embedded plugin documentation template per project
- I am running the latest stable redmine. In ... edded tab of the thimios project. thanks
- Feature #4244 (Closed): Multiple email addresses for each user
- Is there anyway that we can store multiple e- ... all be informed on the progress of the task.
- Defect #4243 (Closed): {{include}} macro mangles HTML entities in <pre> blocks
- Use of the include macro garbles HTML entitie ... gine one too many times, but I can't be sure.
- Feature #4242 (Closed): Send and attachment
- is it possible to send mail with the attachments when i assigned a person to an issue ?
- Defect #4241 (Closed): possibility to change title of a task
- is it possible to allow the change of the title for an existing task ?