Search
Results (31866)
- Defect #38618 (Closed): it seems to be sorted by issue number instead of parent issue number. After that, setting the sort order has no effect at custom query
- At custom query I can set parent issue Apparently, it seems to be sorted by issue number instead of parent issue number. After that, setting the sort order has no effect for example, Even if the parent issue and start date are Sorted by issue number, start date sort order doesn't work ... され、開始日のソート順が効かないです 修正お願いできませんか --JP end--
- Defect #38617 (Closed): Redmine 4.2 on Ruby 2.4 is not compatible with loofah 2.21 or higher
- Redmine 4.2 does not support ruby 2.4 after u ... sion: Ruby (= 2.4.10) </code></pre>
- Hi, there is a new version of https://gi ... with https://github.com/Ilogeek/redmine_issue_dynamic_edit Video: https://www.youtub ... integration requires some changes in redmine_issue_dynamic_edit. While they are not commited to ... _rt https://github.com/MayamaTakeshi/redmine_issue_dynamic_edit </pre>
- Patch #38614 (New): add email handling by subject
- This change allows the email handler to find issues by subject and adds an option for this to b ... to that list and now redmine will add/update issues by looking at mails on this mailing list.
- Feature #38585 (Closed): Drop Ruby 2.7 and 3.0 support
- Ruby 2.7 is EOL (https://www.ruby-lang.org/en ... .7 at most, this should also be set to EOL...
- After upgrading Redmine to 5.0.5 my previousl ... ame = "My project name"; string issueType = "MyIssueType"; string priorityName = "Na ... var priorityList = manager.GetObjects<IssuePriority>(parameters); Issue issue = new Issue(); issue.Project = prijectList.Where(o => o.Name == projectName).SingleOrDefault(); issue.Subject = "example title"; issue.Description = "example description"; issue.Tracker = trackersList.Where(o => o.Name == issueType).SingleOrDefault(); issue.Priority = priorityList.Where(o => o.Name == ... ttachments.Add(attachment); //...
- Plugins: RE: redmine_recurring_tasks plugin in 4.0.6
- OK, there is more problem: I see the "Schedule" (issue) buttons only when I am logged in as admin. Any ideas? Many Thanks in Advance, Felix
- Plugins: RE: redmine_recurring_tasks plugin in 4.0.6
- Ok, I found out three things: * I need to ... ith [x] Use anonymous user while copying issues, otherwise it won't work. * the cron ... to this. Thanks and Best Regards, Felix
- Defect #38581 (New): 2 different queries with the same fields on "My page" are not aligned
- I made a query for issues that need further feedback, and a query for ... t aligned. Here is a screenshot of the same issue on this very Redmine : !clipboard-202305231532-boi1g.png!
- Defect #38576 (Closed): Add documentation on user API to add custom fields values
- I was looking for the documentation on adding ... f usage would be nice (as it's documented on issues api) Parameters: custom_fields: array of ... "value": "FieldValue" } ] </pre>
- Feature #38575 (New): filter parent issue no
- at Filter You can specify multiple ticket numbers separated by commas as the parent issue. If it is "equal", multiple specified items ... されません 含むの場合でも、チケットナンバーを複数指定できるようになりませんか?
- Defect #38571 (Closed): Registration via gmail
- When registering in Redmine via gmail, the le ... es, but the mail with confirmation don`t come
- Help: RE: A few smtp servers in configuration.yml
- So this seems to be my lucky day as we have t ... e plugin is done and ready but we are having issues with some emails when the email address is ... elp with documentation etc. Any thoughts?
- Redmine Drag And Drop
- Allow the user to easily update the issue's parent, and issues co-relations like "related" or "follows" directly into "Project Issues" page, just drag a issue over another issue and choose what you want to change! !http ... -19%20172216.png! PS: intl path welcome :)
- Help: RE: A few smtp servers in configuration.yml
- Hi, Mayama! Thanks for you reply. I read this issues (in your post) and I know about both of the ... t sender-emails with different domain-names.
- Feature #38568 (New): Enable to display File count and Total file size on issues list
- I have added the query column to display the Files count and Total file size in the issues list and made it sortable. This feature allows you to easily find issue with a high number of Files count or Total file size directly from the issues list. !{width:800px}enable_to_display_file_count_and_total_file_size_on_issues_list.png!
- Feature #38567 (New): Enable to display notes count on issues list
- I have added the query column to display the Journal Note count in the issues list and made it sortable. This feature allows you to easily find issue with a high number of notes directly from the issues list. !{width:800px}enable_to_display_notes_count_on_issues_list.png!
- Help: RE: A few smtp servers in configuration.yml
- Hi, I never had this need but this was discus ... and some plugins: https://www.redmine.org/issues/4462 https://www.redmine.org/issues/7349 https://github.com/ajwalters/redmin ... t)_ https://github.com/jfqd/redmine_helpdesk
- Hi, i would like add a varibale in issues. This variable is societe. I can access th ... nection between redmine and dolibarr Thanks.
- Help: RE: Default tree-structure view
- Holger Just wrote in message#68441: > There ... sired columns (which may include the "parent issue" column in your case), filters, group and so ... le for everyone. You can then set this saved issue query as the default query for a project in settings -> issues -> default query. > > Alternatively, if ... ll projects in administration -> settings -> issues -> default query. The project-specific defa ... ? I donot find these menus in redmine 4.2.9
- Feature #38550 (New): Ability to group issues by project fields and custom fields
- In the issues listing page, there is a "group result by" that has groupable fields (& custom fields) of Issue. Is it possible to add Project fields (& custom fields) to doing @group by@ on issues?
- Feature #38542 (Closed): Better username completion in the editor
- Hi in #38511 someone tried to highlight me ... es and real-names. Thanks for considering!
- Feature #38541 (Closed): Automatic deletion of unactivated accounts
- Hi in the context of #38511 I noticed that ... ck the confirmation link. I see a similar issue with my own redmine instance where registrat ... accounts after a configurable amount of time.
- Hi, I use redmine:email:receive_imap to fe ... but this doesn't make any difference to the issue. I use the command with the options move_on ... he server and imported successfully as a new issue or appended to an existing one. However, all ... ideas, what's going wrong here? Richard
- Defect #38540 (Closed): Redmine Version 4.1.1
- We are using Redmine version 4.1.1 on Ubuntu 18.04 and using it for the last few years without any issues. Today afternoon it suddenly stoped work ... Error)" No clue what started causing this issue. Struggling to resolve this. any help will be much appreciated