Project

General

Profile

Search

Results (12755)

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 2009-11-23 21:04
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. 2009-11-23 20:43
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.) 2009-11-23 15:29
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 2009-11-23 15:27
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/... 2009-11-23 14:07
Feature #4267 (New): <code> block improvements
I think it would be useful to implement the f ... dmine :( fn2. CodeRay HTML Encoder options 2009-11-23 13:46
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. 2009-11-23 02:04
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. 2009-11-23 01:42
Feature #4264 (Closed): Update CodeRay to 1.0 final
Whenever CodeRay 1.0 final is released update the included version in Redmine. 2009-11-22 20:47
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 2009-11-22 18:51
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> 2009-11-20 12:15
Defect #4253 (Closed): Formatting errors in <code> block
In <code> block characters < and > are replac ... code_error.png! Without <code> works fine. 2009-11-20 07:29
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 2009-11-20 04:05
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-... 2009-11-20 00:02
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. 2009-11-19 20:24
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) 2009-11-19 16:19
Feature #4246 (Closed): Embedded plugin documentation template per project
I am running the latest stable redmine. In ... edded tab of the thimios project. thanks 2009-11-19 15:47
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. 2009-11-19 12:56
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. 2009-11-19 03:42
Feature #4242 (Closed): Send and attachment
is it possible to send mail with the attachments when i assigned a person to an issue ? 2009-11-18 17:31
Defect #4241 (Closed): possibility to change title of a task
is it possible to allow the change of the title for an existing task ? 2009-11-18 13:44
Defect #4239 (Closed): Issue view is not displayed correctly in Google Chrome 4
Please see the attached images. There is a ... rowser. Don't know whom should be accused of. 2009-11-18 08:02
Feature #4238 (New): Have files be a complete, aggregated list of all documents in that project
It would be nice if there was a central point ... difficult to find files attached to Resolved Issues or buried wiki pages. 2009-11-18 04:57
Defect #4235 (Closed): Issues not working
Throws error 500 when trying to open. It happens only with one project... log: <pre> Processing IssuesController#index (for 79.139.136.243 at 2009 ... rbforest", "action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ... id" IS NULL) AND ( ("enumerations"."type" = 'IssuePriority' ) ) ORDER BY position) on line #63 ... _locals_filters_object_query' app/views/issues/index.rhtml:17:in `_run_rhtml_app47views47issues47index46rhtml' app/views/issues/index.rhtml:11:in `_run_rhtml_app47views47issues47index46rhtml' app/controllers/issues_controller.rb:82:in `index' app/controllers/issue... 2009-11-17 19:56
Feature #4231 (Closed): Send email notifications one by one
Hi, In one from our projects we had a user ... mpany). Imagine we have 4 watchers to one issues. This 4 watchers have all the same domain @ ... ng mails one by one ? Thank you very much! 2009-11-17 14:11
(10501-10525/12755)