Project

General

Profile

Search

Results (12665)

Feature #4630 (Closed): Embedded Plugin should be per project
I am install the embedded plugin and I am ver ... e a different paths to the Doxygen documents. 2010-01-22 10:50
Feature #4627 (Closed): Wiki style Formatting in a few places
Currently in 0.8.7 text in comments for logge ... fields in-line with the majority of RedMine. 2010-01-22 08:13
Feature #4626 (New): "Spent time" entries on ... - not on the day when "Spent time" was logged
If you do some work for an issue on 1.1. but log the time spent on 2.1., the ... depending on the date of "Spent time" entry. 2010-01-22 07:27
Defect #4624 (Closed): Ajax calls returning 500 error in Webkit browsers
All ajax calls are returning a 500 error when ... Chrome). Produced when trying to change the issue tracker type or previewing a new issue. |_.software|_.version| |redmine|0.8.7| ... y|1.8.7| |rails|2.1.2| <pre> Processing IssuesController#new (for 0.0.0.0 at 2010-01-21 17 ... =>"orpheus", "action"=>"new", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/new Completed in 0.21784 (4 reqs/sec) | Re ... 200 OK [http://url/support/projects/orpheus/issues/new] /!\ FAILSAFE /!\ Thu Jan 21 17:45:05 ... mine-0.8.7/public/dispatch.cgi:10 </pre> 2010-01-21 19:32
Patch #4623 (Closed): Filters collapsed by default on Issues index page
Here is a patch to make the Filters collapsed by default on the Issues page. I mostly used saved queries, and do ... UI clutter to have them showing by default. 2010-01-21 18:06
Defect #4621 (Closed): Voting for version 1
I would like to suggest to have some kind of ... Redmine. When I look in the forum I see 882 issues form where many has the "+1" which apparent ... ers deem as killer features? Cheers, Lars 2010-01-21 13:34
Feature #4620 (Closed): Publish News across Projects
Is there a way to publish 'News' across Proje ... he latest build of Redmine. Please advise. 2010-01-21 08:08
Defect #4619 (Closed): New Issue status
New 'issue status' dont list in dropdown after restart ruby 2010-01-21 00:01
Defect #4618 (Closed): Adding an Attachment to an Issue of the Same Name as Another Attachment Overwrites
Steps taken that produce this behavior, # An issue has an attachment made to it (usually in my ... to .5 but all the infos read .4) </pre> 2010-01-20 22:51
Feature #4617 (Closed): Selective custom fields in Issue list
I'm using Redmine to manage two projects: eac ... e some trouble trying to use them inside the Issue list view. I have two tracker (one for ea ... gned to it. I would like to show them inside Issue view list depending on the assigned project. ... orject B -> Tracker B -> custom4, custom5 Issue view for Project A -> standard fields + custom1, custom2, custom3 Issue view for Project A -> standard fields + cust ... ptions inside Administration->Custom fields->Issue but I don't see anything to set custom issue/project relation; there's only a "For all pr ... of "everything or nothing", not really useful 2010-01-20 12:48
Defect #4613 (Closed): Done ratio field isn´t displayed anymore
Until r3281 is was possible to see the done ratio field when we was creating or updating an issue. In the release r3299 this behaviour has cha ... 35 (trunk) - Also in Redmine 0.9.0.devel.3299 2010-01-19 21:15
Feature #4611 (Closed): HTTP access to issue subject field
I would like to be able to retrieve the subje ... wser: http://redmineserver:8181/redmine/issues/*description*/130 I would receive just the subject text (with no html formatting) for issue 130. An alternative might be http://redmineserver:8181/redmine/issues/130?description Which would then allow t ... well: http://redmineserver:8181/redmine/issues/130?status http://redmineserver:8181/redmine/issues/130?priority http://redmineserver:8181/redmine/issues/130?assigned_to Having this feature will allow me to show the issues description within other systems, leading t ... tivity. Many thanks for your consideration 2010-01-19 16:46
Defect #4610 (Closed): undefined method `env_table' for nil:NilClass (NoMethodError) with rev 3335
Hi, we're evaluation CM solutions and one of ... LS_ENV=production successfully. Any ideas? 2010-01-19 15:55
Patch #4609 (Closed): Plugin generators should display help if no parameter is given
I was sure I reported this before but cannot find the issue here on redmine.org... In most (all?) sta ... at the beginning of the initialize() method. 2010-01-19 13:10
Defect #4608 (Closed): Mail attachment name encoding is incorectly handled
When I'm sending messages with utf-8 or windo ... rrectly. Please look attachments for example. 2010-01-19 12:17
Defect #4607 (Closed): Completely broken unit tests with Ruby 1.9 (encoding problem)
Current trunk: <pre> $ rake --trace test:un ... version/milestone for it to see all releated issues? 2010-01-19 11:57
Feature #4606 (Closed): Move/rename attachments in issues
It will be nice feature because when you uploading your files their names are often meaningless. 2010-01-19 11:49
Defect #4604 (Closed): Font Size settings
How to set up the issues, news, forums, and display the contents of the module type font? 2010-01-19 02:29
Feature #4603 (New): Add projects-breadcrumb to Gantt and Calendar views ending at "all projects"
Extracted from #1157: > Mischa The Evil ... 's now available in r2088. The cross-project issue list now shows the links. > > > > Great i ... and the gantt views. I'll attach it to this issue.. > > > > HTH... > > > Mischa The Ev ... al views. &nbsp; Kind regards, Mischa. 2010-01-19 01:05
Feature #4602 (New): User specific theme
Hello, I am sorry for bothering you again, ... s used? Thank you & best regards, Jiri. 2010-01-18 22:23
Feature #4601 (Closed): Issue spent time recording
Hello, I have just discovered the Redmine ... es entering the number of hours spent on the issue. I would preffer entering the start time and ... subtraction). For example: - Working on issue XY. - Works were performed on a certain dat ... finished at 15:30. - The time spent on the issue as recorded is calculated automatically: 2.5 hours. I scanned the issues list for something like that and I did not ... weeks)? Thank you & best regards, Jiri. 2010-01-18 22:17
Defect #4600 (Closed): Issue list export to PDF - NoMethodError (undefined method `cf_3' for #XXXX) when issues sorted by a custom field
When attempting to export issues to a PDF that are sorted by a custom field, ... RC 1 of 0.9 from RubyForge # Create several issues # Create a custom field # View the issue list # Group the results by that custom field # Export the issue list to PDF # Observe the Internal server 5 ... ed Result - User should be able to export issues to PDF when grouped by a custom field. <pre> Processing IssuesController#index (for XXXXXXXX at 2010-01-18 ... _id"=>"=", "status_id"=>"o"}, "controller"=>"issues", "values"=>{"start_date"=>[""], "created_o ... ned_to", "updated_on"]}, "_"=>""} Rendering issues/index.rhtml Completed in 166ms (View: 116, DB: 18) | 200 OK [http://cXXXXXXXXXXX/issues?set_filter=1] Processing ... 2010-01-18 17:58
Defect #4599 (Closed): PDF Exports with more than 7 columns overflows
Environment - Found in RC1 0.9, Ruby 1.8.6 ... RC 1 of 0.9 from RubyForge # Create several issues # Create a customized column configuration ... or "Updated" as the last column # View the issue list # Export the issue list to PDF # View the PDF, observe that AM ... g box of the right-most column # Modify the issue list so there are fewer columns, or that Cre ... e not the last column # Export and view the issue list to PDF # Observe this problem no longe ... different then, with fixed columns. 2010-01-18 01:50
Defect #4592 (Closed): Updating issues created with required custom field that are no longer in use by project
If a custom field is required and in use by a project when an issue is added. If subsequently that custom field ... a mistake etc. If you then try to update the issue in anyway way, such as to close it, then Red ... This is on Redmine 0.9.0.devel.3281 (MySQL) 2010-01-15 14:00
Feature #4590 (Closed): Precede-Follow relation should move following issues when rescheduling issue earlier
Hi, Suppose Task1 precedes Task2...and whe ... ins when tasks get moved in either direction? 2010-01-15 08:16
(10226-10250/12665)