Search
Results (18327)
- Plugins: RE: ToDo lists plugin
- I already checked that and it is correct. Any ... .2) * Question (0.3.0) * Graphs (0.1.0) * Issues Group (0.1.4) * My Widgets (0.1.0) * Sche ... (0.5.0) Any ideas? Regards, Nicolas
- Hi! I have made a plugin that removes some ... o add some extra columns, like how many open issues are assigned and not assigned. I thought this code should count all issues that are open and not assigned, but it just counts all open issues. [code] <%= aggregate_link data, { fiel ... "assigned_to_id" => nil }, :controller => 'issues', :action => 'index', :project_id => ((row. ... rked with Ruby on Rails or Redmine before...)
- Plugins: RE: Ticket grouping plugin
- In myphpadmin when I look at the active mysql ... ating redmine_importer... Migrating redmine_issues_group... rake aborted! D:/Applications/ ... plications/Ruby/bin/rake:19:in `load' </pre>
- Plugins: RE: Ticket grouping plugin
- Alberto Butrico wrote: > I was wrong. > I w ... lugin. db:migrate_plugins stucks at "redmine_issues_group".
- Open discussion: RE: Fetching email from an IMAP server - Some messages dont make it
- Thanks for the reply. Ok here is an exampl ... XX - Tasks #669] XXX XXXXXXX - XXXXXXXXXX Issue #669 has been updated by XXXXXXX Assigned ... XX https://redmine.XXXXXXXXXXXXXXXXXXXX.com/issues/show/669 Author: XXXXXX Status: New Pr ... tickets never update. I am having another issue were the reply will make it into the system ... in the administration page, to this address.
- Help: RE: Using mongrel_rails: Can't install Redmine as win2003 service
- now I try again. The http://gems.rubyforge.o ... e gem and install mongrel gam again, but the issue same as Anton's. It's better that we can u ... . Is there any methlod to slove the problem?
- Open discussion: RE: Our Latest Theme
- Next patch is in: http://www.redmine.org/issues/4274 (option to configure % done to be set by status)
- Open discussion: RE: Our Latest Theme
- Next patch is in: http://www.redmine.org/issues/4272 (dynamic columns) - while you are commenting on the new menu patch, check this one out too...
- Open discussion: RE: Our Latest Theme
- Big News!! Working with Eric we have just ... ur theme plug and play. Go over to the patch issue and add your support. http://www.redmine.org/issues/4250 Eric's note to me the other day: ... amic Columns in List View * When editing an issue at the same time as another user, one user will have errors saving (bug fix) * Option - Use Issue status for the percent done * Copy - multip ... e select * Email / don't email checkbox for Issues * Copy Issue to other project * Make Issue Create and Continue fields sticky * Update ... email updates after a delimiter * Load the Issue List's tooltip content via Ajax * View estimates permission setting
- 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
- 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...
- 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.
- 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>