Search
Results (12389)
- Defect #33499 (Closed): Issue filter "Subproject" does not work
- Issue filter "Subproject" does not work. Looks like whatever is set, is ignored and issues from all subprojects are shown. <pre> E ... dmine plugins: no plugin installed </pre>
- Feature #33486 (New): When copying the task, ... f the main task in the version of the subtask
- Select "Copy" of the main task and check "Cop ... 6-11-21) [i386-mingw32] Rails version 4.2.8
- Defect #33482 (Closed): When I create a custom field the description desappear
- I have created some custom fields and with th ... nation of the field selected. Please advice.
- Feature #33479 (Closed): Make other destinations visible in the Redmine notification email
- Make other destinations visible in the Redmin ... changes in Redmine 4.0. https://redmine.org/issues/26791 Depending on the contents of the t ... dmine4.0の下記変更による副作用である。 https://redmine.org/issues/26791 チケットの内容によっては、他の誰に通知されているか確認必要な場合もあ ... 本チケットの対応は下記に記載します https://redmine.tokyo/issues/1083
- Defect #33470 (Closed): SECURITY IN API KEY
- Hello everyone, I have a redmine created w ... API? Gracias por adelantado. ¡Saludos!
- Defect #33462 (Closed): no se ve el detalle de los campos personalizados
- no se ve el detalle de los campos personaliza ... de diálogo blanco pero no se ven las letras.
- Defect #33459 (Closed): The order of thumbnai ... ls does not match the order of file name list
- The problem is that if you attach multiple files to the note in issue at the same time, the thumbnail order is dif ... filenames. example: attachment:example.gif
- Defect #33452 (Closed): Untranslated string "diff" in journal detail
- The fix was submitted by Kam Nazir as part of ... code class="diff"> diff --git a/app/helpers/issues_helper.rb b/app/helpers/issues_helper.rb index 6b63f7e11..e18ff147a 100644 --- a/app/helpers/issues_helper.rb +++ b/app/helpers/issues_helper.rb @@ -553,7 +553,7 @@ module IssuesHelper unless no_html diff ... 1px solid #ccc;}diff-is-not-translated.png!
- Defect #33450 (New): Notification Emails cut off due to SMTP protocol specificies
- Today I want to share a story of a bug that I ... noticed that some notification emails about issue updates were simply too short: Instead of showing the issue's data fields and the note as usual, I would only get a single line in my inbox: > Issue #22222 has been updated by Nicolas Xxxxxx ... s, not all of them, so I just lived with the issue. However it was still a bother. So, a few ... ent=3D"text/html; charset=3DUTF-8">= (...) Issue <a href=3D"https://www.redmine.my-company.com/issues/22222#change-1= 22826" style=3D"color:#169 ... il looks in the source now: <pre> (...) Issue <a href=3D"https://www.redmine.my-company.com/issues/22222#change-1= 22825" style=3D"color:#169 ... one on a line! Now it seems that when the issue ID, change ID, URL and Account name line up ... when I finally discovered the cause of that ...
- Feature #33445 (New): Ability to set default start/due date via the CLI for issues created by the MailHandler
- I am using redmine as a helpdesk in our envir ... oso.com \ password=obscurepassword \ </pre>
- Patch #33440 (New): Emails not being processed because of
- I have Redmine receive email via SMTP. I not ... ere is an example: > References: <redmine.issue-12345.20200428144405.5@omitting.com>,<redmin ... for MESSAGE_ID_RE needs to point to include issue *OR* dispatch has a validation to che ... does not, it moves on to the next array key.
- Defect #33432 (Confirmed): Rendering of Macro ... ter different in preview and non preview mode
- Macros with empty text parameter are rendered ... the two attached images. This might be an issue with a greedy regular expression. <pre> ... 8 sidebar_hide 0.0.8-fix
- Patch #33431 (New): Better performance for Time entries without issue and activity filters
- At the moment all time entry queries join issue and activities. If there is a large number of time entries and issues, this is a big performance issue. Some of our customers have more than 500.000 time entries and even more issues. A query without a time filter requires min ... d patch this improves it to some seconds. Issue and activity joins are only add, if they are ... It would be great, to get this in Redmine.
- Defect #33427 (Closed): Upgrading Ubuntu from 16.04 to 18.04
- Hello, I have an existing redmine installa ... einstall redmine but that runs into the same issue. I have also tried the solution suggested ... I am not a ruby expert. Please help.
- Defect #33426 (Closed): Error messages for Wiki macros are not internationalized
- Error messages of Wiki macros are always disp ... solid grey;}.en-error-message-on-ja-page.png!
- Patch #33424 (Closed): Update Tribute to 5.1.3
- The attached patch updates Tribute, a JavaScript library used for inline issue auto-complete (#31989), from 3.7.3 to 5.1.3. ... acros]] that can be invoked by typing "{{".
- Feature #33422 (Closed): Re-implement admin project list using ProjectQuery system
- This would be nice to have now that #29482 is introduced. It seems an issue for this separate task isn't yet available, so I'll create it hereby.
- Defect #33420 (Needs feedback): Parent wrongly translated to "subproject of"
- https://github.com/redmine/redmine/blob/master/config/locales/en.yml#L303
- Defect #33419 (Closed): Show only valid projects on issue form when the issue is a subtask
- In r10587 were introduced cross project subta ... selection project and its subprojects on new issue form. Basically it shows on new issue form subprojects without taking into account ... . Related patch fixes this behaviour. New issue form will show projects based on system setting if parent_issue_id field is present so user can't select inappropriate project.
- Feature #33418 (Closed): Bulk addition of related issues
- Sometimes you need to add a lot of relations to an issue and it's getting really hard when there're 5 ... {{collapse(example) !i7kB9J3qsk2.gif! }}
- Defect #33417 (Closed): Updating an issue via REST API causes internal server error if invalid project id is specified
- Hello! With a redmine instance up and runn ... ts.post('http://user:password@localhost:3000/issues.xml', json={'issue': {'project_id': 0, 'status_id': '', 'tracke ... able_users' for nil:NilClass): app/models/issue.rb:941:in `assignable_users' app/models/issue.rb:742:in `validate_issue' app/controllers/issues_controller.rb:143:in `create' lib/redmine/sudo_mode.rb:64:in `sudo_mode' </pre> This issue was found while trying out https://meeshkan. ... to automatically scan API using projects for issues, on open source repositories. Feel free to ... ng more reports from our scans in the future!
- Defect #33415 (New): Issue#closable? doesn't handle the case of issues with open subtask(s) ánd being blocked by other open issue(s)
- Subject says it all. Given the current incarnation of @Issue#closable?@, the transition warning for an issue instance that is being blocked while simulta ... including only the 'open subtask(s)' reason).
- Defect #33407 (Closed): Update failed
- Dear All, We wanted to updragde 4.07, but ... can we upgrade to this verison? BR Andris
- Defect #33402 (Closed): Receive email problem - inserting unwanted p tags
- I have problem with receiving emails after up ... p that email should be parsed as plain text, issues are created with the text and there are unw ... em Redmine plugins: issue_color_label 0.1 localizable ... fdsa fsd as </pre> This is a issue created: <pre> <p>safsad sa</p> <p> f</ ... an somebody help me where could be a problem?
- Patch #33393 (Closed): Remove unused i18n key "notice_no_issue_selected"
- The code that used the i18n key "notice_no_issue_selected" has been removed in r1130 (12 years ago).