Project

General

Profile

Activity

From 2015-03-13 to 2015-03-15

2015-03-15

21:27 Revision 14117 (svn): Reverts r14115 in trunk.
Jean-Philippe Lang
21:26 Revision 14116 (svn): Merged r14115 (#19305).
Jean-Philippe Lang
20:56 Revision 14115 (svn): Compatibility with ruby1.8 (#19305).
Jean-Philippe Lang
19:47 Defect #19363: "User is invalid" error is returned when adding user to group twice
I don't have a strong preference on 409 vs. 200 response code. but I don't see a harm in making this operation idempo... Alex Last
19:34 Defect #19363: "User is invalid" error is returned when adding user to group twice
Alex Last wrote:
> I see I actually tested this with older version before - 2.6.0, not 2.6.2. So I missed that chan...
Jean-Philippe Lang
19:14 Defect #19305 (Closed): settings: incompatible character encodings: UTF-8 and ASCII-8BIT: yaml generated on ruby 1.8
Jean-Philippe Lang
19:13 Revision 14114 (svn): Merged r14112 (#19305).
Jean-Philippe Lang
19:13 Revision 14113 (svn): Merged r14112 (#19305).
Jean-Philippe Lang
16:20 Defect #19297 (Confirmed): Custom fields with hidden/read-only combination displayed in Issue Edit Form
Jean-Philippe Lang
15:38 Revision 14112 (svn): Make sure that settings are unserialized as UTF-8 encoded strings (#19305).
Jean-Philippe Lang
15:09 Defect #19354 (Closed): Unexpected milliseconds in JSON time attributes
Jean-Philippe Lang
11:00 Defect #19354 (Resolved): Unexpected milliseconds in JSON time attributes
This change was not intentional, this was changed by Rails 4. So the requested information about the time format woul... Jean-Philippe Lang
15:09 Revision 14111 (svn): Merged r14101 (#19354).
Jean-Philippe Lang
15:08 Defect #19348 (Closed): Project name is missing for versions from sub-projects
Jean-Philippe Lang
15:08 Revision 14110 (svn): Merged r14108 (#19348).
Jean-Philippe Lang
15:06 Revision 14109 (svn): Merged r14108 (#19348).
Jean-Philippe Lang
15:05 Revision 14108 (svn): Restored project name as version prefix when different (#19348).
Jean-Philippe Lang
11:10 Defect #19313 (Closed): Attached inline images with non-ascii file name can not be seen when text formatting is Markdown
Yes, Redcarpet is not available with jruby, test is now skipped. Jean-Philippe Lang
11:09 Revision 14107 (svn): Merged r14106 (#19313).
Jean-Philippe Lang
11:09 Revision 14106 (svn): Don't run test if Redcarpet is not available (#19313).
Jean-Philippe Lang
11:08 Revision 14105 (svn): Redcarpet not available with jruby (#19313).
Jean-Philippe Lang
11:03 Defect #19381 (Closed): Wrong syntax for wiki macros in wiki_syntax_detailed.html
Committed, thanks for the patch. Jean-Philippe Lang
11:03 Revision 14104 (svn): Merged r14102 (#19381).
Jean-Philippe Lang
11:02 Revision 14103 (svn): Merged r14102 (#19381).
Jean-Philippe Lang
11:02 Revision 14102 (svn): Wrong syntax for wiki macros in wiki_syntax_detailed.html (#19381).
Patch by Go MAEDA. Jean-Philippe Lang
10:49 Revision 14101 (svn): Don't include milliseconds in JSON API responses (#19354).
Jean-Philippe Lang

2015-03-14

18:17 Defect #19354: Unexpected milliseconds in JSON time attributes
Note that I am using JSon instead of XML.
This is my Redmine 3.0.0 on the test server: http://76.126.10.142/redmin...
Alex Last
10:10 Defect #19354: Unexpected milliseconds in JSON time attributes
Redmine uses @#xmlschema@ without arguments to format dates in XML output, which gives 0 decimals by default:
<pre...
Jean-Philippe Lang
10:03 Defect #19354 (Needs feedback): Unexpected milliseconds in JSON time attributes
The date format is not supposed to change in 3.0.0. There was a problem that is fixed for 3.0.1 (#19065), but it was ... Jean-Philippe Lang
17:59 Defect #19313 (Reopened): Attached inline images with non-ascii file name can not be seen when text formatting is Markdown
jruby on 2.6-stable tests fail.
http://www.redmine.org/builds/logs/build_2.6-stable_mysql_jruby-1.7.6_41.html...
Toshi MARUYAMA
15:59 Defect #19313 (Closed): Attached inline images with non-ascii file name can not be seen when text formatting is Markdown
Jean-Philippe Lang
09:39 Defect #19313 (Resolved): Attached inline images with non-ascii file name can not be seen when text formatting is Markdown
Fix committed in r14080 with tests, thanks. Jean-Philippe Lang
17:50 Revision 14100 (svn): Merged r14084, r14086 and r14087 from trunk to 3.0-stable (#19368)
Toshi MARUYAMA
17:37 Revision 14099 (svn): Merged r14078 and r14097 from trunk to 2.6-stable
Building ffi 1.9.7 fails in Ubuntu. Toshi MARUYAMA
17:32 Revision 14098 (svn): Merged r14097 from trunk to 3.0-stable
Gemfile: move "ffi" definition to :test group
Depending:
selenium-webdriver -> childprocess -> ffi
Toshi MARUYAMA
17:30 Revision 14097 (svn): Gemfile: move "ffi" definition to :test group
Depending:
selenium-webdriver -> childprocess -> ffi
Toshi MARUYAMA
17:26 Defect #19363: "User is invalid" error is returned when adding user to group twice
I see I actually tested this with older version before - 2.6.0, not 2.6.2. So I missed that change in 2.6.1.
Maybe ...
Alex Last
11:07 Defect #19363 (Closed): "User is invalid" error is returned when adding user to group twice
This behaviour (422 response) is present since 2.6.1, there's a test for this: source:/tags/2.6.1/test/integration/ap... Jean-Philippe Lang
17:02 Defect #19382 (Closed): at ticket-view no more filter after update from v2.5.1 to v2.6.2
> redmine_lightbox 0.0.1
Too old.
http://www.redmine.org/plugins/redmine_lightbox
Toshi MARUYAMA
16:49 Defect #19382 (Closed): at ticket-view no more filter after update from v2.5.1 to v2.6.2
I have updated two identical versions from v2.5.1 to v2.6.2 and get the same error shown in the attached image after ... Sven Niwolik
16:14 Revision 14096 (svn): Merged r14078.
Jean-Philippe Lang
16:04 Defect #19368 (Closed): Creating an issue without tracker_id attribute ignores custom field values
Jean-Philippe Lang
10:54 Defect #19368 (Resolved): Creating an issue without tracker_id attribute ignores custom field values
The problem is not about your JSON nor the multivalued custom field. This is due to the fact that you don't provide a... Jean-Philippe Lang
16:03 Revision 14095 (svn): Merged r14083 (#19368).
Jean-Philippe Lang
16:03 Defect #19316 (Closed): CustomField#possible_values may raise undefined method `force_encoding' error
Jean-Philippe Lang
09:25 Defect #19316 (Resolved): CustomField#possible_values may raise undefined method `force_encoding' error
This should be fixed in r14079, thanks for the feedback. Jean-Philippe Lang
16:03 Revision 14094 (svn): Merged r14079 (#19316).
Jean-Philippe Lang
16:02 Defect #19323 (Closed): Incorrect links generated in emails if host setup uses other port (":" symbol)
Jean-Philippe Lang
09:53 Defect #19323 (Resolved): Incorrect links generated in emails if host setup uses other port (":" symbol)
Fixed in r14081, thanks for pointing this out. Jean-Philippe Lang
16:02 Revision 14093 (svn): Merged r14081 (#19323).
Jean-Philippe Lang
16:01 Patch #19322 (Closed): Allow to ignore auto reply messages from Exchange server
Jean-Philippe Lang
09:54 Patch #19322 (Resolved): Allow to ignore auto reply messages from Exchange server
Patch applied in r14082, thanks. Jean-Philippe Lang
16:01 Revision 14092 (svn): Merged r14082 (#19322).
Jean-Philippe Lang
16:01 Defect #19325 (Closed): ActionController::UnknownFormat: error for PDF request and unknown user
Jean-Philippe Lang
16:00 Revision 14091 (svn): Merged r14069 (#19325).
Jean-Philippe Lang
16:00 Defect #19320 (Closed): Spent time (last 7 days) in My page not updated
Jean-Philippe Lang
15:59 Revision 14090 (svn): Merged r14071 (#19320).
Jean-Philippe Lang
15:59 Revision 14089 (svn): Merged r14080 (#19313).
Jean-Philippe Lang
15:57 Revision 14088 (svn): Merged r14080 (#19313).
Jean-Philippe Lang
13:13 Revision 14087 (svn): Fixed assertion (#19368).
Jean-Philippe Lang
12:40 Revision 14086 (svn): Fixed assertion (#19368).
Jean-Philippe Lang
12:35 Defect #19173: Trac Migrate Script with Redmine 3.0
I'm newbie to ruby..
I had the same issue and able to pass few more errors from here... I'm on Ubuntu 14.04.2 and...
Senthil Kalimuthu
11:23 Defect #19366: Committers: undefined method `compact!' for User::ActiveRecord_Relation
Thank you! Nicolas Rodriguez
10:55 Defect #19366 (Closed): Committers: undefined method `compact!' for User::ActiveRecord_Relation
This is already fixed for 3.0.1. Jean-Philippe Lang
11:16 Revision 14085 (svn): add MySQL 5.6 and 5.7 environments to travis (#17460, #19344)
Toshi MARUYAMA
11:14 Defect #19321 (Closed): MinGW thin and puma: non ASCII wiki page causes "Internal server error"
This error (and the error page I can see on your video) comes from your webserver, not Redmine.
I've setup an exampl...
Jean-Philippe Lang
10:22 Defect #19321: MinGW thin and puma: non ASCII wiki page causes "Internal server error"
If there are some problems to reproduce or confirm bug, I can give teamviewer access to affected PC if its needed. So... Eugene B
10:54 Revision 14084 (svn): Adds a test for setting multivalued custom fields with JSON (#19368).
Jean-Philippe Lang
10:53 Revision 14083 (svn): Fixed that creating an issue without tracker_id attribute ignores custom field values (#19368).
Jean-Philippe Lang
10:02 Defect #19381 (Closed): Wrong syntax for wiki macros in wiki_syntax_detailed.html
Preceding '!' in samples are unnecessary. For example, @!{{include(Foo)}}@ should be @{{include(Foo)}}@.
Here is a...
Go MAEDA
09:53 Revision 14082 (svn): Ignore auto reply messages from Exchange server (#19322).
Patch by Sebastian Paluch. Jean-Philippe Lang
09:52 Revision 14081 (svn): Incorrect links generated in emails if host setup uses other port (#19323).
Jean-Philippe Lang
09:39 Revision 14080 (svn): Attached inline images with non-ascii file name can not be seen when text formatting is Makdown (#19313).
Patch by Go MAEDA. Jean-Philippe Lang
09:25 Revision 14079 (svn): CustomField#possible_values may raise undefined method `force_encoding' error (#19316).
Jean-Philippe Lang
09:10 Revision 14078 (svn): Building ffi 1.9.7 fails in Ubuntu.
Jean-Philippe Lang
07:31 Revision 14077 (svn): add MariaDB 10.0 environment to travis (#17460, #19344)
Toshi MARUYAMA
04:23 Revision 14076 (svn): .travis.yml: move "matrix" after "env"
Toshi MARUYAMA
04:05 Feature #19097: Responsive layout for mobile devices
revised patch to keep @api-access-key@-id for compatibility with RedminePM app. Jens Krämer
00:55 Defect #19087 (Closed): Any idea what this is?
Jan Niggemann (redmine.org team member)

2015-03-13

21:06 Feature #19378: Issue Report Column Totals
Actually, it is better to add Status Report separately rather than under each row.
It is better to work than talk....
Bahri Yardim
20:17 Feature #19378 (New): Issue Report Column Totals
In issue report, we can find detailed information about all issues.
But it lacks total issue counts for each column....
Bahri Yardim
17:15 Feature #12089: Hide Issue History
Look forward to this feature! Sushil J
16:23 Defect #19375 (Closed): redmine_dmsf install show mini_portile_0.6.0 Could not find
Please contact plugin author. Toshi MARUYAMA
15:57 Defect #19375: redmine_dmsf install show mini_portile_0.6.0 Could not find
then Run bundle install
show:
xapian-bindings-1.2.9/perl/t/termgenerator.t
xapian-bindings-1.2.9/perl/t/thread...
xuchun sang
15:29 Defect #19375 (Closed): redmine_dmsf install show mini_portile_0.6.0 Could not find
apps\redmine\htdocs\plugins\redmine_dmsf>rake redmine
:plugins:migrate RAILS_ENV=production
(in D:/redmine-2.6.0-1/...
xuchun sang
16:16 Defect #19374 (Closed): MinGW thin and puma: Internal server error occoures when attachment file name contains non ASCII
Toshi MARUYAMA
16:16 Defect #19374: MinGW thin and puma: Internal server error occoures when attachment file name contains non ASCII
I cannot reproduce.
Please contact bitnami team.
Toshi MARUYAMA
16:01 Defect #19374 (Reopened): MinGW thin and puma: Internal server error occoures when attachment file name contains non ASCII
To reproduce this bug please upload png file,not txt file. Shine Lee
12:22 Defect #19374: MinGW thin and puma: Internal server error occoures when attachment file name contains non ASCII
I cannot reproduce on my Windows 8.1 Pro, too.... Toshi MARUYAMA
12:07 Defect #19374: MinGW thin and puma: Internal server error occoures when attachment file name contains non ASCII
I cannot reproduce on ruby 2.0.0p598 (2014-11-13 revision 48408) [x86_64-linux], too. Toshi MARUYAMA
12:03 Defect #19374 (Closed): MinGW thin and puma: Internal server error occoures when attachment file name contains non ASCII
I cannot reproduce.
Please contact bitnami team....
Toshi MARUYAMA
11:14 Defect #19374 (Closed): MinGW thin and puma: Internal server error occoures when attachment file name contains non ASCII
I download redmine from https://bitnami.com/redirect/to/50832/bitnami-redmine-3.0.0-0-windows-installer.exe .
The bu...
Shine Lee
14:35 Revision 14075 (svn): Merged r14074 from trunk to 3.0-stable
run ui test on travis Toshi MARUYAMA
14:25 Feature #19097: Responsive layout for mobile devices
Watchers now look like this in the sidebar:
!watchers_sidebar.png!
Jan from Planio www.plan.io
14:21 Feature #19097: Responsive layout for mobile devices
Attached are another two patches which make the watchers in the sidebar and the ajax loading indicator look more beau... Jan from Planio www.plan.io
13:31 Revision 14074 (svn): run ui test on travis
Toshi MARUYAMA
11:25 Revision 14073 (svn): Merged r14072 from trunk to 3.0-stable
unify .travis.run-test.sh to .travis.yml Toshi MARUYAMA
11:01 Defect #19373 (Closed): problem with auto close after commit
Please use forum for questions. Toshi MARUYAMA
10:58 Defect #19373 (Closed): problem with auto close after commit
Hi
i have a problem in redmine 3.0
My commits don't close auto my issue
I use a bitnami redmine
My configuration...
Jeremie Cochie
10:14 Feature #19371 (Closed): Add a new query column for the parent task subject
The change done to #13673 broke a lot for us... and would like that to be reverted.
Seeing only parent issue numbe...
Sebastian Paluch
09:56 Feature #8904: Parent project's name should be visible for Subprojects
Added a patch for this, see #19370. Sebastian Paluch
09:55 Patch #19370 (New): Parent projects in project jump dropdown
This is a patch for #8904 adding parent projects to project jump dropdown.

Parent projects that user is not a mem...
Sebastian Paluch
09:46 Defect #13520: Internal Error (incompatible character encodings: ASCII-8BIT and UTF-8) when accessing Admin/Settings, Account, etc.

I had the same problem and this solution is working for me :
Check your linux locales :
> dpkg-reconfigure ...
Lya D
09:18 Feature #19367 (Closed): please add 'start date' for version
Seems duplicate with #15180.
Thanks for sugesstion.
Go MAEDA
03:22 Feature #19367 (Closed): please add 'start date' for version
now, the version created has only due date, please add the feature: the version has start date. Anonymous
08:56 Revision 14072 (svn): unify .travis.run-test.sh to .travis.yml
Toshi MARUYAMA
06:29 Defect #19368 (Closed): Creating an issue without tracker_id attribute ignores custom field values
this is a regression in 3.0.0 from 2.6.x:
when creating new issues via REST API (specifically, I am using Redmine ...
Alex Last
05:56 Feature #5901: REST API to expose the Redmine version
another example: I see 'spent_hours' default value for new issues created through REST API is NULL for Redmine 3.0.0 ... Alex Last
05:26 Defect #19366 (Needs feedback): Committers: undefined method `compact!' for User::ActiveRecord_Relation
Try #19253. Toshi MARUYAMA
00:54 Defect #19366 (Closed): Committers: undefined method `compact!' for User::ActiveRecord_Relation
Hi there!
I have installed the plugin on my new Redmine 3.0, configured it, but when I try to manage the comitters...
Nicolas Rodriguez
02:32 Feature #19350: Add version date in issue detail and Gantt
we can see the date as a tooltip since Redmine 2.6 (#17431), but it is not so obvious. Go MAEDA
 

Also available in: Atom