Project

General

Profile

Activity

From 2021-08-14 to 2021-08-16

2021-08-16

23:50 Feature #35462: Download all attachments in a journal
IMHO, if we really want to add this feature, I'm in favour of adding the download link under the action as Takenori p... Marius BĂLTEANU
15:19 Feature #35462: Download all attachments in a journal
Setting the target version to 5.0.0. Go MAEDA
19:47 Feature #15180: Start date on versions
I'm working on some improvements of my latest patch posted in note-25. Mischa The Evil
14:36 Feature #35683: PDF rendering improvements when exporting an issue or a list of issues
Setting the target version to 5.0.0. Go MAEDA
14:29 Patch #35687 (Closed): Galician translation update
Committed the translation patches in r21189, r21185, and r21187. Thank you for your contribution. Go MAEDA
14:23 Patch #35766 (Closed): Galician translation update for 4.2-stable
Committed the patch. Thank you for your translation. Go MAEDA
11:44 Patch #35766 (Closed): Galician translation update for 4.2-stable
Extracted translation for 4.2-stable from #35687. Translated by "Guillermo ML":/users/188597. Go MAEDA
09:06 Defect #35454: Project lines on Gantt (nearly) all start on the same single date
Hey,
thanks alot for your detailed feedback.
I was able to find the reason for this behavior with your hints.
Yo...
Markus Boremski
06:58 Feature #35758 (Closed): Add some space around the versions on the Roadmap
Go MAEDA
00:24 Patch #35104 (Closed): Code blocks - consistent rendering and retaining user-supplied language name in rendered HTML
Patches committed, thanks again Martin for your work on this. Marius BĂLTEANU

2021-08-15

23:03 Defect #35765 (Closed): Code with unsupported code language is not render when CommonMark Markdown is used
Fixed in r21181.
Now we render the code block even if the language is not supported, but we remove the class attr...
Marius BĂLTEANU
14:25 Defect #35765: Code with unsupported code language is not render when CommonMark Markdown is used
The following patch should fix this... Marius BĂLTEANU
13:16 Defect #35765 (Closed): Code with unsupported code language is not render when CommonMark Markdown is used
The following code snippet:... Marius BĂLTEANU
22:46 Feature #35742: Enable task list items for CommonMark text formatting
I'm adding a patch for testing purposes, I still need to:
# Add tests
# Add an icon to JS toolbar
# Allow clicki...
Marius BĂLTEANU
16:17 Defect #35430: Internal error when viewing revisions diff
Mischa The Evil wrote:
> salman mp wrote:
> > Go MAEDA wrote:
> > > Does the error occur without plugins?
> >
>...
salman mp
15:30 Defect #35345: Redmine::Plugin::compare_versions fails with stable and devel branches
Gosh, looks like that one of my early understandings (i.e. can't match using version => 4.0.9) was a false assumption... Massimo Rossello
14:32 Defect #35345: Redmine::Plugin::compare_versions fails with stable and devel branches
Massimo Rossello wrote:
> How shall we manage this issue? Shall we make it a bug instead of a patch? At the moment t...
Go MAEDA
14:20 Defect #35345: Redmine::Plugin::compare_versions fails with stable and devel branches
In order to properly address version 4.2.2.stable with no fix and no patch applied on 4.2 branch, I am using this wor... Massimo Rossello
14:22 Feature #35627 (Closed): Database schema
token ring wrote:
> Please publish latest database schema
You can find it in db/schema.rb file under your Redmine...
Go MAEDA
14:10 Feature #35559: Query links for related issues on issue page
Holger Just wrote:
> We should just make sure that the style of the links is consistent in both places. The CSS chan...
Go MAEDA
13:44 Feature #35073: Escape values in LIKE statements to prevent injection of placeholders (_ or %)
Jens Krämer wrote:
> The alternative I am experimenting with right now is breaking up the user's query string into t...
Go MAEDA
12:49 Feature #35035: Refactor text formatting to HTML::Pipeline
I'm setting this to Candidate for next major release because for sure it is something that we should work on. If you ... Marius BĂLTEANU
12:10 Feature #33037 (Closed): Support for Gitlab flavored Markdown
We have just introduced "CommonMark Markdown (Github Flavored)" for Redmine version:"5.0.0". Please take a look on it... Marius BĂLTEANU
10:58 Patch #35729 (Reopened): Update jQuery to 3.6.0
I reverted r21179 because it breaks some ajax requests. Marius BĂLTEANU
10:34 Patch #35729 (Closed): Update jQuery to 3.6.0
jQuery updated to 3.6.0 in r21179, please reopen if you find any issue. According to the change log, the update shoul... Marius BĂLTEANU
08:05 Feature #34494: Rename the save, edit and delete buttons on the query form to clarify the scope
Thanks Mischa for your detailed feedback! I'm not against this change, we can do it. Marius BĂLTEANU
08:00 Defect #35754 (Closed): Redmine::WikiFormatting::CommonMark::FormatterTest#test_should_ignore_soft_breaks fails
Patch committed, thanks for pointing this out. Marius BĂLTEANU
07:22 Feature #35764 (Closed): Multiple search terms in the "contains" operator of text filters
I extracted the attached patch from #35073#note-4. The patch posted by "Jens Krämer":https://www.redmine.org/users/40... Go MAEDA
06:32 Feature #35758 (Resolved): Add some space around the versions on the Roadmap
Committed the patch. Thank you. Go MAEDA
06:19 Defect #35715 (Closed): File upload fails when run with uWSGI
Go MAEDA
04:56 Feature #23894: Expose repository through REST API
Holger Just wrote:
> Setting this as a candidate for the next major version.
Could you update the patch for the l...
Go MAEDA
04:42 Feature #13099: Issue Summary: add statistics about issues without assignee, version or category
Thank you for posting the patch but I found that the string 'none' is hard-coded. I think internationalized @label_no... Go MAEDA

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
 

Also available in: Atom