Project

General

Profile

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 ? 2018-06-05 09:50
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! 2018-06-05 04:01
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> 2018-06-04 23:32
Patch #28943 (Closed): Remove RDoc tags
I was removed :nodoc: from *.rb because yard ... :nodoc: and :nodoc: shows in generated html. 2018-06-04 17:54
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 2018-06-04 01:24
Patch #28939 (Closed): replace regexp with casecmp
<pre> require 'benchmark/ips' Benchmark.ips ... match: 2222223.1 i/s - 1.90x slower </pre> 2018-06-04 00:46
Patch #28934 (Closed): Support migration context for plugins
https://github.com/rails/rails/commit/a2827ec ... 14#diff-8d3c44120f7b67ff79e2fbe6a40d0ad6L1005 2018-06-02 00:38
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 2018-06-01 22:09
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. 2018-05-31 21:27
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. 2018-05-31 09:52
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. 2018-05-30 23:45
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? 2018-05-28 10:12
Defect #28879 (Closed): Download of Task
Dear Team We were using Redmin, under some ... highly appreciated Regards Kishore 2018-05-25 10:29
Defect #28878 (Closed): Email does not support Russian-language domains.
Example: info@сайт.бел Checked in the registration form. 2018-05-25 10:12
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 2018-05-24 17:32
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, ... 2018-05-23 15:05
Patch #28861 (New): Add a date item to the context menu
The context menu is very convenient because y ... ate. |!screenshot1.png!|!screenshot2.png!| 2018-05-23 10:23
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 2018-05-22 07:59
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! 2018-05-21 15:58
Feature #28823 (New): Multi-format markup for text fields
Have you any plans to implement different mar ... itbucket wiki: !bitbucket_wiki_markup.png! 2018-05-21 07:44
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? 2018-05-19 16:44
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 2018-05-18 07:51
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!| 2018-05-17 02:20
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> 2018-05-16 18:57
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_ 2018-05-16 10:11
(2676-2700/12572)