Activity
From 2021-08-13 to 2021-08-15
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... -
14:25 Defect #35765: Code with unsupported code language is not render when CommonMark Markdown is used
- The following patch should fix this...
-
13:16 Defect #35765 (Closed): Code with unsupported code language is not render when CommonMark Markdown is used
- The following code snippet:...
-
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... -
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?
> >
>... -
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...
-
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... -
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...
-
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... -
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... -
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... -
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 ...
-
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...
-
10:58 Patch #35729 (Reopened): Update jQuery to 3.6.0
- I reverted r21179 because it breaks some ajax requests.
-
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...
-
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.
-
08:00 Defect #35754 (Closed): Redmine::WikiFormatting::CommonMark::FormatterTest#test_should_ignore_soft_breaks fails
- Patch committed, thanks for pointing this out.
-
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...
-
06:32 Feature #35758 (Resolved): Add some space around the versions on the Roadmap
- Committed the patch. Thank you.
-
06:19 Defect #35715 (Closed): File upload fails when run with uWSGI
-
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... -
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...
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... -
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...
-
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.
-
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...
-
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... -
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... -
10:14 Defect #20029 (Closed): mails are not formatting in redmine 3.X either mardown or textile defined
-
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...
-
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... -
03:38 Defect #35715 (Resolved): File upload fails when run with uWSGI
- Committed the fix.
Thank you all for reporting and fixing the issue. -
03:00 Patch #35759 (Closed): Bulgarian translation for #35562
- Committed the patch. Thank you.
-
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... -
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...
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...
Also available in: Atom