Project

General

Profile

Activity

From 2022-02-24 to 2022-02-26

2022-02-26

23:12 Feature #36711 (New): Various features for MailHandler
Hi,
For my local redmine instance (4.0.7-1~bpo10+1 from Debian package), I needed to improve the MailHandler b...
Vincent Danjean
08:09 Feature #36701: Update Chart.js to 3.7.1
Thank you for posting the patch. Charts on Issue summary page and repository page are displayed without problem.
S...
Go MAEDA
07:54 Patch #36355: Update roadie-rails to 3.0
Updated roadie-rails to 3.0 in r21442. Go MAEDA
07:54 Revision 21442 (svn): Update roadie-rails to 3.0 (#36355).
Go MAEDA

2022-02-25

20:14 Feature #36701: Update Chart.js to 3.7.1
Made an update following this guide: https://www.chartjs.org/docs/latest/getting-started/v3-migration.html Maciej Pankanin
18:30 Patch #36416: Cleanup more dependent objects on project delete
Marius BALTEANU wrote:
> What do you think about the following query migration?
>
> [...]
This fails on MySQL ...
Holger Just
18:12 Defect #36686: Allow pasting screenshots from clipboard in documents
Marius BALTEANU wrote:
> Please see my comment from message#58521:
>
> > In the latest Redmine versions you can :...
tt677666 tt677666
08:59 Defect #36686: Allow pasting screenshots from clipboard in documents
Please see my comment from message#58521:
> In the latest Redmine versions you can :
> - drag images onto the dro...
Marius BĂLTEANU
07:28 Defect #36686: Allow pasting screenshots from clipboard in documents
Marius BALTEANU wrote:
> Which version of Redmine do you use and what means a document? Can you provide more details...
tt677666 tt677666
15:31 Feature #35001 (Closed): Disable API authentication with username and password when two-factor authentication is enabled for the user
Marius BĂLTEANU
09:06 Feature #36702: Inline autocomplete for versions
Thanks for your quick feedback.
@!@: indeed, we cannot use it because of textile.
@:@: I like the VIM approach, b...
Marius BĂLTEANU
06:29 Feature #36702: Inline autocomplete for versions
My personal choice would be the v: variant or maybe vice versa. Using the *":"* as common start character followed by... Bernhard Rohloff
00:38 Feature #36702: Inline autocomplete for versions
Nice feature but I think it is better not to invoke the feature by pressing "!". This is because an exclamation mark ... Go MAEDA
08:57 Revision 21441 (svn): Update API test to use token based authentication when twofa is enabled for user (#35001).
Marius BĂLTEANU
07:23 Defect #36703: 4.2.4 and 4.1.6 downloads urls have changed
Jonathan Cormier wrote:
> Thanks for the update. I checked the forum and used the search for releases but didn't che...
Marius BĂLTEANU
07:03 Defect #36703: 4.2.4 and 4.1.6 downloads urls have changed
Thanks for the update. I checked the forum and used the search for releases but didn't check the news. Sorry about th... Jonathan Cormier
00:31 Defect #36703: 4.2.4 and 4.1.6 downloads urls have changed
As described in "the news":https://www.redmine.org/news/134, tarballs have not been uploaded to https://www.redmine.o... Go MAEDA
00:19 Defect #36703 (Closed): 4.2.4 and 4.1.6 downloads urls have changed
The normal download location for releases https://www.redmine.org/releases/ does not have the files for the two new r... Jonathan Cormier
00:43 Feature #36699: Change the text of the user link when converting @user notation to html
Marius BALTEANU wrote:
> For now I've added the class @user-mention@ to user links generated using @ (r21440).
>
...
Mizuki ISHIKAWA

2022-02-24

23:08 Feature #36702 (New): Inline autocomplete for versions
In addition to issues, users and wiki pages autocompletes, I think we should add an inline autocomplete for versions.... Marius BĂLTEANU
23:02 Feature #36699: Change the text of the user link when converting @user notation to html
For now I've added the class @user-mention@ to user links generated using @ (r21440).
The easiest way is to obtain...
Marius BĂLTEANU
08:56 Feature #36699 (Closed): Change the text of the user link when converting @user notation to html
#13919 added the Mention feature to Redmine.
There are three types of notations that can be converted to user links:...
Mizuki ISHIKAWA
22:54 Revision 21440 (svn): Add class @user-mention@ to user classes when user is linked using @ (#36699, #13919).
Marius BĂLTEANU
21:52 Defect #36231 (Closed): https://stackoverflow.com/questions/69910539/minimagickerror-you-must-have-imagemagick-or-graphicsmagick-installed-on-red
Closed in favour of #35424. Marius BĂLTEANU
21:51 Defect #36686 (Needs feedback): Allow pasting screenshots from clipboard in documents
Which version of Redmine do you use and what means a document? Can you provide more details?
Marius BĂLTEANU
21:48 Feature #36701: Update Chart.js to 3.7.1
Please see #35729 for jQuery 3.6.0.
I'm in favour of updating the Chart.js library.
Marius BĂLTEANU
20:57 Feature #36701 (Closed): Update Chart.js to 3.7.1
Redmine is now using 2.8.0 which was released almost 3 years ago (14 Mar 2019). There are use cases in which plugin d... Maciej Pankanin
21:47 Patch #35729 (Resolved): Update jQuery to 3.6.0
jQuery updated to 3.6.0.
I'm not able to reproduce again the issue caused by this update, please let me know if yo...
Marius BĂLTEANU
21:45 Revision 21439 (svn): Update jQuery to 3.6.0 (#35729).
Marius BĂLTEANU
21:31 Patch #36416: Cleanup more dependent objects on project delete
Also, it seems like the habtm join table @queries_roles@ is not clean up when a role is destroyed and we should fix t... Marius BĂLTEANU
21:19 Patch #36416: Cleanup more dependent objects on project delete
What do you think about the following query migration?... Marius BĂLTEANU
21:03 Patch #36416: Cleanup more dependent objects on project delete
Holger, thanks for the patches. I've committed most of the changes (r21437 and r21438), but the migration for Orphane... Marius BĂLTEANU
20:55 Revision 21438 (svn): Add migration to delete orphaned time entry activities (#36416).
Patch by Holger Just. Marius BĂLTEANU
20:44 Revision 21437 (svn): Destroy overridden time entry activities and rows from the habtm join table @queries_roles@ on project deletion (#36416).
Patch by Holger Just. Marius BĂLTEANU
20:10 Feature #35001 (Resolved): Disable API authentication with username and password when two-factor authentication is enabled for the user
Patch committed, thanks! Marius BĂLTEANU
20:10 Revision 21436 (svn): Disable API authentication with username and password when two-factor authentication is enabled for the user (#35001).
Patch by Go MAEDA. Marius BĂLTEANU
19:57 Feature #24808: OAuth2 support for Redmine API Apps (OAuth2 Provider)
The patches need some changes to work with Rails 6 and zeitwerk autoloader. Marius BĂLTEANU
16:47 Defect #10048: Secondary sorting after sorting by parent task
In case it is useful for anyone else.
After waiting for this to be implemented I finally made my own solution.
...
txemi M
16:10 Feature #24277: Introducing Remaining Time field as method to track the remaining time to complete an issue
+1 pasquale [:dedalus]
15:59 Defect #36700 (New): redmine:email:receive_imap truncate body email
Hi,
In Redmine 4.2.3 every email received is stripped if message body contain "<-" chars. All body text is strippe...
giorgio rossi
13:53 Defect #36574: context-menu on task
Yes i think it's related to this bug (i'm on redmine 4.2.4) Brice Beaumesnil
08:46 Feature #36691: Background job and dedicated status for project deletion
Thanks Jens for your quick response.
Marius BĂLTEANU
03:43 Feature #36691: Background job and dedicated status for project deletion
Marius BALTEANU wrote:
> Jens, should we take into consideration also #34987?
Ah, that's interesting. If I unders...
Jens Krämer
00:24 Feature #36691: Background job and dedicated status for project deletion
maybe my group members issue #36696 can benefit from this as well James H
00:25 Feature #36696: Improve performance of adding or removing members of a group
or maybe make it a background job similar to like #36691 James H
00:10 Feature #36696 (Closed): Improve performance of adding or removing members of a group
In situations where groups are applied to hundreds of projects (with or without subprojects, with or without inherit ... James H
 

Also available in: Atom