Activity
From 2022-05-15 to 2022-05-17
2022-05-17
-
23:30 Feature #34863: Change default text formatter for new installations from textile to common_mark
- Here is the patch to set common_mark the default formatter.
-
23:21 Revision 21597 (svn): Fix two typos.
-
23:16 Revision 21596 (svn): Fix Rubocop warnings.
-
23:14 Revision 21595 (svn): Revert unwanted change (#36807).
-
23:12 Revision 21594 (svn): Remove experimental flag from CommonMark text formatter (#36807).
-
22:53 Feature #36691 (Resolved): Background job and dedicated status for project deletion
- Both patches from #33422 and the fix for tests committed, thank you for your contribution, really useful feature.
-
22:53 Revision 21593 (svn): Fix random failing tests (#36691).
- Patch by Jens Krämer.
-
22:50 Revision 21592 (svn): Adds projects bulk delete (#36691).
- Patch by Jens Krämer.
-
22:45 Revision 21591 (svn): Background job for project deletion (#36691).
- Due to the deletion of dependent objects (issues etc), project deletion may take a long time.
This patch moves the a... -
22:42 Feature #36891 (Closed): Ask more specific confirmation questions when closing/reopening/archiving projects
-
00:38 Feature #36891 (Resolved): Ask more specific confirmation questions when closing/reopening/archiving projects
- Patch committed, thanks!
-
22:42 Revision 21590 (svn): Update locales (#36891).
-
22:41 Feature #36728: Reintroduce lazy loading of i18n files
- Feature reverted in Redmine version:"5.0.1" (#36998).
-
13:10 Defect #37128 (Needs feedback): 2FA is not working
- Usually, this error points to an issue with the time or timezone on either the server or the client (i.e. your browse...
-
11:52 Defect #37128 (Closed): 2FA is not working
- We have installed the redmine with bitnami stack version is Redmine 5.0. We need to enable & use 2FA of inbuilt redmi...
-
10:59 Feature #37127: Remove attachment based on minimum file size.
- Currently attachements can be excluded if the file size is too big or if the filename is not accepted. I would like t...
-
10:58 Feature #37127 (New): Remove attachment based on minimum file size.
-
10:09 Defect #36901: Jump to project is misaligned in Safari 15.4 and later
- Sure (y)
-
10:02 Defect #36901: Jump to project is misaligned in Safari 15.4 and later
- Vitaly vit9696 wrote:
> Marius, could you please clarify why the attached fix was not committed? Thanks!
The patc... -
09:52 Defect #36901: Jump to project is misaligned in Safari 15.4 and later
- Marius, could you please clarify why the attached fix was not committed? Thanks!
-
00:38 Revision 21589 (svn): Ask more specific confirmation questions when closing/reopening/archiving projects (#36891).
- Patch by Holger Just.
-
00:23 Redmine 4.2.6 and 5.0.1 released
- Redmine version:"4.2.6" and version:"5.0.1" have been released and are available for [[download]], you can review the...
-
00:01 Revision 21588 (svn): Tagged version 5.0.1
-
00:00 Revision 21587 (svn): Tagged version 4.2.6.
2022-05-16
-
23:56 Revision 21586 (svn): Merged r21585 to 5.0-stable.
-
23:55 Revision 21585 (svn): Add missing issues to 5.0.1 changelog.
-
23:53 Revision 21584 (svn): Updates for 4.2.6 release.
-
23:49 Revision 21583 (svn): Merged r21582 to 5.0-stable.
-
23:48 Revision 21582 (svn): Updates for 5.0.1 release.
-
23:30 Defect #37053 (Closed): Attachments are lost when the status of the ticket is changed
-
22:02 Defect #37053 (Resolved): Attachments are lost when the status of the ticket is changed
- Fix committed with a test.
-
23:29 Revision 21581 (svn): Merged r21578-r21580 to 5.0-stable (#37053).
-
22:06 Defect #37124 (Needs feedback): Issue assign to me and Reported Issue tab is not working in redmine 5
- I've just tested and it works for me in Redmine 5.
Please add more details about your installation, you can see [[... -
12:42 Defect #37124: Issue assign to me and Reported Issue tab is not working in redmine 5
- Mujassim Jamal wrote:
> Hi,
>
> When I add or update any issue, *Issue assign to me* and *Reported Issue* column... -
12:40 Defect #37124 (Closed): Issue assign to me and Reported Issue tab is not working in redmine 5
- Hi,
When I add or update any issue, *Issue assign to me* and *Reported Issue* column on *{My Page} tab* is not up... -
22:01 Revision 21580 (svn): Fix that newly added attachments are lost when the status of the ticket is changed by hiding/showing the fields without removing them (#37053).
-
21:53 Revision 21579 (svn): Add test for #37053.
-
21:38 Revision 21578 (svn): Revert changes made to issue form update in r21495 (#37053).
-
11:56 Feature #36938: Update translations of field_principal to User or Group
- Thank you Maeda-san.
With the attached patch (which is just an in-place edit of yours from #36938#note-3), I updat... -
11:07 Feature #37123 (New): How to access the "Link values to URL" using API
- Hi,
I would like to know how to access the "Link values to URL" of any issue using the REST API.
For eg. the tick... -
04:16 Defect #37118 (Resolved): NoMethodError in account CRUD operations.
-
01:48 Defect #37114: syntax issue - "table in indent paragraph"
- Similar Issue was raised.. #24010
But, no solution..
2022-05-15
-
14:45 Defect #37053: Attachments are lost when the status of the ticket is changed
- This is caused by #34641.
-
14:33 Revision 21577 (svn): Update Nokogiri to 1.10.10 for Ruby < 2.5.0, 1.12.5 for Ruby < 2.6.0 and 1.13.6 for Ruby >= 2.6.0 (#36912).
-
12:58 Defect #36892 (Closed): Redmine does not start when installed --without markdown
-
12:57 Defect #36892: Redmine does not start when installed --without markdown
- Thanks Holger, I didn't see the warning.
I've committed now the change and I've created (#37119) to properly fix ... -
12:58 Revision 21576 (svn): Merged r21575 to 5.0-stable (#36892).
-
12:56 Feature #37119 (Closed): Drop redcarpet dependency for common_mark formatter
- Redmine fails to start when it's installed without markdown group (#36892).
We should fix this and drop the redcar... -
12:54 Revision 21575 (svn): Add redcarpet gem to common_mark group because the common_mark implementation requires it and Redmine won't start when it is installed without markdown group (#36892).
-
09:27 Defect #37106 (Closed): what is the usage of USERS_VISIBILITY_OPTIONS
Also available in: Atom