Project

General

Profile

Activity

From 2010-09-23 to 2010-09-26

2010-09-26

23:50 Defect #6499 (Resolved): Files with leading or trailing whitespace are not shown in git.
Thanks for figuring this out. Those regular expressions are pretty nasty.
r4189
Eric Davis
22:27 Defect #6499: Files with leading or trailing whitespace are not shown in git.
See http://github.com/thegcat/redmine/commit/1200f73f7e306f7c0fa3c354a50add12cdc1b15e, should correct the places this... Felix Schäfer
21:05 Defect #6499 (Closed): Files with leading or trailing whitespace are not shown in git.
See #6054 for similar issue.
@" this is a file name that should work.txt "@
Eric Davis
23:49 Defect #6407: New gantt charts shouldn't display all issues / versions
Jean-Baptiste Barth wrote:
> My concern is about sites like redmine.org itself : a gantt with hundreds or thousands ...
Eric Davis
23:44 Defect #6350: New Gantt charts : 500 error when no issue have a due date
Jean-Philippe Lang wrote:
> Project start and due dates wouldn't solve the problem as they may not be set.
> Why no...
Eric Davis
23:20 Defect #6350: New Gantt charts : 500 error when no issue have a due date
Jean-Philippe Lang wrote:
> Project start and due dates wouldn't solve the problem as they may not be set.
> Why n...
Anonymous
22:54 Defect #6350: New Gantt charts : 500 error when no issue have a due date
Eric, with Start and End Date fields for projects would a issue/version with a due date past that still show up in th... Anonymous
22:52 Defect #6350: New Gantt charts : 500 error when no issue have a due date
Eric Davis wrote:
> I've been thinking about it and I think it would be best to add actual Start Date and End Date f...
Jean-Philippe Lang
19:32 Defect #6350: New Gantt charts : 500 error when no issue have a due date
I'm reverting r4178 for now. With it breaking the tests, I would have a hard time releasing 1.0.2 today. Eric Davis
18:32 Defect #6350: New Gantt charts : 500 error when no issue have a due date
A problem with r4178 is that it will fail and return a nil if the issue tracking module isn't enabled.
I've been t...
Eric Davis
18:01 Defect #6350: New Gantt charts : 500 error when no issue have a due date
A patch has been applied in r4178, but it breaks Project#overdue?. See http://ci.finn.de/builds/1-8-7_redmine-trunk_s... Jean-Baptiste Barth
23:41 Feature #2024: gantt chart editing
Did a quick review of gantt_edit_r3764.patch:
* missing tests
* logic in the controller should be moved to the mo...
Eric Davis
22:36 Defect #3922: Bad english arround "Assigned to" text in journal entries
I've checked the 1.0.1 release, and this doesn't seem to be fixed in it. :/ :( Ве Fio
21:06 Defect #6054 (Resolved): Error 500 on filenames with whitespace in git reposities
Committed in r4188. I found another issue if the file has leading or trailing whitespace, Felix said he will try to ... Eric Davis
20:39 Defect #6346 (Resolved): Age column on repository view is skewed for git, probably CVS too
Added Felix's patch in r4187.
Toshi MARUYAMA, I don't see the problem with using @localtime@. If you can update y...
Eric Davis
20:25 Feature #5594: Improve MailHandler's keyword handling
It would be really great if it were possible for the mailhandler to change fields related to issues, even custom ones... Ве Fio
20:13 Patch #6498 (Closed): Make options parameter optional in User#allowed_to_globally?
It's optional in @allowed_to?@ so it would make sense to make it optional in @allowed_to_globally?@, too.
Patch is...
Jan from Planio www.plan.io
20:09 Defect #5170 (Resolved): Done ratio can not revert to 0% if status is used for done ratio
Applied in r4186. Thanks for the bug report and patch. Eric Davis
20:00 Defect #6443 (Resolved): Redirect to project settings after Copying a Project
Fixed in r4185 Eric Davis
19:56 Feature #6497 (Closed): Request for a view_projects_index_contextual hook
Patch is attached. Would be great for global plugin features/views which are not important enough to be added to @top... Jan from Planio www.plan.io
19:15 Defect #6496: Remove i18n 0.3.x/0.4.x hack for Rails 2.3.5
Sorry Azamat Hackimov, you where auto-assigned. Eric Davis
19:10 Defect #6496 (Closed): Remove i18n 0.3.x/0.4.x hack for Rails 2.3.5
See #6428 and r4183 Eric Davis
19:15 Defect #6495: Convert translations to the new format for i18n 4.x
Sorry Azamat Hackimov, you where auto-assigned. Eric Davis
19:08 Defect #6495 (Closed): Convert translations to the new format for i18n 4.x
See Jean-Baptiste Barth's script at: http://www.redmine.org/issues/5608#note-18
This needs to be done before 1.1.0...
Eric Davis
19:14 Feature #6428 (Resolved): Interim solution for i18n >= 0.4
Applied in r4183.
When we get Redmine 1.1.0 ready, we will upgrade to the latest Rails 2.3.x or Rails 3.x so this ...
Eric Davis
18:53 Feature #6428: Interim solution for i18n >= 0.4
Dmitry Polushkin wrote:
> I had the same problem in my own rails 2.3 applications. Because I don't want yet to use g...
Eric Davis
19:13 Defect #5608 (Resolved): broken with i18n 0.4.0
I've added Felix's patch from #6428 to work around Rails and i18n 4.x. This should at least let Redmine run, with qu... Eric Davis
18:50 Defect #6135 (Resolved): Default logger configuration grows without bound.
Thanks, I added some documentation about the log level in r4182 Eric Davis
18:35 Defect #6479: Changing tracker type will lose watchers
Felix:
Agreed, it should be fine for 1.0.2 as long as it merges successfully.
Eric Davis
16:16 Defect #6479: Changing tracker type will lose watchers
Jean-Baptiste Barth wrote:
> Fixed in r4181. It may be too late for 1.0.2, so I target it for 1.1.0.
It shouldn't...
Felix Schäfer
15:51 Defect #6479 (Resolved): Changing tracker type will lose watchers
Fixed in r4181. It may be too late for 1.0.2, so I target it for 1.1.0.
Cause of the bug : it's because changing tra...
Jean-Baptiste Barth
18:13 Feature #6477 (Closed): Redmine.pm: effective redmine svn rights
Thanks for the feedback Jean.
Could you please open a new issue for this, and provide a diff rather than a "descri...
Felix Schäfer
17:55 Feature #6477: Redmine.pm: effective redmine svn rights
I modified Remdine.pm file with this:
Remove code between line 310 and 313:...
Jean Van Dooren
17:28 Feature #6477: Redmine.pm: effective redmine svn rights
Hi Felix,
I made one more test. I finally find the problem but my modification does not correct it...
If I enab...
Jean Van Dooren
17:01 Feature #6477 (Resolved): Redmine.pm: effective redmine svn rights
Hi Felix,
Your are absolutely right. I restart some tests with orginial Redmine.pm file.
# Browse repository opti...
Jean Van Dooren
17:34 Feature #5490: Option for independent subtask priority/start date/due date/done ratio
Anders Aagaard wrote:
> Been working more with this functionality, and I find that limit less and less practical.
>...
Enderson Maia
17:22 Patch #6494 (Closed): Typo in pt_BR translation for 1.0.2
There was a typo in the last translation patch.
Fix : http://github.com/enderson/redmine/commit/de6f804c0da32b2496...
Enderson Maia
16:32 Defect #61: Broken character encoding in pdf export
I've enahnced Aleksander Palyan's patch for automatic enable/disable CJK helper modules by value of @general_pdf_enco... Sin-young Kang
15:43 Patch #6490 (Resolved): pt-BR translation for 1.0.2
Commited in r4180. Azamat Hackimov
13:52 Defect #6492: アイスペウォーズ2シナリオルート
You probably came to the wrong issue tracker. This one is for the Redmine project management system itself.
どこかのRe...
Toshi MARUYAMA
13:51 Defect #6492 (Closed): アイスペウォーズ2シナリオルート
Felix Schäfer
13:51 Defect #6492: アイスペウォーズ2シナリオルート
You probably came to the wrong issue tracker. This one is for the Redmine project management system itself.
どこかのRe...
Toshi MARUYAMA
13:51 Defect #6492: アイスペウォーズ2シナリオルート
Please use the "demo redmine":http://demo.redmine.org for testing. Felix Schäfer
13:21 Defect #6492 (Closed): アイスペウォーズ2シナリオルート
STAGE4
水の惑星。AIボムがあるため、龍のねぐらに行く。
途中水龍と相まみえる
ボスは飛龍
アドベンチャーパート
こかりから、今のキャラドルは別次元の生物でいずれ、人間達の支配権を
侵食しようというウィル...
HIRONOBU SAITO
13:51 Defect #6493 (Closed): アイスペウォーズ2シナリオルート、Ending追記版
Felix Schäfer
13:51 Defect #6493: アイスペウォーズ2シナリオルート、Ending追記版
Please use the "demo redmine":http://demo.redmine.org for testing. Felix Schäfer
13:42 Defect #6493 (Closed): アイスペウォーズ2シナリオルート、Ending追記版

STAGE4
水の惑星。AIボムがあるため、龍のねぐらに行く。
途中水龍と相まみえる
ボスは飛龍
アドベンチャーパート
こかりから、今のキャラドルは別次元の生物でいずれ、人間達の支配権を
侵食しようというウ...
HIRONOBU SAITO
13:46 Feature #2646: Having a dynamic sitemaps file for search robots scanning
Thanks for your patch.
I think you don't need more pages.
For repository, I think it could be maybe too big.
Boris Pigeot
13:25 Feature #1763: Autologin-cookie should be configurable
Thanks for your return.
In this case, maybe a commented :
:secure => true,
could be a nice idea.
Here is my new s...
Boris Pigeot
12:54 Feature #6439 (Closed): Custom queries - option to have Filters collapsed initially
Please state a reason if you want to reopen this, also see [[SubmittingBugs]]. Felix Schäfer
12:31 Feature #6439 (Reopened): Custom queries - option to have Filters collapsed initially
My Login
11:41 Defect #6452: Unhandled exception on creating File
Thanks :) Jan from Planio www.plan.io
10:03 Defect #6452 (Resolved): Unhandled exception on creating File
Fixed in r4177. Jean-Philippe Lang
09:47 Defect #6473 (Resolved): New gantt broken after clearing issue filters
Fixed in r4176 on calendar as well. Jean-Philippe Lang
04:51 Feature #4199: Reassign back to original author from an SCM commit
Can still be applied to 1.0.1, the line numbers change just a little bit. New code reference is:... Brett Patterson

2010-09-25

21:28 Feature #6236: Wikified custom fields
I think it may be a duplicate of #5794. Do you confirm ? Jean-Baptiste Barth
17:45 Patch #6490 (Closed): pt-BR translation for 1.0.2
Patch: http://github.com/enderson/redmine/commit/4d3270787ea7e6fc370b5426eb7ae3ad3a30e224 Enderson Maia
17:25 Defect #6452: Unhandled exception on creating File
this is an easy one, would be great if it made it into 1.0.2 Jan from Planio www.plan.io
17:25 Defect #6459: Unhandled exception on when accessing issues feed where issues have custom fields
this is an easy one, would be great if it made it into 1.0.2 Jan from Planio www.plan.io
15:58 Defect #6479: Changing tracker type will lose watchers
Currently, a workaround to change the tracker *without* losing all the current watchers is to utilize the issue-move ... Mischa The Evil
15:04 Feature #6489 (New): Email to project roles
Because I have some projects where I have some Testers who don't looking there everytime I would like to have an opti... Nils Hillmann
14:53 Feature #4962: "Hide my email address" enable by default
You should take a look at the plugin http://github.com/splendeo/redmine_hide_emails_by_default/ Nils Hillmann
14:43 Feature #6176: Email Notifications per project
You should have a look at the following plugin http://github.com/ajwalters/redmine_project_specific_email_sender
I...
Nils Hillmann
14:09 Feature #5073: Method of dealing with spam registrations
That's great, Shane. I'll see if one of my team can try it out during the week. You may want to also inform people on... Bruce Joy
13:16 Feature #5073: Method of dealing with spam registrations
I took a first stab at a Redmine plugin that adds a recaptcha to the user self registration page.
http://github.co...
Shane StClair
13:18 Feature #675: Anti-spam or captcha for issues
Note: the plugin currently only handles user self registration and not anonymous issues. It shouldn't be too hard to ... Shane StClair
13:14 Feature #675: Anti-spam or captcha for issues
I took a first stab at a Redmine plugin that adds a recaptcha to the user self registration page.
http://github.co...
Shane StClair
12:45 Defect #6488 (Closed): Shipment form is not allowing to select location type in ORMS (Oracle Retail)
You are still on the wrong tracker. This one is for the Redmine software itself. So please search for your your own i... Holger Just
11:33 Defect #6488 (Closed): Shipment form is not allowing to select location type in ORMS (Oracle Retail)
Hi
I'm not able to do the shipment through ordshipment screen in ORMS in dev environment.
ORMS URL: http://ap...
jyoti gupta
12:40 Defect #6487 (Closed): vip卡管理
Please use the "demo redmine":http://demo.redmine.org for testing. Holger Just
10:46 Defect #6487 (Closed): vip卡管理
后台增加vip卡管理功能。具体功能包括VIP卡的生产、查询和导出到excel文件。 xiao lu
09:38 Feature #6486 (Closed): Log time for other users
Requesting the ability for administrators and assistants to log time spent on a project for other users.
One poss...
Jack T
06:25 Feature #6276: Gantt Chart rewrite
Eric Davis wrote:
> Igor Balk wrote:
> > Agreed. Ultimately would be nice to make them editable ie have drag and dr...
Mischa The Evil
04:54 Feature #6485 (New): add more statistics function
when we developing software,we need to know some important data just like how many code lines,files and directroies s... yu xiaohang

2010-09-24

23:15 Feature #6481: Gravatars: Add option to force default avatar display
Eric Davis wrote:
> If it's in the official Gravatar API we can use it.
As I said, can't find it mentioned here h...
Felix Schäfer
23:12 Feature #6481: Gravatars: Add option to force default avatar display
If it's in the official Gravatar API we can use it. Redmine is using my fork of the Gravatar plugin already so we ca... Eric Davis
22:29 Feature #6481: Gravatars: Add option to force default avatar display
I couldn't find any mention of that in the API docs, and we won't support unofficial APIs where we can avoid it. Felix Schäfer
14:22 Feature #6481: Gravatars: Add option to force default avatar display
I'll try to have a look at this tonight, the patch probably won't make it to version:1.0.2 though. Felix Schäfer
14:18 Feature #6481 (New): Gravatars: Add option to force default avatar display
We would like to see an admin option to force the display of the default gravatar icon.
This can be implemented ve...
Sebastian M.
23:07 Defect #5822: Problem with Gantt and Calendar with SQL Server 2005
William Wedin wrote:
> track down the problems with the different Active Record adapters and submit a patch there. I...
Felix Schäfer
22:21 Defect #5822: Problem with Gantt and Calendar with SQL Server 2005
William Wedin wrote:
> track down the problems with the different Active Record adapters and submit a patch there. I...
Eric Davis
21:46 Defect #5822 (Reopened): Problem with Gantt and Calendar with SQL Server 2005
I've tracked the issue down to some oddities with datetimes values from certain database servers and date arithmetic.... William Wedin
22:48 Defect #6320: Subtasks do not appear under parent task in Issues view
same here Terence Mill
21:11 Defect #6320: Subtasks do not appear under parent task in Issues view
If you add "parent task" as a column. You can then sort by parent task and the items are grouped properly. This is ... Anonymous
21:36 Defect #6051: undefined method `length' for :changesets_repos_scmid:Symbol
This is a bug in Rails which has a patch but which has not been pulled into the master branch.
https://rails.light...
James Byrne
21:22 Defect #6456: Missing characters after left bracket in links
This is a feature of textile. The content inside the parentheses forms the title of the link. Unfortunately, there is... Holger Just
20:00 Defect #6471: Typo in label_report in Czech translation
Commited in r4175, thank you! Azamat Hackimov
16:10 Defect #6471: Typo in label_report in Czech translation
Azamat Hackimov wrote:
> OK. Miroslav, can you translate rest of file? It pretty outdated.
Sure, attaching update...
Miroslav Osladil
18:55 Feature #6483: Crear un nuevo Feature
Please use the "demo redmine":http://demo.redmine.org for testing. Holger Just
18:55 Feature #6483 (Closed): Crear un nuevo Feature
Please use the "demo redmine":http://demo.redmine.org for testing. Felix Schäfer
18:06 Feature #6483: Crear un nuevo Feature
Ahora estoy escribiendo una cita
daniel cruzado wrote:
> Este es un ejemplo de una nueva petición
daniel cruzado
18:06 Feature #6483 (Closed): Crear un nuevo Feature
Este es un ejemplo de una nueva petición daniel cruzado
18:54 Defect #6484 (Closed): Estoy cargando un bug
Please use the "demo redmine":http://demo.redmine.org for testing. Holger Just
18:20 Defect #6484 (Closed): Estoy cargando un bug
Este es el ejemplo de la carga de un bug daniel cruzado
18:53 Defect #6482 (Closed): Ordshipmet screen not working properly
You probably came to the wrong issue tracker. This one is for the Redmine project management system itself. Holger Just
17:23 Defect #6482 (Closed): Ordshipmet screen not working properly
Hi,
When we are trying to do the shipment through Online RMS url from ordshipment form, we are not able to select ...
jyoti gupta
16:59 Feature #1113: Link LDAP groups with user accounts
It would be nice to have the "uniqueMember" parameter a variable so that we can customize it to our schemas (we use m... Antoine Beaupré
16:29 Patch #4409: Remove email body via a delimiter
most of mail clients would append somethink like "john wrote" or "on xx/xx/xx ..." etc... is there any way to add som... sebastian ovide
13:53 Feature #1233: change default homepage to My page
+1 Sebastian M.
13:35 Feature #6480 (Closed): Update Redmineinstall wiki to include configuration of log level if using log-rotation from logger
I just did, thanks for the reminder :-)
(as a side-note: it's a wiki page, I think you should be able to edit it y...
Felix Schäfer
13:23 Feature #6480 (Closed): Update Redmineinstall wiki to include configuration of log level if using log-rotation from logger
The wiki-page [[RedmineInstall#Logger-Configuration]] currently shows... Wicola Lation
13:33 Feature #6464: Ability to set landing page after login
+1 Sebastian M.
13:31 Feature #664: User can choose what page he want's to be Start page
+1 Sebastian M.
13:23 Defect #6135 (Reopened): Default logger configuration grows without bound.
Eric: The loglevel seems to get cleared when you specifiy a new logger, or the new logger doesn't get passed what is ... Felix Schäfer
13:17 Defect #6135: Default logger configuration grows without bound.
Felix Schäfer wrote:
> The OP had already edited the wiki-page [[RedmineInstall#Logger-Configuration]], my config in...
Wicola Lation
13:20 Feature #1040: Global wiki
+1 Sebastian M.
07:09 Feature #952: Update % to be programatic not arbitrary
Referring to my previous post, "Time Used (%)" = log_time / estimate_time * 100 Xagyg Wulf
07:07 Feature #952: Update % to be programatic not arbitrary
A previous poster had a good idea. Have a separate "Time Used" field, which could be more than 100%. Another option w... Xagyg Wulf
06:48 Defect #6479: Changing tracker type will lose watchers
The implications of this behaviour results in unexpected loss of watchers... Mischa The Evil
00:33 Defect #6479 (Closed): Changing tracker type will lose watchers
version : 1.0.1
steps to reproduce:
- create a defect ticket
- add a few watchers
- update the ticket to be a f...
Kai Hu
05:44 Defect #6407: New gantt charts shouldn't display all issues / versions
Bruno Samora wrote:
> Maybe an option like "display only scheduled issues" would work, but I would prefer the "show ...
Mischa The Evil
01:23 Defect #5357: Git: SCM revisions ordered by date/time (should be reverse commit order)
Felix Schäfer wrote:
> (and don't get me wrong: I appreciate the work you do here, but I think it goes in the wrong ...
Toshi MARUYAMA
00:54 Defect #4773: Redmine+Git+PostgresSQL 8.4 fails with linux kernel tree (encoding)
Toshi MARUYAMA wrote:
>
> I have a plan to add parent1, parent2, named_branch field on changesets table, and add n...
Toshi MARUYAMA

2010-09-23

23:58 Feature #6478 (Closed): Directly edit
Use the right-click shortcut menu, see [[RedmineIssueList#Shortcut-menu]]. Felix Schäfer
22:45 Feature #6478 (Closed): Directly edit
When you take a look to the list of issues and you see an issue that you'd like to change you need to first click on ... Valentín de Pablo
22:56 Defect #3494: Browser "Back" to issue list displays wrong filter
This error is consistently reproducible in Google Chrome: 6.0.472.62 (Official Build 59676) beta. I only open issues ... Brad Erickson
22:49 Feature #5835: Allow links to other project's changesets
Henrik Jönsson wrote:
> Also this is needed when someone commit to the repo with a text that should close or refer a...
Mischa The Evil
22:45 Defect #6454 (Closed): Referencing a revision from a subproject does not work
Closed as a duplicate of issue #5835. Mischa The Evil
22:24 Feature #2340: Self-registration needs captcha
+1 Shane StClair
20:30 Feature #675: Anti-spam or captcha for issues
+1, seems pretty essential Shane StClair
19:18 Defect #5357: Git: SCM revisions ordered by date/time (should be reverse commit order)
I hate to quote myself, but:
Felix Schäfer wrote:
> The revision order in git is provided only by the linked list...
Felix Schäfer
16:57 Defect #5357: Git: SCM revisions ordered by date/time (should be reverse commit order)
Yuya Nishihara wrote:
> Toshi MARUYAMA wrote:
> > Yuya is working now.
> > Please see http://www.redmine.org/issue...
Toshi MARUYAMA
19:01 Patch #3606: Copy queries
Eric Davis wrote:
> Can you add a test case or two for this new code? Thanks.
See the second commit in the branc...
Felix Schäfer
17:26 Patch #3606: Copy queries
Felix,
Can you add a test case or two for this new code? Thanks.
Eric Davis
18:20 Defect #6471 (Resolved): Typo in label_report in Czech translation
Commited in r4173. Azamat Hackimov
10:52 Defect #6471: Typo in label_report in Czech translation
OK. Miroslav, can you translate rest of file? It pretty outdated. Azamat Hackimov
09:39 Defect #6471 (Closed): Typo in label_report in Czech translation
There is a small typo in label_report in Czech translation.
Expected result:
label_report: Přehled
Actual resu...
Miroslav Osladil
18:20 Patch #6466 (Resolved): Traditional Chinese language file (to r4171)
Commited in r4173. Azamat Hackimov
03:32 Patch #6466 (Closed): Traditional Chinese language file (to r4171)
* Added translations:
** field_text
ChunChang (Nagaharu) Lo
18:20 Patch #6465 (Resolved): Japanese Translation for r4171
Commited in r4173. Azamat Hackimov
18:16 Defect #6462 (Closed): Attachment Link in tables not working
Holger Just
18:16 Defect #6462: Attachment Link in tables not working
The link is only rendered when the attachment actually exists. See the example below.... Holger Just
16:25 Feature #4244: Multiple email addresses for each user
Allowing Multiple e-mail addresses per user would be quite nice and would help with auto creation of accounts via an ... Glenn Gould
15:51 Feature #6477: Redmine.pm: effective redmine svn rights
Jean Van Dooren wrote:
> i modified the redmine.pm file in order to (try to) match Redmine rights and SVN methods.
...
Felix Schäfer
15:41 Feature #6477 (Closed): Redmine.pm: effective redmine svn rights
Hi,
i modified the redmine.pm file in order to (try to) match Redmine rights and SVN methods.
If you use curent R...
Jean Van Dooren
15:24 Feature #5995: Text formatting can be dfferent base on project
Related to Issue #617 Terence Mill
15:16 Defect #6468: wrong update query in Issue model
I don't know if it will effectively solve Nelzin problem. But I thought it would be a good practice to systematically... Jean-Baptiste Barth
13:48 Defect #6468: wrong update query in Issue model
Jean-Baptiste Barth wrote:
> This one looks OK. If somebody can review it on Postgres, Mysql, Sqlite, we could integ...
Felix Schäfer
09:54 Defect #6468: wrong update query in Issue model
Redmine with Postgres info:
gem postgres-pr (0.6.3)
PostgreSQL server 8.4.4...
Nelzin Alexander
09:50 Defect #6468: wrong update query in Issue model
I have also tested this patch with PostgreSQL 8.4.4 - works fine. Nelzin Alexander
08:42 Defect #6468 (New): wrong update query in Issue model
One more thing, don't use the "Resolved" state, we use it to track patches already committed in trunk that are waitin... Jean-Baptiste Barth
08:41 Defect #6468: wrong update query in Issue model
This one looks OK. If somebody can review it on Postgres, Mysql, Sqlite, we could integrate it. Jean-Baptiste Barth
07:46 Defect #6468: wrong update query in Issue model
... Nelzin Alexander
07:44 Defect #6468 (Closed): wrong update query in Issue model
Redmine 1.0.1.devel (OracleEnhanced)
There was a problem during creating or updating issues. It happened in Issue ...
Nelzin Alexander
15:15 Defect #6474 (Closed): MM-Webready list addition
You seem to have hit the wrong tracker, sorry.
I also took the liberty to edit the names and email addresses.
Felix Schäfer
14:06 Defect #6474 (Closed): MM-Webready list addition
Please add [edited] -- [edited] -- to [edited] Jeremy Holden
15:12 Defect #6472 (Closed): "Gantt" doesn't work with oracle database
This behavior is described in the "Date, integer and boolean data types" section of the usage wiki page for the adapt... Felix Schäfer
15:00 Defect #6472: "Gantt" doesn't work with oracle database
You are right, it seems to look like oracle or oracle adapter "feature".... Nelzin Alexander
13:57 Defect #6472: "Gantt" doesn't work with oracle database
This seems to be a problem with the Oracle adapter casting @Date@s to @Time@s, on my development rig, I have:... Felix Schäfer
10:49 Defect #6472: "Gantt" doesn't work with oracle database
I also tested these changes with postgres. Works fine.
*Redmine 1.0.1.stable.1536 (PostgreSQL)*
PostgreSQL server 8...
Nelzin Alexander
10:44 Defect #6472: "Gantt" doesn't work with oracle database
My environment:
*Redmine 1.0.1.stable.1536 (OracleEnhanced)*...
Nelzin Alexander
10:43 Defect #6472 (Closed): "Gantt" doesn't work with oracle database
... Nelzin Alexander
14:34 Defect #6476 (Closed): Subproject's issues are not shown in the subproject's gantt
When the version of a subproject's issue is shared with projects, the subproject' issue is not shown in the subprojec... Yuki Kita
14:22 Defect #6473: New gantt broken after clearing issue filters
Here is the patch Yuki Kita
13:29 Defect #6473 (Closed): New gantt broken after clearing issue filters
The gantt page is not displayed after clearing issue filters. ... Yuki Kita
14:08 Patch #6475 (New): Add an option to set the project name from apache when authenticating with Redmine.pm
I have some repositories that are configured with @SVNPath@ instead
of @SVNParentPath@ (I'm doing it to be able to u...
Sergio Talens-Oliag
13:49 Feature #6470: timezone adjust start/due date
Could you please give a use case, I don't see how the timezone affects dates much. Felix Schäfer
09:16 Feature #6470 (Closed): timezone adjust start/due date
would be nice if the timezone setting, could adjust the start and due date of issues diafza diafza
13:36 Defect #6463: Unable to configure log of task deletion
The "activity" page is _not_ an audit trail but shows different things that happened to _still existing_ objects. Whe... Felix Schäfer
13:23 Feature #1763 (Closed): Autologin-cookie should be configurable
You can set all these things as you desire in the @config/initializers/session_store.rb@, mine says:... Felix Schäfer
12:06 Feature #1763: Autologin-cookie should be configurable
Cookie secure should be set if we use "https" option on the admin page.
For now :...
Boris Pigeot
12:35 Feature #5344: Update to latest CodeRay 0.9.x
Actually, 0.9.5 is "around the corner":http://redmine.rubychan.de/versions/show/36 ;) Kornelius Kalnbach
10:49 Feature #5344: Update to latest CodeRay 0.9.x
Since 0.9.4 is released, I changed subject to 0.9.4. Azamat Hackimov
12:09 Patch #1582: Add Time Spent Column to Issue List
Yohann Monnier wrote:
> with attached file its better !
I try this patch, but maybe there is a bug in PDF export,...
Boris Pigeot
11:27 Feature #2708: Require Category
+1
Chad, how did you do?
Patrick Sherman
11:02 Feature #4511: Allow adding user groups as watchers for issues
got this request as issue in our company. Gonna try to make it as a plugin, when done i'll post it here. Milan Stastny
09:56 Patch #6469: "Activity" doesn't work with oracle database
My configuration I tested Redmine with Postgres:
gem postgres-pr (0.6.3)
PostgreSQL server 8.4.4...
Nelzin Alexander
09:47 Patch #6469: "Activity" doesn't work with oracle database
I have only PostgreSQL 8.4.4 available here. PostgreSQL 8.4.4 works fine with this patch. Nothing has broken.
I di...
Nelzin Alexander
08:33 Patch #6469: "Activity" doesn't work with oracle database
Did you test your patch with Mysql, Postgresql and Sqlite3 ? Oracle is not officially supported, so we cannot apply y... Jean-Baptiste Barth
07:56 Patch #6469 (Closed): "Activity" doesn't work with oracle database
Here is error... Nelzin Alexander
08:58 Feature #6446: Remove length limits on project identifier and name
It would be great to test it a bit, I don't think there's any major issue (maybe things hidden in PDF exports). I'm s... Jean-Baptiste Barth
08:54 Defect #6407: New gantt charts shouldn't display all issues / versions
Bruno Samora wrote:
> Maybe an option like "display only scheduled issues" would work, but I would prefer the "show ...
Jean-Baptiste Barth
07:58 Feature #6442 (Closed): Delete spam user
Done. Jean-Philippe Lang
07:49 Feature #6442 (Reopened): Delete spam user
But you left the spam:
http://www.redmine.org/issues/2636#note-11
http://www.redmine.org/issues/973#note-18
htt...
Muntek Singh
07:34 Defect #6467 (Closed): "Member of role", "Member of group" filter not work correctly
I noticed a tiny bug at r4077 and r4078 that added "Member of role", "Member of group" into the issue filters.
When...
Yuki Kita
06:05 Feature #6336 (Closed): Privat Issues
Please, use #337 for additional comments and suggestions. Azamat Hackimov
 

Also available in: Atom