Search
Results (12716)
- Feature #18046 (New): Freeze Column Header in Issue List
- Hello! This is a +*MUST-GIVEN*+ feature, a ... too difficult to manage if there are several issues. Currently, we have to scroll down, and ... re is some plugin for this, then let me know.
- Defect #18040 (Closed): Crash on Reboot
- Hello and thank you for your support! I found ... d, its massive and over my head! SEE ATTACHED
- Feature #18034 (Closed): related issue improvements
- Hi Could custom related issue types be loaded (or even just description field?), or if it would clash with the existing related issue functionality, have a new section to show issue relationships where you could load relations ... ... ........... ........... Thanks
- Feature #18033 (New): Rename "Created" and "Updated" to "Created on" and "Last updated on"
- Hi fellas, This is a request to change pr ... ore clarity on column headers while creating issues view !Suggestion.jpg!
- Feature #18027 (New): Notification when deleting an issue
- Currently, issue deleted are ... deleted :-) To avoid to los ... try to handle this deletion differently soon.
- Defect #18018 (Closed): Project Sorting by Name broken (for large project lists) in v2.x
- Apparently, this is due to the removal, in v2 ... (root_node) end </code></pre> *Related issues* are: * Feature #6836 _Sort project list b ... ed alphabetically after renaming project_
- Feature #18015 (New): Show estimated time for subtask in pdf export
- Show the estimated time for each subtask in the list of subtasks when exporting an issue to pdf !Capture.PNG!
- Feature #18014 (New): Rename "New repository" -> "Add repository"
- The link at the bottom under Settings / Repos ... . This could've simply been a translation issue, but as also the "Create" button would ideal ... e (uses button_create), albeit a small one.
- Defect #18011 (Closed): Firefox: Value of a field not updated properly when hitting F5
- This description was written by one of my redmine users. I was able to reproduce the issue and i think its a bug in redmine (or firefox ... many tabs when browsing) I will describe the issue here in order to inform about it. The probl ... wser in Firefox OR use the Opera web browser
- Feature #18006 (Resolved): Project's custom fields should be available in issue lists columns
- In an issue list, it is possible to filter by Project cu ... o display those project custom fields in the issue list (fields not present in Options/Available columns)
- 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....)