Activity
From 2019-08-12 to 2019-08-14
2019-08-14
-
19:18 Defect #31900 (New): Problem with tickets issued by rdm-mailhandler on redmine 4.0.4
- Hi,
my Installation on a CentOS 7 Servere:
Environment:
Redmine version 4.0.4.stable
Ruby version 2.6.2-p47 (... -
17:43 Defect #31745: Mail notifications do not honor 'only_assigned' mail_notification setting
- Any chance at getting a little guidance on the best way to fix this?
-
16:23 Patch #31899 (Closed): Improve MailHandler logging for unauthorized attempts
- I usually struggle to understand the root cause when one e-mail fails tu be processed.
What I do in those situations... -
13:13 Feature #1237: Add support for two-factor authentication
- Enziin System wrote:
> But if I applying for normal account user, its error.
I can see what causes the error. The... -
13:05 Feature #1237: Add support for two-factor authentication
- The @rotp@ gem has changed its API, the attached 0001 patch replaces the original patch and fixes the API changes wit...
-
12:46 Defect #31896 (Confirmed): Admin screen - "New custom field" button does not work if there are no custom fields
- Caused by #31320
-
12:13 Defect #31896 (Closed): Admin screen - "New custom field" button does not work if there are no custom fields
- New install of Redmine.
Log in as an administrator.
Go to "administrattion" tab, then select "custom fields".
... -
12:45 Patch #31320 (Reopened): Set an appropriate default type in New custom field page depending on the current tab
- An issue was reported in #31896.
-
09:26 Feature #30963 (Closed): Update simplecov gem (~> 0.17.0)
- Updated SimpleCov to 0.17.0 in r18370.
-
09:24 Feature #30963 (Reopened): Update simplecov gem (~> 0.17.0)
- SimpleCov 0.17.0 has been released on 2019-07-02.
https://github.com/colszowka/simplecov/blob/master/CHANGELOG.md#01... -
07:24 Patch #31556 (Closed): Update Rouge to 3.12.0
- Updated Rouge to 3.8.0 in r18369.
-
07:05 Patch #31556 (Reopened): Update Rouge to 3.12.0
- Rouge 3.8.0 has been released on 2019-08-07.
https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md#version-38... -
04:41 Feature #30492 (Closed): Replace RMagick with MiniMagick
- Committed the patch. Thank you for your contribution.
-
01:34 Defect #31893 (Closed): Give me solution for this error.
-
01:33 Defect #31893: Give me solution for this error.
- Please use forums for questions. Reading "How to request help":http://www.redmine.org/boards/2/topics/667 may be help...
-
01:29 Patch #31894 (Closed): Fix "jQuery.fn.attr('selected') might use property instead of attribute"
- Committed the patch as a part of #31196.
Thank you for your contribution.
2019-08-13
-
22:09 Patch #31894 (Closed): Fix "jQuery.fn.attr('selected') might use property instead of attribute"
- https://github.com/jquery/jquery-migrate/blob/1.x-stable/warnings.md#jqmigrate-jqueryfnattrselected-might-use-propert...
-
16:24 Patch #31884 (Closed): Fix JQMIGRATE: jQuery.fn.load() is deprecated
- Committed. Thanks.
-
02:00 Patch #31884 (Closed): Fix JQMIGRATE: jQuery.fn.load() is deprecated
- https://github.com/jquery/jquery-migrate/blob/master/warnings.md#jqmigrate-jqueryfnload-is-deprecated
-
16:20 Feature #31196 (Closed): Updates jQuery to 2.2.4 and adds jQuery Migrate library
- Committed the patch. Thank you.
-
03:04 Feature #31196: Updates jQuery to 2.2.4 and adds jQuery Migrate library
- Marius BALTEANU wrote:
> I think it's safe to commit this as soon as possible and report the issues found by the lib... -
00:37 Feature #31196: Updates jQuery to 2.2.4 and adds jQuery Migrate library
- Here is a "patch":https://gitlab.com/redmine-org/redmine/merge_requests/8/diffs (I cannot attached it here because of...
-
15:07 Feature #4939: List of tasks filtered as OR and not AND
- As far as I know there is no version for 4.0 available. But you could keep an eye on "mbideau/redmine_zquery":https:/...
-
14:07 Feature #4939: List of tasks filtered as OR and not AND
- is there an plugin version for 4.0? On the plugin site itself it tells me an 404?
Both https://www.redmine.org/plu... -
13:44 Defect #31893 (Closed): Give me solution for this error.
- [redmine@rishanserver redmine]$ nano config/database.yml
[redmine@rishanserver redmine]$ bundle install --without de... -
10:53 Feature #30492: Replace RMagick with MiniMagick
- Updated the patch for the current trunk (r18353).
-
10:31 Defect #31815: After edition document's attachment redirecting to home page
- Also experiencing this when editing wiki attachments....
-
07:54 Feature #31887 (Closed): Update jQuery UI to 1.12.1
- We should upgrade jQuery UI to latest version (currently 1.12.1).
Upgrade guide: https://jqueryui.com/upgrade-guid... -
07:35 Defect #31886 (New): There is no limitation for the content of news
In my deployed Redmine, I tried to create a news with more than 65536 characters. And I got this as attached. There...-
02:39 Feature #31859: Per role visibility settings for spent time custom fields
- Marius BALTEANU wrote:
> The changes committed (some line breaks) to @app/models/issue_query.rb@ were intended?
M... -
00:01 Feature #23997: Per role visibility settings for version custom fields
- I've attached the patch that adds per role visibility settings for project.
Working on it, I've observed an incon...
2019-08-12
-
21:13 Feature #31859: Per role visibility settings for spent time custom fields
- The changes committed (some line breaks) to @app/models/issue_query.rb@ were intended?
-
17:26 Feature #31882 (New): Raise maximum length of issue status name
- Currently on issue_statuses table, length of name is varchar 30, however it's not enough for issue status name in man...
-
16:11 Defect #31872: Status Transitions are not saved
- I have set "config.log_level = :debug".
There are no DELETE commands executed when updating the workflow.
By unchec... -
15:50 Defect #31872: Status Transitions are not saved
- I didn't know I needed to run that command to uninstall plugins, should add a message in plugins page about that.
... -
15:39 Defect #31872: Status Transitions are not saved
- please confirm the steps to uninstall plugins:
# run :rake redmine:plugins:migrate NAME=<PLUGIN_DIRECTORY_NAME_HER... -
14:53 Feature #31881 (Closed): Add "behind-schedule" CSS class to issues
- "behind-schedule" class, which is already available in gantt, indicates that the issue is behind the schedule. This m...
-
14:39 Feature #23997: Per role visibility settings for version custom fields
- Sure!
-
06:31 Patch #31855: Speed up workflow edit page rendering
- Setting the target version to 4.1.0.
-
05:52 Feature #31879 (Closed): "starts with" and "ends with" filter operators for string values
- I propose adding "start with" and "end with" operators.
Currently, issues filter supports "contains", "doesn't con... -
04:45 Feature #7339 (Closed): Add a favorites Project list.
- Project bookmarks feature has been implemented by #31355 for upcoming Redmine 4.1.0.
-
04:17 Defect #8819 (Closed): Cannot logon using LDAP
-
04:15 Defect #8806 (Closed): Error when access to repository: bignum too big to convert into `unsigned long'
- Cannot reproduce in Redmine 4.0. Maybe it was fixed in some version.
-
03:36 Defect #8389 (Closed): Nil values cause errors in issues update/delete
- I am closing this issue because Redmine 1.1 is too old and no longer supported.
Please open a new issue if you are... -
03:32 Defect #7305 (Closed): undefined method `visible_custom_field_values' in users/show.rhtml
- Please reopen this issue if you are still experiencing the problem.
Also available in: Atom