Project

General

Profile

Search

Results (12477)

Defect #32187 (Closed): Email notifications and create ticket
Hi, I have redmine application in my compa ... is problem or is not possible ? ty, Brice 2019-10-03 13:42
Defect #32184 (Closed): Incorrect headings example in Textile help
Example in the help (source:tags/4.0.4/public ... h2. Subheading h3. Subsubheading </pre> 2019-10-03 08:37
Defect #32183 (New): Notification sub-events for "Issue updated" does not cover all events which consist its parent
You can configure notification events in "Adm ... ould be sent.". In the section, you can see "Issue updated" and its sub-events, "Note added", " ... nee updated", and "Priority updated". The issue I am going to point out is that the four sub ... all notification types that handled by the "Issue updated" event. For example, add/remove relations trigger notifications if "Issue updated" is enabled. But there is no such su ... e misleading. Many users misunderstand that "Issue updated" consists of "Note added", "Status u ... gnee updated", and " Priority updated". But "Issue updated" includes some other "hidden" events ... f relation. Probably users never think that "Issue updated" includes "hidden" events. My ide ... the problem is to add a new sub-event "Other ... 2019-10-03 07:16
Feature #32181 (New): Auto Status Change from New to In Progress
Hi All, Is there any way to change status automatically when we update the new issue? Thanks, Ahmet 2019-10-02 11:08
Defect #32176 (Closed): Emails are not getting triggered
When we create a new ticket and update existi ... ve to manually inform to business every time. 2019-09-30 14:32
Defect #32172 (Closed): Warning "constant Loofah::HTML5::WhiteList is deprecated"
<pre> $ ruby test/functional/wiki_controller ... rtions, 0 failures, 0 errors, 0 skips </pre> 2019-09-30 01:38
Defect #32168 (New): Allow issue id with "#" prefix for the value of issue ids filter
I found an inconsistent behavior regarding issues filter. "Parent task" and "Subtasks" filter accept issue ids with "#" prefix (e.g. !#123), however, "Issues" filter does not. I think "Issues" filter should also behave the same. |_. ... ue|_. "Parent task" / "Subtasks" filter |_. "Issue" filter | | @10,11@ | OK ... | OK | "Issue is invalid" error | | @10, 11@ | OK | "Issue is invalid" error | !{width: 548px; border: 1px solid #ccc;}.validation-error@2x.png! 2019-09-29 03:27
Defect #32167 (Closed): Inconsistent border coloring of UI elements?
- Table lists (list.table), Boxes (.box) and ... d be border-colored the same, would be great. 2019-09-28 18:17
Patch #32166 (New): Rounded corners on table.gantt-table
This patch is a follow up to #32014 to add 3px border-radius to gantt table. 2019-09-28 14:42
Patch #32163 (Closed): Update locales for Vietnamese
Update locales for Vietnamese 2019-09-28 04:53
Patch #32162 (New): Improved progress bars for issues and versions
This patch implements an improved and more ve ... sion of the bar graphs shown for version and issue progress. Despite the existing solution it' ... ooking forward for your feedback. :-) h3. Issues !{width:600px; border: 1px solid darkgrey; float:left; margin-right: 5px;}issue_list.png! !{width:600px; border: 1px solid darkgrey;}issue_details.png! h3. Versions !{width:600p ... 0px; border: 1px solid darkgrey;}version.png! 2019-09-27 17:58
Defect #32156 (Closed): No left padding for first level entries in discussion board list
The left padding of the table rows is hard-co ... code. !discussion_boards_bad_padding.png! 2019-09-27 06:07
Patch #32155 (New): Fix the overflow problems in project jump
Some rounded +menu elements+ in Redmine are m ... png! !overflowfix2.png! P.S. 1 ticket per issue, but this was way too small of a change, with micro issues which are kind of related, didn't want to open a separate issue, sorry, but you will insist, I can separate it ;-) 2019-09-26 18:12
Defect #32154 (New): Value of custom fields will not be copied when copy project with issues included
Value of custom fields will not be copied when copy project with issues included. All the values of all the custom ... here is default value of that custom field. 2019-09-26 17:29
Defect #32153 (Closed): Repository browser does not render previews for audio/video files
#27336 added preview for audio/video files to ... 1px solid #ccc;}.no-preview-available@2x.png! 2019-09-26 17:25
Defect #32149 (New): Project copy failed to copy Issues if Category is set to required: Project#copy_issues: issue #xxx could not be copied: ["Category cannot be blank"]
Project copy failed to copy Issues if Category is set to required, while Members, Issues and Issue categories are all selected for copy. Error log: Project#copy_issues: issue #xxx could not be copied: ["xxx cannot be blank"] Tested on 4.0.3 2019-09-26 14:12
Patch #32146 (Closed): Add more supported mimetypes
The patch adds more mime-types which are supp ... can now also preview some multimedia formats. 2019-09-26 07:41
Defect #32141 (Closed): Migration from 3.4.10 to 4.0.4 fail on database upgrade
Hello, I'm trying to upgrade from 3.4.10 t ... ase ? Thanks for your kind help. Regards, 2019-09-25 17:00
Feature #32140 (Closed): Document MySQL database migration to utf8mb8
Feature #31921 included in 4.1.0 sets utf8mb4 ... hat thread reported failures with the script. 2019-09-25 16:47
Feature #32133 (Closed): Replace jstoolbar icons with same exact CSS vector encoded ones
This patch keeps the same exact icons, just makes them vector. 2019-09-24 23:16
Patch #32132 (Closed): Replace gantt primitives with CSS generated vector primitives
This patch keeps the same exact look as befor ... eliminating the need for external png images. 2019-09-24 22:36
Defect #32125 (Closed): Issues autocomplete may not find issues with a subject longer than 60 characters
Reproduction procedure: * Create a issue with subject "-------------------The quick b ... than 60 characters) * Check if the created issue is complete (In the textarea of other issues). ** Write "#brown" => autocompleted ** W ... => not autocompleted "https://----------/issues/auto_complete?q=dog" will return the result ... ":1}] </code></pre> Although the created issue is returned, the label is omitted on the way ... the search keyword is not included in label. 2019-09-24 07:08
Defect #32121 (Closed): Create a new user vi ... by adding Projects and roles in the same way
Hello, I want to create a new user in redmin ... array"> *<role id="7" name="issues-user"/>* *<role id="3" nam ... </membership> </memberships> </user> 2019-09-23 18:53
Feature #32116 (Closed): Add configured theme to Redmine::Info
*Administration | Information* Displays v ... e themes don't show everything, or have bugs. 2019-09-23 08:49
Defect #32110 (Closed): "already initialized ... r::SVN_BIN" warning when executing rake tasks
<pre> $ bin/rails db:fixtures:load /Users/m ... evious definition of SVN_BIN was here </pre> 2019-09-22 08:31
(1951-1975/12477)