Project

General

Profile

Activity

From 2013-07-26 to 2013-07-28

2013-07-28

23:15 Defect #14491: MailHandler: Unable to determine target project (when allow_override=project and project=unassigned is used)
Deoren, that would be great if you could attach a raw email for which you've got the failure. Jean-Philippe Lang
23:12 Defect #14545 (Closed): Mail notifications sent for recent projects only (created after setting up the SMTP connection)
> It seems there is a bug preventing to retroactively send tthe notifications for the project created before setting ... Jean-Philippe Lang
23:09 Defect #14496 (Needs feedback): Permission check on an unused custom field leads to unwanted restriction for the ticket status
I can't reproduce with current trunk.
> The problem is that we can't set the status of the ticket now
Could you...
Jean-Philippe Lang
22:54 Defect #14533 (Closed): "Close completed versions" button not working
"Close completed versions" closes versions that are completed: due date reached and no open issues. Your versions don... Jean-Philippe Lang
22:51 Defect #14546 (Closed): Maximum number of items in Atom feeds of redmine.org (25) is too little.
I've raised it to 100. Jean-Philippe Lang
22:49 Defect #14369 (Closed): Open/closed issue counts on issues summary are not displayed with SQLServer
Merged. Jean-Philippe Lang
18:38 Defect #14369 (Resolved): Open/closed issue counts on issues summary are not displayed with SQLServer
Fixed in r12060, thanks for the feedback. Jean-Philippe Lang
18:04 Defect #14369: Open/closed issue counts on issues summary are not displayed with SQLServer
I think it's always like this with MSSQL, although the MSSQL instance I used to confirm was migrated from PostgreSQL. Etienne Massip
18:00 Defect #14369: Open/closed issue counts on issues summary are not displayed with SQLServer
Is it related to the mysql->mssql migration or does it always look like this with mssql? Jean-Philippe Lang
17:39 Defect #14369: Open/closed issue counts on issues summary are not displayed with SQLServer
Right, I eventually understood the description after I had a look to the attached screenshot: open issues count is si... Etienne Massip
17:32 Defect #14369: Open/closed issue counts on issues summary are not displayed with SQLServer
The description is unclear to me. Could you describe how you reproduced this? Jean-Philippe Lang
22:49 Defect #14422 (Closed): CVS root_url not recognized when connection string does not include port
Merged. Jean-Philippe Lang
22:47 Defect #14447 (Closed): Additional status transitions for assignees do not work if assigned to a group
Merged. Jean-Philippe Lang
16:58 Defect #14447 (Resolved): Additional status transitions for assignees do not work if assigned to a group
Fixed in r12056, thanks for pointing this out. Jean-Philippe Lang
22:46 Defect #14415 (Closed): Spent time details and report should ignore 'Setting.display_subprojects_issues?' when 'Subproject' filter is enabled.
Merged. Jean-Philippe Lang
17:16 Defect #14415 (Resolved): Spent time details and report should ignore 'Setting.display_subprojects_issues?' when 'Subproject' filter is enabled.
Fixed in r12057 with tests, thanks for pointing this out. Jean-Philippe Lang
22:45 Defect #14401 (Closed): Filtering issues on "related to" may ignore other filters
Merged. Jean-Philippe Lang
17:30 Defect #14401 (Resolved): Filtering issues on "related to" may ignore other filters
Fixed in r12058, thanks for pointing this out. Jean-Philippe Lang
22:44 Defect #14340 (Closed): Autocomplete fields rendering issue with alternate theme
Merged. Jean-Philippe Lang
17:37 Defect #14340 (Resolved): Autocomplete fields rendering issue with alternate theme
Fixed in r12059. Jean-Philippe Lang
20:51 Defect #14557: Error (stack level too deep) when creating new project
Problem remains even when upgrading Rails version to 3.2.12
nikos korfiatis
15:22 Defect #14557 (Reopened): Error (stack level too deep) when creating new project
nikos korfiatis
15:22 Defect #14557: Error (stack level too deep) when creating new project
Here are my info. The problem remains, is that because of Ruby version ?
Environment:
Redmine version ...
nikos korfiatis
12:29 Defect #14557 (Closed): Error (stack level too deep) when creating new project
I think it was fixed in r11497 (and 2.3.0) but you don't mention your ruby version. Reopen if needed. Jean-Philippe Lang
17:00 Defect #14460 (Needs feedback): Issue Checklist Strikethrough Style unsynchronized
I'm not sure of what you're talking about. In Redmine core, there's no ajax call when checking a checkboxs on the iss... Jean-Philippe Lang
14:09 Defect #14511 (Closed): warning: class variable access from toplevel on Ruby 2.0
Fixed in r12052. Jean-Philippe Lang
13:53 Defect #14516 (Closed): Missing Sort Column Label and Center Align on Admin-Enumerations
Fixed in r12051, thanks for reporting this. Jean-Philippe Lang
13:50 Defect #14517 (Closed): Missing Html Tile on Admin (Groups, LDAP and Plugins)
This is fixed with a few more ones in r12050, thanks for reporting this. Jean-Philippe Lang
13:32 Defect #14554: Diffs from subprojects return 404
This one:
http://host/redmine/projects/subproject/sub-repository/revisions/1
Vitaly vit9696
12:40 Defect #14554: Diffs from subprojects return 404
Vitaly vit9696 wrote:
> 5) The project entry is fine but the subproject entry has wrong urls (accessing from both ...
Jean-Philippe Lang
12:47 Defect #13644: Diff - Internal Error
Jun NAITOH wrote:
> Sorry, note-10 sample code has a problem.
>
> I rewrote the code, and added test code.
Tha...
Toshi MARUYAMA
12:46 Defect #14562 (Closed): diff of CJK (Chinese/Japanese/Korean) is broken on Ruby 1.8
From #13644#note-10.
Correct:
!correct.png!
Broken:
!broken.png!
Toshi MARUYAMA
12:42 Defect #14532 (Closed): Advanced_roadmap plugin
Sorry, no plugin support here in the issue tracker. Please, contact the plugin author. Jean-Philippe Lang
12:41 Defect #14543 (Closed): db migrate 2.2.3 version sql
A table is missing in your database, try to restart from a fresh install or backup. Jean-Philippe Lang
12:25 Defect #14366 (Closed): Spent Time report sorting on custom fields causes error
Fixed in r12042, thanks for pointing this out. Jean-Philippe Lang

2013-07-27

23:53 Defect #13644: Diff - Internal Error
Sorry, note-10 sample code has a problem.
I rewrote the code, and added test code.
Jun NAITOH
18:49 Defect #13924: Error when using views/issues/index.api.rsb in a plugin
The file index.api.rsb is in \redmine-2.3.1\plugins\smiles\app\views\timelog ... Vivek Jain
17:48 Defect #13924: Error when using views/issues/index.api.rsb in a plugin
Could you please post a sample plugin crashing? Etienne Massip
16:48 Defect #13924: Error when using views/issues/index.api.rsb in a plugin
Did you find a solution ? even I am facing the same problem Vivek Jain
18:02 Defect #14556: SCM check: command not found
Correct, but I think default should be "off" :-) No one will use all. Pascal H
17:49 Defect #14556 (Closed): SCM check: command not found
Redmine does not check if checkbox is off.
!hg-only.png!
Toshi MARUYAMA
16:19 Defect #14556 (Closed): SCM check: command not found
It would be nice to disable all SCM's by default to prevent these log entrys:... Pascal H
16:52 Defect #14557 (Closed): Error (stack level too deep) when creating new project
I receive the following error when i try to create a new project.
Is it related to a plugin ?
Completed 5...
nikos korfiatis
14:18 Defect #14511: warning: class variable access from toplevel on Ruby 2.0
Rhiino Rex wrote:
> I got the same warning.
> Is it safe to ignore?
Yes it is.
Etienne Massip
14:18 Defect #14550 (Closed): Issue edition : accesskey="e" conflict between update link and textarea edit
Closed as dupe of #12684 which has been fixed for version:2.3.1. Etienne Massip
13:09 Feature #285: Tracker role-based permissioning
+1 Terence Mill
11:46 Defect #14549 (Closed): i do not know if it is a bug
There's no such truncate method in core, please check source:/branches/2.3-stable/config/environment.rb.
Guess thi...
Etienne Massip
10:28 Feature #13051: Support any macro in (pdf) export for wiki's and issues
_#14412 - Wiki > Textile text with hidden part not correctly exported to pdf_ should be listed in the related issues David Majorel
10:22 Feature #14555 (New): Custom fields UserList Watchers per user
Hi Redmine Team,
I suggest this feature:
When User A create new issue, redmine will add user or list users as watch...
an an

2013-07-26

19:39 Defect #14554 (New): Diffs from subprojects return 404
Hello, thanks for developing Redmine. I am experiencing a bug with per-file diff and file view urls in revision pages... Vitaly vit9696
17:25 Patch #11898: Inheritable issue categories
Dear Serge,
thank you for your answer. This helped me very much.
I attach the svn-patch with the new files for 2....
Wolfram Ansin
15:28 Feature #14553 (Closed): Filter for custom field of type version
You can configure custom fields for error type version, but you can not filter the type of displayed versions: open, ... Francesco V
11:58 Feature #7884: Import issues from Excel or CSV file
As Redmine is now, the best way to import properly issues with no knowledge of ruby nor rails is to use the import vi... Thomas Godard
11:23 Feature #2585: Add Modules to hide/display Overview, Activity, Roadmap
+1 Vitaliy Shestunov
11:02 Defect #14550 (Closed): Issue edition : accesskey="e" conflict between update link and textarea edit
I was wondering why the accesskey="e" was not working on /issues/:id and discovered that the issue_description textar... Vincent Caron
10:23 Defect #14549 (Closed): i do not know if it is a bug
These days,i install the Redmine in my computer.
I have encountered a lot of problems.
One of the problems is that ...
qiye lu
09:28 Feature #6118: Filter by parent task or subtasks
+1 Sergio Tendero
09:17 Feature #14548 (New): add one more option for Users display format
I would like to propose to add one more option for Users display format. There is case where I would like to display ... Rhiino Rex
08:19 Defect #14539 (Closed): redmine_time_tracking plugin
Please, no requests about plugins here, only Redmine core issues.
You should contact the plugin author.
Jean-Philippe Lang
07:55 Defect #14511: warning: class variable access from toplevel on Ruby 2.0
I got the same warning.
Is it safe to ignore?
Rhiino Rex
06:32 Feature #7774: Sub groups or Multi-level groups
+1
This would be very useful for organizing our users. Being able to have nested groups would simplify our managem...
Jeremy Bailey
05:23 Feature #14547: Change the location between project column and Subject column
reupload the picture with painted on 2 columns
!http://i0.upanh.com/2013/0726/03//56951199.redminedisplay.jpg!
Anonymous
05:21 Feature #14547 (New): Change the location between project column and Subject column
I want to change location between project column and Subject column. Because the length use for Subject column too sm... Anonymous
03:29 Defect #7699: Subversion: 500 Internal Server Error when browsing a repository
Not sure if exactly the same issue but I also get Ruby/Redmine using up all my memory when trying to view a large rep... Dave Lowndes
00:53 Defect #14546 (Closed): Maximum number of items in Atom feeds of redmine.org (25) is too little.
I switched from google reader to "theoldreader":http://theoldreader.com .
theoldreader was "down":http://blog.theold...
Toshi MARUYAMA
00:29 Defect #13644: Diff - Internal Error
Jun NAITOH wrote:
> "ending" is always negative value.
> I think that I should correct it as follows.
>
Could ...
Toshi MARUYAMA
 

Also available in: Atom