Project

General

Profile

Activity

From 2017-09-24 to 2017-09-26

2017-09-26

16:40 Defect #27079 (Needs feedback): cannot chose multiple value for a custom field
I cannot reproduce on vanilla Redmine 3.4.2.
!cf.png!
Toshi MARUYAMA
13:48 Defect #27079 (Closed): cannot chose multiple value for a custom field
i had added custom field type" list" and activate multiple values check box but when i tried to chose 2 values it di... Randa Bustami
16:31 Defect #27066: issue parents is wrong
Randa Bustami wrote:
> yes we did.
It is wrong.
See source:tags/3.4.2/lib/redmine/nested_set/issue_nested_set.rb...
Toshi MARUYAMA
12:59 Defect #27066: issue parents is wrong
yes we did.
pls see attached screen for the inside code of the file
Randa Bustami
11:42 Defect #27066: issue parents is wrong
Do you revert your source change? Toshi MARUYAMA
11:24 Defect #27066: issue parents is wrong
we execute the 2 command and attached the result
the rebuild tree command executed but it give error message
the re...
Randa Bustami
16:27 Defect #27076: Cannot open attachements with special characters in filename
Redmine uses pinned Rails version in order to prevent behaviour change link this issue.
source:tags/3.4.2/Gemfile#L7...
Toshi MARUYAMA
12:55 Defect #27076: Cannot open attachements with special characters in filename
Toshi MARUYAMA wrote:
> Duplicate of #26337.
> Why do you use Rails 4.2.9?
Well, before updating I checked the r...
Markus Schenk
12:45 Defect #27076 (Closed): Cannot open attachements with special characters in filename
Duplicate of #26337.
Why do you use Rails 4.2.9?
Toshi MARUYAMA
12:24 Defect #27076: Cannot open attachements with special characters in filename
Hi Toshi,
Sorry about that; here's the missing information
I have upgraded from 3.2.5 to 3.4.2. Database is up t...
Markus Schenk
11:34 Defect #27076 (Needs feedback): Cannot open attachements with special characters in filename
Please see [[submissions]]. Toshi MARUYAMA
09:30 Defect #27076 (Closed): Cannot open attachements with special characters in filename
When an attachment is added to a new entry with a special character in the filename, it is not possible to open the a... Markus Schenk
16:20 Feature #2665: Filter on sub projects target version within the main project
+1 Martin Mischke
14:19 Feature #10999: Ticket list filter: More flexible filter conditions
Just an additional opinion:
Creating some plugin is nice, but I presume that plugins are a measure for very specia...
Frank Helk
09:34 Feature #10999: Ticket list filter: More flexible filter conditions
@Quan VN
Thank you for boolean_query plugin.
When I tested it on redmine 3.1.0, I've got a NoMethodError on 'sql_co...
Yu AOKI
09:19 Defect #26544: SQL-Error occurs sometimes when clicking on "calendar" tab
Completely the same error as above... Hapee de Groot
08:38 Feature #27075 (New): Update workflows/permissions to take into consideration global role/tracker permissions
When editing roles permissions at %redmine%/workflows/permissions it is possible to edit permissions for tracker/role... Serghei Zagorinyak
08:28 Feature #27074 (New): Journalize changes for administrative functions.
Sometimes it very important to know when exactly and for what reason certain changes were made by Redmine administrat... Serghei Zagorinyak
01:27 Feature #2585: Add Modules to hide/display Overview, Activity, Roadmap
+1
- want to disable the overview and activity for a 'read-only' project that has a wiki and news modules. I don't...
Jules Bowie

2017-09-25

23:51 Feature #15201: Filter "Assignee" should contain locked users
Mischa, something like that it is good enough?
!group_by_status.png!
Also, I think that the Author filter shoul...
Marius BĂLTEANU
22:53 Feature #9786: Add anonymous watchers to issue
+1 for anon watcher support for v3.x +
I did find this however...
https://github.com/zy4/anonymous_watchers
Ken K
21:58 Defect #14518: Plugin Anonymous watcher can not send email when update Redmine 2.3.1
+1 for anon watcher support.
found this...
https://github.com/zy4/anonymous_watchers
Ken K
17:32 Defect #27066: issue parents is wrong
Try:... Toshi MARUYAMA
14:18 Defect #27066: issue parents is wrong
We executed the new commands but still the same error message
pls check attached screenshots
Randa Bustami
13:45 Defect #27066: issue parents is wrong
Try:... Toshi MARUYAMA
12:46 Defect #27066: issue parents is wrong
we revert the changes and restart redmine
we tried the first command $ RAILS_ENV=production rails runner 'Issue.reb...
Randa Bustami
11:33 Defect #27066: issue parents is wrong
Sorry for my typo.
> Could you try "Issue#rebuild_tree!" -of- or "Issue#rebuild_single_tree!"?
Please revert yo...
Toshi MARUYAMA
09:52 Defect #27066: issue parents is wrong
we did the following:
1- go to folder /lib/ under the main folder of redmine then to folder / redmine/ then /nested...
Randa Bustami
08:35 Defect #27066: issue parents is wrong
Could you try "Issues#rebuild_tree!" of "Issues#rebuild_single_tree!"?
source:tags/3.4.2/lib/redmine/nested_set/issu...
Toshi MARUYAMA
08:05 Defect #27066: issue parents is wrong
attached the redmine version version is this enough to trace the issue ? Randa Bustami
17:19 Defect #27071: Error testing LDAPS Connection: "Unable to connect (hostname X.X.X.X does not match the server certificate)"
It seems related:
* https://github.com/ruby-ldap/ruby-net-ldap/issues/258
* https://github.com/ruby-ldap/ruby-net-l...
Toshi MARUYAMA
15:46 Defect #27071 (Closed): Error testing LDAPS Connection: "Unable to connect (hostname X.X.X.X does not match the server certificate)"
I've migrated from a 2.4.2 Redmine server to a new 3.2.1.
Everything is working OK but failing to test LDAPS (LDAP ...
Carlos Simó
17:19 Defect #26853: Fix hardcoded project-index width for webkit and mozilla browsers
I tried to change "column-width:", but it is not affected on this issue. May be it affect on old browsers, I do not k... Ilya Malahovskiy
17:13 Defect #26853: Fix hardcoded project-index width for webkit and mozilla browsers
You changed "-webkit-column-width:" and "-moz-column-width:" but not "column-width:". Toshi MARUYAMA
15:29 Defect #26853: Fix hardcoded project-index width for webkit and mozilla browsers
Please view diff file. In source code "400px", I changed it to auto.
What are you do not understand?
Ilya Malahovskiy
13:48 Defect #26853: Fix hardcoded project-index width for webkit and mozilla browsers
Why do you keep "column-width: 400px;"? Toshi MARUYAMA
13:22 Defect #26853: Fix hardcoded project-index width for webkit and mozilla browsers
Before
!https://www.redmine.org/attachments/download/19227/redmine_before.png!
After
!https://www.redmine.org/atta...
Ilya Malahovskiy
17:05 Defect #27072 (Needs feedback): Can't update Redmine : [...] activesupport [...] `require': No such file to load -- ../lib/redmine/Pagination (LoadError)
Please post full log. Toshi MARUYAMA
15:47 Defect #27072 (Closed): Can't update Redmine : [...] activesupport [...] `require': No such file to load -- ../lib/redmine/Pagination (LoadError)
Can update Redmine, here's the error : ... David BOUCHE
14:11 Feature #27070 (Closed): Allow setting "Parent issue" attribute in emails
+Feature+: Set the "Parent task" of an issue generated via email to redmine.
+Context+: I am able to set project, ...
Brandon Tarney
06:19 Feature #521: Add preference to auto-reassign back to author on resolve or feedback
Charlie G wrote:
> It would be great if you could set a parameter that would re-assign bugs back to their author upo...
Sky Stalker
05:44 Defect #27067: Missed task for redmine:plugins:test
On redmine 3.x Redmine, core UI tests does not invoked by "rake test".
It is equivalent plugin ui tests does not inc...
Toshi MARUYAMA
05:33 Defect #27067 (Needs feedback): Missed task for redmine:plugins:test
Make sure you have #21361 change. Toshi MARUYAMA

2017-09-24

23:17 Defect #27067 (Needs feedback): Missed task for redmine:plugins:test
Hi.
After the task for runs the plugins ui tests has been added need add invoke in redmine:plugins:test list also.
...
Eduard Panov
16:55 Defect #27066 (Needs feedback): issue parents is wrong
Please see [[submissions]]. Toshi MARUYAMA
13:36 Defect #27066 (Closed): issue parents is wrong
i added a sub task to a task but when i save it appeared under another task
example
under task 69759 i had added ...
Randa Bustami
06:12 Defect #27064 (Closed): Migration plugin failed / question_plugin
Please contact plugin author. Toshi MARUYAMA
03:40 Defect #27064 (Closed): Migration plugin failed / question_plugin
Hi my plugins migration failed with this command.... Amauche Mandor
04:04 Defect #8028 (Closed): Migration error under MSSQL 2000
Since SQL Server 2000 is too old, I am closing this issue. Go MAEDA
 

Also available in: Atom