Search
Results (12605)
- Feature #18004 (Closed): Do NOT hide category and version fields on issue form when no category or version is configured
- The category and version fields are very hard ... hide the version and category fields on the issue form by switching them off at the tracker le ... or switching them off if they are not needed.
- Feature #18003 (New): Show number of results next to stored issue queries
- In the "tickets view" redmine admins and user ... onallity to redmine as a configurable option?
- Patch #18001 (New): Migration from highly cus ... 1.2.11 with inheritable categories in redmine
- We are using Mantis in version 1.2.11 with in ... categories. I've experienced a number of issues during migration to remine. First I had ... I've decided to add due_date to the redmine issues automatically based on the the last modific ... ipt to stay on the last failed saving of the issue and to output the occured errors to be able ... o here is my patch to the migration script:
- Feature #17997 (Closed): Allow creation of custom issue lists (aka, "cherry pick" specific issues)
- Goal: Provide a way for a developer or user to organize a list of issues that they're interested in. Currently they could just watch the issues and use the Watched issues list on the My Page link, but that would include them on the notifications for sent the issues. The feature would provide functionality ... html like many version control tools support.
- Feature #17993 (Closed): Issues list : css tags to get sort orders
- This will help to personalize issues list with css depending on the sort order. For example, if issues are sorted primarily by parent_id, we want to emphasis root issues (issues with no idnt-* css class) The css class ... html tag We will perhaps provide a patch.
- Feature #17977 (Closed): Auto-update for issue priority when updating status from Review/Testing to Backlog
- Hi: I am trying to find a method to allow priority of issues to be updated automatically where status is ... . So for example, we have four statuses for issues: backlog, WIP, review, done. WIP follows an iterative methodology so that when the issue arrives in Review for UAT purposes, and a bu ... ltaneous and automatic update is made to the issue priority, for example, normal to high. Thanks.
- Patch #17973 (Closed): Portuguese jQuery Datepicker translation file
- Portuguese Translation (pt-PT) file for the Date Picker.
- Feature #17972 (New): Ability to use a parent task to create a known set of sub tasks
- We have been using redmine to track server up ... ed to track the status of whatever my parent issue is tracking. I envision it as a check mar ... nd up with a pretty exploded list of tickets.
- Patch #17971 (New): Issue tables : highlight issues of level 0
- Make the font of the subkect bigger Css : <pre><code class="css"> .issues td.subject { font-weight:bold; } .issues tr[class*='idnt-'] td.subject { font-weight:normal; } </code></pre>
- Defect #17970 (Closed): Wiki PDF export doesn't render macros
- This is something bugging me for quite some t ... to PDF. This is also related to another issue/feature request I have: #17238. There the sa ... the PDF export, but for the search function.
- Feature #17962 (Closed): Filterable versions ... (target version and custom version fields on issues)
- We need to be able to filter the version drop ... versions. There would be a custom field for issues where you can either select the release or ... ter by a custom version field. In the custom issue field with type version you need to be able ... ich we use to filter, but that is kinda ugly.
- Defect #17959 (Closed): Issue notes not previewed when project is changed
- Hi there, I've tested a bug which seems re ... create 2 projects, allow a user to switch an issue between both projects * create a ticket in ... est regards, Daniel Best regards, Daniel
- Defect #17957 (Closed): Update of issue checklist delete and insert data again
- Hi, I have started using issue_checklists plugin and it is simple and great feature addition to Issue. While testing i noticed that, while updating the issue, when i check/uncheck the checklist item, it is deleting all checklists for that issue and reinserting again. Why is this so?
- Defect #17954 (Closed): /time_entries/new can't derive project from issue
- If you use the /time_entries/new link to log ... rm displays with both a Project field and an Issue field. The Project field defaults to the ... ber of that Project. If the use enters an Issue Number belonging to a different Project and press Create they get an "Issue is invalid" error message. The user needs to change the Project to the correct value for the Issue in order for the time entry to be saved succ ... st didn't have a default value * if a valid Issue is chosed (and if the previous item has been ... ct is blank) the Project is derived from the Issue automatically * ideally, the Project select ... 't show Projects the user isn't a member of
- Patch #17947 (New): Mirror relation
- Several posts on the forum are about the need of mirroring issues, ie auto updating the status of related issue. This is an attempt to achieve this result ... .5 series. Files to be patched : app/models/issue.rb app/models/issue_relation.rb config/locales/fr.yml (ok, for french people....)
- Feature #17946 (Closed): time entries report should be able to show parent task
- The report in /time_entries/report should pro ... y to show the parent task column like in the issue list. It would also be great if it was po ... n't possible to do in an easy way in Redmine.
- Defect #17944 (Closed): Helper hook doesn't change object attributes
- <pre> module RedmineIssueChecklist::Hooks class Hooks < Redmine::Hook::ViewListener def helper_issues_show_detail_after_setting(context={}) ... end end </pre> then check *value* in issues_helper.rb and get nil or something other, but not *'test'*
- Feature #17932 (Closed): [Feature Request] History Assignee filter
- Thank for authors, We use redmine in project ... appear need someone to do, anybody create an issue(aka. ticket) and assign to (person A). 2. ... ns. Can you provide this feature for us?
- Defect #17931 (Closed): note "Applied in changeset" generated multiple times for the same repo
- I have couple sub-projects, but all of them u ... recent upgrade to 2.5.2 scan_changesets_for_issue_ids() treats one changeset as independent ch ... times making this feature annoying/useless.
- Feature #17919 (Closed): Not seeing List Of Associated Subtasks in a parent Issue
- Is there a restful API call where I can view ... w many and which subtasks are assigned to an issue. Please advise if this will be feature th ... can you share how to access this information?
- Feature #17907 (New): Give 'version' another meaning
- Redmine is good for project management. But n ... clearer if this just could have another name.
- Patch #17902 (Closed): CSV encoding should be UTF-8 in French locale
- Default csv encoding is currently set to ISO- ... e set to UTF-8 in locales/fr.yml? Thank you!
- Patch #17900 (New): Allow change value of the time_entry object via controller_issues_edit_before_save hook from a plugin
- At the moment we could not made some modification on time_entry from @controller_issues_edit_before_save@ hook. Because the object ... attribute, so a plugin using the @controller_issues_edit_before_save@ hook could not access to ... . The attached patch make that possible.
- Defect #17897 (Closed): Emails does not send to assignee if issue's author doesn't have permission to change assignee field
- I have issue assignments based on category. (Project - Settings - Issues categories) Because of that i forbided users to change assignee in New Issue: Workflow - Fields permissions - Issue status - New; Assignee = Read-only and Category maded Requered. Then user create new issue it gets assignee according to category. That ... that. If Workflow - Fields permissions - Issue status - New; Assignee I leave blank and User leave blank "Assignee" field in new issue evrything is OK. Issue gets assignee automaticaly and assignee gets ... n't have priority before author's choice and issue may go to wrong user.
- Defect #17890 (Closed): Making group - add project - subprojects not visible
- I got the following issue which I cant seem to solve with our redmine. ... hy this is happening and how to resolved it.