Search
Results (12716)
- Feature #13635 (New): Filtering issues by comparing two custom fields against each other
- It would be nice option to have ability to filter issues (and maybe timelog report) by comparing two issue custom fields (of the same type of course) a ... contains information about proposed date of issue completition (similar to due date), and real date of issue completition. Both fields contains date information. If we want to filter out all issues that are finished, but that are late accord ... would be crucial to have ability to compare issue fields against each other.
- Defect #13634 (Closed): Missing hover effect when dragging (uploading) file into redmine
- I remember that redmine once had a hover effect when dragging for upload a file into an issue that I'm editing. But in redmine 2.3 this ho ... file directly from thunderbird into redmine.
- Defect #13632 (Closed): Empty page attached when exporting PDF
- When exporting a PDF file, regardless whether ... ty page is added as last page of the export.
- Defect #13631 (Closed): Git 1.8.1.5: Permission denied
- After upgrading Git from 1.7.12.4 to 1.8.1.5, ... A downgrade back to Git 1.7.12.4 solved this issue. My system: Ruby 1.9.3 (latest patch), Rails 3.2.13, RVM, Gentoo Linux
- Defect #13630 (Closed): PDF export generates the issue id twice
- The pdf export generates the issue id twice: !double_issueID.png! I added a patch that fixes this bug.
- Feature #13627 (New): Allow displaying custom field value in Gantt issue quick information tooltip
- How to add a custom field for note and when I ... o the due date ,it can show the comment I add
- Defect #13622 (Closed): "Clear" button in Spent Time Report tab also clears global filters
- *Steps to reproduce:* 1. Go to Projects -> O ... creencast: http://screencast.com/t/VCs06HqDfP
- Feature #13619 (New): Automatically pass issues to the next defined team member after issue status updated
- just like this: when i change issue status from new to resolved or other customized status i will never need to assign this issue to the member who working on it manually,red ... oject->settings or in administration workflow
- Defect #13618 (Closed): CSV export of spent time ignores filters and columns selection
- When you do a CSV export of spent time, it op ... sion, thus the exported CSV contains all the issues instead of the expected filtered issues. It looks like exporting of issues to CSV (not to be confused with spent time) ... ly. (The modal was introduced with #4742)
- Defect #13617 (Closed): Internal error on custum queries after Upgrade 2.2 -> 2.3
- After upgrading redmine from 2.2 to 2.3 I get ... igrate RAILS_ENV=production" after upgrading.
- Feature #13613 (Closed): Fix Gantt - Sponsored Fix
- Hello guys, My company is looking to spons ... dates. The idea is to specify hours for the issues and the gantt will lay the project as defin ... We are mainly looking to help the community.
- Defect #13608 (Closed): Parent column in CSV export should include issue id only
- If you export issues list to CSV with all columns, then you get ... and get the ID manipulating with the string.
- Defect #13606 (New): PDF and PNG export of Gantt loses issue numbers
- The PDF and PNG export of Gantt chart loses issue numbers, which makes it difficult to find and update issues when someone comments on a pdf or png copy ... n screen, without losing content or context.
- Defect #13601 (Closed): Repository history problems following svn mv
- When viewing history of an svn repository in ... e old name are not. This seems similar to issue 3832, but that was for git, and is marked re ... stance here: https://cdcvs.fnal.gov/redmine/
- Feature #13600 (New): Allows specifying "canned responses"
- I used to use the (old / classic) SourceForge ... Then, instead of writing a new comment on an issue, one could simply add one of those canned responses to an issue by selecting it from a popup. The idea is ... nux, ...) and ..." Another example: "This issue is currently awaiting feedback. If we don't hear back from you within 14 days from now, this issue will automatically be closed." Providing ... that would be extra sugar, not a requirement.
- Feature #13596 (Closed): Add setting to allow/deny time logging on closed issues
- Time logging should be only possible for issues which are open. May an options is added to the time tracking rights for a role.
- Defect #13592 (New): ActiveRecord::RecordNotUnique for git repository
- I've installed Redmine and linked it to a git ... lers/repositories_controller.rb:114:in `show'
- Feature #13588 (Closed): Make long-text and string fields textilizable by default
- Custom fields of type string and long-text types on Issues, Versions, Projects and so on, are useful f ... notes. Time and again, such text references issue numbers, version numbers, URLs and so on. ... e fields must support textilizable rendering.
- Defect #13587 (Confirmed): unpredictable tab position after ajax call loading workflow
- Hi, One of our ticketmanagers uses mainly ... change in behavior when using the tab key on issue fields. I have added some images to expla ... s will also be affected by this little bug.
- Feature #13585 (New): Make sub-task inherit the properties of parent
- h2. Background Sub-task as such is a pretty much a complete issue like any other. It has it's own values of ea ... scenarios # In many cases - for a given issue, there are many custom fields liek customer- ... utes etc. which should be governed by parent issues. #* The sub-tasks shouldn't be required to keep copy and updating issues when parent is updated #* The sub-tasks so ... point of view the patch for the full parent issue inclusive of all sub-tasks is single. In suc ... to be finished together. # Custom fields of issues can have a properties as 'derive from paren ... parent tasks. # Alternatively, in the "New issue"/"Update" form, the custom fields (even if m ... will reflect the corresponding states of the issues as well. # Alternatively, when parent's s ... ckers. What do you people think about it?
- Defect #13583 (Closed): Space between lines in nested lists not equal
- There is bigger distance between end of neste ... if it is repaired the list could look better.
- Feature #13582 (New): More flexible notification user settings
- The current notification settings available t ... ser's would like to receive emails about new issues, and also updates to issues they watch/are associated with. But to updates to updates to other issues they do not care about. Notifications about new issues are important so one is aware of them, and ... int is important so as to not get drowned in issues updates for issues one is not involved with. A simple solut ... o add a "Also send notifications for all new issues". A more generic approach would be to allow ... ndently for each project) for which events ("issue added", "issued edited", "issue edited that I watch / am involved with", (an ... ht require refactoring that code quite a bit.
- Defect #13566 (Closed): SystemStackError (stack level too deep) - Ruby 1.8.7
- Error 500 when trying to create new projects ... 27. I undid these changes and to correct my issue in Ruby 1.8.7. Error notification: <pr ... per-scripts/passenger-spawn-server:99 </pre>
- Defect #13564 (Closed): Can't upload image
- Hey everybody, I just updated my redmine to 2 ... ils version 3.2.13
- Feature #13561 (Closed): Easy creation of sub-task through a quick button
- Usually when we want to create sub-task, we are in the context of parent task (typically on that issue page and want to create a sub-task quickly. Currently we have to go to 'New Issue' button and memorize the parent task number ... ry hard; but it might just makes thing easy.