Project

General

Profile

Activity

From 2021-03-24 to 2021-03-26

2021-03-26

19:06 Defect #34965 (New): UnWatch ticket does not work thows 403 Forbidden when clicked
When trying to UnWatch a ticket that have watched. It does not work and I get a 403 Forbidden
Firebug log:
X...
Joel Sager
17:15 Feature #31395: Make the footer of the 'Powered by Redmine' line user changeable.
Heiko Robert wrote:
> Isn't that a (missing) feature of a specific theme?
> Easy and clean solution would be to cre...
Bernhard Rohloff
10:50 Feature #31395: Make the footer of the 'Powered by Redmine' line user changeable.
Isn't that a (missing) feature of a specific theme?
Easy and clean solution would be to create a new custom theme wh...
Heiko Robert
12:18 Feature #32944: Always preserve the tree structure in the project jump box
Just came across the same issue after upgrading to 4.1
In our use case the patch in this ticket does not solve the...
Heiko Robert
09:10 Defect #32156 (Closed): No left padding for first level entries in discussion board list
Committed the fix. Thank you. Go MAEDA
09:08 Revision 20857 (svn): No left padding for the first level entries in forums list (#32156).
Patch by Bernhard Rohloff. Go MAEDA
08:59 Defect #33846: Inline issue auto complete doesn't sanitize HTML tags
Holger Just wrote:
> By the way: this a full-blown XSS vulnerability. With an issue subject such as
>
> [...]
> ...
Marius BĂLTEANU
01:13 Defect #33846: Inline issue auto complete doesn't sanitize HTML tags
By the way: this a full-blown XSS vulnerability. With an issue subject such as... Holger Just
08:39 Feature #32085: Allow newline as a separator in "Allowed extensions", "Disallowed extensions", "Exclude attachments by name" field in Administration
Yuichi HARADA wrote:
> Go MAEDA wrote:
> > I noticed that a user cannot configure "Exclude attachments by name" to ...
Go MAEDA
06:58 Defect #30125: Can't be distinguished when deleting multiple attachments with the same file name in one action.
Fixed to show file attributes (file size, description, author, creation date, and time) in the bulk delete list of at... Yuichi HARADA
06:12 Revision 20856 (svn): Merged r20854 from trunk to 4.0-stable (#34950).
Go MAEDA
06:10 Revision 20855 (svn): Merged r20854 from trunk to 4.1-stable (#34950).
Go MAEDA
06:08 Revision 20854 (svn): Use secure_compare to validate keys (#34950).
Patch by Holger Just. Go MAEDA
05:52 Revision 20853 (svn): Test for r20852 (#22008).
Patch by Yuichi HARADA. Go MAEDA
05:37 Feature #22008 (Closed): Associated Revision API
Committed the patch. Thank you for your contribution. Go MAEDA
05:37 Revision 20852 (svn): Associated Revision API (#22008).
Patch by Yuichi HARADA. Go MAEDA
04:48 Feature #34942 (Closed): Support for Git repositories with default branch "main"
Committed the patch. Go MAEDA
04:48 Revision 20851 (svn): Support for Git repositories with default branch "main" (#34942).
Patch by Go MAEDA. Go MAEDA
03:19 Feature #32629 (Closed): Add edit button to Wiki sidebar
Committed the patch. Thank you. Go MAEDA
03:19 Revision 20850 (svn): Add edit button to Wiki sidebar (#32629).
Patch by Takenori TAKAKI. Go MAEDA

2021-03-25

18:58 Defect #34957 (New): Search issues by custom fields is slow
We have more than 30k issues, some of them use custom fields.
We found that searching by custom fields is slow, take...
Alejandro Grijalba
13:28 Feature #2024: gantt chart editing
Thank you for your effort in providing and updating this patch! This feature and its UI implementation looks very pro... Holger Just
08:35 Patch #21493: Tweak colors of default theme
Need more feedback on this. Marius BĂLTEANU
08:34 Defect #34029: 403 Forbidden error when non-member try to upload a file
Need more time to review and fix. Marius BĂLTEANU
08:34 Feature #34494: Rename the save, edit and delete buttons on the query form to clarify the scope
We need more feedback on this. Marius BĂLTEANU
08:10 Revision 20849 (svn): Merged r20847 from trunk to 4.0-stable (#34955).
Go MAEDA
08:05 Revision 20848 (svn): Merged r20847 from trunk to 4.1-stable (#34955).
Go MAEDA
08:03 Patch #34955 (Closed): Update copyright year in the footer to 2021
Done in r20847. Go MAEDA
07:39 Patch #34955 (Closed): Update copyright year in the footer to 2021
... Go MAEDA
08:03 Revision 20847 (svn): Update copyright year in the footer to 2021 (#34955).
Go MAEDA
08:00 Patch #33069 (Closed): Update copyright year in source files to 2021
Updated the year in r20846. Go MAEDA
07:30 Patch #33069 (Reopened): Update copyright year in source files to 2021
The year 2021 has arrived before Redmine 4.2 is released. We need to update the copyright year to 2021. Go MAEDA
07:58 Revision 20846 (svn): Update copyright year in source files to 2021 (#33069).
Go MAEDA
06:17 Feature #33167 (Closed): "Add news" button in cross-project News tab
Committed the patch. Thank you. Go MAEDA
06:16 Revision 20845 (svn): "Add news" button in cross-project News tab (#33167).
Patch by Mizuki ISHIKAWA. Go MAEDA
06:11 Feature #7360: Issue custom query: default query per instance, project and user
@Oliver Chabert: Thanks for your effort. Can you confirm that the patch works with Redmine 4.1.2?
@Mike Kokhanov: ...
Jan Vonde
05:41 Revision 20844 (svn): Update locales (#33232).
Go MAEDA
05:40 Defect #33232 (Closed): Hard-coded error messages in ApplicationController
Committed the fix. Go MAEDA
05:39 Revision 20843 (svn): Fix hard-coded error messages in ApplicationController (#33232).
Contributed by Kam Nazir. Go MAEDA
05:28 Feature #34714 (Closed): Move delete button for issues and journals to the dropdown menu
Committed the fix #34714#note-14 in r20842.
Before (pre r20765):...
Go MAEDA
05:21 Revision 20842 (svn): Restore Copy button to its original location (#34714).
Patch by Mizuki ISHIKAWA. Go MAEDA
03:30 Defect #33419 (Closed): Show only valid projects on issue form when the issue is a subtask
Marius BALTEANU wrote:
> I have found another issue with the current implementation, the project selector dissapears...
Go MAEDA
03:17 Defect #33419: Show only valid projects on issue form when the issue is a subtask
Marius BALTEANU wrote:
> I've posted a patch to #34798 which should fix the issue reported by me in my previous comm...
Mizuki ISHIKAWA
03:13 Defect #33733 (Closed): No trackers are selected for new projects
Committed the fix. Thank you. Go MAEDA
03:11 Revision 20841 (svn): Set trackers in the default data as defaults for new projects (#33733).
Patch by Marius BALTEANU. Go MAEDA
02:43 Feature #34798 (Closed): Show project tree instead of subprojects in the project selector when you create a new issue
Committed the patch. Thank you for your contribution.
Before:
!{border: 1px solid grey; width: 450px;}.34798-befo...
Go MAEDA
02:42 Revision 20840 (svn): Show project tree instead of subprojects in the project selector when you create a new issue (#34798).
Patch by Marius BALTEANU. Go MAEDA
02:09 Patch #32530: Update RuboCop to 1.12
Updated RuboCop to 1.12 in r20839. Go MAEDA
02:08 Revision 20839 (svn): Update RuboCop to 1.12.0 (#32530).
Go MAEDA
01:42 Revision 20838 (svn): Update .rubocop_todo.yml (#32530).
Go MAEDA

2021-03-24

10:44 Feature #34798: Show project tree instead of subprojects in the project selector when you create a new issue
I've tested the patch on the latest trunk and it works out very well. Bernhard Rohloff
06:49 Defect #34949 (Closed): Possibility to set project visable for users group
I'm closing this issue as it seems you've found your answer by yourself.
Please use the forums, if you have further ...
Bernhard Rohloff
 

Also available in: Atom