Search
Results (12635)
- Feature #31499 (Closed): Show "Due in X days" in issue details page
- This patch adds "Due in X days" / "X days late" next to the due date. It is shown only when the issue is open. It allows you to easily and clea ... order: 1px solid #ccc;}.due-in-x-days@2x.png!
- Defect #31495 (New): Tracker status cannot be empty in when processing commit messages
- Hello everyone, we just recently upgraded to Redmine 4.0.3 and face troubles updating our issues with commit messages. We are using the keyword "for" to mark commits that refer to a certain issue - but do not necessarily cause any change in ... he log, we find the following message: <pre>Issue #13631 could not be saved by changeset 83317 ... anges in app/models/changeset.rb, method fix_issue: <pre><code class="ruby"> if rule issue.assign_attributes rule.slice(*Issue.attribute_names) end </code></pre> The ... tatus in app/models/changeset.rb, method fix_issue, if the status_id is '0'. I have to admit I ... by and rails, but removing the field "status_issue" from the "rule" (only when the status is 0) in the fix_issue Method should do the trick. I have also f ... _checklists ** redmine_contacts ** redmine_...
- Patch #31493 (Closed): Add a link to project_issues_report from project_issues_report_details
- This patch adds a link which points to project_issues_report page (@/projects/:id/issues/report@) on project_issues_report_details page (@/projects/:id/issues/report/:detail@). The change makes it easier to go back and forth between the project_issues_report page and project_issues_report_details pages. !{width: 356px; border: solid 1px #ccc;}.link-to-project_issues_report_path@2x.png!
- Defect #31487 (Closed): Issues filtering
- For filters that support ANY clause there is a "is not null" check. E.g. I want to filter issues by Assignee = any, in practice we will see that issues are filtered by field assigned_to_id = any BUT not null. However there're issues that assigned to no one and query result fe ... tch to remove "not null" check in any clause.
- Feature #31472 (New): Add file upload when editing documents
- On documents module, add/edit/remove attachments is missing when document is edited...
- Defect #31471 (Closed): Lost right shift for 'journal-link'
- While "gravatar" is ON - link on journal is u ... ets/application.css @@ -503,6 +503,7 @@ div#issue-changesets p { margin-top: 0; margin-bottom: ... .hascontextmenu { cursor: context-menu;
- Feature #31468 (New): Gantt: Resize left side ... xt or save last resize parameters per Project
- Hello, the Gantt diagram is a very useful ... is is better now :) https://www.redmine.org/issues/20481 I have to resize the Gantt every t ... solution)* Thank You related to:
- Defect #31466 (Closed): Error assigning a task to a user whose role does not allow it
- Hi, We have found an error in the roles of ... eporter*" role but in this role the option "*Issues can be assigned to this role*" is disabled. ... ins: no plugin installed Best regards
- Patch #31465 (Closed): Add an icon linked to trackers detail report on the project overview page
- This patch adds an icon which is linked to trackers detail report page (/projects/:id/issues/report/tracker). Please see attachment:deta ... -go-detailed-report.png! The table in the Issue tracking box is the same as the one on the s ... ccess to the information that helps managers.
- Patch #31457 (Closed): Add support for reloading plugin assets automatically in development mode
- Redmine supports assets for plugin by putting ... xxx.css@. I attach a path to support this.
- Feature #31450 (Closed): Support "YYYY/MM/DD" date format when importing issues
- Issue importer supports some date formats but "YYY ... ge setting is one of those languages exports issues to CSV, the date format in the CSV file is ... 1px solid #ccc;}.import-date-formats@2x.png!
- Feature #31449 (New): Generate issue graphics
- I am using Redmine as an issue manager. So, I need some issue graphics like closed vs opened and others li ... is feature will be coded in future version?
- Feature #31444 (Closed): Add "<< me >>" option to user format issue custom fields
- Currently, user format custom fields list mem ... ield for better usability and UI consistency.
- Patch #31441 (Closed): Show elements titles using jQuery UI tooltips
- Browser default title tooltip is quite non fr ... it worth it. !author.png! !date.png!
- Patch #31439 (Closed): I can not attach a file to a ticket
- I can not attach a text file to a ticket. Pl ... edmine_favourite_projects 0.7 redmine_issue_evm 3.5.7 redmine_my_customi ... redmine_work_time 0.3.1
- Defect #31438 (Closed): Incorrect position of ... are displayed in reverse chronological order
- Hi all, I noticed that the associated revi ... e. I've attached a screenshot with shows the issue (this is the Purplemine theme here but it ha ... rder option in /my/account. The same layout issue then happens with the default theme. This is ... fix this. </pre> *He marked the possible issue inside the redmine source code "here":https: ... 22cfd9b905688be010bf16c429bf31718f/app/views/issues/show.html.erb#L130-L139*. !Wrong_location_assisiated_revisions.png!
- Feature #31436 (Closed): Update raphael.js to 2.3.0
- The latest version is 2.2.8 but Redmine uses ... js is used for drawing lines between related issues in gantt and revision graph in the repository browser.
- Patch #31433 (Closed): Use "icon icon-*" clas ... ollapsible fieldsets and collapsible versions
- Defect #31432 (Closed): Wiki Plugins broken link Tutorial
- Writing Redmine 2.x plugins Tutorial <- page ... content and keep it here for maintenance!!**
- Defect #31428 (Closed): Gravatar can't be dis ... configration.yml.example to configration.yml
- Gravatar can't be displayed when copy config/ ... "Use Gravatar user icons" setting * Display issues/show * Gravatar is not displayed and Actio ... #9112 is related. Affected version: trunk.
- Feature #31427 (Closed): Insert a link to the ... ibution line when quoting a note or a message
- Since pre-tags are omitted when quote, I ofte ... same is true when you quote a forum message.
- Patch #31424 (Closed): Add issue css classes to issue rows in Roadmap and Version pages
- It'll allow easier styling, especially after the change done in #28510.
- Defect #31420 (Closed): issues-table; closed_on - column should be updated to NULL whenever issue's status is changed to a 'is_closed == 0' status
- The column "closed_on" was filled in issues table for some issues that were not closed. It seems as if the column gets filled with the current timestamp if the issue's status is changed to a status that is mark ... == 1 in status table. Thats OK. But if issues get changed back to a status that is not closed ("is_closed" == 0) the issue column "closed_on" still is filled with the ... ed" == 1 status Requested behaviour: If a issue gets a status that is "is_closed" == 0 an issue has "closed_on" != NULL the "closed_on" column should be set to NULL.
- Feature #31418 (Closed): Stacked bar charts in the issue details report
- I propose a feature to visualize the results ... hart, we can intuitively grasp the status of Issues registered in Project. !{width:700px}render-reports-details-in-bar-chart.png!
- Defect #31413 (New): Copy Groups changes Project of Sub Tasks
- I really love the Copy feature to duplicate an issue and even more for a group of issues. h2. Example I have a group of month ... asks. h2. Related Same area, different issue: #29715