Project

General

Profile

Activity

From 2019-11-19 to 2019-11-21

2019-11-21

18:09 Feature #32501 (Closed): The English version of "Help" content is displayed on the page after clicking the "Помощь" button
Preconditions: The localization of the site must be "Russian"
1. Open the site http://www.redmine.org/ and log in
...
vitali-test storchous-test
17:50 Defect #32500 (Closed): Spent time report csv shows translation missing text if custom fields are involved
To reproduce the error:
# Create a spent time's custom field (list format) with two values. In this example it was n...
Guillermo ML
17:08 Defect #32314: Notification for "Only for things I watch or I'm involed in" not works
Attached a new attachment:production.log where you can see user with id =90 (gid://redmine-app/User/90 and Job ID: 06... pasquale [:dedalus]
13:59 Patch #24623: Implements CRUD permissions and restrictions to issue attachments
Redmine 4.0 added a feature so roles could have different permissions to each tracker. I had to rearrange things a bi... Frederico Camara
13:47 Revision 19142 (svn): rubocop: remove test/unit/repository_git_test.rb from Layout/IndentFirstArrayElement fixed by previous revisions
Toshi MARUYAMA
13:46 Revision 19141 (svn): cleanup: rubocop: fix Layout/IndentFirstArrayElement in RepositoryGitTest#test_fetch_changesets_incremental
Toshi MARUYAMA
13:46 Revision 19140 (svn): cleanup: rubocop: fix Layout/IndentFirstArrayElement in RepositoryGitTest#test_fetch_changesets_history_editing
Toshi MARUYAMA
13:46 Revision 19139 (svn): cleanup: rubocop: fix Layout/IndentFirstArrayElement in RepositoryGitTest#test_db_consistent_ordering_before_1_2
Toshi MARUYAMA
13:46 Revision 19138 (svn): cleanup: rubocop: fix Layout/IndentFirstArrayElement in RepositoryGitTest#test_latest_changesets
Toshi MARUYAMA
13:46 Revision 19137 (svn): cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in lib/redmine/scm/adapters/git_adapter.rb
Toshi MARUYAMA
13:45 Revision 19136 (svn): cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/lib/redmine/scm/adapters/git_adapter_test.rb
Toshi MARUYAMA
13:45 Revision 19135 (svn): rubocop: generate .rubocop_todo.yml for Layout/EmptyLinesAroundModuleBody
Toshi MARUYAMA
13:45 Revision 19134 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in lib/redmine/sudo_mode.rb
Toshi MARUYAMA
13:45 Revision 19133 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in lib/redmine/themes.rb
Toshi MARUYAMA
13:45 Revision 19132 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in lib/redmine/utils.rb
Toshi MARUYAMA
13:45 Revision 19131 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in test/mocks/open_id_authentication_mock.rb
Toshi MARUYAMA
13:44 Revision 19130 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in lib/redmine/syntax_highlighting.rb
Toshi MARUYAMA
13:21 Patch #20384: Proposal: Workflow enhancement
Patch for Redmine 4.0 Frederico Camara
12:08 Feature #3972: Translation for field values
Wery nice!
+1
Don't work in Redmine 4.0.5. (Translate Russian to English)
Eugene Smirnov
11:56 Revision 19129 (svn): cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/scm/adapters/subversion_adapter.rb
Toshi MARUYAMA
11:46 Revision 19128 (svn): rubocop: generate .rubocop_todo.yml for Layout/EmptyLinesAroundClassBody
Toshi MARUYAMA
11:46 Revision 19127 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/views/builders/xml_test.rb
Toshi MARUYAMA
11:46 Revision 19126 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb
Toshi MARUYAMA
11:45 Revision 19125 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/helpers/calendar_test.rb
Toshi MARUYAMA
11:45 Revision 19124 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/mime_type_test.rb
Toshi MARUYAMA
11:45 Revision 19123 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/pagination_test.rb
Toshi MARUYAMA
11:45 Revision 19122 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/scm/adapters/subversion_adapter_test.rb
Toshi MARUYAMA
11:45 Revision 19121 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/redmine/scm/adapters/subversion_adapter.rb
Toshi MARUYAMA
09:36 Feature #32496 (Closed): bulk edit issue by import CSV
Closing as a duplicate of #23448. Mischa The Evil
08:45 Feature #32496 (Closed): bulk edit issue by import CSV
We can import CSV to batch creating new issues.
But if we provided the Issue#id in the CSV, also some other columns ...
Taine Woo
09:21 Defect #32497 (Closed): redmine3.4.5安装redmine_issue_to_email插件出现错误
执行命令:bundle exec rake redmine:plugins:migrate RAILS_ENV=production NAME=redmine_issue_to_email
出现下面的报错:
(in D:/Bitn...
章 杰
08:49 Defect #32487 (Resolved): Copy issue and its subtasks
Yeah that looks fine. In our case copied root issue had rgt set to 2 (even thou it has multiple subtasks). Probably s... Dmitry Makurin
02:44 Defect #32487: Copy issue and its subtasks
The lft and rgt value of copied issues look good to me. Could you explain more details?... Go MAEDA
08:35 Defect #32476: Sorting on multiple value fields is not working
The sorting by multiple value field is disabled by:
app\models\custom_field.rb, line 193:...
Taine Woo
06:40 Feature #32350: Show each project as card in the projects board
Overall I find cards a very pleasing and convenient way to show more information about projects to the user and I wou... Bernhard Rohloff
06:38 Revision 19120 (svn): rubocop: generate .rubocop_todo.yml for Style/AccessModifierDeclarations
Toshi MARUYAMA
06:38 Revision 19119 (svn): cleanup: rubocop: fix Style/AccessModifierDeclarations in lib/redmine/scm/adapters/git_adapter.rb
Toshi MARUYAMA
05:06 Revision 19118 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/redmine/scm/adapters/git_adapter.rb
Toshi MARUYAMA
05:05 Revision 19117 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/redmine/scm/adapters/abstract_adapter.rb
Toshi MARUYAMA
05:05 Revision 19116 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/redmine/scm/base.rb
Toshi MARUYAMA
05:05 Revision 19115 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb
Toshi MARUYAMA
05:05 Revision 19114 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/diff.rb
Toshi MARUYAMA
05:05 Revision 19113 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/redmine/views/builders/structure.rb
Toshi MARUYAMA
05:05 Revision 19112 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/wiki_formatting/markdown_html_parser_test.rb
Toshi MARUYAMA
05:04 Revision 19111 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/wiki_formatting/textile_html_parser_test.rb
Toshi MARUYAMA
05:04 Revision 19110 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/project_nested_set_test.rb
Toshi MARUYAMA
02:21 Defect #32450: Attempts to get "tribute.min.js.map" by Chrome DevTool causes RoutingError.
Mizuki and Marius, thank you for reviewing the patch. I am setting the target version to 4.2.0. Go MAEDA

2019-11-20

18:12 Revision 19109 (svn): rubocop: disable Style/TrailingCommaInHashLiteral
Toshi MARUYAMA
18:05 Revision 19108 (svn): rubocop: use "EnforcedStyle: empty" for Style/EmptyElse
Toshi MARUYAMA
18:05 Revision 19107 (svn): rubocop: remove Style/AsciiComments comment
Toshi MARUYAMA
18:05 Revision 19106 (svn): rubocop: move Layout/CaseIndentation exclude entry from .rubocop_todo.yml to .rubocop.yml
Toshi MARUYAMA
17:30 Revision 19105 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/project_query.rb
Toshi MARUYAMA
17:29 Revision 19104 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/setting.rb
Toshi MARUYAMA
17:29 Revision 19103 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/time_entry_query.rb
Toshi MARUYAMA
17:29 Revision 19102 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/wiki_formatting/html_parser_test.rb
Toshi MARUYAMA
17:24 Feature #32493 (Closed): Add capability to make an attachment\s obsolete and to collapse all obsolete attachments and focus only the necessary ones (like bugzilla)
When a ticket has a lot of screenshot and\or patches, it's very comfortable to be able to makes attachments no longer... pasquale [:dedalus]
17:03 Revision 19101 (svn): Merged r19093 to 4.1-stable (#29482).
Jean-Philippe Lang
17:01 Revision 19100 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/themes_test.rb
Toshi MARUYAMA
17:00 Revision 19099 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/access_control_test.rb
Toshi MARUYAMA
17:00 Revision 19098 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/codeset_util_test.rb
Toshi MARUYAMA
17:00 Revision 19097 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/query.rb
Toshi MARUYAMA
17:00 Revision 19096 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/issue_query.rb
Toshi MARUYAMA
17:00 Revision 19095 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/controllers/previews_controller.rb
Toshi MARUYAMA
16:54 Revision 19094 (svn): Merged r19091 to 4.1-stable (#29482).
Jean-Philippe Lang
16:53 Revision 19093 (svn): Make sure we cannot create a ProjectQuery on a given project (#29482).
Jean-Philippe Lang
16:30 Defect #32479: Issue filter: operator not support "is + AND"
the behavior of the operator for key/value list and also other enumeration with multiple value allowed, currently is ... Taine Woo
16:08 Feature #32436 (Closed): Add support for grouping by issue on timelog view
Kouhei Sutou wrote:
> Does the following also work on PostgreSQL?
Thanks, the assertion is better like this as it...
Jean-Philippe Lang
09:20 Feature #32436: Add support for grouping by issue on timelog view
Kouhei Sutou wrote:
> Does the following also work on PostgreSQL?
>
> [...]
TimelogControllerTest passed after...
Yuichi HARADA
16:07 Revision 19092 (svn): Fixes the assertion so that it doesn't rely on the display order (#32436).
Patch by Kouhei Sutou. Jean-Philippe Lang
16:01 Revision 19091 (svn): Only admin users should be able to manage public queries on the project list (#29482).
Like for issues, project members with the "Manage public" queries are allowed to manage public queries inside their p... Jean-Philippe Lang
14:27 Patch #28025: Access project jump box with hotkey
A much needed function. Would be super useful if the patch gets integrated! Ivan Gretsky
14:24 Feature #32491 (Closed): Watcher can see tickets independent from issue visibility
There is a (quite possible slightly outdated by now) patch for that feature in #23546 already.
In #8488#note-166 a...
Holger Just
09:30 Feature #32491 (Closed): Watcher can see tickets independent from issue visibility
Hello Redmine Team,
we would need the following configuration option:
In our projects, our members have the issu...
Tina M.
14:14 Patch #20287: Administration: Using grids instead of tables
Updated to Redmine 4.0 Frederico Camara
12:03 Defect #32450: Attempts to get "tribute.min.js.map" by Chrome DevTool causes RoutingError.
Mizuki ISHIKAWA wrote:
> Go MAEDA wrote:
> > The attached patch adds tribute.min.js.map for Tribute 3.7.3.
>
> I...
Marius BĂLTEANU
03:22 Defect #32450: Attempts to get "tribute.min.js.map" by Chrome DevTool causes RoutingError.
Go MAEDA wrote:
> The attached patch adds tribute.min.js.map for Tribute 3.7.3.
I confirmed that exceptions do no...
Mizuki ISHIKAWA
08:23 Feature #32489 (New): Change progress of a ticket via commit message
Maybe it can be done already and i just could read the docs, but it would be really nice to also set the progress of ... Gerhard Schmidt
05:13 Defect #32125: Issues autocomplete may not find issues with a subject longer than 60 characters
Go MAEDA wrote:
> After applying the patch, the autocomplete dropdown gets too wide when it includes long subjects. ...
Mizuki ISHIKAWA

2019-11-19

11:06 Defect #32487 (Closed): Copy issue and its subtasks
When copying an issue with subtasks rgt of root issue is wrong calculating.
Steps to reproduce:
1. Create an issu...
Dmitry Makurin
09:41 Defect #32404: Group results is different between MySQL and PostgreSQL
https://www.redmine.org/builds/logs/build_trunk_postgresql_ruby-2.6_803.html
I think the reason why the test failed ...
Yuichi HARADA
03:37 Defect #32469 (Closed): Text copied from some applications such as MS Office and LibreOffice is pasted as an image in addition to plain text
Committed the patch as a part of #3816. Thank you for fixing the issue. Go MAEDA
03:36 Revision 19090 (svn): Merged r19089 from trunk to 4.1-stable (#32469, #3816).
Go MAEDA
03:33 Revision 19089 (svn): Fix that text copied from some applications such as MS Office and LibreOffice is pasted as an image in addition to plain text (#32469, #3816).
Patch by Takenori TAKAKI. Go MAEDA
01:19 Patch #32478 (Closed): Add missing fixture to TimelogControllerTest
Committed the patch. Thank you. Go MAEDA
01:18 Revision 19088 (svn): Add missing fixture to TimelogControllerTest in order to fix random test failure (#32478).
Patch by Yuichi HARADA. Go MAEDA
01:10 Feature #32482 (Closed): WordPress plugin integration
Please use forums for questions. Issues are used to report a bug, suggesting a new feature, or submitting a patch. Go MAEDA
 

Also available in: Atom