Project

General

Profile

Search

Results (12477)

Patch #1197 (Closed): Remove edit step from Status context menu
Currently if you right click on the issue list and change the status, you are sent to ... ctly, similar to Priority or Assigned to. 2008-05-07 02:18
Feature #1196 (New): Add versioning for Files and Documents
Would it be possible to implement some versio ... into subversion or CVS e.g Statement of Work 2008-05-07 00:14
Feature #1195 (New): Membership logging
I think it would be useful to log people who ... patch for this, if anyone else is interested. 2008-05-06 23:19
Feature #1193 (New): Staff-only notes with Role-base access control
Hi I'm sure that the following would be really useful: to have the special category of the Issue Notes - Staff-only Notes, with Role-based ac ... Really eager to have it! Thanks, Dmitry 2008-05-06 20:20
Defect #1192 (Closed): IE 6.0 Timeout Problem
People who are working in IE 6.0 for a longer time, start getting timeout issues randomly after sometime. Anonther site that has an API for ruby...addresses this issue like this *"IE6 Timeout The infamous timeout issue with IE6 in a deployed environment. Most of ... fault this option is set to false. The other issue with caching an IE6 is that you will need to ... :xml => chart.to_xml end "* 2008-05-06 17:50
Feature #1191 (Closed): Allow custom column choice in issue browser
When creating a custom query one is able to c ... t least hint the user that this is possible). 2008-05-06 16:39
Defect #1190 (Closed): Custom querry 'Export to PDF' ignores field selection
When a new custom querry is created without ' ... rter - it simply outputs the default columns. 2008-05-06 16:36
Feature #1189 (Closed): Multiselect custom fields
My project manager wants to be able to assign an issue to multiple target versions (customer requir ... ersion', but I suppose this is not possible?) 2008-05-06 16:32
Feature #1188 (Closed): Commit-message author-mapping with Redmine user account
When the commit author matches an existing us ... BTW, it would be nice if those user names in issue History were actual hyperlinks to user accounts. 2008-05-06 16:19
Feature #1187 (New): Relate a Wiki page to a project module.
It would be very useful if one can define a w ... oduction about how to operate in that module. 2008-05-06 16:08
Patch #1186 (Closed): JS should be cached in production mode to save bandwith and cpu
Attached in very small patch to allow caching the JS files in production mode. 2008-05-06 15:56
Defect #1185 (Closed): Login using Mac OS X OpenDirectory (LDAP) not working
Hi, I've setup a LDAP Auth Source using a ... cal accounts work fine). Thanks, Philippe 2008-05-06 15:35
Feature #1184 (Closed): time-display
it's difficult for me to enter e.g. the „Esti ... as 2 hours 48 minutes instead of 2.80 hours … 2008-05-06 15:35
Defect #1182 (Closed): wiki : redMine 500 error
Using Redmine 0.7.1 i've a projekt and if i t ... tried other Start-page-names, no one worked … 2008-05-06 13:56
Feature #1179 (Closed): Optionally allow Text and Long Text custom fields support wiki formatting
It would be very helpful if Text and Long Tex ... iki format" next to the "Required" checkbox). 2008-05-05 20:02
Defect #1178 (Closed): NoMethodError on @available_filters.has_key?
Bugs on bad filters... I cant access anymore to issues. Fix : line 230 in query.rb @label = @a ... ield) *unless @available_filters.nil?*@ 2008-05-05 19:13
Feature #1176 (New): Recurring Tasks
Can we implement recurring tasks in Redmine? ... be difficult to implement a "Repeat" feature? 2008-05-05 16:32
Defect #1174 (Closed): Thai Character Not Display Correctly Using PDF Export
I'm using Redmine 0.7.devel.1415 (MySQL) The problem occur when i export pdf file from issue module, that the character not display corre ... se see attach redmine.pdf and fineprint.pdf 2008-05-05 06:30
Defect #1173 (Closed): Internal error at Issues page
Encounter 500 error when select specific parameter at Issues page. Environment: Postgres 8.2.5 + Redmine 0.7.0 To reproduce the issue, select Status = All, Author = Me, press apply, will return a 500 page. Afterwards the Issues page cannot be shown. Workaround: clear all cookies of the browser. <pre> Processing IssuesController#index (for x.x.x.x at 2008-05-05 ... _id"=>"x", "action"=>"index", "controller"=>"issues"} ActiveRecord::StatementInvalid (PGEr ... tax for integer: "" : SELECT count(DISTINCT issues.id) AS count_all FROM issues LEFT OUTER JOIN issue_statuses ON issue_statuses.id = issues.status_id LEFT OUTER JOIN projects ON projects.id = issues.project_id WHERE (... 2008-05-05 04:47
Feature #1171 (New): Add workflow for custom fields
It will be good to have 'workflow' for custom ... le) and to have default value for each state. 2008-05-04 21:51
Patch #1170 (Closed): export issue to pdf will messup when use Chinese language
When using Chinese language, exporting issue to pdf will messup when the issue description is too long to be auto line brok ... hem because I cann't read japanese or korean. 2008-05-04 18:08
Defect #1169 (Closed): NoMethodError in IssuesController#new
+Redmine 0.6.3 update to Redmine 0.7.0 RC1+ . when click "New issue" ,system reply : @NoMethodError in IssuesController#new @ 2008-05-04 15:05
Defect #1168 (Closed): No Mehod Error
After upgrade from redmine 0.4 to 0.7 I've go ... Error (undefined method `display_subprojects_issues?' for #<Class:0xb73d76d0>): /var/www ... tml (500 Internal Server Error) </pre> 2008-05-03 00:10
Defect #1165 (Closed): filtering issue problem
Hello. Im using redmine 0.7, which was migrated from a previous 0.5.0 version. When I go to Issues and filter by "Status => All", it gives an ... the generated SQL: SELECT count(DISTINCT issues.id) AS count_all FROM issues LEFT OUTER JOIN issue_statuses ON issue_statuses.id = issues.status_id LEFT OUTER JOIN projects ON projects.id = issues.project_id WHERE (issues.project_id = 17 AND (issues.status_id IS NOT NULL AND issues.status_id <> '')) Since status_id is an ... o do with this line in the Redmine code? @issue_count = Issue.count(:include => [:status, :project], :cond ... gresql 8.2.4 backend on a Centos 5 (RHAS5) 2008-05-02 18:17
Defect #1162 (Closed): An Internal error wehn use an UPCASE language name in coderay
when I new an issue and input some codes like <pre><pre><code c ... 37:in `compile_and_render_template' </pre> 2008-05-02 07:52
(11826-11850/12477)