Activity
From 2021-06-24 to 2021-06-26
2021-06-26
-
19:00 Defect #35258: mouse-over creates only empty bubbles covering other content, instead of giving additional information
- Please change status, as I provided the feedback requested. Thank you.
-
14:01 Defect #35345: Redmine::Plugin::compare_versions fails with stable and devel branches
- I am more concerned with "stable" than "devel" versions. Targeting 4.1 would include also 4.1.0, whereas one would li...
-
02:23 Defect #35345: Redmine::Plugin::compare_versions fails with stable and devel branches
- Massimo Rossello wrote:
> Let's assume that some day we'll have a 4.1.x.stable version (just like the current 4.0.9.... -
12:05 Patch #35373: Improve project deletion warning text
- Go MAEDA wrote:
> attachment:35373-1.patch does not render the "Archive" link as a button but as a text link.
>
>... -
09:56 Feature #13035 (Closed): Add custom template zones that can be used in themes
- Please consider updating the document by adding JavaScript to theme.js or writing a plugin that inserts content using...
-
09:48 Defect #13007 (Closed): Performance Issues with Safari (possibly GIT SCM related)
- Thank you for your feedback. Closing.
-
06:27 Patch #35466 (Closed): Rename test/fixtures/configuration/*.yml.example to test/fixtures/files/configuration/*.yml
- The test suite has some YAML files that are used by test/unit/lib/redmine/configuration_test.rb. And the YAML files h...
-
03:17 Defect #35455 (Closed): Require redmine/sort_criteria globally
- Committed the patch. Thank you.
-
03:16 Revision 21050 (svn): Require redmine/sort_criteria globally (#35455).
- Patch by Felix Schäfer.
-
03:02 Revision 21049 (svn): Update Rails to 6.1.4 (#29914).
2021-06-25
-
18:01 Feature #35465 (Closed): Assistance to update redmine server
- Please use the "help forum":/projects/redmine/boards/2 to request help. The issue tracker may only be used for develo...
-
17:29 Feature #35465 (Closed): Assistance to update redmine server
- hi there, I´m a real noob and although tried I have failed to update my server. is there any one with patience to hel...
-
17:47 Defect #35417: User sessions not reset after 2FA activation
- Go MAEDA wrote:
> Although it would be more user-friendly to display such a message, I think the patch can be merged... -
11:57 Defect #35417: User sessions not reset after 2FA activation
- Setting the target version to 4.2.2.
> Maybe a warning could also be added to the 2FA set up screen about this so ... -
13:08 Defect #35345: Redmine::Plugin::compare_versions fails with stable and devel branches
- Let's assume that some day we'll have a 4.1.x.stable version (just like the current 4.0.9.stable).
How do you sugges... -
11:45 Defect #35345: Redmine::Plugin::compare_versions fails with stable and devel branches
- Massimo Rossello wrote:
> However there's currently no way to target version 4.0.9.stable so far. It could be accept... -
10:31 Defect #35345: Redmine::Plugin::compare_versions fails with stable and devel branches
- Agreed that a plugin requiring e.g. 4.0.9 (having version 4.0.9.stable) should not bother to know that the version wa...
-
09:04 Defect #35345: Redmine::Plugin::compare_versions fails with stable and devel branches
- I think @requires_redmine@ is not supposed to be given a version number with a suffix such as "4.2.1.stable" or "4.2....
-
10:53 Defect #35441: Inline image in Textile is not displayed if the image URL contains ampersands
- I used github 4.2-stable branch for my install
Environment:
Redmine version 4.2.1.stable
Ruby... -
05:09 Defect #35441 (Confirmed): Inline image in Textile is not displayed if the image URL contains ampersands
- Thank you for reporting the issue. I have confirmed the issue on the latest trunk.
But the latest 4.2-stable branc... -
10:01 Feature #2714: Point users to "Watched issues"
- I made a patch to add the "Watched issues" on profile page.
I think there is a possibility that users may be able ... -
04:56 Defect #35455: Require redmine/sort_criteria globally
- Setting the target version to 5.0.0.
-
04:49 Patch #35413 (Closed): Add missing fixtures to ActivitiesControllerTest
- Committed as a part of #34933.
-
04:48 Revision 21048 (svn): Merged r21046 from trunk to 4.1-stable (#34933, #35413).
-
04:47 Revision 21047 (svn): Merged r21046 from trunk to 4.2-stable (#34933, #35413).
-
04:44 Revision 21046 (svn): Add missing fixtures to ActivitiesControllerTest (#34933, #35413).
- Patch by Yuichi HARADA.
-
04:34 Feature #35374: Reduce amount of work on projects show API
- Setting the target version to 5.0.0.
-
04:29 Defect #21056: Project specific TimeEntryActivity name not updating properly
- Setting the target version to 5.0.0.
-
04:04 Patch #35427 (Closed): Traditional Chinese translation (to r21042)
- Committed the patch. Thank you.
-
04:04 Revision 21045 (svn): Traditional Chinese translation update (#35427).
- Patch by ChunChang Lo.
-
03:51 Feature #35462 (Closed): Download all attachments in a journal
- Bulk attachments download for issues has been implemented in Redmine 4.2.0 (#7056). However, sometimes I want to down...
2021-06-24
-
22:17 Feature #35456 (New): Group of Users as Assignable Users per tracker
- Sometimes we need trackers assignable to a group of individuals regardless of their membership/role on any projects.
... -
19:00 Feature #12579: Ability to assign issues to multiple users
- +1
-
17:51 Defect #35441: Inline image in Textile is not displayed if the image URL contains ampersands
- Test on new installation of REDMINE 4.2.1 on Windows with Ruby 2.7.3
-
15:14 Defect #35441: Inline image in Textile is not displayed if the image URL contains ampersands
- I tried to see the result here :
!https://www.gravatar.com/avatar/4a042b8382a008d344561c8301509f3a?s=32&d=identico... -
17:07 Defect #35455: Require redmine/sort_criteria globally
- The attached patch moves the @require 'redmine/sort_criteria'@ to the global requires in @lib/redmine.rb@ instead of ...
-
17:06 Defect #35455 (Closed): Require redmine/sort_criteria globally
- We currently have an issue with @Redmine::SortCriteria@ being loaded only when @Query@ gets loaded.
We use and sav... -
16:23 Defect #35345: Redmine::Plugin::compare_versions fails with stable and devel branches
- Added tests for the original patch.
Setting the target version to 4.1.4. -
15:56 Feature #35420 (Closed): API to archive/unarchive projects
- Committed the patch. Thank you for your contribution.
-
15:55 Revision 21044 (svn): API to archive/unarchive projects (#35420).
- Patch by Felix Schäfer.
-
14:22 Defect #35454 (Closed): Project lines on Gantt (nearly) all start on the same single date
- Could anyone tell me what exactly causes the start-date of a project-bar in gantt?
We have about 800 projects and ma... -
07:53 Feature #7360: Issue custom query: default query per instance, project and user
- @Jens Krämer: Do you know anything I can do to get the patch into the main code?
-
04:00 Feature #35450 (Closed): Better validation error message when the domain of email is not allowed
- When registering an email address with a disallowed email domain with "My account > Email", the error message "Email ...
-
02:31 Feature #35388: Search filters in top bar
- lol
Great, Thanks!
Also available in: Atom