Project

General

Profile

Search

Results (31872)

Feature #4288 (New): Maintain activity traces of an issue after it has been deleted
Currently in Redmine, if users create an issue, do a lot of update to it, and then delete the issue (using Admin account), then users cannot find any trace of the issue (in the Activity tab). For big projects, it is necessary to maintain the traces of the issue even though it has been deleted; mainly for auditing purpose. 2009-11-25 11:17
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
Feature #4285 (Closed): Add cancel button during edition of the wiki
Lack of cancel button during edition of wiki ... n? Or where should I click to avoid disaster? 2009-11-25 09:39
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
Feature #4284 (New): Improve "New issue" view for many project members
When the project too many members, "New issue" tab page becomes very 'ugly' to see. At th ... y long . Reference to the following pictures. 2009-11-25 07:18
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
Feature #4280 (New): Reporting capabilities
Hey, We have been using Redmine for our su ... y like it however upon using this i'm facing issues on how to extract data in terms of reports, ... rts. 1. No of open/closed incidents/tasks/issues 2. I should be able to run this report aga ... & if needed we can share it with our clients. 2009-11-24 17:04
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
Defect #4279 (Closed): Editing issue comment removes quote link
How to reproduce: # Add a comment to an issue # Edit the comment After you save, the q ... gets to add it back in. I'm running r3078. 2009-11-24 12:46
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
Patch #4277 (New): Add "hide prefixed projectname from issuesubject on issuelist" setting
This issue is extracted from #3100 and it's relatives. The patch adds a new system-wide, issue-tracking setting (@hide_prefixed_projectname_from_issuesubject_on_issuelist@) which provides the administrator an op ... ject name (which is prefixed in front of the issue descriptions on mainproject issue lists) completely. Such a setting can be us ... ames are shown prefixed to the descriptions). 2009-11-24 01:54
Defect #4276 (Closed): Login failure running 0.8.7 in tomcat with jRuby
Since Redmine 0.8.7 there is some problem at ... ment Database adapter mysql </pre> 2009-11-24 00:53
Wiki: HowTo_Install_Redmine_in_Apache_Tomcat
|{background-color:#f88}. *This page has bee ... not resolved yet! see http://www.redmine.org/issues/4276* *Changed warble.rb for a problem on ... rails-application-on-tomcat/ * message#35426 2009-11-24 00:40
Patch #4274 (Closed): Use Issue status for percent done
This patch adds an option which will automatically update an issue's done ratio based on which issue status is assigned. It's an optional setting (default off) in the Admin > Settings > Issue Tracking tab. This is ready to commit pending code review. !issue-status-for-percent-done.png! Designed and sponsored by Shane and Peter Inc. 2009-11-23 23:43
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
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
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
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
(26801-26825/31872)