Project

General

Profile

Activity

From 2020-11-29 to 2020-12-01

2020-12-01

23:06 Defect #34357: Fix Capybara::Ambiguous: Ambiguous match, found 2 elements matching visible link or button "eCookbook"
This issue reproduces only on Chrome headless. Marius BĂLTEANU
22:43 Defect #34357 (Closed): Fix Capybara::Ambiguous: Ambiguous match, found 2 elements matching visible link or button "eCookbook"
Running the system tests return the following errors:... Marius BĂLTEANU
17:07 Defect #28865: Group items by project in version type custom fields
Any news ? flabb17 _
15:41 Feature #33658 (Reopened): robots.txt: disallow crawling login, register, and lost password form
Redmine already generates a @robots.txt@ in @welcome#robots@. Wouldn't this be better suited there, specifically in s... Holger Just
03:03 Feature #33658 (Closed): robots.txt: disallow crawling login, register, and lost password form
Committed the patch. Go MAEDA
14:41 Feature #34258: Create tracker by copy
Thanks Go MAEDA.
I could also confirm that the test fails in the environment where the database was rebuilt.
As you...
Takenori TAKAKI
10:57 Feature #34258 (Reopened): Create tracker by copy
The test randomly fails due to r20492.... Go MAEDA
03:03 Revision 20532 (svn): Robots meta tag to prevent web crawlers from indexing login, register, and lost password form (#33658).
Patch by Go MAEDA. Go MAEDA
02:55 Defect #33355: TypeError when attempting to update a user with a blank email address
Setting the target version to 4.1.2. Go MAEDA

2020-11-30

16:49 Revision 20531 (svn): use "skip" instead of "if statement" whether Redcarpet is installed at markdown_formatter_test
Toshi MARUYAMA
16:49 Revision 20530 (svn): add empty line after guard clause to lib/redmine/scm/adapters/cvs_adapter.rb
Toshi MARUYAMA
16:49 Revision 20529 (svn): shorten long line of lib/redmine/export/pdf/issues_pdf_helper.rb
Toshi MARUYAMA
16:49 Revision 20528 (svn): shorten long line of TimelogControllerTest
Toshi MARUYAMA
16:49 Revision 20527 (svn): shorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rb
Toshi MARUYAMA
16:49 Revision 20526 (svn): shorten long line of ApplicationHelperTest
Toshi MARUYAMA
16:48 Revision 20525 (svn): shorten long line of test/integration/attachments_test.rb
Toshi MARUYAMA
16:48 Revision 20524 (svn): shorten long line of AttachmentFieldFormatTest
Toshi MARUYAMA
16:48 Revision 20523 (svn): shorten long line of IssuesHelper
Toshi MARUYAMA
16:48 Revision 20522 (svn): shorten long line of IssueQuery#available_columns
Toshi MARUYAMA
16:48 Revision 20521 (svn): fix source indent of test/integration/attachments_test.rb
Toshi MARUYAMA
16:48 Revision 20520 (svn): fix source indent of test/integration/sessions_test.rb
Toshi MARUYAMA
15:02 Patch #34071: Handle AuthSourceExceptions in User.try_to_login
The deprecation warning was fixed by updating net-ldap to 0.17.0.
Setting the target version to 4.2.0.
Go MAEDA
14:46 Patch #34339 (Closed): Update net-ldap to 0.17
Committed the patch. Go MAEDA
06:38 Patch #34339: Update net-ldap to 0.17
Passed all LDAP tests. Go MAEDA
04:53 Patch #34339 (Closed): Update net-ldap to 0.17
https://rubygems.org/gems/net-ldap/versions/0.17.0... Go MAEDA
14:46 Revision 20519 (svn): Update net-ldap to 0.17 (#34339).
Go MAEDA
10:41 Defect #33355: TypeError when attempting to update a user with a blank email address
Here is a patch based on #33355#note-2. Go MAEDA
10:17 Defect #13360: Permissions of Multiple Roles
Matthias Lehmann wrote:
> Go MAEDA wrote:
> > Adnan Topçu wrote:
> > > There are two roles:
> > > # RolA: issue ...
Go MAEDA
08:42 Defect #34326: CSV import raises an exception if CSV header has empty columns
I created a patch. No exception is raised if there are blank columns in the CSV header.... Yuichi HARADA
07:13 Patch #33554: Fix by date weekly filter query to use Setting.start_of_week
I'm new in Redmine community. What are the usual procedures here? You've made some proposal about the implementation.... Konstantin Borisov
06:29 Feature #34340 (Closed): Make archived projects visually distinguishable in nested projects lists
All projects are displayed in the tracker edit form but you cannot identify archived projects.
When you create a n...
Go MAEDA
05:39 Feature #33658: robots.txt: disallow crawling login, register, and lost password form
Setting the target version to 4.2.0. Go MAEDA
04:50 Defect #34338: issue export button disappear
Hi,
Sorry,I find out the cause. When the Plugin "Redmine Issues Tree plugin "set "Set a tree view as a default index...
yu an
04:20 Defect #34338: issue export button disappear
I cannot reproduce the issue. Could you try again without plugins?
Redmine does not support exporting in XLSX form...
Go MAEDA
03:50 Defect #34338 (Closed): issue export button disappear
I can export issues in the page (https://server_ipaddress/issues),
!2020-11-30_104623.png!
But,I can't find the exp...
yu an
01:53 Feature #33383 (Closed): Update jQuery to 3.5.1
Added jQuery Migrate in r20518. Go MAEDA
01:52 Feature #34337 (Closed): Remove jQuery Migrate
#33383#note-3:
> Because the update can break some plugins, I propose the following plan for this update:
> # Commi...
Go MAEDA
01:50 Revision 20518 (svn): Add jQuery Migrate (#33383).
Go MAEDA

2020-11-29

18:00 Defect #34280: How to optimize or delete old logs? It takes 30 seconds for me to create an issure.
Jacob Evans wrote:
> Hi,
> That version of Redmine seems quite old so if possible maybe try and update it to the la...
li ru
17:59 Defect #34280: How to optimize or delete old logs? It takes 30 seconds for me to create an issure.
Pavel Rosický wrote:
> you should use a more recent Redmine version in terms of performance and security. Redmine 3....
li ru
17:58 Defect #34280: How to optimize or delete old logs? It takes 30 seconds for me to create an issure.
Hi there,
I found the main reason.
https://www.programmersought.com/article/63481036151/
li ru
13:48 Revision 20517 (svn): use with_settings at MailHandlerControllerTest#test_should_update_issue
Toshi MARUYAMA
13:48 Revision 20516 (svn): shorten long line of IssueQuery#sql_for_relations
Toshi MARUYAMA
13:48 Revision 20515 (svn): fix source indent of test/integration/api_test/time_entries_test.rb
Toshi MARUYAMA
13:48 Revision 20514 (svn): fix source indent of test/unit/issue_relation_test.rb
Toshi MARUYAMA
13:48 Revision 20513 (svn): fix source indent of test/unit/lib/redmine/menu_manager/menu_helper_test.rb
Toshi MARUYAMA
13:48 Revision 20512 (svn): fix source indent of test/unit/mail_handler_test.rb
Toshi MARUYAMA
13:47 Revision 20511 (svn): fix source indent of test/integration/api_test/memberships_test.rb
Toshi MARUYAMA
13:47 Revision 20510 (svn): fix source indent of IssuesHelper
Toshi MARUYAMA
13:47 Revision 20509 (svn): fix source indent of ActivitiesHelperTest
Toshi MARUYAMA
13:47 Revision 20508 (svn): fix source indent of AvatarsHelperTest
Toshi MARUYAMA
13:47 Revision 20507 (svn): fix source indent of test/integration/api_test/wiki_pages_test.rb
Toshi MARUYAMA
13:47 Revision 20506 (svn): fix source indent of lib/redmine/export/pdf/issues_pdf_helper.rb
Toshi MARUYAMA
13:42 Feature #33383: Update jQuery to 3.5.1
Go MAEDA wrote:
> Marius BALTEANU wrote:
> > Because the update can break some plugins, I propose the following pla...
Marius BĂLTEANU
06:53 Feature #33383: Update jQuery to 3.5.1
Marius BALTEANU wrote:
> Because the update can break some plugins, I propose the following plan for this update:
>...
Go MAEDA
10:46 Defect #33790 (Closed): My Page Calendar Widget needs Filters
Please use "forums":/projects/redmine/boards for questions. Issues are used to report a bug, suggesting a new feature... Go MAEDA
10:08 Feature #34336 (New): Show latest messages on forums index page
Currently, there is no way to see the latest posts in the forum module. The only way is to look at the activity page.... Go MAEDA
06:08 Feature #32665 (Closed): Addition of Cell merge Feature when creating Tables
Go MAEDA
 

Also available in: Atom