Project

General

Profile

Search

Results (12665)

Defect #7579 (Closed): Gantt tab gives internal error.
I apologize, but I'm relatively new to RoR, a ... l I tried to make a filter change inside the Issues area. *note I've entered over 700 issues without problems. Then, the Gantt tab stopp ... ActionView::TemplateError (comparison of Issue with Issue failed) on line #63 of app/views/gantts/show ... lib/redmine/helpers/gantt.rb:676:in `sort_issues!' lib/redmine/helpers/gantt.rb:248:in ... ues/layout (internal_server_error) ... 2011-02-08 23:50
Defect #7577 (Closed): "Send account information to the user" only works when password is set
MySQL: 5.1.49 Ruby: 1.8.7 Rails: 2.3.5 Red ... l/users/4/edit http://redmineurl/users/new 2011-02-08 21:26
Defect #7576 (Closed): tracker_id not saved
When we create a issue on tracker, the field tracker_id from issues is not saved it correctly. And we update the issue with the correct tracker_id but it doesn't w ... s_details we can see the changes realized to issue, " * Tracker changed from Task to ISTask", but the issue's tracker (tracker_id field) don't change, and the issue still has the same wrong tracker_id. here i put some lines from the log: Processing IssuesController#create (for 192.168.112.54 at 201 ... "=>"create", "authenticity_token"=>"hiden", "issue"=>{"start_date"=>"2011-02-04", "custom_field ... ated_hours"=>"", "priority_id"=>"4", "parent_issue_id"=>"8503", "fixed_version_id"=>"", "done_r ... iption"=>"s gdsg afsd sdf "}, "controller"=>"... 2011-02-08 14:07
Feature #7575 (New): Enhance issue due date fields to also accept an offset
Sometimes the exact due date does not matter when defining issues. Rather more important can be that an issue is due xy days/weeks/months after its start. ... tiselect+text field: in xy Days/Weeks/Months. 2011-02-08 13:39
Defect #7573 (Closed): Clicking "View All Issues" from my page throws exception
Go to "my page", click on "view all issues" from any list and it throws a NilClass exception Processing IssuesController#index (for 10.1.250.210 at 2011-0 ... ter"=>"1", "action"=>"index", "controller"=>"issues", "sort"=>"updated_on:desc"} SQL (0.4ms) ... ELECT * FROM `trackers` ORDER BY position IssueStatus Load (0.4ms) SELECT * FROM `issue_statuses` ORDER BY position IssuePriority Load (0.5ms) SELECT * FROM `enumerations` WHERE ( (`enumerations`.`type` = 'IssuePriority' ) ) ORDER BY enumerations.position ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking')) IssueCustomField Load (0.3ms) SELECT * FROM `cus ... r_all` = 1) AND ( (`custom_fields`.`type` = 'Issue... 2011-02-07 22:59
Defect #7572 (Reopened): Commit driven state setting not changable
When commiting into project archive with e.g ... nymore. please fix it regards Matthias 2011-02-07 18:51
Defect #7568 (Reopened): Long combination of ... out spaces goes beyond the edge of the window
Try to enter long combination of characters w ... ow. Please, see screenshots in attachment. 2011-02-07 16:01
Feature #7557 (Closed): Deny editing of descriptions of closed issues
When a project is marked as "closed" I think ... sk is finished - while denying it afterwards. 2011-02-05 22:28
Defect #7556 (Closed): ActionView::TemplateEr ... er_path'...) on klicking administration/users
The following Problem arises when klicking on ... ing else is fine... where is the problem??? 2011-02-05 18:46
Feature #7555 (New): Private forums
Similar functionality to #7412 (private issues) applied to Forums. 2011-02-05 17:30
Feature #7554 (New): Private documents
Similar functionality to #7412 (private issues) applied to Documents. 2011-02-05 17:29
Feature #7552 (Closed): Show all
When this option (checkbox) is selected the f ... , and Apply will show in the Gantt chart all issues related to the current project (by automatically determining the time window that covers the issues satisfying the "Filters" settings - based on the oldest and newest issue's start date). 2011-02-05 16:59
Feature #7551 (New): Moderated forums, posting approval
In order to have a better control on what use ... is functionality would be also useful on the issues updates (especially for notes). 2011-02-05 12:27
Feature #7550 (New): Overall completion percent on the project
It would be nice (and useful) that the projec ... antt chart to be similar with the bar of the issues having sub-issues. This way we will know the overall project ... ntation of it (green and red filling colors). 2011-02-05 12:05
Defect #7549 (New): right-click menu doesn't work with large number of issues.
Tried to move ~380 Issues at once, using the right-click menu, but th ... is Apache 2.2.9. This is probably only an issue with customized pagination steps. I would ... request instead to load the right-click menu. 2011-02-05 02:17
Feature #7547 (Closed): Need new role: "view only my issues"
Would be nicely if i could to protect from viewing issues which user not create. P.S. Sorry for my bad english ) 2011-02-04 18:21
Feature #7546 (New): Right click on Issues/Roadmap -> 'Assigned to' too long / scrollbar not good enough
h2. Problem 50 members on a project : Dev ... rs and users The right click popup on the issues screen is too long for the 'assigned to' ... it works: It gets confusing to know whom an issue is assigned to without seeing their role. ... ize Kind regards Adam Żochowski 2011-02-04 16:49
Feature #7545 (New): Calculate the issue done ratio from estimated and spent time
It is possible to add an option to calculate ... Thanks and congratulations for your work 2011-02-04 16:20
Defect #7543 (Closed): fix the field name
fix mandt. 2011-02-04 15:40
Feature #7542 (New): Allow deeper structure in reports
Now I can select only three levels of sorting in Report View, like: Project / Issue / Spent Time We need to add possibility to ... how to call it :). like: Project / Version / Issue / Spent Time It's important for detailed reports for our clients. Thanx a lot! 2011-02-04 12:12
Feature #7540 (New): Add "Last Year" to report (and mabe others) date selector
It will be very handy, because now I'm doing ... still need to manually select from todates... 2011-02-04 11:57
Defect #7538 (Closed): upgrade from 0.8.7 to 1.1.0 - now lots of template variables aren't replaced
Seeing things like this (project overview tab ... I pushed this into production thinking this issue wasn't that serious and didn't test the email notification first :-/ 2011-02-04 09:55
Feature #7536 (New): Automatic routing to another project's WIKI (Global WIKI)
First of all, I love Redmine. It's very intui ... e> This way, even if someone type that in an issue's description, it will create a new page in ... . Maybe I should write about this in another issue. Again, thank you all for making Redmine. 2011-02-04 00:18
Defect #7534 (Closed): upgrade from 0.8.7 to 1.1.0 - now lots of template variables aren't replaced
Seeing things like this (project overview tab ... I pushed this into production thinking this issue wasn't that serious and didn't test the email notification first :-/ 2011-02-03 18:36
Defect #7533 (New): Inline image alt-text fails due to wiki syntax
Using Redmine 1.1.0.stable.4702 (MySQL) Wh ... the bug You will see that the !#1 in the issue description is expanded in the alt text and ... oad/128" title="This is image <a href="/issues/1" class="issue status-6 priority-2 closed created-by-me ass ... of the set" alt="This is image <a href="/issues/1" class="issue status-6 priority-2 closed created-by-me ass ... ess (Closed)">#1</a> of the set" /> </pre> 2011-02-03 17:19
(8651-8675/12665)