Project

General

Profile

Search

Results (12567)

Patch #36905 (Closed): German translation update for 5.0-stable
Attached you may find latest updates to Germa ... German users have better proposals for that. 2022-04-07 17:18
Defect #36901 (Closed): Jump to project is misaligned in Safari 15.4 and later
Jump to project dropdown item is misaligned f ... hot. Tested on Safari 15.4 (17613.1.17.1.13). 2022-04-06 14:12
Defect #36897 (Closed): The minutes part of a ... displayed as 60 instead of being carried over
Date is formatted wrong at "<PROJECT> – Time ... ple). See screenshot. This patch fixes it. 2022-04-05 16:04
Defect #36896 (Closed): Errors on render details via IssuesHelper.details_to_strings
I have two errors on manual render details via IssuesHelper.details_to_strings First on render attachments changes in issue: 2: from /usr/src/redmine/app/helpers/issues_helper.rb:494:in `block in details_to_strings' 1: from /usr/src/redmine/app/helpers/issues_helper.rb:602:in `show_detail' /usr/src/re ... ges: 1: from /usr/src/redmine/app/helpers/issues_helper.rb:494:in `block in details_to_strings' /usr/src/redmine/app/helpers/issues_helper.rb:620:in `show_detail': undefined m ... al_url not found in redmine github repo 2022-04-05 12:24
Defect #36887 (Closed): copyImageFromClipboard function failed to generate a unique file name
Hello, The function *copyImageFromClipboar ... r? Thank you very much for your support. 2022-04-04 09:25
Defect #36863 (Closed): Missing v4.2.5 section in Changelog
Changelog in the trunk and 5.0-stable branches don't have v4.2.5 section. So, issues for Redmine version:4.2.5 are not included ... ame day as v4.1.0), v3.3.4, v2.6.2 and so on. 2022-03-31 04:00
Defect #36849 (Closed): Description field is automatically cleared on iOS devices
The “Description” field is automatically clea ... as a web application in it. # Create a new issue with a sample subject and description. # Edit the issue with regard to its subject (*don't touch* th ... e the change, the description disappears. :-( 2022-03-28 09:37
Feature #36848 (New): API allow display "watchers" when listing several issues
Hello The Redmine API allow listing "watchers" when returning an issue("/issues/{id}.json?include[]=watchers"), but not when listing several issues("/issues.json?include[]=watchers"). We propose this ... /redmine/pull/136). Thank you for your help. 2022-03-28 09:14
Patch #36827 (Closed): User Department Required in CSV export
While exporting CSV from issues, and select ALL fields to export, the user' ... , but cant map department to user department. 2022-03-23 07:04
Patch #36824 (Closed): Allow to filter issues by its version status with shared versions
Right now, when filtering issues by the status if its assigned version, the ... ersions is restricted to the projects of the issue query (i.e. the current project plus potentially selected su bprojects). The fixed version of an issue within the project sceope however can be sha ... ated projects which are not in the scope for issues for the query (e.g. from any project with t ... he search for eligible versions to also show issues with a version from different projects. 2022-03-22 12:16
Feature #36823 (Closed): Allow to import time entries for issues in different projects
As it is now, the time entry import only allo ... es can only be imported for already existing issues (which in turn already belong to a project) ... or time entries that are not attached to any issue. The attached patch that was extracted fr ... ne-hosting allows to import time entries for issues across different projects. This is achieved ... ser-selected project for those rows where an issue id is present, letting the existing logic in ... ct id. This is somewhat related to #25808. 2022-03-22 12:06
Patch #36817 (Closed): copyImageFromClipboard ... the page and may conflict with other plugins
Hello, The function copyImageFromClipboard ... t as shown in image3 We managed to fix this issue, by replace the line `var inputEl = $('inp ... :file.filedrop');` Thank you for your help 2022-03-21 16:25
Patch #36815 (Closed): Traditional Chinese translation (to r21486)
* New tags added ** label_auto_watch_on, label_auto_watch_on_issue_contributed_to 2022-03-21 10:49
Defect #36814 (Closed): Can't login in after upgrading to rev. 21486
Hello, I previously enabled 2fa with Googl ... 2fa without logging into Redmine? thanks. 2022-03-21 10:11
Defect #36794 (New): Issue copying ignores workflow rules
@Issue.copy@ ignores rules defined by workflow for status @New@ (new issue form). A simple example. Let's say we have an issue: Project: eCookBook Tracker: Bug Status ... with given role presses the Copy button. New issue form is shown, as expected by workflow there ... or status @New@ 4. Log as @jsmith@ and copy issue#1 5. There is no @Float field@ on form 6. Save the issue and see that @Float field@ was copied 2022-03-17 16:45
Defect #36772 (Needs feedback): Private notes are visible for users when the option isn't activated
Hi, We have created users where the option ... an see the private notes... Can't find an issue regarding this problem, so I've created this one :) This are the issue tracking settings: !settings.png! The role setting regarding issues is: role[issues_visibility] : default (all non private issues) This is the used configuration: <pre> ... em Redmine plugins: issue_recurring 1.6 </pre> I ho ... e questions, let me know :) Thanks so far! 2022-03-16 14:26
Defect #36766 (Closed): Database migration from Redmine 0.8.7 or earlier fails
After import mysqldump from the old environme ... log MySQL Community Edition (GPL) </pre> 2022-03-15 17:31
Feature #36765 (Closed): Connect email office 365 with REDMINE
Hello, i'd like to be guided to connect an email with REDMINE. Can you help me ? 2022-03-15 16:03
Defect #36753 (Closed): Mysql2::Error: Table ... _addresses` when update from 2.6.0 to 4.2.4
<pre> ➜ redmine-4.2.4 rails db:rollback RA ... s) ============== == 20141029181824 RemoveIssueStatusesIsDefault: migrating ===================== -- remove_column(:issue_statuses, :is_default) -> 0.0254s == 20141029181824 RemoveIssueStatusesIsDefault: migrated (0.0255s) ======= ... k with --trace) ➜ redmine-4.2.4 </pre> 2022-03-11 03:41
Patch #36742 (New): Scroll to top button
As title says the patch adds a small button t ... s is very handy for long pages e.g. index of issues/news/wikis or issue with a lot of changes. Patch was extracted from plugin https://bitbucket.org/dkuk/usability 2022-03-09 13:33
Feature #36739 (New): Copy issue without notification on old issue
When I create a new issue by copying an old one, it doesn't change the ... to stay as it is for the new one, of course. 2022-03-09 02:23
Feature #36728 (Closed): Reintroduce lazy loading of i18n files
this change restores a removed optimization https://www.redmine.org/issues/31384 see https://github.com/ruby-i18n/i ... def available_locales </code> </pre> 2022-03-03 22:56
Defect #36718 (Closed): Menu Manager Test randomly fails
Here is another test which fails in some circ ... t.visible(user).ids.sort </code></pre> 2022-02-28 15:00
Patch #36716 (Closed): IssuesControllerTest randomly fails
Hi Please find below a patch to fix this tes ... re><code class="diff"> +++ /test/functional/issues_controller_test.rb @@ -7884,7 +7884,7 @@ class IssuesControllerTest < Redmine::ControllerTest end copy = Issue.order(:id => :desc).first assert_equal ... ds.sort end </code></pre> Thank you 2022-02-28 14:51
Feature #36711 (New): Various features for MailHandler
Hi, For my local redmine instance (4.0 ... part: something that allows to answer to an issue without knowing the issue number. One of my initial goal was to be ... mine. It works, but all messages creates new issues (either for new problems, but also for noti ... problem). So, redmine was having lots of issues, and manual work was required if we want to close issue correctly. I was difficult to do more thi ... annot imagine icinga to look for the correct issue number (and I would not even know how to do ... the dispatch_to_default, before creating an issue, I first check if a) the custom field is set b) and an issue is opened with the custom field set to this ... conditions are present, I add a reply to the issue (instead of creating a new issue) On redmine part, there is just an option ... (host/service) are added to the same redmine ... 2022-02-26 23:12
(1101-1125/12567)