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.
- 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.
- 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.
- 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>
- 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.
- 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
- Feature #4620 (Closed): Publish News across Projects
- Is there a way to publish 'News' across Proje ... he latest build of Redmine. Please advise.
- Defect #4619 (Closed): New Issue status
- New 'issue status' dont list in dropdown after restart ruby
- 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>
- 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
- 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
- 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
- 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?
- 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.
- 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.
- 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?
- Feature #4606 (Closed): Move/rename attachments in issues
- It will be nice feature because when you uploading your files their names are often meaningless.
- Defect #4604 (Closed): Font Size settings
- How to set up the issues, news, forums, and display the contents of the module type font?
- 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. Kind regards, Mischa.
- Feature #4602 (New): User specific theme
- Hello, I am sorry for bothering you again, ... s used? Thank you & best regards, Jiri.
- 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.
- 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 ...
- 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.
- 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)
- 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?