Project

General

Profile

Activity

From 2008-04-25 to 2008-04-27

2008-04-27

22:38 Defect #1122 (Closed): Unnecessary and inconsistent use of absolute URLs
Some URLs are absolute (i.e. http://myserver/foo) instead of relative to the base (i.e. /foo). This makes it tedious... Hubert Matthews
18:50 Defect #1117: wiki mysql error
> Maybe a "strict" mysql behavior effect.
Good idea, but I've just tested it with sql-mode="STRICT_TRANS_TABLES".
Jean-Philippe Lang
13:46 Defect #1117: wiki mysql error
Maybe a "strict" mysql behavior effect. Thomas Lecavelier
10:42 Defect #1117: wiki mysql error
> Is there supposed to be an 'x' in front of the gzipped ascii data?
Yes. I see the same syntax in my logs.
W...
Jean-Philippe Lang
18:34 Patch #1121: Unable to edit issue descriptions. (Patched.)
Thanks for pointing that out. Jason Milkins
17:45 Patch #1121 (Closed): Unable to edit issue descriptions. (Patched.)
Actually, you can edit the description if you have the 'edit issues' permission.
Click on *More* to display subject ...
Jean-Philippe Lang
15:19 Patch #1121 (Closed): Unable to edit issue descriptions. (Patched.)
Refers to #519
The merging of Edit / Update issue has also removed the ability for anyone to modify the Issue desc...
Jason Milkins
17:48 Defect #969 (Closed): Custom Field causes 500 internal server error when adding tracker items
Upgrading to rails 1.2.6 will solve this problem. Jean-Philippe Lang
15:19 Feature #519: Ideas from Trac
Unfortunately now we are unable to modify the issue description (regardless of permissions...)
For our purposes, s...
Jason Milkins
13:38 Feature #1120: Add wiki format to link to a project module
Could be a good idea. I agree with that feature. Thomas Lecavelier
07:36 Feature #1120 (New): Add wiki format to link to a project module
It would be useful to have some wiki format to link to some project module, like: module:repository or module:roadmap. Leandro Lucarella
12:37 Defect #1099: Redmine.pm memory leak
Bug exist in dav_svn or libpq or both of them working together. It doesn't show up with MySQL. Liwiusz Ociepa
12:13 Defect #1119 (Closed): Links to repository directories are broken in git
Actually, this problem was not specific to git.
It's fixed in r1365. Linking to a directory will now display the bro...
Jean-Philippe Lang
07:34 Defect #1119 (Closed): Links to repository directories are broken in git
When making a link to a repository directory (using source\:repo/dir syntax) instead of showing the directory tree, i... Leandro Lucarella
10:23 Patch #1116 (Closed): show versions of subprojects in calendar and gantt chart [patch]
> It seems logical to include the versions too
Absolutely, it's fixed in r1364.
I made some changes to your patch...
Jean-Philippe Lang
00:56 Feature #1118 (Closed): GUI Control Suggestions
This product rocks. Here are some things I'd love to be able to do:
# Control the placement/order in which fields...
Russell Neimy

2008-04-26

21:13 Defect #1117 (Closed): wiki mysql error
I'm running svn trunk (have been for many versions). For a long time I've had an wiki error when saving a page.
(my ...
Stuart George
19:56 Defect #834: Redmine+Bazaar+PostgreSQL 8.3 Cannot work with multi-bytes language
The latest error you mentioned was specific to pg 8.3.
It's fixed in r1363.
Jean-Philippe Lang
19:29 Patch #1116 (Closed): show versions of subprojects in calendar and gantt chart [patch]
This patch includes the versions of subprojects in the calendar and the gantt chart views when the subproject checkbo... Peter Van den Bosch
19:00 Defect #1078 (Closed): Custom fields added each issue even if not used
Custom field filters wasn't working as expected indeed.
It's fixed in r1362. You can use the operator "all" rather t...
Jean-Philippe Lang
16:46 Feature #594: Remove limit on subproject nesting
Hello everybody,
I just wanted you to know that I'm currently working on fixing this, see: http://forge.typo3.org/...
Sebastian Kurfuerst
16:44 Defect #1108: E-mail notification address in Administration works bad if has a '+' sign
Could you check again: I'm using redmine r1350, and checking with gmail I have correctly mymail+redmine@gmail.com, bu... Thomas Lecavelier
14:21 Feature #1091: Disabling default ticket fields per tracker
Default fields can not be disabled for now. Jean-Philippe Lang
14:08 Defect #874 (Closed): REPORT request failed with 200 OK
Thanks for the feedback. I close this ticket since it doesn't seem to be related to Redmine.
Reopen if needed.
Jean-Philippe Lang
14:02 Defect #1090 (Closed): Proper tracker template is not populating while creating a new issue
Rails 1.2.6 or 2.0.2 is required (see [[RedmineInstall]]).
Please upgrade Rails and reopen if it still doesn't work.
Jean-Philippe Lang
13:59 Defect #1092 (Closed): Estimated time does not recognize improved time formats
Fixed in r1361. Jean-Philippe Lang
13:47 Feature #1106: Embedded repository images in the wiki
I could be a good idea, but I have some fears concerning security issue: how to be sure that the linked image is not ... Thomas Lecavelier
13:42 Feature #1107: Bypass wiki formatting
Maybe it could make sens to have a "verbatim" tag, rather than using the code one. Even if ''code'' do the job rather... Thomas Lecavelier
13:40 Feature #1115 (Closed): Bundle Haml Template with redmine
My favorite plugin when create rails project is Haml
It's here http://haml.hamptoncatlin.com/
IMHO, this template e...
Gampol Thitinilnithi
12:54 Defect #1105 (Closed): ActiveRecord::StaleObjectError exception generated on duplicate issues
Fixed in r1360. Jean-Philippe Lang
12:47 Defect #1105 (New): ActiveRecord::StaleObjectError exception generated on duplicate issues
I can reproduce indeed. Jean-Philippe Lang
12:40 Defect #1105 (Resolved): ActiveRecord::StaleObjectError exception generated on duplicate issues
I can't reproduce with latest code.
I think this problem was fixed by r1162.
Jean-Philippe Lang
12:22 Defect #1111 (Closed): Forbid (or at least warn) removal of projects with subprojects
Warning added in r1359 if the project has some subprojects (subprojects are listed).
A checkbox is also added to con...
Jean-Philippe Lang
11:49 Defect #1109 (Closed): Modules selection not remembered when new project creation fails
Fixed in r1358. Jean-Philippe Lang
11:42 Feature #1093: Project overview page should display only trackers active in project
Does XYZ have subprojects ?
Because on the project overview, trackers of the project and its subprojects are displayed.
Jean-Philippe Lang
11:38 Defect #1096 (Closed): E-mail notification not being sent to all users in projects
Jean-Philippe Lang
04:13 Feature #1114: Bundle Rails-Engines with Redmine
+1
Only potential issue is there are 2 versions of Rails Engines, one for Rails 2.0 and one for Rails 1.2. After ...
Eric Davis

2008-04-25

23:11 Feature #1114 (Closed): Bundle Rails-Engines with Redmine
Redmine bundles many plugins in the core app, but not Rails Engines.
Hunting down and installing Rails Engines r...
Andy L
23:05 Feature #471: Gantt chart upload/download
+++1 Tom Mil
22:37 Feature #1113 (New): Link LDAP groups with user accounts
It would be a great feature for corporate wide use of Redmine, to be able to link users according to LDAP groups.
...
Rob Felix
22:28 Feature #1112 (Closed): Send notifications when issues come due
This script is a standalone script meant to be run periodically (i.e. once daily) via crontab. It can be given optio... Carl Nygard
22:24 Defect #1096 (Resolved): E-mail notification not being sent to all users in projects
Please ignore this, we are unable to replicate the bug again. I will mark it as resolved for now. Rob Felix
21:47 Patch #1110: Allow email to create issue or add comment
Great job, I've been wanting to create some sort of email input for Redmine but haven't found the time. So this is a... Eric Davis
20:31 Patch #1110 (Closed): Allow email to create issue or add comment
h2. Summary
This is a patch for #1083 that implements an email conduit for accepting issue creation or comments vi...
Carl Nygard
20:53 Defect #1111 (Closed): Forbid (or at least warn) removal of projects with subprojects
When a project with subprojects is removed, all the subprojects are gone too, without even warn the user.
I lost s...
Leandro Lucarella
18:58 Defect #1109 (Closed): Modules selection not remembered when new project creation fails
When creating a new project, if some validation fails, all the written information is remembered and restored, except... Leandro Lucarella
18:53 Feature #1107 (Resolved): Bypass wiki formatting
You can, if you use pre and code tags
For example:...
Carl Nygard
17:54 Feature #1107 (Closed): Bypass wiki formatting
It would be nice to bypass wiki formating, specially for this very project :)
This way we can write better tracker...
Leandro Lucarella
18:49 Defect #1108 (Closed): E-mail notification address in Administration works bad if has a '+' sign
"GMail":http://www.gmail.com/ and other mail server let you have multiple virtual e-mail addresses, using a +somethin... Leandro Lucarella
17:50 Feature #1106 (New): Embedded repository images in the wiki
It would be very useful if one can embed an image stored in the repository in the wiki, something like:
(!)source(...
Leandro Lucarella
17:31 Defect #1105 (Closed): ActiveRecord::StaleObjectError exception generated on duplicate issues
As documented in the forum...
http://www.redmine.org/boards/2/topics/show/512
I have three issues eg. A,B and C t...
Daniel Stine
15:04 Defect #1099: Redmine.pm memory leak
Interesting - it leaks even when you use dav_svn with mod-auth-pgsql (Without any redmine stuff). Liwiusz Ociepa
11:33 Defect #1099: Redmine.pm memory leak
Problem exist also with older releases of Redmine.pm. I'm afraid that there is memory leak in on of included perl mod... Liwiusz Ociepa
14:18 Feature #1104: Make custom user editable fields on my account page
+1 from me Nikolay Solakov
12:51 Feature #1104 (Closed): Make custom user editable fields on my account page
Custom user fields (such as phone numbers, IM nicks etc) should be visible and editable on the "my account" page so u... Sven Schwyn
13:57 Feature #1100: Custom Fields should have a Flag "Show in compressed Issueheader"
It should be interesting to have the issue header view in some way "foldable", expandable and don't show in the compr... Paolo Sulprizio
12:46 Feature #707: Hide email address from unregistered users
This is a very good feature request! Indeed, it would be even better if it included custom user fields as well. If yo... Sven Schwyn
03:25 Patch #1103 (Closed): Add deleting of wiki page individual versions
This is the beginning of a patch to add "Delete" to all but the most recent version of the wiki history list, this cl... W Snyder
01:51 Feature #1040: Global wiki
+1 as I'm having to create some temporary hacks in order to present company wide information, like programming guidel... Lane Roathe
01:18 Feature #1085: Site-wide modules
The patch linked to in this issue is actually regarding a different issue, "Implement new button on project list page... Lane Roathe
00:09 Feature #1069: Open Help in a separate tab
Me like thanks! Jon Morrow
 

Also available in: Atom