Activity
From 2019-11-18 to 2019-11-20
2019-11-20
-
18:12 Revision 19109 (svn): rubocop: disable Style/TrailingCommaInHashLiteral
-
18:05 Revision 19108 (svn): rubocop: use "EnforcedStyle: empty" for Style/EmptyElse
-
18:05 Revision 19107 (svn): rubocop: remove Style/AsciiComments comment
-
18:05 Revision 19106 (svn): rubocop: move Layout/CaseIndentation exclude entry from .rubocop_todo.yml to .rubocop.yml
-
17:30 Revision 19105 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/project_query.rb
-
17:29 Revision 19104 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/setting.rb
-
17:29 Revision 19103 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/time_entry_query.rb
-
17:29 Revision 19102 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/wiki_formatting/html_parser_test.rb
-
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...
-
17:03 Revision 19101 (svn): Merged r19093 to 4.1-stable (#29482).
-
17:01 Revision 19100 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/themes_test.rb
-
17:00 Revision 19099 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/access_control_test.rb
-
17:00 Revision 19098 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/codeset_util_test.rb
-
17:00 Revision 19097 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/query.rb
-
17:00 Revision 19096 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/issue_query.rb
-
17:00 Revision 19095 (svn): cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/controllers/previews_controller.rb
-
16:54 Revision 19094 (svn): Merged r19091 to 4.1-stable (#29482).
-
16:53 Revision 19093 (svn): Make sure we cannot create a ProjectQuery on a given project (#29482).
-
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 ...
-
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... -
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... -
16:07 Revision 19092 (svn): Fixes the assertion so that it doesn't rely on the display order (#32436).
- Patch by Kouhei Sutou.
-
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...
-
14:27 Patch #28025: Access project jump box with hotkey
- A much needed function. Would be super useful if the patch gets integrated!
-
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... -
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... -
14:14 Patch #20287: Administration: Using grids instead of tables
- Updated to Redmine 4.0
-
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... -
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... -
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 ...
-
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. ...
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... -
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 ... -
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.
-
03:36 Revision 19090 (svn): Merged r19089 from trunk to 4.1-stable (#32469, #3816).
-
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.
-
01:19 Patch #32478 (Closed): Add missing fixture to TimelogControllerTest
- Committed the patch. Thank you.
-
01:18 Revision 19088 (svn): Add missing fixture to TimelogControllerTest in order to fix random test failure (#32478).
- Patch by Yuichi HARADA.
-
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.
2019-11-18
-
20:00 Defect #32420: Issue redirect after login not working
- Please make sure that you have configured the correct hostname in *Administration* -> *Settings* -> *Host name and pa...
-
18:35 Feature #32484 (New): When a group is selected in the user custom field field,Enable the same handling as the user on the issue list screen.
- Issue 21026 suggests that group can be selected in the user custom field.
I think this is a necessary feature.
#2... -
17:33 Feature #21026: Select user-groups in custom fields of type "User"
- After applying this patch, groups can also be selected in the user format custom field.
https://redmine.tokyo/issues... -
12:29 Feature #21026: Select user-groups in custom fields of type "User"
- +1
-
12:41 Feature #32482 (Closed): WordPress plugin integration
- Hello.
I was trying to reply here, but I am receiving "internal error": http://www.redmine.org/boards/1/topics/362... -
07:47 Defect #32479 (New): Issue filter: operator not support "is + AND"
- Currently the operator of issue filter "is" actually acts as "is + OR", if there are multiple values selected after t...
-
07:38 Defect #32469: Text copied from some applications such as MS Office and LibreOffice is pasted as an image in addition to plain text
- The fix looks good to me.
-
07:15 Redmine 3.3.10 release (incl. security fix)
A critical security vulnerability has been discovered in Redmine 3.3.x and all prior releases. This vulnerability c...-
06:46 Revision 19087 (svn): tagged version 3.3.10
-
06:43 Revision 19086 (svn): Updates for 3.3.10 release.
-
02:55 Patch #32478 (Closed): Add missing fixture to TimelogControllerTest
- TimelogControllerTest has failed....
Also available in: Atom