Search
Results (31872)
- I'm trying to write a plugin that adapts redm ... ws to use a slightly different terminology: "Issues" should be "spots," and "Trackers" should b ... gin that just rewrites the text when present.
- /opt/redmine$ rake db:migrate_plugins RAILS_E ... undefined method `create_journal' for class `Issue' /opt/redmine/vendor/rails/activesupport/li ... asks_plugin/lib/redmine_subtasks/redmine_ext/issue_patch.rb:137:in `included' /opt/redmine/ven ... asks_plugin/lib/redmine_subtasks/redmine_ext/issue_patch.rb:8:in `class_eval' /opt/redmine/ven ... asks_plugin/lib/redmine_subtasks/redmine_ext/issue_patch.rb:8:in `included' /opt/redmine/vendo ... 1.8/rake.rb:1878:in `run' /usr/bin/rake:28
- This happens when i try to migrate r /opt/ ... 1.8/rake.rb:1878:in `run' /usr/bin/rake:28
- 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
- Help: RE: Using mongrel_rails: Can't install Redmine as win2003 service
- at the last month, I can use the mongrel_serv ... The changful gems' site maybe result to the issue. (from http://gems.rubyforge.org/ to http://gemcutter.org/)
- Plugins: RE: Using Scrum Alliance Plugin for Redmine
- Hi all, I have got the problem which can't fi ... > * Besides the story, I also added a Task issue type. > * Changed the issues statuses to make them more scrum-like. So " ... crum task board. > * I have enabled the Bug issue type for my projects and it is working OK as ... for a physical taskboard. > > Regards
- Plugins: RE: Using Scrum Alliance Plugin for Redmine
- Hi, I have got a problem which can't find tra ... > * Besides the story, I also added a Task issue type. > * Changed the issues statuses to make them more scrum-like. So " ... crum task board. > * I have enabled the Bug issue type for my projects and it is working OK as ... for a physical taskboard. > > Regards
- Plugins: RE: Ticket grouping plugin
- I was wrong. I was running "rake db:migrate" ... .. Migrating gravatar... Migrating redmine_issues_group... </pre>
- Plugins: RE: Ticket grouping plugin
- I maked a fresh install of redmine-0.8.7 and ... issuses_group 0.1.6 plugin but when I go to "Issues" link I get this error: <pre> Internal er ... =>"scp2010", "action"=>"new", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/new Completed in 0.15290 (6 reqs/sec) | Re ... 0 OK [http://localhost/scp2/projects/scp2010/issues/new] Processing IssuesController#index (for ::1 at 2009-11-22 23:4 ... "scp2010", "action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError ... `method_missing' vendor/plugins/redmine_issues_group/app/views/queries/_filters.rhtml:109: ... _view/base.rb:277:in `render' app/views/issue...
- 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.
- Plugins: RE: Plugin to Link to Another Redmine Instance?
- I've got a usable plugin, but I've got one issue that would make it much nicer: How can I add ... at when a custom field with the name "Client Issue ID:" was being rendered, my plugin could ren ... ike to not have to create a new view for the issue display page just to make that field a hyper ... rendered. Specifically, a custom field on an issue.
- 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
- Help: RE: Creating reports
- Jon Lumpkin wrote: > I just looked at the IssueSummary, I guess what im wondering is that is ... ough this is currently not yet possible. See issues #2529 and #2595.
- Help: RE: custom field documentation and usage
- Jon Lumpkin wrote: > I submitted a feature r ... to mark custom fields of any type other than issues as searchable. Kind regards, Mischa.
- Plugins: RE: Plugin to Link to Another Redmine Instance?
- David Stahl wrote: > [...] > What I wanted ... to tell Redmine that that custom field is an issue number in a foreign Redmine and let it autom ... this? > [...] No, not that I know of.
- Help: RE: installation issue with 0.8.7
- Btw: I've modified [[RedmineInstall]] and [[R ... s in 0.8.7. Thanks for bringing this up...
- Help: RE: installation issue with 0.8.7
- andrew semeniuk wrote: > [...] > ... I am h ... eate the session secret before step 5. HTH
- Hi, I am new to Redmine and I am having prob ... ory Any help appreciated -- Andrew
- Greetings, I'm trying to setup redmine to ... redmine expected UTF-8. Searching redmine's issues I found a report (http://www.redmine.org/issues/1663) and a suggested solution. As sugge ... esql Database schema version 101 </pre>
- Plugins: RE: Cannot ddelete issues - Backlogs plugin issues ?
- I'm experiencing the same problem since a cou ... ] http://www.redmine.org/boards/2/topics/9412