Activity
From 2008-04-26 to 2008-04-28
2008-04-28
-
22:31 Feature #1130: Work Breakdown Structure / EVM
- Good idea but as a plugin: redmine can't and shouldn't bear all method created on Earth: it'd become an inconsistent ...
-
17:10
Feature #1130 (New): Work Breakdown Structure / EVM
- I favor the addition of "Work breakdown structure management" to redmine.
WBS is a breakdown of the project's work... -
22:31 Defect #1099: Redmine.pm memory leak
- Can you add do your dsn sslmode=disable and check again?
Eg: PerlSetVar dsn DBI:Pg:dbname=redmine;host=127.0.0.1;ssl... -
20:57 Feature #444: submit issue via email
- I want to disagree with the getopt style shell script for three major reasons:
# Each time that script starts up, ... -
20:44 Feature #444: submit issue via email
- Issue #1110 has the start of this.
-
20:06 Feature #1112: Send notifications when issues come due
- Forgot to add the patch that supplies the issue_due function required by the whinemail.rb script
-
19:05 Defect #1132: Error when creating a new issue
- I've just committed a fix that should prevent this error but I can't see why it occurred.
Did you truncate the param... -
17:29 Defect #1132 (Closed): Error when creating a new issue
- I'm not able to reproduce that issue constantly, but I got it several times while creating new issues with one or mor...
-
18:51 Feature #1133 (New): Email to individuals not registered in Redmine
One of our projects is used to track hotline call. This works very well for the members of the project, being abl...-
17:16 Defect #1126: Unable to display Bazaar repository
- After specifying the full path for BZR_BIN, now I can run the script\runner successfully (bzr.bat was on the PATH alr...
-
16:48 Defect #1126: Unable to display Bazaar repository
- When you run script\runner, make sure that bzr.exe is in your PATH environment variable.
Although it should not be n... -
15:16 Defect #1126 (Closed): Unable to display Bazaar repository
- Hi,
I couldn't succeed in setup a Bazaar repository for one of my projects, the URL
http://www.mydomain.eu/proje... -
17:11 Feature #1131 (Closed): Add support for alternate (non-LDAP) authentication
- I would like to see a way to add a custom external authenticator. Currently, the "New Authentication Modes" link assu...
-
16:23 Patch #1129 (Closed): Fixes for polish translation
- 'zmodufikowane' should be 'zmodyfikowane' (label_modified)
'Natyczmiastowy' should be 'Natychmiastowy' (default_prio... -
15:40 Patch #1128 (Closed): Simplified Chinese language file zh.yml updated to r1371
- as title
-
15:31 Patch #1127 (Closed): Issue closed not strikethru'ed (with patch)
- I was thinking closed issues should be stikethru'ed, so I went to implement this and found the code already there!
... -
14:40 Patch #1081: Add Activity block to My Page
- +1
-
14:39 Feature #528: Wiki Page Hierarchy and Breadcrumbs
- +1
-
14:38 Feature #1043: "My Calendar" page to show assigned items (patch incl)
- Thanks Carl. I'll try to modify the plugin API so that adding a new block for My page can be done without modifying M...
-
14:36 Defect #1098 (Closed): Upgrading from 0.6.3 to 0.7 , get repsoitiory page info error
- Should be fixed in 0.7.0 release. Reopen if needed.
-
14:36 Defect #996 (Closed): CVS view ends up with "duplicate key violates unique constraint" after 0.7.0RC1 update
- Should be fixed in 0.7.0 release. Reopen if needed.
-
14:35 Feature #1114: Bundle Rails-Engines with Redmine
- Rails 2.0 is now required in 0.7.0 and Redmine will automatically load Engines plugin if present.
See source:/trunk/... -
12:55 Feature #878: Add a "Notify these users:" option when creating and updating isses.
- Just pinging the issue to notify all concerned parties of another member with full support for the matter :)
Maxim's... -
11:41 Feature #878: Add a "Notify these users:" option when creating and updating isses.
- +1 to Thomas Löber's idea for the UI. Trac, Mantis, Bugzilla, Jira - all have this feature, and frankly, I was a bit ...
-
11:29 Patch #1079 (Closed): Forum messages not being sent to everyone interested
- Fixed in r1368.
I made a small fix to your patch (users may choose to receive notifications for everything on certain... -
11:17 Patch #1123 (Closed): no.yml to r1366
- Applied in changeset r1367.
-
02:12 Patch #1123 (Closed): no.yml to r1366
- Translation of new string in r1359 (+ a couple of changes in prev translations)
-
11:17 Patch #1124 (Closed): Spanish translation
- Applied in changeset r1367.
-
08:57 Patch #1124 (Closed): Spanish translation
- Spanish translation up to revision r1366
-
09:58 Feature #1040: Global wiki
- +1
-
09:56 Feature #1125: Template projects - Or copy as new feature
- +1 on This one :)
-
09:38 Feature #1125: Template projects - Or copy as new feature
- Update...
A collegue of mine just suggested that the template system could be something like a project with all th... -
09:30 Feature #1125 (Closed): Template projects - Or copy as new feature
- In my compnay we offen have the exact same projects again and again and again...
It would be nice to have a "templ... -
03:46 Defect #1117: wiki mysql error
- Yes, every wiki page I go to save it does this to me.
gem versions;
rails 2.0.2
mysql 2.7
rake 0.7.1
mysql d...
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...
-
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". -
13:46 Defect #1117: wiki mysql error
- Maybe a "strict" mysql behavior effect.
-
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... -
18:34 Patch #1121: Unable to edit issue descriptions. (Patched.)
- Thanks for pointing that out.
-
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 ... -
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... -
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.
-
15:19 Feature #519: Ideas from Trac
- Unfortunately now we are unable to modify the issue description (regardless of permissions...)
For our purposes, s... -
13:38 Feature #1120: Add wiki format to link to a project module
- Could be a good idea. I agree with that feature.
-
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.
-
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.
-
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... -
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...
-
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... -
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...
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 ... -
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. -
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...
-
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... -
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/... -
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...
-
14:21 Feature #1091: Disabling default ticket fields per tracker
- Default fields can not be disabled for now.
-
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. -
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. -
13:59 Defect #1092 (Closed): Estimated time does not recognize improved time formats
- Fixed in r1361.
-
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 ...
-
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...
-
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... -
12:54 Defect #1105 (Closed): ActiveRecord::StaleObjectError exception generated on duplicate issues
- Fixed in r1360.
-
12:47 Defect #1105 (New): ActiveRecord::StaleObjectError exception generated on duplicate issues
- I can reproduce indeed.
-
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. -
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... -
11:49 Defect #1109 (Closed): Modules selection not remembered when new project creation fails
- Fixed in r1358.
-
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. -
11:38 Defect #1096 (Closed): E-mail notification not being sent to all users in projects
-
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 ...
Also available in: Atom