Project

General

Profile

Activity

From 2022-03-17 to 2022-03-19

2022-03-19

13:39 Defect #34029: 403 Forbidden error when non-member try to upload a file
Dariusz Makowski wrote:
> I have the same problem. I'm on :
>
> [...]
>
> I tried to add the tweak to user.rb ...
Marius BĂLTEANU
13:31 Patch #15118 (Closed): Deprecate and rename rss_* methods to atom_* methods
Marius BĂLTEANU
10:56 Patch #15118 (Resolved): Deprecate and rename rss_* methods to atom_* methods
Patch committed, thanks! Marius BĂLTEANU
13:30 Feature #4347 (Closed): Contributing to an issue should automatically add the user to the watchers list
Marius BĂLTEANU
11:16 Feature #4347 (Resolved): Contributing to an issue should automatically add the user to the watchers list
Patch committed with a slight change, I've renamed the internal option name from @add_note@ to @issue_contributed_to@... Marius BĂLTEANU
13:30 Revision 21471 (svn): Add locales (#4347).
Marius BĂLTEANU
13:04 Patch #36807 (Closed): Remove CommonMark experimental flag and mark as deprecated the RedCarpet Markdown
Marius BĂLTEANU
12:48 Feature #1737 (Closed): autowatch issues
I'm closing this because the first option was already committed for the upcoming version:"5.0.0" and for the second I... Marius BĂLTEANU
12:47 Feature #2716: User option to automatically add assignee to watchers
I made a patch on top of #4347 (which is now committed) to add this option to the auto watch options.
I think we ...
Marius BĂLTEANU
12:43 Defect #36686: Allow pasting screenshots from clipboard in documents
Go Maeda, should we backport this fix to the minor versions as well? Marius BĂLTEANU
09:08 Defect #36686 (Resolved): Allow pasting screenshots from clipboard in documents
Fix committed, thanks! Marius BĂLTEANU
12:27 Revision 21470 (svn): Add missing partial (#4347).
Marius BĂLTEANU
11:36 Patch #36806 (Closed): Remove rss_* deprecated methods
Marius BĂLTEANU
11:31 Feature #36805 (Closed): Update Rails to 7
Marius BĂLTEANU
11:26 Defect #33415: Issue#closable? doesn't handle the case of issues with open subtask(s) ánd being blocked by other open issue(s)
I'm postponing this because is not such a big issue that we don't provide all reasons from the beginning. Marius BĂLTEANU
11:14 Revision 21469 (svn): Automatically add the user to the watchers list after contributing to an issue (#4347). User can enable/disable this feature from My Account.
Patch by Takenori TAKAKI and Jens Krämer. Marius BĂLTEANU
11:03 Feature #13919 (Closed): Mention user on issues and wiki pages using @user with autocomplete
Marius BĂLTEANU
11:03 Feature #13919: Mention user on issues and wiki pages using @user with autocomplete
Feature completed!
Users mentions are now highlighted and rendered using a leading @:
!{border: 1px solid grey...
Marius BĂLTEANU
11:01 Feature #36699: Change the text of the user link when converting @user notation to html
Change committed, thanks! Marius BĂLTEANU
11:00 Revision 21468 (svn): Render mentioned users with leading @ and highlight (#36699, #13919).
Marius BĂLTEANU
10:56 Revision 21467 (svn): Deprecate and rename rss_* methods to atom_* methods (#15118).
Patch by Mischa The Evil and Marius BĂLTEANU Marius BĂLTEANU
10:31 Feature #30998: Add an rake task to prune registered users after a certain number of days
Marius BALTEANU wrote:
> Go Maeda, what do you think about the following implementation?
Looks nice, thank you!
Go MAEDA
09:08 Revision 21466 (svn): Fix file drop feature not working in @documents#new@ (#36686).
Marius BĂLTEANU
09:07 Revision 21465 (svn): Reindent code in documents/_form view (#36686).
Marius BĂLTEANU
09:00 Patch #36503 (Reopened): Reduce extra queries in IssueQuery.default
Marius BĂLTEANU

2022-03-18

23:00 Defect #36394 (Closed): Avoid passing ActionController::Parameters outside of MailHandlerController
Marius BĂLTEANU
19:43 Defect #36394 (Resolved): Avoid passing ActionController::Parameters outside of MailHandlerController
Patch committed, thanks! Marius BĂLTEANU
22:57 Feature #30998: Add an rake task to prune registered users after a certain number of days
Go Maeda, what do you think about the following implementation? Marius BĂLTEANU
22:32 Feature #36699: Change the text of the user link when converting @user notation to html
I think it's better to actually render the display name with @. Patch attached. Marius BĂLTEANU
22:25 Defect #36801: Rails Autoload Paths contain plugin libs twice
Can you test on current trunk where we switched the autoloading from classic to zeitwerk (#29914)? Marius BĂLTEANU
21:46 Defect #36801: Rails Autoload Paths contain plugin libs twice
A fix could be adding... Stephan Wenzel
21:44 Defect #36801 (New): Rails Autoload Paths contain plugin libs twice
Due to the way plugins are loaded by Redmine the variable ... Stephan Wenzel
22:24 Patch #15118: Deprecate and rename rss_* methods to atom_* methods
Updated the patch for current trunk. Marius BĂLTEANU
19:42 Revision 21464 (svn): Avoid passing ActionController::Parameters outside of MailHandlerController (#36394).
Patch by Felix Schäfer. Marius BĂLTEANU
19:02 Patch #36416: Cleanup more dependent objects on project delete
Holger, did you have a chance to check my last comment? Marius BĂLTEANU
19:01 Patch #35729 (Closed): Update jQuery to 3.6.0
Marius BĂLTEANU
18:59 Defect #36013 (Resolved): Paste image mixed with other DataTransferItem
Marius BĂLTEANU
18:58 Defect #36013: Paste image mixed with other DataTransferItem
Adrien Crivelli wrote:
> On r21452, *without* patch, I am no longer able to reproduce the issue. It is likely that m...
Marius BĂLTEANU
18:58 Defect #36013: Paste image mixed with other DataTransferItem
Yazan Al aeddin wrote:
> Hello
> I tested it, it works well, because I had this problem on chromium 95.0.4638.69,
...
Marius BĂLTEANU
18:43 Revision 21463 (svn): Use @clipboardData.files@ instead of @clipboardData.items@ to get the images from the clipboard (#36013).
Marius BĂLTEANU
17:11 Feature #17132: add ability set "private note" visibility for specific role
I would also like to request this to be fixed. When you go into Roles and configure them you can see there is a check... Brian Dunigan
17:05 Feature #17132: add ability set "private note" visibility for specific role
Would be nice to see this implemented. At the moment, only administrators are able to see other's private notes. iry ce
03:19 Patch #36795 (Closed): Set the minimum required version of ROTP gem to 5.0.0
Committed the patch. Go MAEDA
00:34 Patch #36795 (Closed): Set the minimum required version of ROTP gem to 5.0.0
Two-factor authentication does not work if ROTP prior to 5.0.0 is installed (see message#67057). The attached patch s... Go MAEDA
03:19 Revision 21462 (svn): Set the minimum required version of ROTP gem to 5.0.0 (#36795).
Go MAEDA
03:07 Defect #36766 (Resolved): Database migration from Redmine 0.8.7 or earlier fails
Go MAEDA
03:07 Revision 21461 (svn): Database migration from Redmine 0.8.7 or earlier fails (#36766).
Patch by Go MAEDA. Go MAEDA

2022-03-17

16:46 Defect #36794: Issue copying ignores workflow rules
Patch with fix attachment:"36794.patch" Dmitry Makurin
16:45 Defect #36794 (New): Issue copying ignores workflow rules
@Issue.copy@ ignores rules defined by workflow for status @New@ (new issue form).
A simple example.
Let's say w...
Dmitry Makurin
13:10 Feature #36785 (New): Extension rest api
Good afternoon.
Is it possible to add a full response to a request to create / update a task through api? Also, ple...
Vladimir Bocharov
12:54 Feature #14275 (Closed): Add hinting to custom fields
Committed the patches.
Now the description of a custom field is shown as a placeholder.
!{width: 340px; border:...
Go MAEDA
12:52 Revision 21460 (svn): Show a custom field description as a placeholder (#14275).
Patch by Go MAEDA. Go MAEDA
12:50 Revision 21459 (svn): Use a variable to reference a CustomField object (#14275).
Patch by Go MAEDA. Go MAEDA
09:25 Patch #36770 (Closed): Fix to use a correct exception class ActiveRecord::IrreversibleMigration in migrations
Committed the fix. Go MAEDA
09:25 Revision 21458 (svn): Fix to use a correct exception class ActiveRecord::IrreversibleMigration in migrations (#36770).
Go MAEDA
04:59 Feature #3564 (Closed): Invisible comments
Oskar Nordquist wrote:
> I'd like support for embedding comments in wiki pages, like:
>
> <!-- this will not show...
Go MAEDA
04:55 Feature #20511 (Closed): Comments for Textile text formatting
Committed the patch. Go MAEDA
04:55 Revision 21457 (svn): Comments for Textile text formatting (#20511).
Patch by Go MAEDA. Go MAEDA
00:35 Defect #36766: Database migration from Redmine 0.8.7 or earlier fails
Setting the target version to 4.1.7. Go MAEDA
00:25 Defect #36766: Database migration from Redmine 0.8.7 or earlier fails
Bernhard Kotzur wrote:
> Now I see you provide a 36766.patch for this issue.
> What is the best way for further mig...
Go MAEDA
 

Also available in: Atom