Project

General

Profile

Activity

From 2010-07-04 to 2010-07-06

2010-07-06

23:48 Feature #5603: Rails 2.3.8 support
We aren't going to upgrade to Rails 2.3.8 for Redmine 1.0. There have been too many bugs discovered and there is ver... Eric Davis
23:18 Defect #5726: Cannot sort issues on custom fields
I post the patch to fix #5778, and I assume it also fixes this issue.
Cyber,
can you apply the patch (attatched in ...
Yuki Kita
22:28 Defect #5726: Cannot sort issues on custom fields
Still happens in Redmine 0.9.5.stable.3824 (MySQL).
This is definitely related to sort in custom filters. As soon...
Cyber Sprocket
23:07 Defect #5771 (Closed): Problem when importing git repository
I've changed the migration in r3830. It's odd because both my desktop and CI server showed that migration working wi... Eric Davis
23:01 Defect #5771: Problem when importing git repository
I created an amendment patch to the first one. It removes the default value from the column and instead sets it in a ... Holger Just
18:32 Defect #5771: Problem when importing git repository
It seems @TEXT@ columns can't have a default either: "_BLOB and TEXT columns cannot have DEFAULT values_":http://dev.... Felix Schäfer
17:03 Defect #5771: Problem when importing git repository
Forgot to add; running on Windows Bitnami Redmine stack (Redmine trunk) and MySQL5 Chris McKee
17:02 Defect #5771: Problem when importing git repository
Problem is occurring in \apps\redmine\db\migrate\20100705164950_change_changes_path_length_limit.rb
Output on migrat...
Chris McKee
16:55 Defect #5771 (Reopened): Problem when importing git repository
Someone reported a bug with this on MySQL
http://twitter.com/chrismckee/status/17862499316
Eric Davis
04:08 Defect #5771 (Closed): Problem when importing git repository
Committed in r3828. Eric Davis
23:06 Defect #5803: Precedes/Follows Relationships Broke
Looking at the code, it does not appear to recurse through the 'follows' relationships. For example, we have three i... Howard Mall
23:06 Defect #5803: Precedes/Follows Relationships Broke
Looking at the code, it does not appear to recurse through the 'follows' relationships. For example, we have three i... Howard Mall
20:15 Defect #5826 (New): Issue copying projects
There's an issue copying projects.
If the source project have a member with several roles, and the FIRST one is assi...
Borja Pacheco Ortega
19:54 Patch #5169: Issue list view hook request
Dear Eric,
Some time ago I filed this issue and I know that there is a lot of work to do. I also tried to get in t...
Rico Moorman
15:32 Feature #5594: Improve MailHandler's keyword handling
_wee> * * h3. h1. @--@++_ wei hua
15:21 Feature #5825 (New): Fine grained permissions - per project
Hi,
I needed to setup fine grained permissions on my site, more specifically, the roles and their permissions, I n...
Ве Fio
08:13 Defect #5824 (Closed): error ie new shoppingcart
Minkbear, thanks for the help :-) Felix Schäfer
06:37 Defect #5824: error ie new shoppingcart
เอ๊ะ แจ้งผิดที่หรือเปล่า ครับ
Website นี้ไม่ได้เกี่ยวข้องใดๆ กับ tarad.com เลยนะครับ
ลองเข้าไปแจ้งที่ http://sdc....
minkbear minkbear
04:25 Defect #5824 (Closed): error ie new shoppingcart
เจอ bug ที่ตัวระบบชำระเงินตัวใหม่ เมื่อทดลองใช้กับ IE เมื่อกดสั่งชื้อสินค้าเกิน 2 รายการขึ้นไป แล้วลูกค้าต้องการลบราย... ชนะ ผดุงหมาย
04:42 Feature #1385: Script for import from JIRA
Nikolay, I've tried running your script (using Redmine 0.9.4) - but receive the following error:... Philip Hunt
04:23 Defect #5589 (Closed): "with subproject" malfunction
Thank you for the patch, I've included it in r3829.
We should take some time after the release to add some tests f...
Eric Davis
03:57 Defect #5696 (Closed): Redmine + PostgreSQL 8.4.4 fails on _dir_list_content.rhtml
I'm closing this as can't reproduce.
Aurélien Pocheville, once Redmine 1.0 is released could you upgrade and let u...
Eric Davis
01:54 Defect #5822: Problem with Gantt and Calendar with SQL Server 2005
Also SQL Server is not officially supported. Stuff might (and probably will) break. Holger Just

2010-07-05

23:11 Defect #5823 (Closed): Error in comments in plugin.rb
source:trunk/lib/redmine/plugin.rb#L205 should say @:loggedin@ instead of @loggedin@, same thing for member 3 lines f... Felix Schäfer
23:03 Defect #5771: Problem when importing git repository
I could reproduce the error on Postgres 8.4. The attached patch fixes this behavior by changing the datatype of @:pat... Holger Just
21:21 Defect #5771: Problem when importing git repository
8.4.2 Pavel Valodzka
19:24 Defect #5771: Problem when importing git repository
On Sqlite3, this is not reproducible as it happilly stuffs over 1000 chars long strings into a @varchar(255)@... Now ... Holger Just
16:34 Defect #5771: Problem when importing git repository
I looks like the current schema allows only path names (inside a repository) with a maximum length of 255 chars all c... Holger Just
20:08 Defect #5822: Problem with Gantt and Calendar with SQL Server 2005
Rails 2.3.8 is currently not supported, I'd rather suspect the problem there. Please try again with rails 2.3.5. Felix Schäfer
19:58 Defect #5822 (Closed): Problem with Gantt and Calendar with SQL Server 2005
... Victor Hugo Bueno Silva
19:01 Defect #5818 (Closed): redmine_sprints plugin and redmin_screenshot_paste plugin are conflicting with _screenshot.rhtml
japan shah wrote:
> yes I too thinking the same - as without redmine_sprints screenshot_paste works fine.
> and its...
Felix Schäfer
18:44 Defect #5818: redmine_sprints plugin and redmin_screenshot_paste plugin are conflicting with _screenshot.rhtml
yes I too thinking the same - as without redmine_sprints screenshot_paste works fine.
and its redmine_sprints plugin...
japan shah
12:56 Defect #5818: redmine_sprints plugin and redmin_screenshot_paste plugin are conflicting with _screenshot.rhtml
The attached patch forces the correct path in redmine_screenshot_paste.
However, I think the base of the issue in ...
Holger Just
11:22 Defect #5818: redmine_sprints plugin and redmin_screenshot_paste plugin are conflicting with _screenshot.rhtml
japan shah wrote:
> When we have redmine_sprints plugin installed its conflicted with redmine_screenshot_paste plugi...
japan shah
11:22 Defect #5818 (Closed): redmine_sprints plugin and redmin_screenshot_paste plugin are conflicting with _screenshot.rhtml
When we have redmine_sprints plugin installed its conflicted with redmine_screenshot_paste plugin as follows
on Da...
japan shah
18:34 Feature #5821 (New): Respond to unprocessed emails
When fetching emails via Pop3, Imap or other way,
if email does not get processed, send reply to it's sender, or ...
Aleksandar Pavic
16:51 Feature #4155: Automatic spent time logging from commit messages
+1 for this syntax. Dominic Clifton
16:49 Defect #5820: Hard-coded string "no subject" in app/models/mail_handler.rb
Mistyped: hardcoded entry in source:/trunk/app/models/mail_handler.rb
russian translation is...
Roland Discein
16:40 Defect #5820 (Closed): Hard-coded string "no subject" in app/models/mail_handler.rb
... Roland Discein
16:24 Feature #630: Allow non-unique names for projects
Just had a look at where the project name might be of critical importance, and I only found the @[[project:page]]@ wi... Felix Schäfer
16:04 Feature #630: Allow non-unique names for projects
Holger Just wrote:
> The uniqueness of the project name is at least assumed in the [[RedmineReceivingEmails]] functi...
Felix Schäfer
14:58 Feature #630: Allow non-unique names for projects
The uniqueness of the project name is at least assumed in the [[RedmineReceivingEmails]] functionality. Holger Just
15:28 Feature #1038 (Closed): Add repo url to repository view
This is a duplicate of #232.
The functionality is provided by my "Redmine Checkout plugin":http://dev.holgerjust.d...
Holger Just
15:24 Patch #1058 (Closed): reposman.rb patch to check if a project has the repository enabled before creating it!
The SOAP API is not present in Redmine anymore. Also, reposman checks if the repoository module enabled and unconfigu... Holger Just
15:19 Defect #1056 (Closed): Cannot select non-contiguous issues on Mac OS X
Ctrl+Leftclick works for me on 0.9.x and trunk on OSX 10.6 Firefox, Safari and Chrome. Holger Just
15:13 Defect #1049 (Closed): Redmine doesn't account for summer time (daylight saving time)
This is obviously resolved on redmine.org and elsewhere. Holger Just
15:12 Defect #5817: Shared versions not shown in subproject's gantt chart
Fixed. Yuki Kita
11:15 Defect #5817 (Closed): Shared versions not shown in subproject's gantt chart
I'm using the shared version feature (issue #465) to use a version of a parent project in a child project's issue as ... Anonymous
15:00 Feature #634 (Closed): After moving an issue, follow it
There is now a "Move and follow" button. This issues is therefore assumed to be obsolete. Holger Just
14:45 Defect #5806 (Closed): Redmine 0.95 (trunk) doesn't send notification emails
Felix Schäfer wrote:
> I'll direct you to the forum for further questions.
Please use the forums for help, this t...
Felix Schäfer
13:54 Defect #5806: Redmine 0.95 (trunk) doesn't send notification emails
The problem is not in MS exchange, although I have been barking up that wrong tree myself after googling for that err... Mark Hagers
13:03 Defect #5806: Redmine 0.95 (trunk) doesn't send notification emails
Check that your Exchange allows to send mail from and to the configured addresses. Also make sure, you send the corre... Holger Just
12:36 Defect #5806 (Reopened): Redmine 0.95 (trunk) doesn't send notification emails
After spending the better part of the morning getting the fresh install of redmine working with our database I'm back... Mark Hagers
10:43 Defect #5806 (Closed): Redmine 0.95 (trunk) doesn't send notification emails
I'll direct you to the forum for further questions, but making a fresh redmine install use an existing DB dump is aki... Felix Schäfer
09:30 Defect #5806: Redmine 0.95 (trunk) doesn't send notification emails
Thanks, that helped: a fresh install does not exhibit the email problem.
Now I have to get the freshly installed d...
Mark Hagers
14:41 Defect #5819 (Closed): Blocks Layout plugin- Problem with Subprojects
Please contact the author of the plugin with this bug, thanks. Felix Schäfer
11:26 Defect #5819 (Closed): Blocks Layout plugin- Problem with Subprojects
I have one root project, along with several subprojects.
After modifying a project overview in settings I get redire...
Terence Mill
14:38 Defect #5815: redmin_screenshot_paste plugin and redmine_sprints plugin are conflicting with _screenshot.rhtml
You seem to have missed the important bit:
Felix Schäfer wrote:
> This seems to be a problem with the redmine_spr...
Felix Schäfer
11:19 Defect #5815: redmin_screenshot_paste plugin and redmine_sprints plugin are conflicting with _screenshot.rhtml
ok, I'll create the new issue with category "Plugins".
thanks.
japan shah
10:47 Defect #5815 (Closed): redmin_screenshot_paste plugin and redmine_sprints plugin are conflicting with _screenshot.rhtml
This seems to be a problem with the redmine_sprints plugin because it overrides the path where issue views are search... Felix Schäfer
07:55 Defect #5815 (Closed): redmin_screenshot_paste plugin and redmine_sprints plugin are conflicting with _screenshot.rhtml
When we have redmine_sprints plugin installed its conflicted with redmine_screenshot_paste plugin as follows
on Da...
japan shah
14:30 Feature #5794: URL custom fields
That would be even greater! Thibaut Cuvelier
13:28 Defect #5399 (Closed): Unassigned issues are not visible
Holger Just
13:27 Feature #5623 (Closed): Upgrade
Holger Just
13:18 Feature #5470: Avoid duplicate issue creation
Then please tell us, how you would detect a duplicate issue?
See [[RedmineReceivingEmails]] on how to configure your...
Holger Just
13:14 Feature #5507 (Closed): Administrator e-mail
Holger Just
11:33 Defect #5803: Precedes/Follows Relationships Broke
Confirmed.
Here is the patch.
The defect is due to the timing of the saving a issue.
Yuki Kita
10:35 Feature #5816 (Closed): New issue initial status should be settable in workflow
Is it possible to set the initial status(es) a new issue could be in at creation time? Currently it seems to allow th... Norbert Bérci
09:48 Defect #5593: Grey out workflow checkboxes for transitions to the same status
+1
Is it possible to apply Yuki Kita's patch? It seems extremely simple, but improves greately the UI (removes con...
Norbert Bérci
07:33 Patch #1746: Patch for #1738; Add a "Hide on overview tab" flag to project custom fields
Please add this patch to the trunk
Thank you
Billy T
06:51 Feature #5814 (Closed): Hard time configuring email notifications - Must issue a STARTTLS command first.
# Please use the forums for support requests, the bugtracker is for bugs and feature requests only,
# Please _please...
Felix Schäfer
00:02 Feature #5814: Hard time configuring email notifications - Must issue a STARTTLS command first.
Forgot to mention:
Redmine 0.9.5
on WEBrick 1.3.1
ruby 1.8.7
on Windows
mysql
Thanks
Leonardo
Leonardo De Araujo
00:00 Feature #5814 (Closed): Hard time configuring email notifications - Must issue a STARTTLS command first.
Hi guys,
First of all, Redmine is great!
Big fan of it.
Now I am trying to configure some more advanced functional...
Leonardo De Araujo

2010-07-04

23:06 Patch #5812 (Closed): ma demande
Please use the "demo redmine":http://demo.redmine.org/ for testing purposes. Felix Schäfer
21:22 Patch #5812: ma demande
# j'ai trouvé la solution abdel abdella
21:17 Patch #5812 (Closed): ma demande
abdel lahlal
23:06 Feature #5813 (Closed): des
Please use the "demo redmine":http://demo.redmine.org/ for testing purposes. Felix Schäfer
21:21 Feature #5813 (Closed): des
abdel abdella
23:01 Feature #5794: URL custom fields
It would be a good idea to have a more generic solution : custom field could be marked as "textilized", and benefit f... Jean-Baptiste Barth
10:43 Feature #549: Indicate issue dependencies in gantt
+1
It would really replace other tools like microsoft project, which I only use it for diagramming Gantt charts!
Amr Noaman
08:38 Patch #3754: add some additional URL paths to robots.txt
My site is also getting hammer on /repositories and /issues. Seems somewhat pointless to disallow access to these res... Brad Schick
00:04 Feature #1739: Add ability to change issue author
Vladimir Kovacik wrote:
> I have made a patch which probably does what you guys are referencing in this issue. It al...
David Bennett
 

Also available in: Atom