Project

General

Profile

Activity

From 2018-01-11 to 2018-01-13

2018-01-13

18:38 Defect #27804 (Needs feedback): Restriction of user visibility isn't working with internal authentication
I cannot reproduce on vanilla Redmine version:3.3.5.
I got 404 on both of internal and ldap.
!show-user.png!
P...
Toshi MARUYAMA
17:03 Feature #27985 (Closed): Support of gem pg 1.0.0 (PostgreSQL)
Redmine 3.4.3 uses gem pg 0.18.1 by default, but work fine with all versions of pg till 0.21.0.
Gem "pg 1.0.0":https...
VVD VVD
13:25 Defect #27984: Arabic Support Issues
Toshi MARUYAMA wrote:
> Please use forum for question.
okay: https://www.redmine.org/boards/1/topics/54399
hel...
Omar Shaker
13:21 Defect #27984: Arabic Support Issues
log says:
ActiveRecord::StatementInvalid (Mysql2::Error: Incorrect string value: '\xD9\x82\xD9\x8A\xD8\xBA...' for...
Omar Shaker
13:13 Defect #27984 (Closed): Arabic Support Issues
Please use forum for question. Toshi MARUYAMA
12:43 Defect #27984 (Closed): Arabic Support Issues
Hi,
When ever I write using Arabic language in redmine, I get an internal error.
Omar Shaker
09:05 Defect #5066: db:reset not readding default admin account
Please use @db:migrate:reset@ instead. It creates "admin" account and built-in groups (Anonymous, Non-member).
Tho...
Go MAEDA
05:34 Defect #27983 (Needs feedback): Got error when I create an issue with a special character
Please see [[submissions]]. Toshi MARUYAMA
05:06 Defect #27983: Got error when I create an issue with a special character
!https://www.redmine.org/attachments/download/19881/Voltrs-char.png! Thanh LE
05:05 Defect #27983: Got error when I create an issue with a special character
I cannot include the char so I attach the image (i can see in the preview mode but when I submit it's lost) Thanh LE
04:54 Defect #27983: Got error when I create an issue with a special character
(I don't know whey my attached special char "Volts" in the issue title was ignored.
The special char is:...
Thanh LE
04:52 Defect #27983 (Closed): Got error when I create an issue with a special character
Internal error
An error occurred on the page you were trying to access.
If you continue to experience problems pl...
Thanh LE
02:38 Feature #26530: Links to Wiki pages of unauthorized projects should be smarter
I think the patch suggested in #26530#note-2 cause an information leak. A user who is not allowed to see the wiki can... Go MAEDA
01:52 Defect #27974 (Closed): Issue-state can't set to done if state of one subissue is not set to done
It is the intended behavior since Redmine 3.4.0. Please refer to #10989. It is logically incorrect to be able to clos... Go MAEDA
01:34 Feature #26552 (Closed): Allow "max-height", "max-width", "min-height" and "min-width" CSS properties in Textile
Committed tests for "height" and "max-height" in r17175. Go MAEDA

2018-01-12

14:27 Feature #23980: Replace icon images with Tabler SVG icons
"GitHub changed from Icon fonts to SVG icons.":https://github.com/blog/2112-delivering-octicons-with-svg
Icon fonts ...
Anonymous
12:58 Defect #27975: CSV export of different language
This issue will be addressed if the patch submitted in #26279 is merged. It implements a feature to switch encoding t... Go MAEDA
11:31 Defect #27975 (Closed): CSV export of different language
Duplicate of #27213 and many others. Toshi MARUYAMA
11:18 Defect #27975 (Closed): CSV export of different language
Default language was Russian (Cyrillic). And all issues written in Cyrillic. Export issues to csv was fine.
When we ...
Alexander Shirobokov
11:12 Defect #27974 (Closed): Issue-state can't set to done if state of one subissue is not set to done
h3. Workflow:
There is an error in the workflow to set the state of an issue to "done" if there exists subtasks wi...
Entwicklung AMIT
09:11 Feature #1278: Creating global (default) categories.
+1 Alessandro Zucchi
07:43 Patch #27799: Mark default version in versions tab from project settings
It is a nice improvement to mark default version in the tab.
But I noticed while trying out the patch that edit ve...
Go MAEDA
06:39 Patch #27799: Mark default version in versions tab from project settings
It seems that I forgot to attach the patch. Here it is now with a small change (the Default version is the second col... Marius BĂLTEANU
05:55 Feature #24681: Syntax highlighter: replace CodeRay with Rouge
This is great, it works well with Markdown instead of Textile too. I finally got sh syntax highlighting among many ot... Adrien Crivelli
03:40 Feature #26552: Allow "max-height", "max-width", "min-height" and "min-width" CSS properties in Textile
Go MAEDA wrote:
> Marius and Mischa, thank you for pointing it out. Here is a patch to add tests for "height" and "m...
Marius BĂLTEANU

2018-01-11

22:03 Feature #24681: Syntax highlighter: replace CodeRay with Rouge
Adrien, I've addressed this issue in the plugin by changing the check for supported lexers from using CodeRay's list ... Alex Bevilacqua
19:36 Feature #24681: Syntax highlighter: replace CodeRay with Rouge
Adrien, I didn't actually test with anything other than the repository browser. I can have a look in a bit though as ... Alex Bevilacqua
05:25 Feature #24681: Syntax highlighter: replace CodeRay with Rouge
Alex, thank you for the plugin, I just installed it, and it seems to work great for browsing repository content. Howe... Adrien Crivelli
02:52 Feature #24681: Syntax highlighter: replace CodeRay with Rouge
For anyone that wants to take advantage of the great work Go has done here but doesn't want to patch their installati... Alex Bevilacqua
18:27 Feature #27971 (Closed): reports by e-mail
Hi. I need a plugin that could set a report and sent automatically every day by e-mail to some mail addresses.
Can ...
Eduardo Quiroz
17:58 Defect #23586: Create index on mysql exceed limits
Inserted @, options: ' ROW_FORMAT=DYNAMIC '@ after all create_table
For apply patch run: @patch -p1 < ../key_too_lo...
Andrey Luzgin
14:22 Feature #26552: Allow "max-height", "max-width", "min-height" and "min-width" CSS properties in Textile
Marius and Mischa, thank you for pointing it out. Here is a patch to add tests for "height" and "max-height". Go MAEDA
14:10 Feature #26552 (Reopened): Allow "max-height", "max-width", "min-height" and "min-width" CSS properties in Textile
Marius BALTEANU wrote:
> Go MAEDA wrote:
> > Added tests to the patch.
>
> I would suggest to add the same two t...
Mischa The Evil
11:39 Feature #26552: Allow "max-height", "max-width", "min-height" and "min-width" CSS properties in Textile
Go MAEDA wrote:
> Added tests to the patch.
I would suggest to add the same two tests also for max-height and hei...
Marius BĂLTEANU
02:36 Feature #26552 (Closed): Allow "max-height", "max-width", "min-height" and "min-width" CSS properties in Textile
Committed. Thank you for suggesting this improvement and sharing your patch. Go MAEDA
13:59 Feature #22843: Change the value of "pre" button in Markdown toolbar from "~~~" to "```"
@Maeda-san Thank you so much! Anonymous
13:32 Patch #26341 (Closed): Add useful details to error message when a template is missing
Committed. Thank you for submitting the patch. Go MAEDA
09:41 Patch #26674: Add CSS classes to column headers of issues and timelogs list
Setting target version to 4.1.0. Go MAEDA
02:40 Patch #26674: Add CSS classes to column headers of issues and timelogs list
Go MAEDA wrote:
> Toshi MARUYAMA wrote:
> > Can we set target 4.0 or 4.1?
>
> I am in favor of #26674#note-3. Th...
Marius BĂLTEANU
01:21 Patch #26674: Add CSS classes to column headers of issues and timelogs list
Toshi MARUYAMA wrote:
> Can we set target 4.0 or 4.1?
I am in favor of #26674#note-3. The patch is simple and con...
Go MAEDA
08:53 Defect #27968 (Closed): Image filename for HDPI monitors (image@2x.jpg) are misrecognized as email address
Image files for HDMI monitors (e.g., MacBook Pro Retina monitors) usually have "@2x" suffix in their filename, like ... Go MAEDA
07:32 Feature #27831: ATOM Feed for repository changes
Felix, thank you for updating the patch. But I have not got atom feed yet.
I tested the patch with Redmine's bundl...
Go MAEDA
 

Also available in: Atom