Activity
From 2019-01-16 to 2019-01-18
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?
2019-01-16
-
23:21 Defect #30354: When extracting .zip files, they get corrupted
- Danilo Henrique Ferreira wrote:
> Please help us with this problem that I have experienced. I have serious problems... -
20:57 Defect #30354: When extracting .zip files, they get corrupted
- Please help us with this problem that I have experienced. I have serious problems with my infrastructure.
-
23:06 Patch #30231 (Closed): Operation: "Unwraping The Mine" or conerns about how elements are wrapped
- Max Johansson wrote:
> I separated this into #30451 #30448 #30445, maybe we can add them as related issues to here n... -
20:03
Patch #30231: Operation: "Unwraping The Mine" or conerns about how elements are wrapped
- I separated this into #30451 #30448 #30445, maybe we can add them as related issues to here now, and close this one :)
-
19:49
Patch #30451 (New): Move #main-menu outside of the #header to follow directly after the #header insetad
- I think it would be good to move #main-menu outside of the #header container, because:
* It probably shouldn't be a ... -
18:33
Patch #30448 (Closed): Remove wrapper2 and wrapper3 wrapping containers
- I think maybe it would be good to remove the two wrappers (wrapper2 and wrapper3), as there is really no purpose in t...
-
18:21
Patch #30445 (Closed): Remove unnecessary bgl and bgr wrappers from the footer
- There is a footer container, which has 2 more containers inside named bgl and bgr, considering that footer has nothin...
-
18:17
Patch #30421: Issue tracking table on user profile page
- +1, I like this! !{width:20px}https://cdn.discordapp.com/emojis/471854100984758274.png!
-
18:02
Patch #30433: Flash notices to behave like flash notices :)
- The animation length can also be expanded by changing time in the place where it's called in *animation: slideFlash 3...
-
15:56 Defect #30443 (Closed): Avatar offset at journal entries when not using gravatar
- We just installed the 4.0.0 Version of Redmine and came across the following bug:
Our Avatar images at journal entri... -
13:49 Defect #30441 (Closed): Attachments with Unicode uppercase names are not shown in wiki pages
- Attachments with Unicode upper-case filenames (like @TestТест.png@ aka @Test\xd0\xa2\xd0\xb5\xd1\x81\xd1\x82.png@) ar...
-
13:47 Feature #11361: Custom Field Groups, and User Specific Fields
- +1
-
13:16 Defect #30440 (New): Custom Key/value List restrained with text length
- Custom Key/value List restrained with text length to 57 characters.
-
10:30
Patch #30435: Replace float rules with flexbox for content and sidebar block
- I'm also wondering about the nature of this rule, does anybody have idea what it should do? ...
-
10:24 Patch #30435: Replace float rules with flexbox for content and sidebar block
- The patch looks good to me, although I'm not sure if the width is sufficient for the text length of everbody's saved ...
-
10:17 Patch #30435: Replace float rules with flexbox for content and sidebar block
- Please do not commit because I want to test more these changes. I looked yesterday for few seconds and I saw some pro...
-
10:11 Patch #30435: Replace float rules with flexbox for content and sidebar block
- It looks nice. Setting the target version to 4.1.0.
-
09:55
Patch #30168: Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox
- Marius BALTEANU wrote:
> Thanks for testing it and for pointing out the changes for *responsive.css*. I tried to app... -
09:45 Feature #30429: Automatic language detection in syntax highlighting
- It's for sure a nice improvement for Redmine.
+1
Max Johansson wrote:
> I am thinking it would probably be bette... -
08:24 Defect #30426 (Closed): Table rows are not highlighted on mouseover on some pages
- Committed the patch. Thank you all for reporting and fixing this issue.
VD DV wrote:
> Is same fix applicable t... -
07:56 Feature #3912: Add support for AND's and OR's in search
- +1
-
01:11 Feature #21163: Add ability to hide D/L from files on a per role base
- +1
It is nice feature for serious redmine implementations. -
01:11 Feature #27338: Add ability to upload files a per role base in issues
- +1
It is nice feature for serious redmine implementations.
Also available in: Atom