Project

General

Profile

Activity

From 2019-08-11 to 2019-08-13

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... Marius BĂLTEANU
16:24 Patch #31884 (Closed): Fix JQMIGRATE: jQuery.fn.load() is deprecated
Committed. Thanks. Go MAEDA
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 Marius BĂLTEANU
16:20 Feature #31196 (Closed): Updates jQuery to 2.2.4 and adds jQuery Migrate library
Committed the patch. Thank you. Go MAEDA
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...
Go MAEDA
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... Marius BĂLTEANU
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:/... Tobias Schmidt
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...
Andreas M
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...
Rishan Buddhacharya
10:53 Feature #30492: Replace RMagick with MiniMagick
Updated the patch for the current trunk (r18353). Go MAEDA
10:31 Defect #31815: After edition document's attachment redirecting to home page
Also experiencing this when editing wiki attachments.... Martin Rys
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...
Marius BĂLTEANU
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...
jwjw yy
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...
Go MAEDA
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...
Marius BĂLTEANU

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? Marius BĂLTEANU
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... Aleksandar Pavic
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...
sergio R
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.
...
sergio R
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...
sergio R
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... Go MAEDA
14:39 Feature #23997: Per role visibility settings for version custom fields
Sure! Jens Krämer
06:31 Patch #31855: Speed up workflow edit page rendering
Setting the target version to 4.1.0. Go MAEDA
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...
Go MAEDA
04:45 Feature #7339 (Closed): Add a favorites Project list.
Project bookmarks feature has been implemented by #31355 for upcoming Redmine 4.1.0. Go MAEDA
04:17 Defect #8819 (Closed): Cannot logon using LDAP
Go MAEDA
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. Go MAEDA
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...
Go MAEDA
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. Go MAEDA

2019-08-11

14:33 Patch #31877 (Closed): Update rbpdf (~> 1.20.0)
Committed the change. Go MAEDA
14:22 Patch #31877 (Closed): Update rbpdf (~> 1.20.0)
rbpdf 1.20.0 was released on 2019-08-11.
https://rubygems.org/gems/rbpdf/versions/1.20.0...
Go MAEDA
14:16 Feature #30492: Replace RMagick with MiniMagick
Jun NAITOH wrote:
> rbpdf 1.20.0 has been released.
> The following support was added.
> * Compatible with RMagick...
Go MAEDA
14:01 Feature #30492: Replace RMagick with MiniMagick
Go MAEDA wrote:
> Thank you for pointing it out. I didn't know that the PDF export feature depends on RMagick.
>
...
Jun NAITOH
09:01 Feature #31154: Reject setting RFC non-compliant emission email addresses
Setting the target version to 4.1.0. Go MAEDA
07:02 Defect #31695 (Closed): Convert HTML links to Textile/Markdown links when creating an issue from an email
Committed the patch. Thank you for improving Redmine. Go MAEDA
02:06 Defect #6016 (Closed): Missing project in issues list... very strange
Please open a new issue with detailed information if you still experience the problem. Go MAEDA
01:55 Defect #31874 (Needs feedback): project setting 500 error
Maybe the error was caused by some plugin. Please test again after uninstalling all plugins. Go MAEDA
 

Also available in: Atom