Project

General

Profile

Search

Results (31872)

Wiki: PluginGems
h1. Plugin Gems {{>toc}} h2. Copyrigh ... p://www.ultragreen.net/projects/redmine-gems/issues h2. Requierement This plugins req ... ties of the Redmine Gems h2. Options 2009-12-11 16:15
Plugins: Show custom fields on the issue list page
Hi all, I've searched to find a solution t ... : http://www.redmine.org/projects/redmine/issues On this page, you will see the issue list but the custom field cannot be added to ... inistration section "Administration/Settings/Issue Tracking", I can only select the default fie ... plan was to develop a new plugin for this... 2009-12-11 13:12
Feature #4383 (Closed): Search Names of Files Attached to Issues
I frequently will download a file, then not know what issue it belonged to. I would like the search feature to search the names of file attached to issue. I'd like to have a checkbox in the searc ... names. ie. I downloaded Eric's patch for issue status/percentage done, and I couldn't simpl ... n-which-will-automatically-update-an-is.patch 2009-12-11 07:05
Feature #4382 (New): [Refactor] Move autocomplete methods to an AutocompleteController
If the Autocomplete methods are moved to a co ... dmine. This would make adding things like an issue autocomplete for the Issue Relations trivial. 2009-12-11 02:47
Patch #4380 (Closed): [pt-BR] i18n updates for r3124 e r3127
The patch is attached or via github, for stri ... mmit/19e615056b309a83090e84a27b1e11fce64c1ca9 2009-12-11 02:06
Open discussion: RE: How to contribute
Niklas: Thanks for asking, these are good ... the communication is done in the forums and issue tracker. You should be able to subscribe to ... or need some more direction. Eric Davis 2009-12-10 23:07
Help: Pagination and search not working correctly in one database
Hi I have a redmine database which we have ... rrectly (I think this is due to the count of issues not being correct) 2) Search is also not w ... n the database rather than this being a code issue. I have just done a new check out of the code, created a new database and inserted issuess. The paignation and search are both workin ... would be *greatly* appreciated Thank you 2009-12-10 19:19
Help: RE: Wrong Version Displayed on Admin Information Page
It was the Status Updates plugin that was causing the issue. My boss is happy now. Thanks! 2009-12-10 18:11
Plugins: Extending the Redmine's controllers
Hello all, I'm trying to extend the *issues_controller* (Redmine 0.8.7) by wrapping its ... m to be missing something: Here's my *lib/issues_controller_patch.rb*: <pre> module IssuesControllerPatch def self.included(base) # ... without_folders_pane end end end IssuesController.send(:include, IssuesControllerPatch) </pre> As soon as I r ... lp on the matter will be appreciated greatly! 2009-12-10 16:42
Help: Import from IMAP with rake
Hi all, I have setup a script to import issues from IMAP via the rake redmine:email:receiv ... ssigned the same reporter. I know about the issues SPAM, unwanted entries, etc. How can I ach ... I have the svn version of redmine running. 2009-12-10 15:28
Defect #4376 (Closed): Target version combo box corrupted
The combo box for setting version info shows ... get version by right-clicking the bug in the issues list. The big problem is that whenever y ... y 1.8.7*, *mysql 14.14* and *passenger 2.2.5* 2009-12-10 13:36
Feature #4374 (New): Issues - Description preview on hover
It would be very handy to be able to preview the description of an issue without having to actually open it. I was t ... ugh the other fields are already available... 2009-12-10 10:00
Defect #4373 (Closed): Roadmap showing issues from other projects should in some way indicate where the issue exists
I'd support it should work similar to issue-list with subprojects (prefixing subject with project name). Today it's hard to know where the issue belongs. BTW, really love this version-functionality. /T 2009-12-10 09:29
Plugins: RE: Redmine Issue History Tabs Plugin
This is a very nice plugin, and something I've been searching for. Good work Konstantin! 2009-12-09 20:27
Help: Time tracking in days instead of hours and calculate "% done" field automatically
Hi, I'm currently testing Redmine. Redmine ... d automatically. Example : I create a new issue with an estimated time = 5 days. I work on this issue half of a day and I think it remains me 3 days to complete it. I update my issue. I want to put 0.5 days in the field "Spent ... possible and how ? Thanks for your help ! 2009-12-09 17:46
Feature #4371 (Closed): Include Logged Sent Time as part of comment in an issue
When viewing an issue it will be good every comment to include log ... any time. This way managers watching the issue comment can see how long have took to do som ... will receive the time by email together with issue comment. So it will not be necessary to go t ... ck specifically how long took to do some job. 2009-12-09 17:35
Defect #4369 (Closed): Can't move bugs
In r3146 I can no longer move bugs. It doesn' ... is_closed?' for nil:NilClass): app/models/issue.rb:235:in `closed?' app/models/issue.rb:209:in `after_save' app/models/issue.rb:124:in `move_to' app/models/issue.rb:92:in `move_to' app/controllers/issues_controller.rb:302:in `move' app/controllers/issues_controller.rb:296:in `each' app/controllers/issues_controller.rb:296:in `move' passenger (2 ... /pre> I use *ruby 1.8.7* and *mysql 14.14* 2009-12-09 14:08
Help: Report with issue details from journal
Is there a possibility to get the details from the journal table for each issue inside a issue report? Maybe as extra collumn with the content which is displayes as history inside the issue 2009-12-09 13:25
Help: How to add logged spent time into comments as information when a an issue is updated?
Hi, i have installed My Effort plugin and i would like to see in every update of issue the spent time. Right now it is not displaye ... g was worked for this. Thanks in advanced! 2009-12-09 10:32
Plugins: Redmine Issue History Tabs Plugin
Simple plugin that represent issue history in two tabs "All" and "Comments". "C ... z-redmine-tools.googlecode.com/files/redmine_issue_history_tabs_0.0.1.zip 2009-12-09 10:05
Open discussion: RE: 0.9 feature creep?
We are only assigning issues to the 0.9 version when they are completed. ... looked back 6 months, you might only see 20 issues in 0.9 compared to the 200 there are now. ... f December or start of January. Eric Davis 2009-12-09 04:52
Help: RE: Issues with sudo rake db:migrate RAILS_ENV="production"
Dustin Sweigart wrote: > I'm having the same ... on Github is a clone of trunk. Eric Davis 2009-12-09 04:38
Help: RE: Error after updating to Version 0.8.7 SVN
Pete Olsen wrote: > I am the same issue however the To Do List plugin is not the issue. > Any Ideas? > [...] See http://www.r ... ff_To_Do plugin IMO which causes the problem. 2009-12-09 01:03
Help: RE: Wrong Version Displayed on Admin Information Page
Pete Olsen wrote: > No I Did Not! Thanks! Your welcome ;) > Now I have a new issue, I get a 500 error when I visit Redmine. > ... er comments in the Redmine forums about this issue * see if there are other comments in the pl ... y know; contact the plugin author about this issue. HTH... 2009-12-09 00:44
Feature #4367 (New): Ability to delete an issue status that is in use
I'm trying to restructure the workflow of some om my Redmine projects which involves changing the issue status definitions. However, I am unable to delete a configures issue status if there are still issues with that status (as enforced from @IssueStatus#check_integrity@). While this is good ... age is not very talkative ("Unable to delete issue status"). It would be great if either ... ty to select another status for the affected issues, or # the error message would state the real problem 2009-12-09 00:22
(26651-26675/31872)