Activity
From 2024-11-11 to 2024-11-13
2024-11-13
-
19:46 Patch #33329: Improve watchers functionality to mark the users that are watching a non visible object and to not return watchers that cannot see the object
- OK, I will and thank you so much.
just a quick note...following permissions setting with "add watcher" permission al... -
19:43 Defect #41744 (Closed): flickering of the top menu on page refresh
- I am trying the new version and experiencing a strange behavior. When the page refreshes, the top menu fonts change a...
-
18:29 Patch #9359: invert project <-> repository relationship
- In addition to the issue of performance and redundancy at the database level, from a UX point of view, this problem m...
-
16:24 Defect #41737: Deprecation warning for IMAP4 email receiving: "Call Net::IMAP.new with keyword options"
- OK
-
10:42 Defect #41737: Deprecation warning for IMAP4 email receiving: "Call Net::IMAP.new with keyword options"
- The following change will fix the warning.
I am setting the target version to 6.0.2.... -
02:04 Defect #41737 (Closed): Deprecation warning for IMAP4 email receiving: "Call Net::IMAP.new with keyword options"
- I use imap_receive and get:
/opt/redmine-6.0.1/lib/redmine/imap.rb:32: warning: DEPRECATED: Call Net::IMAP.new with ... -
16:23 Defect #41734: wrong url for assets in public/assets
- I don't know, which rake tasks will compile the assets. So I think RAILS_RELATIVE_URL_ROOT should always been set, ev...
-
08:24 Defect #41734: wrong url for assets in public/assets
- Probably we should add the following step to doc/INSTALL and doc/UPGRADING:...
-
01:23 Defect #41734: wrong url for assets in public/assets
- I found it:
RAILS_RELATIVE_URL_ROOT=/redmine
-
01:17 Defect #41734: wrong url for assets in public/assets
The problem is:
rake db:migrate RAILS_ENV=production
It creates the assets with the wrong base path.
Which e...-
16:10 Defect #35192: Watchers pop up window appears after a long time
- @5.1.3.stable@ - same issue. We have 242 users, and the Watchers pop-up takes about 5-10 seconds to open....
-
15:57 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
- Also thanks for the quick fix on the svg_sprite issue
-
15:57 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
- I assume its safe to ignore this warning then?
> WARN: Unresolved or ambiguous specs during Gem::Specification.reset -
13:34 Patch #41725: Add svg icons sample view
- With the patch applied, you can view all available SVG icons at http://hostname/rails/info/svg_icons if the Redmine i...
-
09:45 Patch #35648: Changelog generator should allow merging two or more versions
- LGTM! It worked fine as far as I tested.
-
08:29 Feature #1984: Ability to obsolete an uploaded file
- Obsoleted attachments should be grouped in a collapsed treelist for better UX.
@marius.balteanu Any chance of seei... -
08:25 Patch #40197 (Closed): Update commonmarker to 2.3.0
- The build is passing now, I'm closing this.
-
08:25 Feature #41739: Update www.redmine.org to 6.0.1 release
- It is a nice ideea and I support it, but only user:jplang has required rights on the website.
Anyway, if my help i... -
08:21 Feature #41739: Update www.redmine.org to 6.0.1 release
- cc @maeda @marius.balteanu
-
07:53 Feature #41739 (New): Update www.redmine.org to 6.0.1 release
- Update to 6.0.1. this would give the possibility to report any bugs even to those who do not have a recent installati...
-
08:18 Patch #41623: Fix tests that randomly failed due to required fixtures not being loaded
- I've merged these fixes to 6.0-stable because we have a test failure on that branch from same reasons.
-
06:09 Patch #41736: Update Turkish translation of label_description from "Yorum" to "Açıklama"
- "Açıklama" looks good to me. I am setting the target version to 6.0.2.
-
03:41 Feature #41738: Allow IMAP4 email receiving to skip SSL certificate verification with `ssl=force` option
- In my case debug was very useful:
> debug_client = Net::IMAP.new(hostname, debug: true)
Here are some more opti... -
03:32 Feature #41738 (Closed): Allow IMAP4 email receiving to skip SSL certificate verification with `ssl=force` option
- I get
> OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 peeraddr=10.19.1.103:993 state=error: certificate ver...
2024-11-12
-
22:40 Patch #41736: Update Turkish translation of label_description from "Yorum" to "Açıklama"
- Having more thought on this, Açıklama is a better fit for the field.
-
19:29 Patch #41736 (Closed): Update Turkish translation of label_description from "Yorum" to "Açıklama"
- Translation of Description to Yorum is wrong and misleading so it has to be changed.
It could be changed to "Tanı... -
21:42 Feature #30069: Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
- In May, we integrated in r22813 a simple Github action to run the Rubocop lint on Github mirror maintained by the com...
-
21:07 Defect #40490 (Needs feedback): login page back_url always use http not https
-
20:49 Patch #35648: Changelog generator should allow merging two or more versions
- user:maeda, can you review the attached patch? I've used it for the recent releases and it was easier to generate the...
-
20:24 Defect #41733 (Closed): add settings rightsvfor public/assets
-
20:17 Defect #41733: add settings rightsvfor public/assets
- I agree.
Thanks. -
19:19 Defect #41733 (Resolved): add settings rightsvfor public/assets
- I made some updates, can you take a look, please?
-
17:33 Defect #41733 (Closed): add settings rightsvfor public/assets
- with 6.0 there should be write access for public/assets
At https://www.redmine.org/projects/redmine/wiki/RedmineIn... -
20:08 Defect #41734: wrong url for assets in public/assets
- I still use
RailsBaseURI /redmine
from
https://www.redmine.org/projects/redmine/wiki/Install_Redmine_with_git_and_... -
19:21 Defect #41734: wrong url for assets in public/assets
- Can you give me a little bit more details about your environment? Is your method documented in [[HowTo_Install_Redmin...
-
17:59 Defect #41734: wrong url for assets in public/assets
- The embedded themes (alt & classic) don't work:...
-
17:43 Defect #41734 (Closed): wrong url for assets in public/assets
- The root url is https://domain/redmine
I get
https://domain/assets/jstoolbar/code-099ac2b5.svg
but it should be
... -
10:44 Feature #41731: Prevent Redmine startup if themes remain in deprecated public/themes directory
- I am removing this from version:6.0.1 because I think it is better to get feedbacks.
-
10:37 Feature #41731: Prevent Redmine startup if themes remain in deprecated public/themes directory
- Yes, it is, can you integrate the fix?
-
10:35 Feature #41731: Prevent Redmine startup if themes remain in deprecated public/themes directory
- Marius BĂLTEANU wrote in #note-2:
> Do you want to catch this in version:"6.0.1"?
Yes, if possible. This prevents... -
10:31 Feature #41731: Prevent Redmine startup if themes remain in deprecated public/themes directory
- Do you want to catch this in version:"6.0.1"?
-
10:15 Feature #41731 (New): Prevent Redmine startup if themes remain in deprecated public/themes directory
- The theme installation directory was changed from @public/themes@ to @themes@ in Redmine 6.0.0.
The attached patch... -
10:36 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
- Thanks for pointing this out. Do you prefer to revert and commit the fix again with the correct message?
-
10:24 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
- The commit message for r23256 is 'Fixes "Unresolved or ambiguous specs during Gem::Specification.reset"', but please ...
-
09:46 Defect #41729 (Closed): Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
-
09:34 Defect #41729 (Resolved): Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
-
09:31 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
- Go MAEDA wrote in #note-6:
> Marius, could you review the patch and release Redmine 6.0.1?
Yes, we will do the re... -
05:16 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
- Thank you for providing your patch.
I was running the below command.... -
04:39 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
- Marius, could you review the patch and release Redmine 6.0.1?
-
04:38 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
- The attached patch will fix the error.
-
04:28 Defect #41729 (Confirmed): Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
- I found that installing gems with specifying @--without development@ causes the issue....
-
04:08 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
- Marius BĂLTEANU wrote in #note-1:
> Thanks for reporting the issue, but that is a warning and not an error.
The l... -
00:56 Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
- ...
-
09:45 Patch #41728 (Closed): Update Rouge gem to 4.5
-
09:45 Defect #40303 (Closed): Layout distortion in issue list descriptions with code blocks
- user:maeda, I've merged this to 6.0-stable.
-
09:19 Defect #40303 (Resolved): Layout distortion in issue list descriptions with code blocks
- Committed the fix in r23255.
-
09:43 Defect #41730 (Closed): Do not send duplicate notifications on issues which you watching
- Redmine version:"3.4.6" is no longer supported, please migrate to a recent and supported version of Redmine.
Also... -
08:09 Defect #41730 (Closed): Do not send duplicate notifications on issues which you watching
- version: installed 3.4.6.stable
also installed "mentions" plugin https://www.redmine.org/plugins/redmine-mentions
...
2024-11-11
-
22:37 Feature #38805 (Closed): Add support for GitHub
-
21:50 Patch #41728 (Resolved): Update Rouge gem to 4.5
-
20:58 Patch #41728 (Closed): Update Rouge gem to 4.5
- A test is failing on the latest version of Rouge because support for Cobal was added:...
-
21:05 Defect #41729 (Needs feedback): Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
- Thanks for reporting the issue, but that is a warning and not an error.
-
20:59 Defect #41729 (Closed): Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
- redmine@redmine:~/redmine-6.0$ bundle install
WARN: Unresolved or ambiguous specs during Gem::Specification.reset:
... -
19:31 Patch #40197: Update commonmarker to 2.3.0
- Committed the patches again, I'm closing this after we have the CI fixed.
-
19:30 Patch #40197 (Resolved): Update commonmarker to 2.3.0
-
11:07 Defect #41726: Allow plugin assets to be loaded from app/assets
- The previous patch may have been too complicated.” The patch would be simpler if we could just get either “app/assets...
-
00:22 Defect #41726 (New): Allow plugin assets to be loaded from app/assets
- Extracted from #39111#note-42
-
02:46 Patch #41623 (Closed): Fix tests that randomly failed due to required fixtures not being loaded
- Committed the patch in r23246. Thank you.
-
01:51 Patch #41723 (Closed): Update roadie-rails to 3.3
- Updated roadie-rails to 3.3 in r23245.
Also available in: Atom