Project

General

Profile

Search

Results (12606)

Feature #31472 (New): Add file upload when editing documents
On documents module, add/edit/remove attachments is missing when document is edited... 2019-05-29 13:00
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; 2019-05-29 12:01
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: 2019-05-28 16:24
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 2019-05-28 14:01
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. 2019-05-28 08:32
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. 2019-05-27 04:49
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! 2019-05-25 04:50
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? 2019-05-25 01:38
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. 2019-05-24 12:37
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! 2019-05-24 11:42
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 2019-05-24 10:45
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! 2019-05-24 09:59
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. 2019-05-24 02:14
Patch #31433 (Closed): Use "icon icon-*" clas ... ollapsible fieldsets and collapsible versions
2019-05-23 19:59
Defect #31432 (Closed): Wiki Plugins broken link Tutorial
Writing Redmine 2.x plugins Tutorial <- page ... content and keep it here for maintenance!!** 2019-05-23 16:10
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. 2019-05-23 07:44
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. 2019-05-23 04:33
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. 2019-05-22 18:11
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. 2019-05-22 08:14
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! 2019-05-22 04:53
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 2019-05-21 08:40
Patch #31402 (Closed): Add support for customization by block to IssueCustomField.generate!
@generate!@ methods in @test/object_helpers.rb@ supports customizing by block. But @IssueCustomField.generate!@ doesn't support it. ... ame problem as #24864-10 for svn.redmine.org. 2019-05-20 08:29
Feature #31395 (New): Make the footer of the 'Powered by Redmine' line user changeable.
In the case of in-house operation, it may be ... Jean-Philippe Lang </div></div> </pre> 2019-05-19 17:02
Patch #31391 (Closed): Small refactorization of avatar methods
Small refactorization of avatar methods: * ... tch will change 2 existing behaviours: * in issue#show page, the titles for assignee and autho ... nough for now. Any feedback is welcome! 2019-05-18 13:34
Defect #31388 (Closed): ApiTest fails if config.time_zone is set
ApiTest fails if config.time_zone is set. The ... rtions, 2 failures, 0 errors, 0 skips </pre> 2019-05-18 01:42
(2251-2275/12606)