Activity
From 2019-01-13 to 2019-01-15
2019-01-15
-
22:04 Patch #30168: Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox
- Max Johansson wrote:
> I tested and it looks good :)
> Maybe *responsive.css* also might need minor corrections.
... -
09:00
Patch #30168: Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox
- I tested and it looks good :)
Maybe *responsive.css* also might need minor corrections. -
21:45 Patch #30433: Flash notices to behave like flash notices :)
- It is an interesting feature, but maybe it should be applied only for success notifications because in the case of er...
-
09:49
Patch #30433 (New): Flash notices to behave like flash notices :)
- This is a patch which will add one way animation for flash notices, so they will now slide, wait for some time, and t...
-
21:22 Defect #30426: Table rows are not highlighted on mouseover on some pages
- VD DV wrote:
> Is same fix applicable to v4.0.0? If not, can you provide fixed file (I assume it is only application... -
12:52 Defect #30426: Table rows are not highlighted on mouseover on some pages
- Is same fix applicable to v4.0.0? If not, can you provide fixed file (I assume it is only application.css), to upload...
-
05:50 Defect #30426: Table rows are not highlighted on mouseover on some pages
- The fix is quite simple:...
-
00:32 Defect #30426 (Confirmed): Table rows are not highlighted on mouseover on some pages
- Confirmed the problem in 3.4.7 and 4.0.0. No problem was found in 3.3.9.
-
21:21 Defect #30438 (Needs feedback): Internal error after replying isuess
- Ruby 1.8.7 is not supported in the recent Redmine versions. Please post more details about your instance (see [[Submi...
-
16:40 Defect #30438 (Closed): Internal error after replying isuess
- Hello,
When someone tries to answer in a project, he receives a 500 error like file in attachment.
Logs from... -
20:08 Feature #12005: Mightful workflow field enhancement: hide
- It is core fuctionality that makes redmine more functional for serious redmine installations with mixed external and ...
-
15:24 Defect #30437 (Closed): db upgrade /Validation failed: Name has already been taken/
- ...
-
14:38 Feature #12521: Improve tracker deletion error message to display projects containing issues under the tracker
- Marius BALTEANU wrote:
> You already have this possibility, you can open the Issue global page, filter issues only... -
12:42
Patch #30435 (Closed): Replace float rules with flexbox for content and sidebar block
- What this patch does:
1. It moves the sidebar to be rendered after the content block in *base.html.erb*, since natur... -
12:04 Defect #30434 (Closed): Line height is too large when previewing files with syntax highlighting if the line terminators are CRLF
- The height of some lines is too large if the line terminators of the file are CRLF. Only Redmine 4.0.0 is affected. N...
-
12:01 Defect #30354: When extracting .zip files, they get corrupted
Exactly, I get the files and compact with 7-zip (or another compression tool), I test the file, that's all right.
...-
05:59 Defect #30354: When extracting .zip files, they get corrupted
- "we take the file and insert it into Redmine." means that you take the generated archive and attach it in the Files m...
-
10:59
Feature #30429: Automatic language detection in syntax highlighting
- +1 I am thinking it would probably be better to have the syntax highlighter guess the language only in case a user fo...
-
10:43 Feature #30429: Automatic language detection in syntax highlighting
- Go MAEDA wrote:
> Probably we can use "Rouge::Lexer.guess_by_source":https://www.rubydoc.info/gems/rouge/Rouge%2FLex... -
03:21 Feature #30429 (New): Automatic language detection in syntax highlighting
- As of Redmine 4.0, you can use >100 languages in syntax highlighter (#24681). However, as you can use so many languag...
-
07:42 Feature #30207 (Reopened): Hide menu item in the cross-project menu if the module is not enabled in any project
-
07:10 Feature #30207: Hide menu item in the cross-project menu if the module is not enabled in any project
- The current implementation generates one query per each module checked, please see the above log:...
-
07:09 Defect #30431 (Closed): Useless "Delete issues" tracker permission is shown on the role page for Anonymous and Non-member
- Since you cannot grant a "Delete issues" permission for Anonymous and Non-member roles, "Delete issues" column in the...
-
06:03 Feature #30424 (Closed): How to configure the received mail to create a problem
- You can find in [[RedmineReceivingEmails]] how to configure your Redmine instance to create issues from emails. If yo...
-
05:53 Feature #30346 (New): Add "Target Version" to the list of "Available columns" in "Spent time" Tab
2019-01-14
-
21:50 Feature #13919: Mention user on issues and wiki pages using @user with autocomplete
- +1
-
20:51 Defect #30428 (Closed): API upload documentation is wrong
All documentation on the "uploads" api endpoint appears to be outdated. It doesn't mention anything about a "filena...-
16:45 Defect #30426 (Closed): Table rows are not highlighted on mouseover on some pages
- I am testing redmine v4.0.0 and discovered that hovering on some pages does not work.
Till now I discovered that pro... -
16:32 Feature #30346: Add "Target Version" to the list of "Available columns" in "Spent time" Tab
- You are right. There is no such column in previous versions. Therefore this issue might be evaluated not as deffect b...
-
15:58 Defect #30425 (Closed): Problem with Email Receiving
- Hello! I am trying to configure redmine to receive emails but when running the rake command I have the following resu...
-
13:46 Patch #30168: Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox
- Max Johansson wrote:
> 1. The patch already wraps #list-left and #list-right with .splitcontent block in *app/views... -
08:56
Patch #30168: Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox
- 1. The patch already wraps #list-left and #list-right with .splitcontent block in *app/views/my/page.html.erb* so *....
-
02:56 Patch #30168 (Reopened): Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox
- Max, what do you think if we do not mix the splitcontent class with other elements that do not have splitcontentleft ...
-
07:34 Feature #30424 (Closed): How to configure the received mail to create a problem
- Redmine has only one project. How to create a problem under the project after receiving the email, so as to link with...
-
06:24 Feature #27096 (Closed): Mark non-working days in calendar view
- Committed the patches. Thank you for improving Redmine.
And I have added a style for non-working days. The backgro... -
05:47 Patch #30420 (Closed): Update pg gem (~> 1.1.4)
-
03:58 Patch #30420 (Resolved): Update pg gem (~> 1.1.4)
- Committed to the trunk. Thank you for reporting the new release of the gem.
-
02:14 Patch #30420 (Closed): Update pg gem (~> 1.1.4)
- https://bitbucket.org/ged/ruby-pg/src/fddea15f846d3f900665fbe8760fcd4e90bc9b70/History.rdoc?at=default&fileviewer=fil...
-
05:32 Feature #3781 (Closed): Add permission to control viewing of Estimated Hours based on Role
-
05:31 Feature #3781: Add permission to control viewing of Estimated Hours based on Role
- Closing as a duplicate of #3088.
-
05:32 Feature #15107 (Closed): Add a permission option to view estimated hours
- Closing as a duplicate of #3088.
-
03:31 Patch #30421 (Closed): Issue tracking table on user profile page
- Currently, you can see the number of open assigned issues and all reported issues on the user profile page, but canno...
2019-01-13
-
23:56 Feature #30419 (Closed): Drop support for MySQL 5.5
- Support for MySQL 5.5 ended in December 2018:
Resources:
- https://en.wikipedia.org/wiki/MySQL#Milestones
- http... -
16:04 Defect #12279 (Closed): error with large files in filesystem repo
-
06:33 Feature #15899 (Closed): Cover All and Every Atlassian JIRA Feature
- The request is too vague. Please open one issue for each feature request.
-
05:44 Patch #4502: New date filter operators: tomorrow, next week, next month
- Setting the target version to 4.1.0.
I propose reordering the operators as follows. While the current patch shows ... -
04:34 Defect #30236: Accidentally clicking next to the checkbox breaks issue selection
- LGTM. Setting the target version to 4.1.0.
-
04:24 Feature #30207 (Closed): Hide menu item in the cross-project menu if the module is not enabled in any project
- Committed. Thank you for your contribution.
-
02:28 Defect #22111 (Closed): Rake Aborted
-
01:50 Patch #30413 (Closed): Add ".ruby-version" to svn:ignore, .git:ignore, and .hgignore
- Committed.
Also available in: Atom