Project

General

Profile

Activity

From 2007-04-02 to 2007-04-04

2007-04-04

19:24 Feature #316: show assigned_to instead of author in the issues list
Yes! I have already made the change (although I added the assigned
to rather than replaced the author) in my local co...
Jeffrey Jones
13:39 Feature #316: show assigned_to instead of author in the issues list
You're right, there's not many things to change.
Idealy, i should allow to easily customize the columns that are
d...
Jean-Philippe Lang
12:58 Feature #316 (Closed): show assigned_to instead of author in the issues list
Hello Jean-Philippe,
I think it would be more helpful to show who has an issue assigned, instead of who created the...
Pavol Murin
18:17 Feature #317: Interpret newlines in text
Done. RedCloth :hard_break attribute added. Jean-Philippe Lang
17:14 Feature #317 (Closed): Interpret newlines in text
I created an issue with lots of newlines. I saved the issue.
The text I entered was similar to this:
A
B
C
...
Laran Evans
16:33 Feature #279: issue dependencies
+1 for this one from me. I use JIRA primarily at work and we
couldn't get our job done without the ability to link is...
Laran Evans
12:15 Feature #315: Allow user to "change" issue status to the same status.
You're absolutely right. Done. Jean-Philippe Lang
06:35 Feature #315 (Closed): Allow user to "change" issue status to the same status.
We will be using the "Assigned" status quite a lot.
A typical progression could be
Issue raised, assigned to P...
Jeffrey Jones
08:21 Patch #215: watchers of bugs
Oh, but that is already included - everybody, who is
autorized to add members to the project can add or remove
othe...
Pavol Murin
08:14 Patch #215: watchers of bugs
The only thing I would add is that it is nice to be able to sometimes
include people who may not be aware that they s...
Brenden Grace
04:26 Feature #307: CC field for issues
I already created a patch for this (watching issue status
changes):
http://rubyforge.org/tracker/index.php?func=det...
Pavol Murin
03:20 Defect #34: Passwords are revield in logs
This fix has already been applied in the latest source available
in the repository.
Thanks
Jean-Philippe Lang
02:59 Defect #34 (Closed): Passwords are revield in logs
It is not good that all passwords are revieled in the logs. you should use this function in your model:
filter_par...
Frode Marton Meling
00:17 Feature #314 (Closed): Never kick me out
Users have to fill in name and password every session which could be a boiling thing for them. If there's a checkbox
...
cao cao

2007-04-03

18:25 Defect #33: Preview fail for first wiki page of a project
Fixed.
Thanks
Jean-Philippe Lang
15:53 Defect #33 (Closed): Preview fail for first wiki page of a project
Always reproductible.
Conditions: edit the first page of wiki of a project BEFORE created it.
When you try to c...
Thomas Lecavelier
17:02 Feature #291: Sub-project issues included in parent project
Everything we hoped for has been accomplished, many thanks! Jeffrey Jones
15:49 Feature #291: Sub-project issues included in parent project
I've also added subprojects details (issue count by status) on
project "Reports" page.
Can you consider this reques...
Jean-Philippe Lang
14:37 Feature #312: Set status when raising issue
Done.
Only statuses for which the user have a "default status"
-> "status" workflow transition permission
are propos...
Jean-Philippe Lang
10:55 Feature #312 (Closed): Set status when raising issue
Allow the user to set the issue status when raising an issue. The dropdown should default to the "default status"
but...
Jeffrey Jones
13:47 Defect #32: show issues in page is wrong
Fixed. A regression happened. Jean-Philippe Lang
09:45 Defect #32: show issues in page is wrong
p1a.jpg is the first page, p2a.jpg is the second page. Andy Wu
09:44 Defect #32 (Closed): show issues in page is wrong
Hi:
When the number of issue grow up it will be listed in page. But when I click the next page, the issue list is ...
Andy Wu
13:47 Defect #29: sort field is lost, when displaying next part of issues list
Fixed. A regression happened. Jean-Philippe Lang
13:26 Feature #303: Remove viewing permissions from roles
This is useful. we had a similar situation on a project for my
company. And it seems there were 2 sets of permissions...
Mar T
12:44 Defect #31: Broken "download" link
Fixed.
Thanks
Jean-Philippe Lang
07:46 Defect #31 (Closed): Broken "download" link
On the "Install" page (http://www.redmine.org/index.php?s=install) the link to the download section is
broken.
HTH
Christian Mayer
11:03 Feature #313 (Closed): Default end date
(Maybe have this as an optional setting somewhere as it may not be for everyone)
When a user raises an issue, if t...
Jeffrey Jones
10:34 Feature #311: Include dynamic links in new items.
Yes, apologies. It would be handy to have dynamics links in
the summary, sorry for the bad description.
Jeffrey Jones
07:42 Feature #311: Include dynamic links in new items.
It seems to work:
http://demo.redmine.org/news/show/22
Maybe you want to have dynamic links in news summary too ?
Jean-Philippe Lang
06:53 Feature #311: Include dynamic links in new items.
Crap, title misspelt, just to clarify this is for NEWS items. Jeffrey Jones
05:39 Feature #311 (Closed): Include dynamic links in new items.
Allow the dynamic links (Not sure what the proper term is) to be created in news items. (#20 and r19485) Jeffrey Jones

2007-04-02

21:44 Feature #291: Sub-project issues included in parent project
Perfect, just what the doctor ordered. Jeffrey Jones
13:13 Feature #291: Sub-project issues included in parent project
I've just added the option to include subprojects issues on the
calendar and gantt (in the same little box as the tra...
Jean-Philippe Lang
12:59 Feature #291: Sub-project issues included in parent project
I agree on that. the simple click option is very useful when
it has to be used by non technical people.
how hard wi...
Mar T
12:32 Feature #291: Sub-project issues included in parent project
To be honest I would steer clear of too much
"catch-all"
solutions. While we have no problems with things like custom...
Jeffrey Jones
11:52 Feature #291: Sub-project issues included in parent project
The custom query selection seems to be a good idea to address
this.
If the user can have custom queries would that gi...
Mar T
20:30 Defect #30: Project identifiers must be lowercase
The name depends on what else you had in mind for the field
- if they're all svn related you might include that in t...
Ted Wise
15:44 Defect #30: Project identifiers must be lowercase
* What name would you propose for this attribute (any idea is
welcome) ?
* I prefer to mark it as required since it m...
Jean-Philippe Lang
15:32 Defect #30: Project identifiers must be lowercase
I figured it out after examining the last round of commits.
I assume you're going to allow redMine to setup and man...
Ted Wise
14:54 Defect #30: Project identifiers must be lowercase
No it's not a bug.
In fact, this attribute will be used as the unix group name for
the project. Lower case letters a...
Jean-Philippe Lang
13:40 Defect #30 (Closed): Project identifiers must be lowercase
The newly added project identifiers are enforced to be only lowercase - I don't know whether this is intentional but
...
Ted Wise
16:26 Feature #310: Colorize issues in my page view
A colored squared for issue status (the same as on issue list)
has been added on "my page".
Jean-Philippe Lang
03:39 Feature #310 (Closed): Colorize issues in my page view
In my page all the issues are listed with the same font, same color. It's not easy for user to identify which were re... cao cao
16:19 Feature #302: Enhance project parent/child relationship
Point 3 is done.
I've just committed point 4. For sub-projects, parent project
name is added on project list and proj...
Jean-Philippe Lang
06:32 Defect #29: sort field is lost, when displaying next part of issues list
I'm sorry - I was wrong. I don't know what is causing it.
Unfortunately, my fix doesn't work - it still doesn't sort.
Pavol Murin
06:03 Defect #29: sort field is lost, when displaying next part of issues list
I found the problem - it is within the sort_helper. It is
necessary to update to the latest version (it works with
...
Pavol Murin
04:23 Defect #29 (Closed): sort field is lost, when displaying next part of issues list
Hello Jean-Philippe,
I think I found a bug when displaying issues. To see it, you must have more than one page of i...
Pavol Murin
 

Also available in: Atom