Project

General

Profile

Search

Results (18327)

Help: RE: Help: Internal Error on new file upload.
I had this same issue and it turned out to be passenger running as ... ified user permission to the files directory. 2011-01-18 21:48
Plugins: whining plugin: links in html mails
I've changed this file to have links inside h ... tml* *line removed*: <pre> <li><%=h "#{issue.project} - #{issue.tracker} ##{issue.id}: #{issue.subject} was last updated on #{issue.updated_on} " %></li> </pre> *added line*: <pre> <li><%=h issue.project %> - <%=link_to("#{issue.tracker} ##{issue.id}", :controller => 'issues', :action => 'show', :id => issue, :only_path => false)%>: <%=h issue.subject %> <%=h "was last updated on #{issue.updated_on} " %></li> </pre> 2011-01-18 18:44
Open discussion: Attach start and end date-time instead of just date to issues
Hi, I was asked where I work whether we could ... ation time and a completion time attached to issues * Another would be to make it possible to ... ample on how to bind to workflow transitions? 2011-01-18 17:25
Open discussion: Automated entry of recurring times (e.g. holiday) within Redmine
Hello all, i just looked through the Plug ... rack 8 hours/day to one specific project and issue for three weeks. Is there any option to do s ... ample just workingdays. Cheers Alex 2011-01-18 11:50
Plugins: RE: Hudson Plugin 1.0.5
> Please use 'Plugin uses below url for acces ... me trend green for successful builds":http://issues.hudson-ci.org/browse/HUDSON-6838 > > Fu ... dasgboard. Maybe you have a good idea;) 2011-01-18 09:39
Help: RE: Gantt Filters not working
I noticed this problem after searching the issues with a custom query. After I went back to the issues tab and cleared the query, the Gantt filters started working. 2011-01-18 02:54
Help: RE: Activity page
Subtasks and related issues aren't tracked, so they won't produce events on the activity page, changes to issue attributes should though. 2011-01-17 21:30
Open discussion: RE: Subtask, Parent Task, Child Task is not present in the New Issues dialog
You probably either have too old a version of ... ion to manage subtasks for the correct roles. 2011-01-17 21:28
Help: Edit a custom query. How to?
I have a custom query for issues that I would like to modify. However, I ca ... one open an existing custom query to edit it? 2011-01-17 17:40
Plugins: redmine_whining issues filtering
I would like to exclude issues with certain status. Is that possible? 2011-01-17 16:24
Plugins: any interest in a visual studio plugin to view redmine issues?
i've started working on one for myself. is a ... you are, do you have any feature suggestions? 2011-01-17 16:06
Help: Gantt Filters not working
Please see issue http://www.redmine.org/issues/7352 > _If you log on the demo server (d ... he overall Gantt Chart (projects -> view all issues -> Gantt), you can see the Gantt (truncated ... ll. Am I doing something wrong or this is an issue no one noticed? 2011-01-17 15:42
Open discussion: Subtask, Parent Task, Child Task is not present in the New Issues dialog
Hi, I checked the bitnami stack to test Re ... What went wrong? Thanks for your replies 2011-01-17 12:02
Help: Activity page
Hi Is there a way to see on activity page all issues events e.g. subtask adding, ralated issues changing, start and due date changing etc? ... ore suitable to see all activities in Redmine 2011-01-17 10:41
Help: Application Error - Not sure how to fix
Hello, I'm new to Redmine, as well as Ruby ... ere is already a tutorial on how to fix this issue. In addition, if anyone needs anymore information, I'd be more than happy to post it. Thank you. 2011-01-17 07:17
Open discussion: RE: Simple cost management feasible?
One more thing (until the next thing... :P). ... nge in hourly rate of the assignee following issue creation. _Ideally_, there would be a v ... e time of the assignee being assigned to the issue), but I think it would be quite acceptable i ... to change the assignee and then change back). 2011-01-15 22:38
Open discussion: RE: Simple cost management feasible?
I should have mentioned that when "Cost track ... so be an "Estimated cost" field added to the issues. If there is no time tracking, or there is ... identically to estimated time. If, for an issue, cost tracking, time tracking and assignee h ... e to it. For example, let's say I have an issue with an estimated time of 8 hours and my ass ... value will be $280 (160 + 120). Thoughts? 2011-01-15 22:28
Open discussion: Simple cost management feasible?
Hello, First off, my thanks to everyone in ... st tracking is enabled for the project, each issue will get a new field: "Cost" * Costs are lo ... th an optional comment) can be added to each issue and the sums of these values propagate upwar ... h, so I'm thinking ~ $50 - $100) Thoughts? 2011-01-15 21:38
Open discussion: Recommend git --mirror inste ... e to better support remote tracking branches?
I've been running into some issues with tracking branches in Redmine. The docu ... n-a for more information on what is going on. 2011-01-15 20:41
Plugins: redmine_charts plugin and authorization problem
I've tried to make change that reported at: https://github.com/mszczytowski/redmine_charts/issues#issue/70 but couldn't and I don't know why. Log ... or) Can somebody please help me with this? 2011-01-14 21:26
Development: Debugging redmine with rdebug
Hi. I hope someone can easily help me here. ... new to ruby, but I'm trying to track down an issue using a debugger and so far I just can't sta ... getting this going in a debugger? thanks. 2011-01-14 18:58
Help: Add user as a watcher when they comment or update an Issue
Is it possible to configure redmine so that when a user updates or comments on an Issue that they are automatically added as a watcher to that Issue? 2011-01-14 17:05
Help: RE: internal server errors on certain svn repositories
I just encountered the same error. But I didn ... al in test condition for project is equal to issue.project <pre> (issue.project != nil) && (project == issue.project || project.is_ancestor_of?(issue.project) || project.is_descendant_of?(issue.project)) </pre> 2011-01-14 01:00
Open discussion: RE: Integrating AnkhSVN issues with Redmine
If you haven't seen my extention you can use it http://ankhredmineexte.sourceforge.net/ 2011-01-13 17:43
Open discussion: RE: Project
Eh, when's the deadline, because you'll need months :) If your assignment is to do issue tracking, ANY issue tracking, then just do something with todo-l ... d for instance) 3) Can be assigned to a user 2011-01-13 09:21
(12476-12500/18327)