Activity
From 2021-08-10 to 2021-08-12
2021-08-12
-
23:07 Defect #22323 (Closed): Markdown newline rendering broken
- The current Markdown implementation based on RedCarpet is deprecated and it is going to be dropped in the future vers...
-
23:04 Defect #32563 (Closed): Redmine 4 crashing with SEGFAULT under stress test when Markdown is used
- The current Markdown implementation based on RedCarpet is going to be dropped in the future versions and it will be r...
-
23:02 Feature #20497 (Closed): Markdown formatting supporting HTML
- The new CommonMark Markdown (Github Flavoured) that will be available in version:"5.0.0" supports HTML. I'm closing t...
-
22:58 Defect #19880 (Closed): Incorrect syntax for links in Markdown
- I'm closing this as "Won't fix" because the new CommonMark formatter available in Redmine 5.0.0 (#32424) correctly re...
-
22:51 Defect #29172 (Closed): Markdown: External links broken
- I'm closing this as "Won't fix" because the new CommonMark formatter available in Redmine 5.0.0 (#32424) correctly re...
-
18:10 Feature #35750 (New): Export "version" information with custom fields
- Hi,
I created some custom fields for "version", and I would like to export in csv file. These custom fields are visi... -
09:54 Defect #35715: File upload fails when run with uWSGI
- thanks, I agree, but the target version should be 4.1.5 because the original change went to 4.1.4
and there's also... -
06:43 Defect #35715: File upload fails when run with uWSGI
- Pavel and Holger, thank you for looking into the issue and writing the patch. I will commit attachment:35715.patch.
... -
09:42 Feature #35749 (New): Call Redmine::Hook.call_hook(:model_changeset_scan_commit_for_issue_ids_pre_issue_update) not only in case of a fixed issue with 'fixes' keyword
- In
app/models/changeset.rb
there is a hook _:model_changeset_scan_commit_for_issue_ids_pre_issue_update_ which ... -
09:22 Defect #20841 (Closed): Bare URLs in Markdown don't have "external" class
- The CommonMark formatter that will be available in Redmine 5.0.0 (#32424) correctly adds an "external" class. The exi...
-
09:13 Feature #35747 (Closed): Allow style attribute for HTML elements in CommonMark formatter
- The CommonMark formatter introduced by #32424 currently does not allow style attribute for HTML elements.
If the a... -
06:38 Feature #32116: Add configured theme to Redmine::Info
- Setting the target version to 5.0.0.
-
06:27 Defect #35731: Password and Confirmation fields are marked as required when editing a user
- Setting the target version to 4.1.5.
-
00:13 Feature #32424: CommonMark Markdown Text Formatting
- To move this forward I've committed the patch series 1-12 with slight changes:
* Hardbreaks are enabled by default, ... -
00:08 Feature #35742 (Closed): Enable task list items for CommonMark text formatting
- The task list extensions will be a very nice addition for Common Mark text formatting.
https://github.com/gjtoriki...
2021-08-11
-
22:40 Defect #35655 (Closed): Create duplicated follows relations fails with 500 internal error
-
21:53 Defect #35731: Password and Confirmation fields are marked as required when editing a user
- Looks good to me. Thanks!
-
10:20 Defect #35731: Password and Confirmation fields are marked as required when editing a user
- Added test code.
-
07:46 Defect #35731: Password and Confirmation fields are marked as required when editing a user
- The following patch fixes the issue....
-
07:40 Defect #35731 (Closed): Password and Confirmation fields are marked as required when editing a user
- Password and Confirmation are marked as required in UsersController#edit page. However, in actuality, those fields ar...
-
21:50 Feature #35658 (Closed): Administration -> Role -> Users Visibility
-
21:48 Defect #35715: File upload fails when run with uWSGI
- uwsgi is certainly an unusual application server... However, as restoring basic support for it should be rather simpl...
-
19:16 Feature #32424: CommonMark Markdown Text Formatting
- Thanks Holger for you reply, let's move the discussion about Ruby 2.5 support to #31128 (I've reopen it and I added o...
-
17:26 Feature #32424: CommonMark Markdown Text Formatting
- I would be fine with requiring Ruby 2.6 for Redmine 5.0.
Some notes here:
* Debian 11 Bullseye is going to shi... -
19:15 Feature #31128 (Reopened): Drop Ruby < 2.5 support
- I'm reopening this to discuss the option to drop support for Ruby 2.5 as well.
I wrote in #32424#note-62:
> Rails... -
13:25 Defect #35734 (New): Comments are not shown correctly in Outlookmails when using nummeration where PRE-Blocks are included
- If your comment has the following structure
Intro:
# First number
# Second number... -
08:38 Defect #35732 (New): Clean up and reorder Redmine Wiki
- The structure is getting more and more confused, especially in the area of the instructions in the individual languag...
-
08:23 Defect #35726: Time Formatting does not apply to CSV exports
- Good point. Fair enough. FYI, I'm also ok with no back-ports like you propose. My comment was more about the Redmine ...
-
01:17 Feature #15855: Add information about whether an issue is open or closed to Issues API response
- I made a patch to implement this improvement and posted it.
2021-08-10
-
23:01 Feature #32424: CommonMark Markdown Text Formatting
- Rails 6.1 and Redmine version:"5.0.0" supports minimum Ruby 2.5, but the "CommonMarker":https://github.com/gjtorikian...
-
22:18 Defect #32977 (Needs feedback): Remove references to deleted user from "user"-Format CustomFields
- Jens, I've reviewed the patch and it looks good to me, except the test that fails:...
-
22:02 Patch #30448 (Closed): Remove wrapper2 and wrapper3 wrapping containers
- Patch committed.
-
21:56 Patch #35729 (Closed): Update jQuery to 3.6.0
- https://blog.jquery.com/2021/03/02/jquery-3-6-0-released/
-
21:36 Defect #35655 (Resolved): Create duplicated follows relations fails with 500 internal error
- Fixed in r21150.
-
14:55 Defect #19925 (Closed): Arabic settings page - Icons are not aligned correctly
- No problem found in Redmine 4.2.2.
!{width: 464px; border: 1px solid grey;}.arabic-admin.png! -
14:38 Defect #35642 (Closed): Long text custom field values are not aligned with their labels
-
14:30 Patch #35727 (Closed): Add missing fixtures to Redmine::ProjectJumpBoxTest
- Committed the patch. Thank you.
-
03:42 Patch #35727: Add missing fixtures to Redmine::ProjectJumpBoxTest
- It was solved with the following patch....
-
03:36 Patch #35727 (Closed): Add missing fixtures to Redmine::ProjectJumpBoxTest
- Redmine::ProjectJumpBoxTest has failed....
-
12:17 Defect #35726: Time Formatting does not apply to CSV exports
- I don't think we should backport this to older versions.
The CSV export emits a technical format which is usually ... -
07:54 Feature #15707: Possibility to limit user access to certain IPs and access method (Web or API)
- Hey Mischa, thanks a lot for your comment - we'll look into this!
Also available in: Atom