Activity
From 2019-01-18 to 2019-01-20
2019-01-20
-
14:34 Patch #30435: Replace float rules with flexbox for content and sidebar block
- There is a gridbox design suggestion now pending for further discussion, so this ticket will be affected if we will d...
-
13:54 Patch #30466: Remove unused i18n key "label_all_time"
- Setting the target version to 4.1.0.
-
13:45 Patch #30168 (Closed): Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox
- Committed Max's splitcontent_responsive_fixed_fix.patch. Thanks.
-
11:09 Defect #30467: Footer is not placed at the bottom on pages with little content
- Jean-Philippe, apologies for vague description, what I mean by setting footer sticky, is for it to stick to the botto...
-
08:18 Defect #30467: Footer is not placed at the bottom on pages with little content
- What is the purpose of making the footer sticky? I don't see anything in the footer that needs to be always visible.
-
08:41 Feature #3848 (Closed): Permission to log time for another user
- Done.
-
08:40 Defect #30411 (Closed): Filesystem adapter does not show correct size for large files
-
08:06 Defect #30411: Filesystem adapter does not show correct size for large files
- Thanks!
-
08:35 Defect #30236 (Resolved): Accidentally clicking next to the checkbox breaks issue selection
- I've committed a fix similar to the one proposed by Mizuki but that does not require to add labels on every checkboxes.
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...
Also available in: Atom