Search
Results (12665)
- Feature #6432 (Closed): Allow unchecking all trackers in Roadmap view sidebar
- h2. Extensive subject Allow a Roadmap view, without any related issues, when at least one tracker is configured by a Redmine Administrator as to show its issues by default on the roadmap[1]. h2. Introd ... iew showing all versions without any related issues. Instead, I recieve the roadmap with the related issues in the trackers that are selected by the Re ... ame at first. I was so far able to trace the issue back to the @retrieve_selected_tracker_ids@ ... admap. h2. Footnotes fn1. See [[RedmineIssueTrackingSetup#Trackers]]. fn2. The followi ... is removed by JPL in r3162 which relates to issue #2972.
- Patch #6431 (Closed): Allow parent task field to be used in filters
- This patch allows the parent task field to be ... s a sort order. This patch resolves #6397.
- Feature #6428 (Closed): Interim solution for i18n >= 0.4
- As more users get the i18n gem >= 0.4 pulled ... s proposed by Martin":http://www.redmine.org/issues/5608#note-3 in #5608 make redmine work with ... rrect version of the gem.... see redmine.org/issues…."</pre>
- Defect #6425 (Closed): Cannot delete form fields for files in issue.
- While adding files to issue, message etc. we can add multiple files, but theres no option to delete filed field.
- Defect #6422 (Closed): timetracking: subtasks time is not added to the main task
- I logged to demo.redmine.org and created 3 ta ... ut in the roadmap estimated time is 0 hours.
- Feature #6421 (New): Show relative dates next to Start/Due date in issue detail view
- In the issue detail view, it would be helpful to see how many days ago an issue has started or in how many days an issue is due. This could be shown additionally. e ... (Yesterday) Due date: 2010-09-24 (in 1 week)
- Feature #6417 (Closed): Allow collapse/expand in gantt chart
- Eric - it would be great if there was a way t ... e due date for the version. Possible? Thanks!
- Defect #6415 (Closed): Secondary project filter doesn't work as expected
- In issue list, I am trying to establish a new filter for only showing the issues that belong to a given secondary project (s ... After applying the filter, I get all the issues in the secondary project, but also I get the issues in the main (parent) project.
- Defect #6413 (Closed): Error in SQL
- Hi all! I am using redmine and having an SQL error when trying to get the issues resume inside a project. Environment: ... s in the SQL executed in the file app/models/issue.rb, line 828: Where now is <pre> def self ... #{Issue.table_name} i, #{IssueStatus.table_name} s, #{joins} as j ... #{Issue.table_name} i, #{IssueStatus.table_name} s, #{joins} j ... SQL error. Deleting "as" makes it working ok.
- Feature #6412 (Closed): how to reuse apache authentication?
- I found that redmine authentication is based ... d out of the documentation (HOWTO, search in issues...). Maybe I'm the only one trying to use ... rd hash format does not look the same at all.
- Defect #6410 (Closed): The watchers list is missing?
- Ruby version 1.8.7 (amd64-freebs ... 0.9.6 to 1.0.1, I can't see watchers list in issues any more. The permission "view watchers li ... ns:clear /usr/local/etc/rc.d/redmine restart
- Defect #6407 (Closed): New gantt charts shouldn't display all issues / versions
- Old gantt chart used to display : * issues with a start and due date * issues with no due date, but assigned to a target ... ue date It seems new gantt chart displays issues with no start date, no due date and no targ ... ntt. And it's problematic when you have 200+ issues in a project. The old behavior was reasonna ... something (a checkbox?) to easily hide those issues ? Anyway, I'm very happy with the rewrite, it's much more clear/beautiful/useful, good job!
- Feature #6405 (New): Add subtask or related issues events in activity report
- When I add an item as a related issue or subtask that change does not show in the ... e #15 (new): X (i am running 1.0.1.stable)
- Defect #6403 (Closed): Updating an issue with custom fields fails
- If I run the following code <pre><code clas ... e 'rubygems' require 'active_resource' # Issue model on the client side class Issue < ActiveResource::Base self.site = 'http: ... self.password = 'bar' end # Updating an issue issue = Issue.find(1) issue.subject = 'REST API' issue.save </code></pre> it fails on issue.save with the following error <pre><code>C: ... I do <pre><code class="ruby"># Updating an issue issue = Issue.find(1) issue.subject = 'REST API' issue.custom_fields = nil issue.save </code></pre> it works !
- Feature #6400 (Closed): Manually link a commit/revision to a ticket
- h1. The issue Actually, a commiter can link a commit to an issue via a special keyword in the commit's comment like : > Fixing a bug (issue #42) The problem is that developers are l ... e (the new REST API may improve this another issue), the special keyword is often forgotten whi ... azy to switch to its browser to look for the issue number. In the end of the day, I often fi ... in directly editing the database (@changeset_issues@ table) to manually link the ticket to the issue. I've marked this issue as High Priority because of it's a kind of : * "papercut" issue, * usability issue, * bad user experience, * easy to implemen ... perCut h1. Proposed solution h2. Page "Issue" h3. Design Add a new inline form on t ... vision or changeset you want to link to this ...
- Feature #6397 (Closed): Add Parent Task field as a sort criterium when defining a query
- The parent task field cannot be selected as a ... atabase: MySQL 5.0 Ruby: 1.8.6 Rails: 2.3.5
- Feature #6395 (New): Git Notes
- A relatively new, but useful feature of git a ... . Perhaps redmine could do something similar.
- Defect #6393 (Closed): Review setup instructions for Ubuntu 10.04
- Heard a report that they are incomplete. Sin ... tp://twitter.com/dustinrue/status/24487985743
- Defect #6392 (Closed): Updated/Created links to activity broken
- All links I've found so far, after the update ... Running *Redmine 1.0.1.devel.4084 (MySQL)*
- Defect #6391 (Closed): No move move issue option
- Redmine version 1.0.1.stable.4033 Ruby versi ... m v0.9.5 to 1.0.1, no move option appears on issue page even with 'Move issues' selected for role in Issue Tracking in Roles and Permissions.
- Feature #6390 (New): Option to not send another update e-mail to a user that hasn't viewed the issue since the laste updated e-mail
- I've found that especially when people come b ... ough, and really they only need one for each issue, as once they view the issue they can see everything that's happened and the subsequent e-mails for that issue are not necessary. So my suggestion is to add an option to only send an e-mail when an issue is updated that the user hasn't viewed since the last time they were sent an e-mail.
- Defect #6389 (Closed): Selected strings in subtasks area will be disappeared with mouse selection
- With IE8 (Internet Explorer 8), subject strin ... Here are steps to reproduce: # Show an issue that have subtasks with IE. (e.g. http://demo.redmine.org/issues/31577) # Select some subject strings in su ... ) for IE. I assume this might be the cause.
- Defect #6388 (Closed): New Subproject leads to a 404
- Adding a New SubProject renders a 404. - Actual trunk r4083 - Postgres 8.4
- Defect #6387 (Closed): TemplateError when viewing gantt chart from parent project
- Not every parent project has this error, I do ... 00.html (500 Internal Server Error) </pre>
- Feature #6386 (Closed): Issue mail should render the HTML version of the issue details
- The view issue_edit.text.html.rhtml should use the HTML ver ... changed, an error is thrown when updating an issue if an email is sent out. For some reason, the following line from issues_helper.rb (line 147 in 1.0.1): <pre> ... and Fixnum doesn't have a .empty? method.