Project

General

Profile

Search

Results (18264)

Help: RE: How to add an new issue as #11 in a project?
This is not possible in Redmine by design afaik.   Regards, Mischa. 2009-11-25 21:32
Open discussion: Redmine trunk (2.3.4) on SQLServer
*I did some updates to use Redmine with SQL S ... CT TOP 1 * FROM (SELECT TOP 1 ... ORDER BY issues.id DESC) AS tmp1 ORDER BY issues\.\[id\] ASC) AS tmp2 ORDER BY issues\.\[id\] DESC RedMine/app/controllers/issues_controller.rb:66:in `index' 2009-11-25 19:12
Help: Activity page / feed not updating with recent changesets until repository page is viewed
Hi, installed redmine yesterday, and very imp ... ng a trac user for a couple of years. One issue I've noticed though is that the activity pag ... or does it require a hook? Cheers, Phil 2009-11-25 16:44
Help: RE: New Roles cannot see Issue Statuses when updating issue.
Forgot include my env info: About your app ... development Database adapter mysql 2009-11-25 13:42
Help: New Roles cannot see Issue Statuses when updating issue.
If I add new roles in the Administration menu ... hose assigned roles cannot see the different Issue Statuses in the dropdown when updating an issue. The only status visible is New for these ne ... this, it will be much appreciated. Thanks. 2009-11-25 13:38
Plugins: RE: Extended Schedules plugin with scheduling issues option
Great, thanks. I'm looking forward to deploy ... ecome a vital tool for my team! ~ Guillaume 2009-11-25 12:37
Plugins: RE: Extended Schedules plugin with scheduling issues option
Hi Guillaume, we are currently finishing o ... fixes). I belive that we will fix all major issues before Christmas. With kind regards, Maciej Gren 2009-11-25 12:31
Help: Invalid byte sequence in UTF-8 error for anything but ASCII
Using version 0.8 Stable I encounter redMine ... what controller or action is, it happens on issues, wiki, forums, everything. Is there a kn ... lp, I don't know Ruby, but I do like Redmine. 2009-11-25 10:29
Open discussion: RE: Fetching email from an IMAP server
> The above is one of the mails that stay mar ... ermissions in the project to create / modify issues. Take a look at #2230 for recent changes be ... eck that the user is able to create / modify issues on the particular project from the web inte ... project permissions for the user): @:add_issues@ source:branches/0.8-stable/app/models/mail_handler.rb@2881#L85 @:add_issue_notes@ or @:edit_issues@ source:branches/0.8-stable/app/models/mail_handler.rb@2881#L126 In regards to the second issue, try looking at: source:branches/0.8-stab ... either, but I might be able to help you out. 2009-11-25 10:28
Help: How to add an new issue as #11 in a project?
Now, I delete #11 issue, and add a new issues, but the new one is #12. I cannot edit it as #11. How to add a new issues as #11 in a project? Could you please tell me? Thanks a lot! 2009-11-25 08:57
Plugins: RE: Code Review Plugin 0.2.7 Released.
Hi Haru, There is a minor problem I encounter when printing the PDF report of an issue: if it's a Code Review issue, the Code Review information is not printed ... 's working great. You've done a great job! :) 2009-11-25 07:47
Open discussion: ANN: Fast and details-rich bug reporting to Redmine
Sorry about this shameless plug but I though ... a set of tools that integrate with external issue trackers and significantly speedup issue reporting. In short, LogDigger automatic ... mages are automatically uploaded to the used issue tracker. For Java, Python and PHP developers ... actions. The Redmine is one of 4 popular issue trackers that LogDigger currently integrates ... t: http://logdigger.com/solutions/pimp-your-issue-tracker Any feedback is welcome and appre ... bsolutely free Community edition available. 2009-11-24 21:10
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 2009-11-24 17:21
Help: Alter /views/reports/_details.rhtml
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...) 2009-11-24 15:16
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> 2009-11-24 11:09
Plugins: RE: Ticket grouping plugin
Alberto Butrico wrote: > I was wrong. > I w ... lugin. db:migrate_plugins stucks at "redmine_issues_group". 2009-11-24 10:32
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. 2009-11-24 07:38
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? 2009-11-24 03:32
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) 2009-11-24 03:16
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... 2009-11-23 21:00
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 2009-11-23 20:17
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
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
(15551-15575/18264)