Project

General

Profile

Activity

From 2019-08-25 to 2019-08-27

2019-08-27

18:38 Feature #6401: Make Wiki Redirects editable
+1 Holger Mößinger
18:08 Revision 18405 (svn): CodeCleanup: RuboCop: Fix Style/RaiseArgs in app/models/mail_handler.rb
Go MAEDA
17:42 Patch #31899 (Closed): Improve MailHandler logging for unauthorized attempts
Committed the patch. Thank you for improving Redmine. Go MAEDA
09:21 Patch #31899: Improve MailHandler logging for unauthorized attempts
Slightly updated the patch. Go MAEDA
17:42 Revision 18404 (svn): Improve MailHandler logging for unauthorized attempts (#31899).
Patch by Gustavo Regal. Go MAEDA
13:57 Defect #31957: ActionMailer need to limit how many maximum connections it opens
Thanks for the quick response.
so far this seems to have fixed it will keep track during the day.
strhuan blomquist
11:13 Defect #31957: ActionMailer need to limit how many maximum connections it opens
Could you try again after adding the following lines to config/additional_environment.rb?... Go MAEDA
10:44 Defect #31957 (New): ActionMailer need to limit how many maximum connections it opens
Microsoft office 365 smtp server has made some changes that will cause
this error message
Email delivery error: 4...
strhuan blomquist
13:19 Defect #30467: Footer is not placed at the bottom on pages with little content
Here is a patch for the base layout to fill the visible space entirely. The footer always sticks to the bottom until ... Bernhard Rohloff
12:55 Patch #31950 (Closed): Add CSS class to "journal" and "reply" headers
Committed the patch. Thanks. Go MAEDA
12:54 Revision 18403 (svn): Add CSS class to "journal" and "reply" headers (#31950).
Patch by Mizuki ISHIKAWA. Go MAEDA
12:46 Patch #31954 (Closed): Reject project/version custom field values not visible to user
Committed two patches as a part of #31925 and #23997. Thanks. Go MAEDA
09:18 Patch #31954 (Closed): Reject project/version custom field values not visible to user
This implements #23997#note-16 for project and version custom fields.
For spent time custom fields, I'll add a new...
Marius BĂLTEANU
12:44 Revision 18402 (svn): Reject version custom field values not visible for the user (#31954, #23997).
Patch by Marius BALTEANU. Go MAEDA
12:20 Revision 18401 (svn): Reject project custom field values not visible for the user (#31954, #31925).
Patch by Marius BALTEANU. Go MAEDA
11:49 Feature #4221: Force passwords to contain specified character classes
LGTM. Setting the target version to 4.1.0. Go MAEDA
09:38 Feature #4221: Force passwords to contain specified character classes
Thank you Mr. Maeda.
I change a patch and post it again.
* Changed definition of 'special_characters' to the code p...
Takenori TAKAKI
11:44 Patch #31958 (Closed): Galician translation update
Committed the patch. Thank you for your contribution. Go MAEDA
11:20 Patch #31958 (Closed): Galician translation update
Added untranslated strings for current trunk.
Guillermo ML
11:43 Revision 18400 (svn): Galician translation update (#31958).
Patch by Guillermo ML. Go MAEDA
10:42 Feature #31956 (New): All members of project as watchers
Hi,
after discussion I post here my idea for patch / plugin / implement to the core.
*IDEA:*
All projects have ...
David Doležal
09:11 Feature #31953 (New): Show creation date in project overview
In the administration area, the list of projects exposes the creation date, i.e. this information does already exist ... Robert Schneider
06:18 Feature #31154 (Reopened): Reject setting RFC non-compliant emission email addresses
The test sometimes fails:... Go MAEDA
03:05 Patch #31951 (Closed): German translation update for 4.0-stable
Committed. Go MAEDA
02:58 Patch #31951 (Closed): German translation update for 4.0-stable
Extracted some translated strings from #31256.
Translated by Bernhard Rohloff....
Go MAEDA
03:05 Patch #31256 (Closed): german translation for missing parts
Committed the patch. Thank you for your contribution! Go MAEDA
02:59 Revision 18399 (svn): German translation update for 4.0-stable (#31951).
Contributed by Bernhard Rohloff. Go MAEDA
01:30 Revision 18398 (svn): German translation update (#31256).
Patch by Bernhard Rohloff. Go MAEDA

2019-08-26

17:49 Patch #31256: german translation for missing parts
I have updated my patch to the latest trunk revision and added translations for the in the meantime added labels.
L...
Bernhard Rohloff
14:25 Feature #10525: A new button to hide/show the sidebar
@go, you can close it if you want. Jérôme BATAILLE
14:24 Feature #10525 (Resolved): A new button to hide/show the sidebar
Hi,
I close this issue, as the plugin is maintained and referenced here :
http://www.redmine.org/plugins/redmine_...
Jérôme BATAILLE
09:16 Revision 18397 (svn): Code cleanup: RuboCop: Fix Style/UnneededCondition in app/models/setting.rb
Go MAEDA
08:15 Patch #31950 (Closed): Add CSS class to "journal" and "reply" headers
There is no class attribute in each header of issues and forum comments.
The attached patch adds a class to the head...
Mizuki ISHIKAWA
06:18 Feature #31154 (Closed): Reject setting RFC non-compliant emission email addresses
Committed the patch. Thank you. Go MAEDA
06:18 Revision 18396 (svn): Reject setting RFC non-compliant emission email addresses (#31154).
Patch by Mizuki ISHIKAWA. Go MAEDA
01:16 Defect #31946: No log message when MailHandler ignored a reply to a nonexistent issue, journal, or message
Setting the target version to 4.1.0. Go MAEDA

2019-08-25

23:57 Patch #31941 (Closed): ThemesTest may fail if a third-party theme with a favicon is installed
Committed. Go MAEDA
05:40 Patch #31941: ThemesTest may fail if a third-party theme with a favicon is installed
Setting the target version to 4.1.0. Go MAEDA
04:27 Patch #31941: ThemesTest may fail if a third-party theme with a favicon is installed
Removed a hard-coded theme name from the previous patch. Go MAEDA
23:57 Revision 18395 (svn): ThemesTest may fail if a third-party theme with a favicon is installed (#31941).
Patch by Go MAEDA. Go MAEDA
18:15 Revision 18394 (svn): Code cleanup: RuboCop: Fix Style/RedundantReturn in app/models/user.rb
Go MAEDA
17:33 Revision 18393 (svn): RuboCop: Disable Layout/SpaceInsideBlockBraces
Go MAEDA
10:19 Defect #31946: No log message when MailHandler ignored a reply to a nonexistent issue, journal, or message
Here is a patch to fix this issue. Go MAEDA
10:16 Defect #31946 (Closed): No log message when MailHandler ignored a reply to a nonexistent issue, journal, or message
MailHandler silently ignores a reply to a nonexistent issue or reply. It makes troubleshooting really difficult. Go MAEDA
07:41 Defect #13001 (Closed): Sending Mail on emails hosted on google email app problem.
Go MAEDA
07:04 Revision 18392 (svn): Code cleanup: RuboCop: Fix Lint/UnneededRequireStatement in app/models/wiki_page.rb
Go MAEDA
02:31 Defect #31945 (Closed): Japanese translation for text_no_subject
Committed. Go MAEDA
02:25 Defect #31945 (Closed): Japanese translation for text_no_subject
... Go MAEDA
02:26 Revision 18391 (svn): Japanese translation for text_no_subject (#31945).
Patch by Go MAEDA. Go MAEDA
02:16 Defect #5820 (Closed): Hard-coded string "no subject" in app/models/mail_handler.rb
Committed the patch. Thank you for your contribution. Go MAEDA
02:15 Revision 18390 (svn): Russian translation for text_no_subject (#5820).
Patch by Roland Discein. Go MAEDA
02:13 Revision 18389 (svn): Update locales (#5820).
Go MAEDA
02:09 Revision 18388 (svn): Fix hard-coded string "no subject" in app/models/mail_handler.rb (#5820).
Patch by Mizuki ISHIKAWA. Go MAEDA
 

Also available in: Atom