Project

General

Profile

Search

Results (12665)

Defect #7385 (Closed): Error when viewing an issue which was related to a deleted subtask
I get this bug against the current Redmine ve ... ble with the following steps: # Create an issue A # Create issue B and make it a subtask of A # Create issue C and add B as a related issue # Delete A (Redmine normally also deletes subtasks) # Now try to view issue C and you get Redmine internal error. Expected: You should be able to view the issue with no problems Actual Result: You get an internal Error 500 Note: * Issue C is still accessible through the Edit action. * Deleting an issue with a simple issue relation doesn't trigger this. Error Log: <pre> Processing IssuesController#show (for 10.121.44.164 at 2011-0 ... "action"=>"show", "id"=>"88", "controller"=>"issue... 2011-01-20 11:06
Defect #7384 (Closed): Error 404 when trying to create new subprojects
hi, Trying to create new subprojects returni ... tically with mine http://www.redmine.org/issues/6388 The strange thing is that none of ... me My release is , 1.0.4. Thank you, Ionut 2011-01-20 09:57
Feature #7382 (New): Integrated cost tracking module
h1. Overview Being that Redmine is a proje ... field for each user: "hourly rate" ** Each issue on the project gets two new fields: "estimat ... How estimated cost is determined When an issue is being updated, there will be two relevant ... of the two (for example, an estimate for an issue which includes labor and materials). h2. ... spent cost propagates upwards through parent issues and a summary is displayed on the project overview page. 2011-01-20 05:09
Defect #7377 (Closed): Updating an Issue with custom fields set fails in V.1.1.0
The fix mentioned in related Ticket: #6403 i ... When I enter into the console: <pre> issue = Issue.find(1) issue.custom_field_values[1] = dummy_value issue.save! </pre> I get this error: <pre> ... pport/lib/active_support/callbacks.rb </pre> 2011-01-19 19:23
Feature #7376 (New): Allow percent done to be updated via VCS commit message
Currently, adding time spent entries for an issue doesn't change the percent done field. This ... play the true state of the project until the issue is closed (unless the developer goes in and ... ike this regex: ' +(100|[1-9]?[0-9])%' 2011-01-19 19:14
Defect #7375 (Closed): <pre> ... </pre> doesn't escape wiki syntax correctly
Try this wiki code (see http://demo.redmine.o ... out "see" any wiki code like <code java> tags 2011-01-19 17:43
Defect #7373 (Closed): Error with PDF output and ruby 1.9.2
Ruby version 1.9.2 (i386-mingw32 ... ersion 20101114115359 When exporting an issue to PDF we are getting a string to integer er ... lib/redmine/export/pdf.rb:246:in `block in issue_to_pdf I've tracked the problem down to t ... its pretty close. Is there a "proper" fix? 2011-01-19 16:58
Defect #7372 (Closed): 500 error for move issue to another projects
Me have different trackers for different proj ... s. sorry for my English <pre> Processing IssueMovesController#create (for 192.168.0.254 at ... riority_id"=>"", "notes"=>"", "controller"=>"issue_moves", "assigned_to_id"=>"", "due_date"=>"" ... OR `users`.`type` = 'AnonymousUser' ) ) Issue Columns (0.8ms) SHOW FIELDS FROM `issues` Issue Load (0.2ms) SELECT * FROM `issues` WHERE (`issues`.`id` IN ('4168')) Project Columns (0.8 ... ws` WHERE (`workflows`.`role_id` IN (1)) Issue Load (0.2ms) SELECT * FROM `issues` WHERE (`issues`.`id` = 4168) Journal Columns (0.6ms) SHOW FIELDS FROM `journals` IssueStatus Columns (0.6ms) SHOW FIELDS FROM `... 2011-01-19 15:53
Feature #7370 (Closed): Interpret "file://" into issue description
Only "http://" and "email adress" is interpre ... "file://" to make a link to external file. 2011-01-19 13:18
Feature #7366 (Closed): REST API for Issue Relations
There is no Rest API for create, update, delete und select issue relations. 2011-01-19 09:26
Defect #7365 (Closed): HTTP 500 internal erro ... er and annotate action with a Mercurial repos
* MySQL: <pre>Welcome to the MySQL monitor. ... n_passenger/passenger-spawn-server:61 </pre> 2011-01-18 21:30
Feature #7364 (Closed): Make closed issues in archived projects still accessible read only
We reference issue numbers in our src control systems and in other areas. When an issue gets closed and project layouts get moved around, closed issues end up in dead projects that are archived. ... m is that when you access the link of a dead issue, it's not found with a permission error. Make it so that the issue can be accessed read only, even if the project is archived. 2011-01-18 20:48
Defect #7362 (Closed): The proxy server received an invalid response from an upstream server
hi all, I intalled today redmine, and I'm qu ... lease to put this on again? Thank you, Ionut 2011-01-18 16:31
Feature #7361 (Closed): Highlight active query in the side bar
Mark currently used custom query *bold*, when displaying it in the list (side-panel) 2011-01-18 15:53
Feature #7360 (Closed): Issue custom query: default query per instance, project and user
It would be nice to be able to create a default custom query, so when I get to issue list of a project, I don't need to select my preferable custom query from the list. 2011-01-18 15:51
Feature #7358 (New): Activity Tab customization
It'll be usefull to see on activity page all issues events e.g. assigned to changing, subtask adding, ralated issues changing, start and due date changing etc? ... http://www.redmine.org/boards/2/topics/20752 2011-01-18 14:37
Defect #7354 (Closed): "Referencing Issues" missing doc
http://www.redmine.org/projects/redmine/wiki/redminesettings#Referencing-issues-in-commit-messages doesn't say anything abo ... e is it? * Please update the doc! Thanks! 2011-01-17 18:29
Defect #7352 (Closed): Filters not working in Gantt charts
If you log on the demo server (demo.redmine.o ... he overall Gantt Chart (projects -> view all issues -> Gantt), you can see the Gantt (truncated ... or multiple/single projects and for assignee. 2011-01-17 15:40
Feature #7349 (New): Per-project email notification settings
It should be possible to configure email noti ... tion settings for dev. and support projects). 2011-01-17 14:48
Feature #7346 (Closed): Allow a default version to be set on the command line for incoming emails
Feature #5622 added support to allow the targ ... acker category priority).each { |a| options[:issue][a.to_sym] = ENV[a] if ENV[a] } with %w(pro ... priority fixed_version).each { |a| options[:issue][a.to_sym] = ENV[a] if ENV[a] }@ 2011-01-17 08:06
Feature #7345 (New): if a group is added, als ... on the project overview, instead the memebers
currently groups are just a Admin Helper to b ... oups "all from <role>" got added, related to issue #7342 2011-01-17 01:24
Feature #7344 (New): Enabling "Watch" by default for a forum in project configuration
Forums capability is a usefull feature but on ... on) What do you think ? Thx for your help. 2011-01-17 00:31
Feature #7342 (New): Default "Everyone" / "Authenticated Users" group for all users
It would be nice to have access to a default ... want all active members to be able to create issues in. I can't give "Add Issue" permissions to the non-member role though, ... 't want non-members of other projects to add issues to those other projects. I've created an " ... rs to that group when activating the account. 2011-01-15 22:38
Defect #7335 (Closed): Sorting issues in gantt by date, not by id
I can't tell if the prior issues (see below) related to gantt chart issue sorting are about new- or old-style gantt ch ... since they're sorted by root_id (ie. parent issue id). That has little relation to the order that the issues need to be worked on in. I made a one-line change that worked for me: # TODO: top level issues should be sorted by start date def gantt_issue_compare(x, y, issues) [(x.root.start_date or x.start_da ... project, multi-version, single nesting level issues), it works fine. 2011-01-15 00:28
Defect #7329 (Closed): <code class="javascript"> with long strings may hang server
It's a CodeRay parser bug, see http://redmine.rubychan.de/issues/264. 2011-01-14 11:15
(8751-8775/12665)