Project

General

Profile

Search

Results (31872)

Plugins: Overriding Localizations in a Plugin
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. 2009-11-23 19:03
Help: subtasks -- install error
/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 2009-11-23 17:06
Help: New Issue Alerts plugin --install error
This happens when i try to migrate r /opt/ ... 1.8/rake.rb:1878:in `run' /usr/bin/rake:28 2009-11-23 16: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
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/) 2009-11-23 09:35
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 2009-11-23 08:18
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 2009-11-23 08:15
Plugins: RE: Ticket grouping plugin
I was wrong. I was running "rake db:migrate" ... .. Migrating gravatar... Migrating redmine_issues_group... </pre> 2009-11-23 03:29
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... 2009-11-23 02:50
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
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. 2009-11-22 19:24
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
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. 2009-11-22 15:36
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. &nbsp; Kind regards, Mischa. 2009-11-22 15:29
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. 2009-11-22 14:53
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... 2009-11-22 13:57
Help: RE: installation issue with 0.8.7
andrew semeniuk wrote: > [...] > ... I am h ... eate the session secret before step 5. HTH 2009-11-22 13:36
Help: installation issue with 0.8.7
Hi, I am new to Redmine and I am having prob ... ory Any help appreciated -- Andrew 2009-11-21 19:20
Help: Redmine+Git+PostgreSQL 8.4 fails to import the Linux kernel repository
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> 2009-11-20 22:04
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 2009-11-20 19:37
(26826-26850/31872)