Project

General

Profile

Activity

From 2019-01-17 to 2019-01-19

2019-01-19

17:40 Patch #30451: Move #main-menu outside of the #header to follow directly after the #header insetad
Bernhard, I was able to get concept for your proposal fixed by using grid box instead, I'm thinking if gridbox could ... Anonymous
16:13 Defect #30411: Filesystem adapter does not show correct size for large files
I can confirm the patch still shows the correct file size for the file that caused problems in our case.
The error...
Felix Schäfer
11:54 Defect #30411: Filesystem adapter does not show correct size for large files
Felix, can you confirm the fix is OK? Jean-Philippe Lang
15:44 Patch #30465 (Closed): Deadlock when assigning custom values
Committed, thanks. Jean-Philippe Lang
13:29 Defect #30467 (Closed): Footer is not placed at the bottom on pages with little content
I'm opening this as a placeholder for now to upload the patch later.
If the decision to remove wrappers will be acce...
Anonymous
13:02 Patch #30448: Remove wrapper2 and wrapper3 wrapping containers
Update: while developing quick html concept layouts for #30451 (#30451#note-3 and #30451#note-5), I came to conclusio... Anonymous
12:52 Defect #30287 (Closed): The tooltip layout of the calendar is broken
Patch committed, thanks.
Marius BALTEANU wrote:
> What do you think if we refactor the tooltip and use a list or ...
Jean-Philippe Lang
12:49 Feature #30118 (Closed): Ruby 2.6 support
Jean-Philippe Lang
12:04 Patch #30115 (Closed): Move Version#fixed_issues extension to a module
Jean-Philippe Lang
12:00 Defect #30455 (Closed): Adding an issue note via email fails due to NoMethodError
Committed, thanks. Jean-Philippe Lang
11:58 Defect #30353 (Closed): Installing rails with Bundler 2.0 fails in 3.x
Jean-Philippe Lang
11:51 Defect #30161 (Closed): Incorrect supported Ruby version in doc/INSTALL
Patch committed. We can't drop support for a ruby version in a minor version, so we keep 2.2 for now. Jean-Philippe Lang
11:48 Patch #29951 (Closed): Quick design fix/proposals for projects index page
Patch committed, thanks. Jean-Philippe Lang
11:29 Feature #30464: Show estimated hours on the overview page as well as spent hours
+1 Yes, could be useful.
I would also be great to have this information in a nice bar chart. But this is a future to...
Bernhard Rohloff
10:52 Patch #4502: New date filter operators: tomorrow, next week, next month
The current date of my PC is 2019-01-18 HST (2019-01-19 UTC).
QueryTest#test_operator_tomorrow expects that there ...
Go MAEDA
09:33 Patch #4502 (Reopened): New date filter operators: tomorrow, next week, next month
QueryTest#test_operator_tomorrow fails depending on timezone.
I could reproduce the problem at 22:21 HST (Hawaii...
Go MAEDA
08:43 Patch #4502 (Closed): New date filter operators: tomorrow, next week, next month
Committed the patch. Thank you for improving Redmine.
I changed the order or operators and added Japanese translat...
Go MAEDA
10:47 Patch #30168: Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox
Remade this patch against very recent trunk, should be working, if not, please inform me (it looks the same as last o... Anonymous
04:31 Patch #30168: Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox
Marius BALTEANU wrote:
> Patches to be committed:
>
> 1. attachment:use_splitcontent_in_my_page.patch which will ...
Go MAEDA
09:06 Feature #4815 (Closed): More criteria for filtering tickets
Recent versions of Redmine supports "none" and "any" operators for most type of filters. Go MAEDA
08:48 Patch #18868 (Closed): Add support for queries with 'next week' filter
New operators including "next week" was added to date filters by #4502. The feature will be delivered in Redmine 4.1.0. Go MAEDA
07:43 Patch #30466 (Closed): Remove unused i18n key "label_all_time"
label_all_time in config/locales/*.yml is no longer unsed after r13741. Go MAEDA
06:28 Defect #30255: This site can’t provide a secure connection www.redmine.org uses an unsupported protocol. ERR_SSL_VERSION_OR_CIPHER_MISMATCH
There has been an issue #29202, but it was marked as duplicate of an internal issue. Franklin Yu
03:39 Patch #30463 (Closed): Japanese translation update (r17762)
Committed. Go MAEDA

2019-01-18

20:46 Patch #30465 (Closed): Deadlock when assigning custom values
There's been some changes in the new Rails version. It looks like deleting records from association is now scope awar... Pavel Rosický
20:36 Feature #30464: Show estimated hours on the overview page as well as spent hours
+1, yes please! !{width:20px}https://cdn.discordapp.com/emojis/471854100984758274.png! Anonymous
14:03 Feature #30464 (Closed): Show estimated hours on the overview page as well as spent hours
Currently, you can see total spent hours on the project overview page.
I think it is useful for project managers i...
Go MAEDA
15:47 Patch #30451: Move #main-menu outside of the #header to follow directly after the #header insetad
Yep, that's why in the subject of this ticket I propose something like this (see the attachment), as a temporary solu... Anonymous
06:40 Patch #30451: Move #main-menu outside of the #header to follow directly after the #header insetad
Yes, unfortunately you are right. This doesn't seem to be achievable at the moment. I had a hard time yesterday getti... Bernhard Rohloff
14:16 Feature #30462: Update Developer Guide for Redmine 4
Yep, I also think this should be fixed.
In the meantime you can look at my pull request for Redmine 4.0 compatibilit...
Bernhard Rohloff
09:58 Feature #30462 (New): Update Developer Guide for Redmine 4
The current Developer Guide references using the @alias_method_chain@ pattern to wrap an existing method. This no lon... Syntactic Vexation
11:53 Feature #30459: Switch edit/preview tabs with keyboard shortcuts
Bernhard Rohloff wrote:
> I remember this topic was also discussed in the original feature. The problem was that the...
Marius BĂLTEANU
06:54 Feature #30459: Switch edit/preview tabs with keyboard shortcuts
I remember this topic was also discussed in the original feature. The problem was that there can be multiple editors ... Bernhard Rohloff
03:02 Feature #30459 (Closed): Switch edit/preview tabs with keyboard shortcuts
In Redmine 3.4 and earlier, you could update the preview with keybord shortcuts.
[[RedmineKeyboardNavigation]]:
|K...
Mizuki ISHIKAWA
10:31 Patch #30463 (Closed): Japanese translation update (r17762)
Translated the following strings:
* error_spent_on_future_date
* setting_timelog_accept_future_dates
* error_not...
Go MAEDA
10:08 Patch #30435: Replace float rules with flexbox for content and sidebar block
I think *width: 22%* will anyway often exceed it's maximum limitation of max-width, maybe we could try min-width: 220... Anonymous
10:08 Defect #30426 (Closed): Table rows are not highlighted on mouseover on some pages
Go MAEDA
09:34 Defect #30426 (Resolved): Table rows are not highlighted on mouseover on some pages
Marius BALTEANU wrote:
> Attached a better fix. I've checked both scenarios and it works well.
Committed. Thanks...
Go MAEDA
09:18 Patch #30421: Issue tracking table on user profile page
I am suggesting delivering this feature in 4.1.0. Go MAEDA
08:24 Feature #12521 (Reopened): Improve tracker deletion error message to display projects containing issues under the tracker
mr gosh wrote:
> You're right - but this is not possible if you have closed or archived projects - but this can be a...
Marius BĂLTEANU
08:17 Feature #30460 (Closed): This project is closed and read-only so please hidden all issue on mypage
Redmine 4.0 hides issues from closed projects in My page blocks. Please consider upgrading your Redmine instance to 4.0. Go MAEDA
08:03 Feature #30460 (Closed): This project is closed and read-only so please hidden all issue on mypage
When a project was closed and read-only, all my issues assigned to me still display on my page (Issues assigned to me... gralias gralias
01:56 Feature #30086: Use HTTP status code 403 instead of 401 when REST API is disabled
Returning 403 in the situation is consistent. In incoming emails API, MailHandlerController returns 403 if "WS for in... Go MAEDA

2019-01-17

21:40 Patch #30168: Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox
Patches to be committed:
1. attachment:use_splitcontent_in_my_page.patch which will add the splitcontent* classes ...
Marius BĂLTEANU
21:36 Patch #30435: Replace float rules with flexbox for content and sidebar block
Thanks Max for updating the patch, it works well with row-reverse.
I agree with Bernhard, the sidebar width (220p...
Marius BĂLTEANU
07:46 Patch #30435: Replace float rules with flexbox for content and sidebar block
Marius BALTEANU wrote:
> In my environment, the #content loads first with 100% width and right after, the sidebar wh...
Anonymous
00:46 Patch #30435: Replace float rules with flexbox for content and sidebar block
In my environment, the #content loads first with 100% width and right after, the sidebar which makes the screen "shak... Marius BĂLTEANU
21:23 Defect #30354 (Closed): When extracting .zip files, they get corrupted
Thanks for the archives.
Please see my below checks:
1. Test 74810_Scorm_Final.zip...
Marius BĂLTEANU
20:00 Defect #30354: When extracting .zip files, they get corrupted
Hello, the problem that the files that are generating this error are files exported from Adobe Captivate, this packag... Danilo Henrique Ferreira
20:50 Defect #30443 (Closed): Avatar offset at journal entries when not using gravatar
Please try without plugins because Redmine core doesn't have avatars when Gravatar is disabled, please see below scre... Marius BĂLTEANU
20:36 Patch #30445: Remove unnecessary bgl and bgr wrappers from the footer
LGTM. Marius BĂLTEANU
00:41 Patch #30445: Remove unnecessary bgl and bgr wrappers from the footer
wrapper2, .bgl, and .bgr were added in response to the request #871. Those classes are no longer used in both the def... Go MAEDA
20:35 Defect #30426: Table rows are not highlighted on mouseover on some pages
Attached a better fix. I've checked both scenarios and it works well.
Sorry for my previous fix and a note to mys...
Marius BĂLTEANU
02:06 Defect #30426: Table rows are not highlighted on mouseover on some pages
Go MAEDA wrote:
> The change r17800 caused undesirable behavior in the issues list. Multiple selected issues are als...
Marius BĂLTEANU
01:37 Defect #30426 (Reopened): Table rows are not highlighted on mouseover on some pages
The change r17800 caused undesirable behavior in the issues list. Multiple selected issues are also highlighted on mo... Go MAEDA
18:03 Defect #30457 (Closed): MailHandler.safe_receive does not output any error log
MailHandler.safe_receive has a rescue clause that seems to be intended to catch all exceptions and log it.... Go MAEDA
16:12 Defect #30456 (Closed): redmine does not work, just show directory /redmine
Please use forums for questions. Reading "How to request help":http://www.redmine.org/boards/2/topics/667 may be help... Go MAEDA
12:42 Defect #30456 (Closed): redmine does not work, just show directory /redmine
Hello,
I´ve done new instalation of ubuntu (16.04)
Clear instalation.
I used this tutorial for redmine,apache and...
Edaurd Málek
13:39 Patch #30451: Move #main-menu outside of the #header to follow directly after the #header insetad
It seems like a challenge to form the layout of the flexbox as:
column 1 to be strictly just the main-menu with full...
Anonymous
11:03 Patch #30451: Move #main-menu outside of the #header to follow directly after the #header insetad
In my opinion it's a "historical" chance to bring a bit more basic structure into the core of Redmine. For this reaso... Bernhard Rohloff
13:31 Defect #30455: Adding an issue note via email fails due to NoMethodError
Slightly improved the test. Go MAEDA
12:50 Defect #30455: Adding an issue note via email fails due to NoMethodError
Attaching a patch with a test. Go MAEDA
10:58 Defect #30455: Adding an issue note via email fails due to NoMethodError
This is a serious issue that must be fixed asap. Go MAEDA
10:55 Defect #30455 (Closed): Adding an issue note via email fails due to NoMethodError
After upgrading my production Redmine to 4.0.0, I encountered a critical problem that I cannot add issue notes by rep... Go MAEDA
09:22 Feature #17907: Give 'version' another meaning
Man... I would be glad if it could be implemented. Would be so useful! Couldn't it be considered? Robert Schneider
 

Also available in: Atom