Project

General

Profile

Activity

From 2012-11-01 to 2012-11-03

2012-11-03

21:44 Defect #12298 (Closed): Right-click context menu unable to batch/bulk update (IE8)
When using IE8, I am unable to bulk/batch update on tickets - After right-clicking a single item is selected instead ... Tim Whitehead
19:44 Feature #12297 (New): Render Readme.txt in repository
It would be nice to be able to render a Readme.txt file from a repository directory directly ini the "repository" vie... hannes wader
17:45 Feature #12228: JRuby 1.7.2 support
When using JRuby 1.7.0 and setting the account Language to Simplified Chinese, an internal error occurred on the Admi... xt zhang
11:16 Defect #11918: Official git / github mirror of redmine repository is broken
Thanks for your feedback, I'm away from keyboard for the next 3 days but I'll keep you informed then Jean-Baptiste Barth
00:32 Feature #12296 (New): Add HSTS enforcement support to Redmine
During initial HTTPS session setup an attacker is able to run a MitM SSLStrip attack agains a client connecting to th... Bernd May

2012-11-02

17:41 Patch #5690: Change LDAP password
I have applied this patch to Redmine 2.1.2 and have found a few of issues:
* I had to add two columns (enabled_pas...
Åke Holmlund
17:17 Feature #12295 (Closed): Multilanguage support for custom fields
Hi there,
it would be great to have some multilanguage support for custom field through.
Currently, if I'm usin...
Daniel Felix
17:10 Feature #724: change "versions" to "milestones"
Hi,
well I don't think that versions or milestones mutually exclude each others.
In my opinion, those are paral...
Daniel Felix
17:07 Defect #12294 (Closed): Incorrect german translation for "registered" users filter
Hi,
the Usermanagement of Redmine just displays 0 currently logged in users in my installation (redmine 2.1.2-deve...
Daniel Felix
15:20 Defect #12286: Emails of private notes are sent to watcher users regardless of viewing permissions
Ricardo S wrote:
> On r10781, neither *Mailer* nor *ActsAsWatchable* are fixed so you should still be able to reprod...
Daniel Felix
13:27 Defect #12286: Emails of private notes are sent to watcher users regardless of viewing permissions
Daniel, make sure you do the following steps:
# Login as user *U1*
# Assign an user *U2* as a watcher on a issue ...
Ricardo S
12:07 Defect #12286: Emails of private notes are sent to watcher users regardless of viewing permissions
Testet with revision 10781 and works for me. Daniel Felix
10:34 Defect #12286: Emails of private notes are sent to watcher users regardless of viewing permissions
I tried the proposed solution and it works for me. Thank you! Arjen van der Veen
14:58 Feature #374: Support for milestones/iterations as part of projects
Thanks Daniel for popping up this old request.
I absolutely agree that it would make sense to have a kind of subve...
Harald Glock
12:09 Feature #374: Support for milestones/iterations as part of projects
Well, some other suggestion could be, to implement a checkbox to define a milestone or a version in the roadmap tab.
...
Daniel Felix
14:15 Feature #12293 (Closed): Add links to attachments in new issue email notification
1. Create new issue
2. Attach a file
3. Press "Submit" button
In notification email i can't see any links to att...
Heiko Henning
12:10 Defect #12265: Issue editing shows diff on non changed ticket description
same on #374 Daniel Felix
12:07 Feature #12122: Gantt progress lines (html only)
Just one suggestion. Those display could be switched. As a project manager I need sometimes different displays of my ... Daniel Felix
12:07 Feature #3436: Show relations in Gantt diagram
+1 from me too Daniel Felix
12:05 Feature #406: PDF Export for Roadmap and Change-Log
+1 from me! Daniel Felix
12:05 Feature #592: User Wiki Page
This would be a nice extension to the user profiles.
Which could improve the profile in the same way as #4864 and #2...
Daniel Felix
12:05 Feature #373: Graphical slider for setting "% Done" field
Maybe, since jQuery is used for some kinds of interfaces, this could be handled with this:
http://jqueryui.com/slide...
Daniel Felix
12:04 Feature #12291 (Closed): Ticket - Resolved should be default handled as closed
Hi,
in my opinion, the ticket state "resolved" should be handled as "ticket closed", doesn't it?
Or maybe Redmi...
Daniel Felix
12:04 Defect #12287 (Confirmed): Time entries of private issues are visible by users without permission to see them
Hi,
i can confirm this with current trunk (10781)!
Daniel Felix
12:04 Feature #4864: Global statistics about Redmine usage
I added some relations. I think those two tickets (#4864 and #2181) would complement each other greatly. Daniel Felix
12:04 Feature #2181: Display more statistics about a user on the account page
I added some relations. I think those two tickets (#4864 and #2181) would complement each other greatly. Daniel Felix
10:59 Feature #12290: REST API Members in a project, for assign issues to a specific member
Are you talking about "REST Users":http://www.redmine.org/projects/redmine/wiki/Rest_Users? Anonymous
00:18 Feature #12290 (Closed): REST API Members in a project, for assign issues to a specific member
If possible access a list of members of project on api (http://www.redmine.org/projects/redmine/wiki/Rest_Memberships... alessio alessio
03:48 Defect #11285: Problem with PDF export if a custom field is used to group issues
I got same one on BitNami::Redmine 2.1.2.0.
Environment:
* Redmine version Redmine 2.1.2
* Ruby 1.8.7-p370-i386-...
Hidekazu Hara
00:34 Defect #11012: Custom fields (boolean and list - maybe others) not working in Task tracker
It's been a while for this - and it has been an ongoing issue.
We're about to port over to version 2.1 - so I'll see...
Steve Cook
00:20 Defect #11012: Custom fields (boolean and list - maybe others) not working in Task tracker
"Task" may not be a standard Redmine tracker, can you please try to reproduce the bug on a fresh redmine install ? If... Jean-Baptiste Barth
00:13 Defect #10808: Update time zones for Russia
If I read "this wikipedia page":http://en.wikipedia.org/wiki/Yekaterinburg_Time it's now alwaysUTC+6 hours, and actua... Jean-Baptiste Barth

2012-11-01

23:57 Feature #10966: [SECURITY] Project Managers should not be able to choose an URL for a local repository
It's actually not a defect : things work as intended in the current version, but it seems your use case doesn't fit w... Jean-Baptiste Barth
23:48 Defect #12285 (Resolved): Some unit and functional tests miss fixtures and break when run alone
Changed my mind, that was 14 more commits for just fixtures declarations, so I just splitted it into unit/functional/... Jean-Baptiste Barth
19:16 Defect #12285: Some unit and functional tests miss fixtures and break when run alone
OK it's almost only a problem of missing fixtures declarations, sorry for the many small commits. As I started this w... Jean-Baptiste Barth
11:07 Defect #12285 (Closed): Some unit and functional tests miss fixtures and break when run alone
I develop many plugins these days, and had the surprise to see the test suite run ok on MacOSX and fail on one of my ... Jean-Baptiste Barth
23:39 Defect #7773: Only Redmine administrators can get users from REST API
as soon as possible alessio alessio
17:47 Feature #2181: Display more statistics about a user on the account page
+1 Fernando Hartmann
17:47 Feature #4864: Global statistics about Redmine usage
+1 Fernando Hartmann
17:13 Defect #11918: Official git / github mirror of redmine repository is broken
If you are not familiar with git-svn, why can't we just take Erics mirror and continue with this one?
I think it's...
Michael Stucki
16:53 Defect #11918: Official git / github mirror of redmine repository is broken
I am surprised to hear about these issues with git-svn, several developers (including me) used to use it without a hi... Anonymous
09:49 Defect #11918 (Confirmed): Official git / github mirror of redmine repository is broken
Hi, I maintain this repository, but the last few months proved that git-svn is full of various bugs and very hard to ... Jean-Baptiste Barth
16:47 Feature #10169: Custom Query Sort Order
+1
Even a simple way to sort is a great improvement
Fernando Hartmann
15:33 Feature #11253: Total time spent from subtasks on the issue list
+1 Ben Dalling
13:41 Defect #12287 (Closed): Time entries of private issues are visible by users without permission to see them
By accessing */projects/:id/time_entries* users can see time entries submitted on privates issues even if they don't ... Ricardo S
13:27 Defect #12286: Emails of private notes are sent to watcher users regardless of viewing permissions
The affected version is *Redmine 2.1.2.devel.10772*
The rails version is *Rails 3.2.8*
Ricardo S
11:57 Defect #12286 (Closed): Emails of private notes are sent to watcher users regardless of viewing permissions
*Mailer* for both for *issue_add* and *issue_edit* doesn't take watchers' private notes viewing permissions in consid... Ricardo S
10:58 Patch #11534 (Resolved): rake redmine:plugins:test:* could use "pattern" instead of "test_files"
Committed in r10778, I let Jean-Philippe, Etienne or Toshi merge it in a stable branch when they want. Jean-Baptiste Barth
07:28 Defect #2824: MySQL Deadlock Error when showing a big repository
Toshi MARUYAMA, this should be closed as it is not a bug.
I have a lot of repository, each with many revisions and o...
Abdul Halim Mat Ali
01:32 Defect #2824: MySQL Deadlock Error when showing a big repository
I think we cannot close this issue.
Redmine does not use lock in fetching revisions from SCMs.
To prevent long time...
Toshi MARUYAMA
07:13 Feature #12282: how to set [target version] as required field?
You can just define "read-only" in Workflow field permissions.
This seems more like a feature request.
I can't...
Daniel Felix
06:59 Feature #12282: how to set [target version] as required field?
Hi, Ivan Cenov
I used redmine 2.1.2 Stable and I config the workflows/permissions, but I can not found the option ...
Steven Wong
06:35 Feature #12282: how to set [target version] as required field?
Please, use help forum for that.
Particularly, go to http://your.redmine.server/workflows/permissions
Ivan Cenov
03:51 Feature #12282 (Closed): how to set [target version] as required field?
how to set [target version] as required field?
anyone knows how to config it? Thanks.
Steven Wong
06:40 Defect #12276: db:migrate says "can't convert Fixnum into String"
Michael Flyorko wrote:
> I've found the reason but still think it's the issue that should be fixed:
>
> 'redmine'...
Ivan Cenov
05:56 Defect #12284: Redmine has a slow startup
BTW, I forgot to say, you can see this happen with WEBrick, too when you run it over production mode. So, it's not a ... Allen Wyma
05:55 Defect #12284 (Closed): Redmine has a slow startup
I was trying to setup so Redmine would go over a socket connection using unicorn and nginx, but it always timed out. ... Allen Wyma
05:12 Feature #8897: Be able to reorder tasks/issues in the Gantt chart
I would love this feature, it would really improve the functionality of the Gantt charts. Matthew Houston
04:59 Feature #11636: tree structure of Gantt
+1 Matthew Houston
03:31 Feature #12236: Option to make Comment field required
It'd be a nice option, but I'm pretty sure it would break updating issues from the right click context menu. I suppos... Anonymous
 

Also available in: Atom