Search
Results (12433)
- Defect #32233 (Closed): Portuguese Brazilian language is not being applied
- When the default language is set to pt-BR it should use pt-BR.yml but it is applying pt.yml
- Defect #32223 (Closed): Disable sprockets to ... ManifestNeededError raised by sprockets 4.0.0
- Redmine doesn't start with Sprockets::Railtie ... esheets .css and restart your server </pre>
- Patch #32210 (Closed): Traditional Chinese translation (to r18602)
- * New tags added ** label_issue_fixed_version_updated
- Patch #32202 (Closed): Japanese translation update (r18593)
- <pre><code class="diff"> diff --git a/config ... th: 前方一致 label_ends_with: 後方一致 - label_issue_fixed_version_updated: Target version updated + label_issue_fixed_version_updated: 対象バージョンの更新 </code></pre>
- Defect #32201 (New): Issue auto-assignment to JPL based on Website category
- Is this still desirable/needed?
- Defect #32200 (Closed): Handle bot activity
- See the following messages: * message#5812 ... se accounts need to be locked/deleted also.
- Defect #32198 (Closed): Issues associated revisions not showing due to bad reference to lvar instead of ivar
- Fixes bad references on issue_controller This is the error <pre> NameError in IssuesController#issue_tab undefined local variable or method `changesets' for #<IssuesController:0x0000556756ef61f0> Did you mean ... when 'changesets' #206 @changesets = @issue.changesets.visible.preload(:repository, :use ... verse_order? #208 render :partial => 'issues/tabs/changesets', :locals => {:changesets = ... associated with the action. Override </pre>
- Patch #32196 (Closed): Allow import time entries for other users
- #28234 allows importing time entries only for ... "Import time entries" as we already have for issues. On the long term, I think option 2 it' ... : - it's consistent with the behaviour from issues - we can allow importing time entries on multiple projects once. Any feedback is welcome.
- Defect #32194 (Closed): Calendar page lacks buttons to manage custom queries
- You can apply existing custom queries to Cale ... t", or "Delete" buttons for queries. Like Issues and Gantt, the Calendar page should also ha ... lid #ccc;}.no-edit-and-delete-buttons@2x.png!
- Defect #32191 (New): Duplicate associated revisions when using multiple repositories for a project
- I have a project that has several repositorie ... en a commit is made to Repo A the associated issue displays the associated revision entry twice ... scm binary version: svn 1.8.10 No plugins
- Defect #32187 (Closed): Email notifications and create ticket
- Hi, I have redmine application in my compa ... is problem or is not possible ? ty, Brice
- Defect #32184 (Closed): Incorrect headings example in Textile help
- Example in the help (source:tags/4.0.4/public ... h2. Subheading h3. Subsubheading </pre>
- 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 ...
- 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
- 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.
- Defect #32172 (Closed): Warning "constant Loofah::HTML5::WhiteList is deprecated"
- <pre> $ ruby test/functional/wiki_controller ... rtions, 0 failures, 0 errors, 0 skips </pre>
- 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!
- 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.
- Patch #32163 (Closed): Update locales for Vietnamese
- Update locales for Vietnamese
- 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!
- 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!
- 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 ;-)
- 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.
- 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!
- 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