Search
Results (12572)
- Feature #28950 (Closed): Due date redmine
- Hi 1.I had already install redmine 3.4.3 version 2.I had already assign issue owner , if after due date , I need to e-mail alert next owner How can I do ?
- Feature #28947 (New): Show the existing attachments on the wiki editing page
- When attaching a new file on the wiki edit pa ... name.png!). ex) !{width: 30%}example.png!
- Defect #28946 (Closed): If assignee is locked subtasks don't get copied
- <pre> Could not copy subtask #2 while copyin ... alidation errors: Assignee is invalid </pre>
- Patch #28943 (Closed): Remove RDoc tags
- I was removed :nodoc: from *.rb because yard ... :nodoc: and :nodoc: shows in generated html.
- Patch #28940 (Closed): Use Regexp#match? to reduce allocations of MatchData object
- since Rails 5.1+ we can use match? on a regex ... nly on ruby 2.4+ https://bugs.ruby-lang.org/issues/8110 <pre> require 'benchmark/ips' Ben ... wer </pre> *rake test* is about 5% faster
- Patch #28939 (Closed): replace regexp with casecmp
- <pre> require 'benchmark/ips' Benchmark.ips ... match: 2222223.1 i/s - 1.90x slower </pre>
- Patch #28934 (Closed): Support migration context for plugins
- https://github.com/rails/rails/commit/a2827ec ... 14#diff-8d3c44120f7b67ff79e2fbe6a40d0ad6L1005
- Defect #28931 (Closed): Unreachable code in QueriesControllerTest#test_bulk_copy_to_another_project
- this test probably never acually worked <pre> Issue.order('id DESC').limit(issues.size) </pre> issues.size was zero in rails < 5.2, it tests noth ... 713afefd3140421d1ced7abbdc so I removed it
- Feature #28924 (Closed): Issues filter: Adding a <<Nobody>> special entry to the user list
- Sometimes it would be useful to have a specia ... <<Nobody>> in the user list, when filtering issues. The use case is the following: A user wants to filter issues, that are assigned to him OR are assigned to nobody, so that he can find issues to work on. Currently he can only filter fo ... as an additional user. So he has to open the issue list two times with different filters. Th ... nk your for considering this feature request.
- Defect #28919 (Closed): Cannot update issue when removing locked users to watchers list
- Steps to reproduce (in my case with Redmine 3.4.4) : * create user 'bob' * create issue #1 * add 'bob' to watcher list * lock 'bob ... mment Result is 'watchers is invalid' and issue cannot be updated. Workaround : * unlock ... nt Summary : don't remove locked users to issue's watcher list, it's currently buggy.
- Feature #28913 (Closed): Watcher Changes tracked in History
- Would like Redmine to track when watchers are ... a part of journal entries, it might have to.
- Defect #28896 (Closed): When access the http://ip:3000, it shows the 'Redmine 500 error'
- Hi, team, After starting Redmine by comman ... redmine. Could anyone help to solve this issue?
- Defect #28879 (Closed): Download of Task
- Dear Team We were using Redmin, under some ... highly appreciated Regards Kishore
- Defect #28878 (Closed): Email does not support Russian-language domains.
- Example: info@сайт.бел Checked in the registration form.
- Defect #28874 (Closed): MailHandler does not log exceptions caught
- Issue: If a locally unhandled exception is raised ... stead as just logger in the MailHandler class
- Defect #28864 (Closed): Internal Server Error on query with users
- I have two queries. Both are using a custom field where users of redmine are linked to issues. (not as assignee, but associated) On one ... uble <pre> Started GET "/projects/computer/issues?utf8=%E2%9C%93&set_filter=1&f%5B%5D=status_ ... at 2018-05-23 15:03:53 +0200 Processing by IssuesController#index as HTML Parameters: {"ut ... ueries/_columns.html.erb (1.5ms) Rendered issues/_list.html.erb (273.2ms) Rendered issues/index.html.erb within layouts/base (292.2ms ... 0>): 28: <% end %> 29: <tr id="issue-<%= issue.id %>" class="hascontextmenu <%= cycle('odd', 'even') %> <%= issue.css_classes %> <%= level > 0 ? "idnt idnt-#{ ... hide-when-print"><%= check_box_tag("ids[]", issue.id, false, :id => nil) %></td> 31: ... <%= content_tag('td', column_content(column, ...
- Patch #28861 (New): Add a date item to the context menu
- The context menu is very convenient because y ... ate. |!screenshot1.png!|!screenshot2.png!|
- Defect #28833 (Closed): Redmine API
- Dear Sir or Madam, with the Redmine API i ... r from Redmine. But apparently there is an issue with the function if you have the GitHub plu ... e Rest API? Best regards Walser Andreas
- Feature #28829 (Reopened): Add right-click context menu to the contextual area of an issue
- Patch #26655 has added icons to open the context menu on the issues list. The button is very helpful and I really like it. It would be great if issues#show page has the same button as well. It a ... x; border: 1px solid #ccc;}.context-menu-for-issue-show@2x.png!
- Feature #28823 (New): Multi-format markup for text fields
- Have you any plans to implement different mar ... itbucket wiki: !bitbucket_wiki_markup.png!
- Feature #28819 (New): Issue visibility: issues where custom field=certain value
- Is there a possibility that a user can set issue visibility based on the value of a custom field?
- Defect #28813 (Closed): Needs to Hide the summary in issues
- I need to hide the summary report in the issues from all the other users and only admin use ... et or how can i edit the redmine in such view
- Feature #28796 (Closed): Make sure that inlin ... by wiki toolbar are surrounded by whitespaces
- I often use highlighting by asterisk(*) when ... ; border: 1px solid #ccc}textile_bold.png!|
- Defect #28793 (Confirmed): Redmine replaces tabs with spaces in code blocks
- Regardless of whether I use Markdown or Texti ... program, so I have to attach source files to issues or send them in separate e-mails. The un ... dmine plugins: no plugin installed </pre>
- Defect #28782 (Closed): Translation missing : en.label_added_absolute_time_by.
- Hello, For every tickets created, I got th ... mine_editor_preview_tab 0.1.5 redmine_issue_badge 0.0.6 redmine_issue_history 1.0.0 redmine_issue_templates 0.1.9 redmine_japanese_h ... .0.8 view_customize 1.1.4_