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 ...
-
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... -
11:54 Defect #30411: Filesystem adapter does not show correct size for large files
- Felix, can you confirm the fix is OK?
-
15:44 Patch #30465 (Closed): Deadlock when assigning custom values
- Committed, thanks.
-
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... -
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...
-
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 ... -
12:49 Feature #30118 (Closed): Ruby 2.6 support
-
12:04 Patch #30115 (Closed): Move Version#fixed_issues extension to a module
-
12:00 Defect #30455 (Closed): Adding an issue note via email fails due to NoMethodError
- Committed, thanks.
-
11:58 Defect #30353 (Closed): Installing rails with Bundler 2.0 fails in 3.x
-
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.
-
11:48 Patch #29951 (Closed): Quick design fix/proposals for projects index page
- Patch committed, thanks.
-
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... -
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 ... -
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... -
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... -
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...
-
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 ... -
09:06 Feature #4815 (Closed): More criteria for filtering tickets
- Recent versions of Redmine supports "none" and "any" operators for most type of filters.
-
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.
-
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.
-
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.
-
03:39 Patch #30463 (Closed): Japanese translation update (r17762)
- Committed.
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...
-
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!
-
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... -
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...
-
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...
-
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... -
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...
-
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... -
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 ...
-
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... -
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... -
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...
-
10:08 Defect #30426 (Closed): Table rows are not highlighted on mouseover on some pages
-
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... -
09:18 Patch #30421: Issue tracking table on user profile page
- I am suggesting delivering this feature in 4.1.0.
-
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... -
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.
-
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...
-
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...
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 ... -
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... -
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... -
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...
-
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... -
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...
-
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...
-
20:36 Patch #30445: Remove unnecessary bgl and bgr wrappers from the footer
- LGTM.
-
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...
-
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... -
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... -
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...
-
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....
-
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...
-
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... -
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... -
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...
-
13:31 Defect #30455: Adding an issue note via email fails due to NoMethodError
- Slightly improved the test.
-
12:50 Defect #30455: Adding an issue note via email fails due to NoMethodError
- Attaching a patch with a test.
-
10:58 Defect #30455: Adding an issue note via email fails due to NoMethodError
- This is a serious issue that must be fixed asap.
-
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...
-
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?
Also available in: Atom