Project

General

Profile

Activity

From 2022-09-13 to 2022-09-15

2022-09-15

21:36 Feature #37679: Raise the maximum length of the last name to 255 characters
Sorry, stupid typo in previous patch ... Anthony Mallet
21:30 Feature #37679 (Closed): Raise the maximum length of the last name to 255 characters
According to r11392, the lastname length is increased to 255 characters.
It seems that the user validations was ne...
Anthony Mallet
18:07 Feature #37674: Upgrade Admin/Users list to use the query system
I agree that each user attribute should have its specific filter. Marius BĂLTEANU
13:11 Feature #37674: Upgrade Admin/Users list to use the query system
Good point. I indeed tried to stay close to the existing functionality with this combined name filter, but maybe that... Jens Krämer
10:00 Feature #37674: Upgrade Admin/Users list to use the query system
This patch uses the "name" filter to search three columns: first name, last name, and email. I think this follows the... Go MAEDA
07:40 Feature #37674: Upgrade Admin/Users list to use the query system
Thank you for looking into this. Attached is the first patch with your solution built in. Jens Krämer
06:40 Feature #37674: Upgrade Admin/Users list to use the query system
Thank you for posting the nice improvement. However, the following error occurred with SQLite.... Go MAEDA
05:48 Feature #37674: Upgrade Admin/Users list to use the query system
Screenshot of this feature:
!{witdh: 968px; border: 1px solid grey;}.screenshot-20220915.png!
Go MAEDA
15:44 Defect #37635: Respect Role#consider_workflow? when checking for allowed status transitions
I'd require the user argument (rather than allowing a default). Then, this looks good for me.
I have attached an u...
Holger Just
15:32 Defect #37635: Respect Role#consider_workflow? when checking for allowed status transitions
Mischa The Evil wrote:
> Wouldn't it be better to extract this code into a new (helper) method given the similarity?...
Go MAEDA
15:14 Patch #37657 (Closed): Rename Repository#supports_all_revisions? to Repository#supports_history?
Committed the patch. Go MAEDA
15:09 Patch #37559: Use meta element instead of javascript object
Marius, could you review this patch related to auto-complete? Go MAEDA
14:05 Defect #37369: Mention auto-complete not works in bulk-edit comments
@marius it works for me.
Thanks.
pasquale [:dedalus]
12:43 Defect #37676: Image base64 are not displayed
Thank, for answer.
But, i don't want to use plugin.
I'm need a workaround for convert pictures or a path for use ...
Black Zajaz
09:26 Defect #37676: Image base64 are not displayed
Do you still have CK Editor installed?
Which text formatter did you choose?
Currently the best solution: Common Mar...
C S
09:21 Defect #37676: Image base64 are not displayed
Since the problem is caused by a third-party plugin, it is not appropriate to open an issue here. Please use "forums"... Go MAEDA
08:53 Defect #37676 (Reopened): Image base64 are not displayed
i don't want to use plugin, i just want support.
I look for alternatives.
Black Zajaz
08:32 Defect #37676 (Closed): Image base64 are not displayed
Unfortunately there is nothing we can do about the plugin. Go MAEDA
08:01 Defect #37676: Image base64 are not displayed
I have contacted owner from ckeditor plugin.
Here is answer:
https://github.com/a-ono/redmine_ckeditor/issues/3...
Black Zajaz
04:45 Defect #37676 (Needs feedback): Image base64 are not displayed
Redmine core does not have a feature to embed an image using an img tag with base64 data. Probably it is a feature ad... Go MAEDA
10:20 Feature #2477: mail reminder for watchers
make a wish that could be implement in 4.2.7 and above. Terence Lien
08:59 Defect #33953 (Reopened): Repository tab is not displayed if no repository is set as the main repository
There is a failing test: https://www.redmine.org/builds/logs/build_trunk_postgresql_ruby-3.0_2004.html Marius BĂLTEANU
05:05 Patch #35613: German translation update of Wiki syntax help for 5.0-stable
Setting the target version to 5.0.3. Go MAEDA
04:00 Feature #20458: Fetch Many Authors Activities
I made a patch to allow multiple users to be specified on the /activity.
This patch works with the latest Redmine (t...
Takenori TAKAKI
01:39 Feature #37677: Add a way to view all saved queries
I didn't know that an administrator can access another user's "to me only" query by typing a URL like @/queries/123/e... Go MAEDA

2022-09-14

19:23 Feature #37677 (New): Add a way to view all saved queries
My users are trying to create and save queries and they're having a hard time making them to be shared with others, a... Jon Schell
16:34 Defect #37676: Image base64 are not displayed
I'm need a workaround.
I have pictures from issues and wikis of last 10 years.
Anyone have an idea?
Black Zajaz
11:51 Defect #37676 (Closed): Image base64 are not displayed
After upgrade from 4.1.1 to 5.0.2 Images are not displayed.
Into Database are saved with html base64 code
<pre...
Black Zajaz
08:17 Patch #35613: German translation update of Wiki syntax help for 5.0-stable
Push ;) C S
04:38 Feature #37674 (Closed): Upgrade Admin/Users list to use the query system
This patch series that was extracted from "Planio":https://plan.io/redmine-hosting introduces a UserQuery
and upgrad...
Jens Krämer

2022-09-13

23:40 Defect #37369: Mention auto-complete not works in bulk-edit comments
Thanks @pasquale for reporting this issue.
Can you test the attached patch?
Marius BĂLTEANU
23:08 Defect #37268: Performance problem with Redmine 4.2.7 and 5.0.2
Ko Nagase wrote:
> I haven't checked the details, but I noticed that Ruby bug tracker site (https://bugs.ruby-lang.o...
Marius BĂLTEANU
17:15 Defect #37673 (Closed): "Created_on" column inserting date on d-1 at table "Notes"
When creating a note on a deal, it inserts the creation date as it was the day before, with the correct hour.
Marked...
Victor Andrade
16:22 Feature #5557: Show description of files in files tab
At some point this was Feature was added to list the description next to the listing of files in the description of t... Stephen Ostrow
12:22 Patch #37664: Preload all stylesheets and JavaScripts
This patch adds a "Link header":https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Link to the HTTP response h... Takashi Kato
10:46 Patch #37664: Preload all stylesheets and JavaScripts
I think the patch is expected to add @rel="preload"@ to @link@ tags, right?
I tried out the patch but found no cha...
Go MAEDA
11:01 Patch #37526 (Closed): Polish translation update
Committed the patches. Thank you for your contribution. Go MAEDA
09:37 Feature #37634 (Closed): Export spent time report as PDF
Please do not create a duplicate issue. Go MAEDA
09:36 Patch #37636: Ignore statuses if workflow only defines identity transition
Setting the target version to 5.1.0. Go MAEDA
09:35 Defect #37543: Who is in charge for redmine Plugins Directory?
Thank you :) Markus Boremski
09:01 Defect #37659: Cannot access mercurial repositories
thank you
With this it seems to work for me too (on ubuntu 22.04 server with redmine 5.0.2 and mercurial 6.1.1).
I...
Michael Ssssssno
07:30 Patch #37668 (Closed): Fix bad I18n `t` call in macro error handler
this patch adds the missing module reference to the call to `t` in the error handler that is intended to output an er... Jens Krämer
 

Also available in: Atom