Project

General

Profile

Search

Results (12601)

Defect #6506 (Closed): Gantt chart export to PDF/PNG works incorrectly in zh-tw locale
PDF * project without open issue -> the lower half of the table is missing in the resulting PDF * project with lots of open issue -> too many pages in the resulting PDF PN ... es rather than long names too as reported in issue #6502. 2010-09-27 08:11
Defect #6505 (Closed): PDF export broken with Japanese (Gannt and Issue Tracking)
When exporting Gannts or Issue Lists to PDF, the Japanese-language text is ... g Hebrew, this is not true of CSV export for Issue Lists; those come out fine via the UTF-8 enc ... rt works, there's always that workaround for Issue Lists. I've read about the GANTT rewrite, but the fact this is in issue list export as well suggests it's something ... n't see anything where this was resolved. 2010-09-27 05:48
Feature #6504 (New): Allow columns compare in issue listing
It would be quite useful to be able to compare one column with another in an issue. For this to correctly work, both column ... reate some sort of query which would display issues with spent time under the estimated time, or the opposite, issues with time spent over the estimated time. 2010-09-27 04:43
Feature #6503 (Closed): Spent time column in issue listing
It is currently not possible to display the current time spent for an issue in a column of the issue listing. This feature would be useful sin ... time by displaying both column side by side. 2010-09-27 04:41
Feature #6501 (New): Be able to choose the details to show in the Roadmap section
It would be great to be able to customize the Roadmap section by adding fields to be shown with the issue title. Maybe if we choose to group by Categories, it could group the list of issues too. But at least, be able to add a field on the same line of the issue title would be great! * Feature 12345: [C ... se the details to show in the Roadmap section 2010-09-27 01:32
Defect #6499 (Closed): Files with leading or trailing whitespace are not shown in git.
See #6054 for similar issue. @" this is a file name that should work.txt "@ 2010-09-26 21:05
Feature #6497 (Closed): Request for a view_projects_index_contextual hook
Patch is attached. Would be great for global ... place somewhere that is not project-specific. 2010-09-26 19:56
Defect #6495 (Closed): Convert translations to the new format for i18n 4.x
See Jean-Baptiste Barth's script at: http://www.redmine.org/issues/5608#note-18 This needs to be done befor ... ew translations ready (both core and plugins) 2010-09-26 19:08
Defect #6492 (Closed): アイスペウォーズ2シナリオルート
STAGE4 水の惑星。AIボムがあるため、龍のねぐらに行く。 途中水龍と相まみえ ... 当はね キャ:私は信じられなかった気がするの キャ:私と貴方は人間とキャラドル 2010-09-26 13:21
Defect #6488 (Closed): Shipment form is not allowing to select location type in ORMS (Oracle Retail)
Hi I'm not able to do the shipment throug ... mpering the testing of one business sceanrio. 2010-09-25 11:33
Defect #6482 (Closed): Ordshipmet screen not working properly
Hi, When we are trying to do the shipment ... sceanrio. Thanks & Regards Jyoti Parkash 2010-09-24 17:23
Defect #6479 (Closed): Changing tracker type will lose watchers
version : 1.0.1 steps to reproduce: - cre ... be a feature ticket - all watchers are gone 2010-09-24 00:33
Feature #6478 (Closed): Directly edit
When you take a look to the list of issues and you see an issue that you'd like to change you need to first click on it, open the issue window and then click on "update". Will be ... o directly click on it and edit directly the issue. 2010-09-23 22:45
Feature #6477 (Closed): Redmine.pm: effective redmine svn rights
Hi, i modified the redmine.pm file in orde ... hope it'll help others, Best regards, Jean 2010-09-23 15:41
Defect #6476 (Closed): Subproject's issues are not shown in the subproject's gantt
When the version of a subproject's issue is shared with projects, the subproject' issue is not shown in the subproject's gantt. (Sho ... behavior changed after the gantt rewrite. 2010-09-23 14:34
Patch #6475 (New): Add an option to set the p ... om apache when authenticating with Redmine.pm
I have some repositories that are configured ... additional authentication methods them, see issue #6414). With the current @Redmine.pm@ cod ... s against an export of the redmine-1.0.1 tag. 2010-09-23 14:08
Defect #6473 (Closed): New gantt broken after clearing issue filters
The gantt page is not displayed after clearing issue filters. <pre> Processing IssuesController#gantt (for 127.0.0.1 at 2010-09-2 ... 13mRUaGIV2KSncblHjC36W9Gjk=", "controller"=>"issues"} Filter chain halted as [:authorize] rend ... 4, DB: 1) | 403 Forbidden [http://localhost/issues/gantt?set_filter=1] </pre> 2010-09-23 13:29
Defect #6472 (Closed): "Gantt" doesn't work with oracle database
<pre> ArgumentError in Gantts#show Showi ... or - 2 # total width of the issue (- 2 for left and right borders) RAILS_ ... or - 2 # total width of the issue (- 2 for left and right borders) 184: d_wi ... @gantt.events.each do |i| if i.is_a? Issue - i_start_date = (i.start_date >= @gantt.d ... shown here are my local revisions, not yours. 2010-09-23 10:43
Feature #6470 (Closed): timezone adjust start/due date
would be nice if the timezone setting, could adjust the start and due date of issues 2010-09-23 09:16
Patch #6469 (Closed): "Activity" doesn't work with oracle database
Here is error <pre> ActiveRecord::Statement ... alias_0__ FROM "JOURNALS" LEFT OUTER JOIN "ISSUES" ON "ISSUES".id = "JOURNALS".journalized_id LEFT OUTER JOIN "PROJECTS" ON "PROJECTS".id = "ISSUES".project_id LEFT OUTER JOIN "JOURNAL_DETAI ... rnals.id WHERE (journals.journalized_type = 'Issue' AND (journal_details.prop_key = 'status_id' ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking'))) ORDER BY alias_0__ DESC) where ... :find_options => {:include => [{:issue => :project}, :details, :user], ... > "#{Journal.table_name}.journalized_type = 'Issue' AND" + - ... abase schema version 20100819172912 </pre> 2010-09-23 07:56
Defect #6468 (Closed): wrong update query in Issue model
Redmine 1.0.1.devel (OracleEnhanced) There was a problem during creating or updating issues. It happened in Issue instance method "update_nested_set_attribute ... as formed invalid. Like this: <pre> update issues set root_id = , lgt = 21 ... * blank field </pre> line 651 in Issue.rb: <pre> Issue.update_all("root_id = #{root_id}, lft = #{lf ... }", ["id = ?", id]) </pre> line 672-673 in Issue.rb: <pre> Issue.update_all("root_id = #{root_id}, lft = lft ... ell formed <pre> svn diff --old=app/models/issue.rb@1537 --new=app/models/issue.rb@1548 Index: app/models/issue.rb =================================================================== --- app/models/issue... 2010-09-23 07:44
Defect #6467 (Closed): "Member of role", "Member of group" filter not work correctly
I noticed a tiny bug at r4077 and r4078 that added "Member of role", "Member of group" into the issue filters. When filtering issues with "Member of role" or "Member of group" ... verts to the top of the selection list. 2010-09-23 07:34
Feature #6464 (Closed): Ability to set landing page after login
We'd like to request the ability to set the l ... cases others might want to land on a project issues page. I'm guessing this could be done vi ... ers like it might be a valuable core feature. 2010-09-22 23:49
Defect #6463 (Closed): Unable to configure log of task deletion
Hi everyone, sorry for the silly question, bu ... adding external staff. Thanks in advance. 2010-09-22 20:18
Defect #6461 (Closed): Erro no template quando tento acessar vários locais do sistema
Ocorre o erro abaixo quando tento acessar por exemplo uma issue: http://<site.com.br>/redmine/issues/1 ActionView::TemplateError (missing int ... ject => project %> 25: </li> 26: <% end %> 2010-09-22 01:02
(9126-9150/12601)