Activity
From 2022-02-01 to 2022-02-03
2022-02-03
-
22:29 Defect #36561 (Confirmed): Wiki revision page does not return 404 if revision does not exist
-
01:22 Defect #36561 (Closed): Wiki revision page does not return 404 if revision does not exist
- BUG discovered in wiki revision paths
So like this page only has one revision https://redmine.replicant.us/project... -
22:28 Defect #36549 (Needs feedback): Issues with watchers and restricted tickets
- I'm the author of those patches. Watchers are designed only for notifications purposes and not for issue visibility (...
-
17:42 Defect #36549: Issues with watchers and restricted tickets
- The three patches are part of Redmine already (since Redmine 4.2).
However, I believe that the patch 0002 from #33... -
22:25 Defect #36494: WikiContentVersion API returns 500 if author is nil
- What!!?! Its obviously quite easy to reproduce this issue just go to https://redmine.replicant.us/projects/replicant/...
-
22:10 Defect #36494 (Closed): WikiContentVersion API returns 500 if author is nil
- . ¦3<RELATIVISM . wrote:
> I think in our case this is more regarding the migration before we used redmine, so the ... -
13:45 Defect #36494: WikiContentVersion API returns 500 if author is nil
- I think in our case this is more regarding the migration before we used redmine, so the migration from trac more spec...
-
08:01 Defect #36494: WikiContentVersion API returns 500 if author is nil
- Indeed, this line of code (source:/trunk/app/views/wiki/show.api.rsb#L8) doesn't check if author exists, maybe we sho...
-
07:49 Defect #36494: WikiContentVersion API returns 500 if author is nil
- I did now a quick test:
* Logged with jsmith
* Created a WikiPage
* Created two revisions
* Switch to admin
* De... -
07:45 Defect #36494: WikiContentVersion API returns 500 if author is nil
- Can you post, please, the entire information details from the admin page? I'm interested in the Redmine plugins secti...
-
09:18 Feature #20511: Comments for Textile text formatting
- +1
CommonMark Markdown (#32424) that is going to be introduced in Redmine 5.0.0 supports HTML comments. I think it w... -
08:30 Defect #36565 (Closed): No title on mouseover event on progress bar
- Hello,
In progress_bar function (ApplicationHelper), you use a <p> to display legend.
- Without legend: titles... -
08:08 Feature #35001: Disable API authentication with username and password when two-factor authentication is enabled for the user
- Setting the target version to 5.0.0.
-
05:07 Defect #36461 (Closed): I18nTest#test_custom_pluralization_rules randomly fails
-
05:06 Patch #36564 (Closed): Update I18n to 1.10
- Updated I18n to 1.9 in r21400.
-
05:02 Patch #36564 (Closed): Update I18n to 1.10
- https://rubygems.org/gems/i18n
-
04:28 Defect #36517 (Closed): Label error_can_not_execute_macro_html in Russian translation is broken
- Committed the fix. Thank you.
-
03:44 Defect #36517: Label error_can_not_execute_macro_html in Russian translation is broken
- Setting the target version to 4.1.6.
2022-02-02
-
21:16 Defect #32972: UTF8 Symbols as Usernames get Truncated
- Solution: Convert table to utf8mb and set in file database.yml "encoding: utf8mb4"
-
21:16 Defect #25116: redmine:email:receive_imap "attachments is invalid" At outlook file attach
- Solution: Convert table to utf8mb and set in file database.yml "encoding: utf8mb4"
-
20:02 Defect #25116: redmine:email:receive_imap "attachments is invalid" At outlook file attach
- problem persists.
Problem Unicode-Symbols
ERROR -- : MailHandler: an unexpected error occurred when receiving ema... -
21:15 Defect #32762: Unicode character fails edit Issue
- Solution: Convert table to utf8mb and set in file database.yml "encoding: utf8mb4"
-
20:04 Defect #32762: Unicode character fails edit Issue
- Duplicate:
- https://www.redmine.org/issues/25116#change-105522
- https://www.redmine.org/issues/11191#change-1055... -
21:15 Defect #11191: receive_imap failed with localizaed characters in attachments or subject
- Solution: Convert table to utf8mb and set in file database.yml "encoding: utf8mb4"
-
20:00 Defect #11191: receive_imap failed with localizaed characters in attachments or subject
- ERROR -- : MailHandler: an unexpected error occurred when receiving email: Mysql2::Error: Incorrect string value: '\x...
-
19:33 Defect #34029: 403 Forbidden error when non-member try to upload a file
- I have the same problem. I'm on :...
-
15:39 Feature #36557: Redmine plugin was not sync in Windows
- Please follow the instructions of the plugin publishers.
It is important that the plugins are stored in the correct ... -
14:48 Feature #36557 (Closed): Redmine plugin was not sync in Windows
- Hi Team,
I installed Redmine on a Windows PC and everything is working properly, but I can't find a plugin in Redmin... -
14:31 Defect #36549: Issues with watchers and restricted tickets
- @Holger: Do you think the installation of the 3 patches will help?
BR,
Tim -
13:59 Feature #32424: CommonMark Markdown Text Formatting
- this is great we might migrate to this soon on our instance
-
09:58 Feature #31355: Bookmarks and recently used projects for the project jump box
- Nothing happens when deleting a bookmark.
https://redmine.domain/projects/project/bookmark
ActionController::Rout... -
08:08 Defect #36446 (Closed): Watchers autocomplete fails with 403 error when the search is made from multiple objects with different projects
-
07:44 Defect #36446: Watchers autocomplete fails with 403 error when the search is made from multiple objects with different projects
- Changing target version to 4.2.4 because the change has conflicts on 4.1-stable.
2022-02-01
-
23:21 Feature #35439 (Closed): Option to require 2FA only for users with administration rights
-
21:19 Feature #35439 (Resolved): Option to require 2FA only for users with administration rights
-
21:19 Feature #35439 (Reopened): Option to require 2FA only for users with administration rights
-
21:18 Feature #35439 (Closed): Option to require 2FA only for users with administration rights
- Feature added in r21395.
-
21:12 Defect #36446 (Resolved): Watchers autocomplete fails with 403 error when the search is made from multiple objects with different projects
- Fix committed, thanks!
-
21:08 Feature #29824: Add user initials when Gravatar is disabled
- Felix Schäfer wrote:
> Marius BALTEANU wrote:
> > Felix, is your offer still available? Redmine version:5.0.0 is a ... -
17:22 Patch #23546: Issue visibility "watched by, created by or assigned to" for roles
- Hi, any chance for updating this patch for Redmine 4.2? WIth new visibility feature userrs are seeing no tasks
-
17:06 Defect #36553 (Needs feedback): Attachment icon is not clickable.
- Are you sure this report concerns Redmine?
If so, please be more specific with your description. Which home screen... -
15:25 Defect #36553 (Closed): Attachment icon is not clickable.
- Attachment icon is not clickable.
Step 1: Enter valid email id and PW and click on login.
Step:Home sceen will be... -
11:14 Patch #36503: Reduce extra queries in IssueQuery.default
- Isn't there https://www.redmine.org/projects/redmine/repository/entry/trunk/app/models/issue_query.rb#L83 also suppos...
-
11:03 Defect #36494: WikiContentVersion API returns 500 if author is nil
- Please change status to "in progress" and maybe asignee GoMAEDA to this issue :). Cheers
-
10:45 Defect #36494: WikiContentVersion API returns 500 if author is nil
- Hey there ounce again, sorry for the delayed response but Denis was quite busy with RE (Reverse engineering) modem wo...
Also available in: Atom