Project

General

Profile

Activity

From 2021-08-12 to 2021-08-14

2021-08-14

12:03 Feature #15180: Start date on versions
Sebastian Paluch wrote:
> BTW. How would all that align with "due date" behavior? The due data is now independent fr...
Mischa The Evil
11:58 Feature #35762 (New): Add an optional, explicit Project#start_date and Project#due_date to projects
This can be useful for projects that don't use issues and/or versions but nevertheless have explicit start- and due-d... Mischa The Evil
11:55 Feature #35761 (New): Display Project#start_date and Project#due_date on project show view
It can be useful to display these values outside of the Gantt/Calendar too. Mischa The Evil
11:52 Feature #35760 (New): Add a fallback-mechanism to Version#due_date similar to Version#start_date
This is extracted from #15180#note-19 as it's out-of-scope for that issue and can be a useful feature on its own inde... Mischa The Evil
11:38 Defect #35454 (Needs feedback): Project lines on Gantt (nearly) all start on the same single date
Bernhard Rohloff wrote:
> Markus Boremski wrote:
> > Someone can give me some informations on what defines the star...
Mischa The Evil
10:26 Defect #20071 (Closed): User can't update issue status after upgrade
Emmanuel BOUGEROLLE wrote:
> It's an mistake. But I think i've found the problem.
>
> I havent completely read al...
Go MAEDA
10:14 Defect #20029 (Closed): mails are not formatting in redmine 3.X either mardown or textile defined
Go MAEDA
07:43 Feature #31128: Drop Ruby < 2.5 support
It might be a good idea to even drop support for 2.6 too if this can be done without any additional cost (which seems... Mischa The Evil
06:01 Feature #34494: Rename the save, edit and delete buttons on the query form to clarify the scope
Marius BALTEANU wrote:
> [...] Apply & Clear operates at the same level [...]
I think it depends on your perspect...
Mischa The Evil
03:38 Defect #35715 (Resolved): File upload fails when run with uWSGI
Committed the fix.
Thank you all for reporting and fixing the issue.
Go MAEDA
03:00 Patch #35759 (Closed): Bulgarian translation for #35562
Committed the patch. Thank you. Go MAEDA
02:48 Feature #35758: Add some space around the versions on the Roadmap
The suggested style looks nice. Setting the target version to 4.2.3.
*Before:*
!{border: 1px solid grey; width: 7...
Go MAEDA
02:26 Feature #35657: Spent time ratio column and filter
Mischa The Evil wrote:
> I'll attach a patch for demonstration and testing purposes only. This patch adds a basic an...
Go MAEDA

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. ... Mischa The Evil
21:12 Feature #35657: Spent time ratio column and filter
The previously attached patch has an issue. I'll hereby attach an updated patch. Mischa The Evil
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... Mischa The Evil
20:40 Patch #35759 (Closed): Bulgarian translation for #35562
Translated
* text_all_migrations_have_been_run
Ivan Cenov
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 ... Mischa The Evil
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...
Mischa The Evil
08:49 Feature #35755 (Closed): Drop OpenID support
Redmine currently supports OpenID authentication.
However, OpenId was obsoleted by OpenID Connect some years ago a...
Go MAEDA
08:53 Defect #35752 (Closed): Warning message "nokogumbo: Using Nokogiri::HTML5 provided by Nokogiri"
Patch committed. Thanks for pointing this out. Marius BĂLTEANU
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... Go MAEDA
05:13 Feature #35677 (Closed): Preserve leading white space when quoting using the JS toolbar
Committed the patch. Thank you. Go MAEDA
05:00 Defect #35731 (Closed): Password and Confirmation fields are marked as required when editing a user
Committed the patch. Go MAEDA
04:31 Defect #35754 (Closed): Redmine::WikiFormatting::CommonMark::FormatterTest#test_should_ignore_soft_breaks fails
A test added by #32424 fails.... Go MAEDA
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...
Go MAEDA

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... Marius BĂLTEANU
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... Marius BĂLTEANU
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... Marius BĂLTEANU
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... Marius BĂLTEANU
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... Marius BĂLTEANU
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...
Nicolas ESTIENNE
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...
Pavel Rosický
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.
...
Go MAEDA
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 ...
Sandro Frenzel
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... Go MAEDA
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...
Go MAEDA
06:38 Feature #32116: Add configured theme to Redmine::Info
Setting the target version to 5.0.0. Go MAEDA
06:27 Defect #35731: Password and Confirmation fields are marked as required when editing a user
Setting the target version to 4.1.5. Go MAEDA
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, ...
Marius BĂLTEANU
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...
Marius BĂLTEANU
 

Also available in: Atom