Project

General

Profile

Activity

From 2016-06-13 to 2016-06-15

2016-06-15

21:04 Revision 15535 (svn): Removes the UTF8 checkmark that prevents redirect from back_url.
Jean-Philippe Lang
20:24 Revision 15534 (svn): Code cleanup (#23054).
Jean-Philippe Lang
20:18 Revision 15533 (svn): Adds a test for #23054.
Jean-Philippe Lang
20:18 Revision 15532 (svn): Clearing time entry custom fields while bulk editing results in values set to __none__ (#23054).
Patch by Felix Schäfer. Jean-Philippe Lang
19:42 Patch #22941: Allow thumbnails on documents, messages and wiki pages
Robert Schneider wrote:
> I find the section with the uploaded files in a wiki page usually not so important becau...
Jean-Philippe Lang
15:52 Feature #5125: Export roadmap to PDF
+1 ;) Paulo Moreira
14:41 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
Thanks for your help. mole mole
14:39 Defect #23055 (Confirmed): Error with Fetch commits with Mercurial repository when log has invalid char
Toshi MARUYAMA
14:11 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
Sorry, is this file mole mole
14:08 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
Attach hg-template-1.0.tmpl modified mole mole
13:53 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
Sorry, its probably we must use xmlescape
{desc|xmlescape}
I see this in this file sample of mercurial...
mole mole
13:44 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
I changed in hg-template-1.0.tmpl {desc|escape} by {desc|revscape} and xmllint runs correctly... mole mole
13:28 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
Using Mercurial xml template generate a correct xml... mole mole
13:16 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
Sorry, we need add "</log>".... Toshi MARUYAMA
13:06 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
It is obviously Mercurial bug.
Please report to Mercurial BTS....
Toshi MARUYAMA
11:58 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
You can reproduce this issue with this repo. mole mole
11:46 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
The character is ^S I try to reproduce in small repo mole mole
11:20 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
Please report to Mercurial BTS.
Broken XML is Mercurial bug.
https://bz.mercurial-scm.org/
Toshi MARUYAMA
11:01 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
It didn't works. Same result.
mole mole
04:04 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
Try upgrading Mercurial. Latest version is 3.8.3. Toshi MARUYAMA
14:32 Defect #20648: Users' "Last connection" is not updated correctly.
Ronald Heggenberger wrote:
> I'm running redmine with the following environment:
> [...]
> but having the same iss...
Lotfi Trigui
11:57 Feature #23073 (Closed): Export CSV times with comma and not dot
Hi,
Is it possible to change the export CSV "Estimated time" and "Spent time" undr Issues, with comma and not with...
Paulo Moreira
11:57 Defect #22977: A project member has no access and gets no notification, when being a watcher of the issue
Thanks a lot for commenting on that, I am aware of the fact, that watching does not give access to an issue. The prob... Milan Brabec
09:37 Defect #22977: A project member has no access and gets no notification, when being a watcher of the issue
User "londruj" can only see "Issues created or assigned to user", so being watcher of the issue doesn't give him acce... Wim DePreter
04:08 Defect #22977 (New): A project member has no access and gets no notification, when being a watcher of the issue
Toshi MARUYAMA
11:44 Feature #23072 (New): Speed-Up the setting of "assigned to" by showing good guesses at the top of the list
If the user list is quite long, it can be very time-consuming to find the right person when opening the "assigned to"... Ragnar Nevries
11:25 Feature #23069 (Closed): Redmine Ticket System
Please use forum for question. Toshi MARUYAMA
09:56 Feature #23069 (Closed): Redmine Ticket System
Hello,
we plan to install a ticket system in our company and we find Redmine and ORTS.
Our plan is to generate...
Markus Hebel
10:18 Defect #22123: Totals cannot be removed completely if some columns are set in the global settings
??>>I committed a slightly simpler fix??
Smart one... thank you.
Olivier Houdas
08:24 Patch #23065 (Closed): Fix confusing Japanese translation for permission_manage_related_issues
Committed in trunk and 3.3-stable, thanks. Toshi MARUYAMA
08:24 Revision 15531 (svn): Merged r15530 from trunk to 3.3-stable (#23065)
fix confusing Japanese translation for permission_manage_related_issues.
Contributed by Go MAEDA.
Toshi MARUYAMA
07:55 Revision 15530 (svn): fix confusing Japanese translation for permission_manage_related_issues (#23065)
Contributed by Go MAEDA. Toshi MARUYAMA
07:41 Defect #23051: Got Problem, And no resolution for this: Don't know how to build task 'test:scm:units' (see --tasks)
I removed the file named "testing.rake" in directory "tasks", skip this step, and then installing successed. guidi zeng
03:04 Feature #4939: List of tasks filtered as OR and not AND
Fred B wrote:
> What is the difference between zquery and _query?
>
> Did someone tested one with Redmine 2.4?
...
Quan VN

2016-06-14

20:09 Feature #23030: Changing the name of a value for a list custom field and replacing the old one
I have 2.4. Also, it's too late to change.
Is there a way to do it in the database?
Fred B
20:08 Feature #4939: List of tasks filtered as OR and not AND
What is the difference between zquery and _query?
Did someone tested one with Redmine 2.4?
Fred B
18:28 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
I thing that double *!!* can break it.
The message in mercurial is:...
mole mole
18:02 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
It didn't works. Same result.
Maybe a wrong code of EOL?. I see in sublime editor a DC3 code.
mole mole
17:31 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
I think your revision has problem.
* no date
* no commit log
If you find this revision, try this patch....
Toshi MARUYAMA
17:22 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
Try reduce FETCH_AT_ONCE.
source:tags/3.1.3/app/models/repository/mercurial.rb#L30
I think a revision from 10600 ...
Toshi MARUYAMA
17:09 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
revision
10599
mole mole
16:48 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
What is output?... Toshi MARUYAMA
16:18 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
The command 'hg' '-R' '/home/share/mirror/hg/all' '--encoding' 'utf-8' '--config' 'extensions.redminehelper=/usr/src/... mole mole
16:00 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
What is output of following command?
'hg' '-R' '/home/share/mirror/hg/all' '--encoding' 'utf-8' '--config' 'extensi...
Toshi MARUYAMA
15:33 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
I haven't any exit on scm_stderr_log_file. -> I try to say: I haven't any error related with this issue. Only have th... mole mole
05:59 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
mole mole wrote:
> I haven't any exit on scm_stderr_log_file.
How about "#{Rails.env}.scm.stderr.log"?
source:t...
Toshi MARUYAMA
17:59 Defect #22977: A project member has no access and gets no notification, when being a watcher of the issue
Believe me, I have tried forum and help before creating this issue. I have also tested all possible configuration opt... Milan Brabec
16:10 Defect #22977 (Closed): A project member has no access and gets no notification, when being a watcher of the issue
Please use forum for question.
Toshi MARUYAMA
15:15 Defect #22977 (Reopened): A project member has no access and gets no notification, when being a watcher of the issue
Hi Toshi, I am sorry for reopening this issue, but the problem I have described, is not the same as in #21260. It cov... Milan Brabec
14:51 Defect #22977 (Closed): A project member has no access and gets no notification, when being a watcher of the issue
Duplicate of #21260. Toshi MARUYAMA
16:36 Feature #3967: Ability to define default columns to display based on project
+1. that would be very useful! Michael Schaefer
12:39 Feature #1624: Issue merging
I'd agree with everything in #1624#note-41.
Concerning "Original issue", in addition to "link it to the target is...
Sönke Noack
12:34 Defect #23067 (Closed): Custom field List Link values to URL breaks on entries with spaces
+Situation+:
You have a custom field of the type "List".
In your list are entries which run like "entry" and "seco...
Sönke Noack
12:24 Feature #9703: Define repositories independently from projects
+1. In our company we have many repository modules that are used in multiple projects. It will help if a repository c... Zer Guz
09:09 Feature #23066 (New): Allow to create and assign missing categories when copying tickets to another project
*Current situation:*
We have some kind of "_Template Project", where are ticket templaes for all different kind of p...
Maxim Krušina
09:05 Feature #1565: Custom query on My page
+1 Sergey Startsev
08:14 Patch #23065 (Closed): Fix confusing Japanese translation for permission_manage_related_issues
Both permission_manage_related_issues and permission_manage_issue_relations are translated as "関連するチケットの管理". It is co... Go MAEDA
08:13 Feature #15880: Consistent, global button/menu to add new content
Could you please post a little more about your environment? See [[Submissions#Submitting-a-Bug]] for info on what to ... Jan from Planio www.plan.io
07:45 Feature #15880: Consistent, global button/menu to add new content
Hi,
With Display "+" menu settings,
The + is visible in the project page.. But when I click on that + nothing happ...
Rupesh J
06:40 Patch #22850: Speedup remove_inherited_roles
LGTM. Toshi MARUYAMA
06:16 Patch #23050 (Closed): Bulgarian translation (jstoolbar-bg.js)
Committed in trunk and 3.3-stable, thanks. Toshi MARUYAMA
06:15 Revision 15529 (svn): Merged r15528 from trunk to 3.3-stable (#23050)
Bulgarian translation (jstoolbar-bg.js) updated by Ivan Cenov. Toshi MARUYAMA
05:49 Revision 15528 (svn): Bulgarian translation (jstoolbar-bg.js) updated by Ivan Cenov (#23050)
Toshi MARUYAMA
02:36 Patch #22798: fetching of Git changesets sometimes fails due to non existant revisions in prev_db_heads
Thanks for the patch. But a test fails in my environment.... Go MAEDA

2016-06-13

19:58 Defect #18310: Default issue columns don't follow the set order
I haven't been able to reproduce this issue.. Apologies for not doing this sooner, I was going through my list of rep... Anonymous
19:11 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
I haven't any exit on scm_stderr_log_file.
But in production.log when do the first scan logged this:...
mole mole
15:48 Defect #23055 (Needs feedback): Error with Fetch commits with Mercurial repository when log has invalid char
What output of scm_stderr_log_file?
source:tags/3.2.3/config/configuration.yml.example#L138
Toshi MARUYAMA
13:31 Defect #23055 (Closed): Error with Fetch commits with Mercurial repository when log has invalid char
Error with Fetch commits automatically with mercurial repository
When I add a mercurial repository, redmine start ...
mole mole
17:40 Feature #7360: Issue custom query: default query per instance, project and user
+1, this would be wonderful. Nils Grimm
17:38 Feature #22790 (Closed): Relation between main project version and sub-projects versions
Dipan Mehta wrote:
> +1. This is almost same as #8991. Can also be linked to #13387
Thank you for your pointing o...
Toshi MARUYAMA
17:30 Feature #22789 (Closed): issue status changed with note when I changed the issue status in issue list
Toshi MARUYAMA
17:19 Defect #13547 (Confirmed): Start calendars on not work
Confirmed on 3.3-stable r15521. Toshi MARUYAMA
15:37 Defect #23051 (Closed): Got Problem, And no resolution for this: Don't know how to build task 'test:scm:units' (see --tasks)
Please use forum for question.
guidi zeng wrote:
> 2. modify source to https://gems.taobao.org/ in Gemfile.
I ...
Toshi MARUYAMA
10:31 Defect #23051: Got Problem, And no resolution for this: Don't know how to build task 'test:scm:units' (see --tasks)
[root@Kz redmine]# svnadmin --version
svnadmin,版本 1.7.14 (r1542130)
guidi zeng
10:26 Defect #23051 (Closed): Got Problem, And no resolution for this: Don't know how to build task 'test:scm:units' (see --tasks)
when i installing redmine follow this link:[[http://www.redmine.org/projects/redmine/wiki/RedmineInstall]]
Environme...
guidi zeng
15:33 Defect #23053 (Closed): Secure cookie not working
Please use forum for question and Redmine 2.6.x is not maintained. Toshi MARUYAMA
11:42 Defect #23053 (Closed): Secure cookie not working
Hi,
I'm using Redmine 2.6.5. We've tried to set the redmine_session cookie as secure in application.rb like this:
...
Rodrigo Valladares
15:17 Feature #14790: Ability to save spent time query filters
This would be a great enhancement. Pavel Potcheptsov
11:46 Defect #23054 (Closed): Clearing time entry custom fields while bulk editing results in values set to __none__
Felix Schäfer
10:23 Feature #11313: Automatic closing of resolved issues
+1 : will be very usefull for us to. Loïc Barreau
09:31 Feature #15880: Consistent, global button/menu to add new content
Yes, please create a new ticket for this. This one has been closed and it's not likely many will see the discussion h... Jan from Planio www.plan.io
09:19 Feature #15880: Consistent, global button/menu to add new content
@Andre Greeff: That is a good idea! I also thought about something like this, but without thinking about a solution: ... Robert Schneider
08:34 Feature #15880: Consistent, global button/menu to add new content
What about a split button with a "current page default" and a drop-down menu in one?
Working from the current beha...
Anonymous
08:53 Patch #23050 (Closed): Bulgarian translation (jstoolbar-bg.js)
Translated
* jsToolBar.strings['Highlighted code']
Ivan Cenov
08:45 Patch #23048: Bulgarian translation (r15509)
Just to make it clear, is "Highlighted Code" related to... Ivan Cenov
07:48 Patch #23048 (Closed): Bulgarian translation (r15509)
Committed in trunk and 3.3-stable.
As I said #23000#note-1,
Could you translate source:trunk/public/javascripts/j...
Toshi MARUYAMA
07:27 Patch #23048 (Closed): Bulgarian translation (r15509)
Translated two strings related to #15880
* setting_new_item_menu_tab
* label_new_object_tab_enabled
Ivan Cenov
07:46 Revision 15527 (svn): Merged r15526 from trunk to 3.3-stable (#23048)
Bulgarian translation updated by Ivan Cenov. Toshi MARUYAMA
07:44 Revision 15526 (svn): Bulgarian translation updated by Ivan Cenov (#23048)
Toshi MARUYAMA
07:24 Patch #23046 (Closed): Traditional Chinese translation (to r15521)
Committed in trunk and 3.3-stable, thanks. Toshi MARUYAMA
03:31 Patch #23046: Traditional Chinese translation (to r15521)
* please use the file with the comment as "Traditional Chinese translation (to r15521)" thanks. ChunChang (Nagaharu) Lo
03:29 Patch #23046 (Closed): Traditional Chinese translation (to r15521)
* New
** setting_new_item_menu_tab, label_new_object_tab_enabled
* Changed
** label_new_project_issue_tab_enabled
ChunChang (Nagaharu) Lo
07:23 Defect #23044 (Closed): Typo in Azerbaijani general_lang_name
Committed in trunk and 3.3-stable, thanks. Toshi MARUYAMA
07:21 Revision 15525 (svn): Merged r15523 from trunk to 3.3-stable (#23046)
Traditional Chinese translation updated by ChunChang Lo. Toshi MARUYAMA
07:20 Revision 15524 (svn): Merged r15522 from trunk to 3.3-stable (#23044)
fix typo in Azerbaijani general_lang_name.
Contributed by Go MAEDA.
Toshi MARUYAMA
06:49 Revision 15523 (svn): Traditional Chinese translation updated by ChunChang Lo (#23046)
Toshi MARUYAMA
06:49 Revision 15522 (svn): fix typo in Azerbaijani general_lang_name (#23044)
Contributed by Go MAEDA. Toshi MARUYAMA
00:21 Feature #13182: Activity page should display changes of the defined versions
+1
Yuuki NARA
 

Also available in: Atom