Activity
From 2021-08-11 to 2021-08-13
2021-08-13
-
23:05 Feature #15180: Start date on versions
- Here's a complete patch that implements this feature in the way that is outlined by Marius in note-11 as scenario 3. ...
-
21:12 Feature #35657: Spent time ratio column and filter
- The previously attached patch has an issue. I'll hereby attach an updated patch.
-
19:57 Feature #35657: Spent time ratio column and filter
- This indeed looks like a useful addition for users who are doing some more serious planning within Redmine, so last w...
-
20:40 Patch #35759 (Closed): Bulgarian translation for #35562
- Translated
* text_all_migrations_have_been_run -
18:42 Feature #35758 (Closed): Add some space around the versions on the Roadmap
- Currently it somewhat looks like versions are crammed together one after another on the Roadmap. I think it would be ...
-
17:05 Feature #35755: Drop OpenID support
- Go MAEDA wrote:
> However, OpenId was obsoleted by OpenID Connect some years ago [...]
I hadn't noticed that chan... -
08:49 Feature #35755 (Closed): Drop OpenID support
- Redmine currently supports OpenID authentication.
However, OpenId was obsoleted by OpenID Connect some years ago a... -
08:53 Defect #35752 (Closed): Warning message "nokogumbo: Using Nokogiri::HTML5 provided by Nokogiri"
- Patch committed. Thanks for pointing this out.
-
03:28 Defect #35752 (Closed): Warning message "nokogumbo: Using Nokogiri::HTML5 provided by Nokogiri"
- You will see a warning message "nokogumbo: Using Nokogiri::HTML5 provided by Nokogiri" during the startup process. Th...
-
05:13 Feature #35677 (Closed): Preserve leading white space when quoting using the JS toolbar
- Committed the patch. Thank you.
-
05:00 Defect #35731 (Closed): Password and Confirmation fields are marked as required when editing a user
- Committed the patch.
-
04:31 Defect #35754 (Closed): Redmine::WikiFormatting::CommonMark::FormatterTest#test_should_ignore_soft_breaks fails
- A test added by #32424 fails....
-
02:55 Defect #35715: File upload fails when run with uWSGI
- Pavel Rosický wrote:
> and there's also a typo in the new patch, it should be request.raw_post instead of request.ra...
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.
Also available in: Atom