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.
-
20:24 Revision 15534 (svn): Code cleanup (#23054).
-
20:18 Revision 15533 (svn): Adds a test for #23054.
-
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.
-
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... -
15:52 Feature #5125: Export roadmap to PDF
- +1 ;)
-
14:41 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
- Thanks for your help.
-
14:39 Defect #23055 (Confirmed): Error with Fetch commits with Mercurial repository when log has invalid char
-
14:11 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
- Sorry, is this file
-
14:08 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
- Attach hg-template-1.0.tmpl modified
-
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... -
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...
-
13:28 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
- Using Mercurial xml template generate a correct xml...
-
13:16 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
- Sorry, we need add "</log>"....
-
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.... -
11:58 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
- You can reproduce this issue with this repo.
-
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
-
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/ -
11:01 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
- It didn't works. Same result.
-
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.
-
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... -
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... -
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...
-
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...
-
04:08 Defect #22977 (New): A project member has no access and gets no notification, when being a watcher of the issue
-
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"...
-
11:25 Feature #23069 (Closed): Redmine Ticket System
- Please use forum for question.
-
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... -
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. -
08:24 Patch #23065 (Closed): Fix confusing Japanese translation for permission_manage_related_issues
- Committed in trunk and 3.3-stable, thanks.
-
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. -
07:55 Revision 15530 (svn): fix confusing Japanese translation for permission_manage_related_issues (#23065)
- Contributed by Go MAEDA.
-
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.
-
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?
...
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?
-
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? -
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:... -
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.
-
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.... -
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 ... -
17:09 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
- revision
10599 -
16:48 Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
- What is output?...
-
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/...
-
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... -
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...
-
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... -
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...
-
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.
-
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...
-
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.
-
16:36 Feature #3967: Ability to define default columns to display based on project
- +1. that would be very useful!
-
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... -
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... -
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...
-
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... -
09:05 Feature #1565: Custom query on My page
- +1
-
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...
-
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 ...
-
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... -
06:40 Patch #22850: Speedup remove_inherited_roles
- LGTM.
-
06:16 Patch #23050 (Closed): Bulgarian translation (jstoolbar-bg.js)
- Committed in trunk and 3.3-stable, thanks.
-
06:15 Revision 15529 (svn): Merged r15528 from trunk to 3.3-stable (#23050)
- Bulgarian translation (jstoolbar-bg.js) updated by Ivan Cenov.
-
05:49 Revision 15528 (svn): Bulgarian translation (jstoolbar-bg.js) updated by Ivan Cenov (#23050)
-
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....
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...
-
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:... -
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 -
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 ... -
17:40 Feature #7360: Issue custom query: default query per instance, project and user
- +1, this would be wonderful.
-
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... -
17:30 Feature #22789 (Closed): issue status changed with note when I changed the issue status in issue list
-
17:19 Defect #13547 (Confirmed): Start calendars on not work
- Confirmed on 3.3-stable r15521.
-
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 ... -
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)
-
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... -
15:33 Defect #23053 (Closed): Secure cookie not working
- Please use forum for question and Redmine 2.6.x is not maintained.
-
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:
... -
15:17 Feature #14790: Ability to save spent time query filters
- This would be a great enhancement.
-
11:46 Defect #23054 (Closed): Clearing time entry custom fields while bulk editing results in values set to __none__
-
10:23 Feature #11313: Automatic closing of resolved issues
- +1 : will be very usefull for us to.
-
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...
-
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: ...
-
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... -
08:53 Patch #23050 (Closed): Bulgarian translation (jstoolbar-bg.js)
- Translated
* jsToolBar.strings['Highlighted code'] -
08:45 Patch #23048: Bulgarian translation (r15509)
- Just to make it clear, is "Highlighted Code" related to...
-
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... -
07:27 Patch #23048 (Closed): Bulgarian translation (r15509)
- Translated two strings related to #15880
* setting_new_item_menu_tab
* label_new_object_tab_enabled -
07:46 Revision 15527 (svn): Merged r15526 from trunk to 3.3-stable (#23048)
- Bulgarian translation updated by Ivan Cenov.
-
07:44 Revision 15526 (svn): Bulgarian translation updated by Ivan Cenov (#23048)
-
07:24 Patch #23046 (Closed): Traditional Chinese translation (to r15521)
- Committed in trunk and 3.3-stable, thanks.
-
03:31 Patch #23046: Traditional Chinese translation (to r15521)
- * please use the file with the comment as "Traditional Chinese translation (to r15521)" thanks.
-
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
-
07:23 Defect #23044 (Closed): Typo in Azerbaijani general_lang_name
- Committed in trunk and 3.3-stable, thanks.
-
07:21 Revision 15525 (svn): Merged r15523 from trunk to 3.3-stable (#23046)
- Traditional Chinese translation updated by ChunChang Lo.
-
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. -
06:49 Revision 15523 (svn): Traditional Chinese translation updated by ChunChang Lo (#23046)
-
06:49 Revision 15522 (svn): fix typo in Azerbaijani general_lang_name (#23044)
- Contributed by Go MAEDA.
-
00:21 Feature #13182: Activity page should display changes of the defined versions
- +1
Also available in: Atom