Project

General

Profile

Activity

From 2011-11-12 to 2011-11-14

2011-11-14

23:11 Defect #9567 (Resolved): Redmine.pm potential security issue with cache credential enabled and subversion
This should be fixed in r7809. Can you confirm? Jean-Philippe Lang
22:47 Defect #9567 (Confirmed): Redmine.pm potential security issue with cache credential enabled and subversion
Yes, @RedmineCacheCredsMax@ should be disabled for now. Jean-Philippe Lang
20:40 Defect #9567 (Closed): Redmine.pm potential security issue with cache credential enabled and subversion
Redmine.pm credential cache is based only on project, user and password, ignoring permissions (or at least read/write... Guillaume Perréal
23:11 Revision 7809 (svn): Fixed: Redmine.pm potential security issue with cache credential enabled and subversion (#9567).
Jean-Philippe Lang
22:42 Defect #9566 (Resolved): Redmine.pm considers all projects private when login_required is enabled
This should be fixed in r7808. Can you confirm? Jean-Philippe Lang
20:26 Defect #9566 (Closed): Redmine.pm considers all projects private when login_required is enabled
When the "login_required" setting is enabled, Redmine.pm consider all projects as private, which prevents non-member ... Guillaume Perréal
22:40 Revision 7808 (svn): Fixed: Redmine.pm considers all projects private when login_required is enabled (#9566).
Jean-Philippe Lang
21:10 Revision 7807 (svn): Additional tests for email From header (#9564).
Jean-Philippe Lang
21:08 Defect #9564: Inappropriate from address in notification email
AFAIK, nothing changed regarding this setting since 0.8.7. Jean-Philippe Lang
16:17 Defect #9564: Inappropriate from address in notification email
Do you use new @configuration.yml@? Etienne Massip
13:01 Defect #9564 (Closed): Inappropriate from address in notification email
I have upgraded from redmine version 0.8.7 to 1.2.2.
I am using sendmail for sending notification emails and even ...
Neelesh Ramputh
21:03 Patch #4776: Totals for Estimated Time
Matej Kenda wrote:
> I vote for inclusion of this patch into the release 1.2.2.
Or 1.2.3 since 1.2.2 was just rel...
Matej Kenda
20:18 Feature #779: Multiple SCM per project
+1
Really interested in this feature too. Any working patches, anyone?
Thanks
Kaspars Sprogis
18:50 Defect #7819: REST API Populating issue field enumerations + Issue list filters
I think this should be moved to version 1.3.0 Alex Last
17:51 Feature #9565: Gantt graph grouped by "assigned to"
In the gantt view it also would be nice to have an quick and printable information about the assigned user (configura... Christian Kranabetter
17:48 Feature #9565 (New): Gantt graph grouped by "assigned to"
Hi,
The issue board is very nice to use.
Now I am trying to use typical project management functions.
Your ga...
Christian Kranabetter
16:29 Defect #9055: Version files in Files module cannot be downloaded if issue tracking is disabled
At first - sorry Azamat to assign you to this ticket, but nobody has reflected to this defect for 3 months so I have ... Stanislav Pach
16:16 Defect #9562: Cannot login to my Redmine installation
Also note that, according to last post in #7857, using Rails 2.3.14 (which is supported by Redmine) seems to solve th... Etienne Massip
16:14 Defect #9562 (Closed): Cannot login to my Redmine installation
Thanks, this is an issue which triggers only when updating Redmine, duplicate of #7857, you'll find a patch over there. Etienne Massip
13:57 Defect #9562: Cannot login to my Redmine installation
It contained the following:
>
Processing AccountController#login (for 75.93.182.126 at 2011-11-13 16:27:26) [POST]...
Jake Booher
09:18 Defect #9562: Cannot login to my Redmine installation
Please check you log file. Etienne Massip
16:11 Defect #9556 (Closed): List of Issues is not accessible in 1.2-stable
Etienne Massip
14:04 Defect #9556: List of Issues is not accessible in 1.2-stable
Etienne Massip wrote:
> Also try going into your administration/settings issue tracking tab, check your default colu...
bearded bearded
13:59 Defect #9556: List of Issues is not accessible in 1.2-stable
Also try going into your administration/settings issue tracking tab, check your default column list and click on save. Etienne Massip
13:49 Defect #9556: List of Issues is not accessible in 1.2-stable
bearded bearded wrote:
> Yes, I'm using "redmine_backlogs":https://github.com/relaxdiego/redmine_backlogs fully upda...
Etienne Massip
12:47 Defect #9556: List of Issues is not accessible in 1.2-stable
... bearded bearded
12:45 Defect #9556: List of Issues is not accessible in 1.2-stable
Yes, I'm using "redmine_backlogs":https://github.com/relaxdiego/redmine_backlogs fully updated from master branch. bearded bearded
11:50 Defect #9556: List of Issues is not accessible in 1.2-stable
It looks like a plugin issue, do you have some installed? Etienne Massip
11:02 Defect #9556: List of Issues is not accessible in 1.2-stable
Etienne Massip wrote:
> Please provide details as stated in [[SubmittingBugs]].
Etienne, I can't open a list of I...
bearded bearded
09:29 Feature #3261: support attachment images in PDF export
Etienne Massip wrote:
> Won't r7806 break if RMagick is not available?
Ok, it won't.
Etienne Massip
09:26 Feature #3261: support attachment images in PDF export
Won't r7806 break if RMagick is not available? Etienne Massip
08:52 Revision 7806 (svn): improve rmagick feature of rfpdf plugin for PDF inline images (#3261)
Contributed by Jun NAITOH. Toshi MARUYAMA
07:26 Feature #4796: Rails 3 support
David Bennett wrote:
> Felix Schäfer wrote:
> > David, do you have experience with the 3.1 full engines?
>
> If ...
Felix Schäfer
03:47 Feature #4796: Rails 3 support
Felix Schäfer wrote:
> David, do you have experience with the 3.1 full engines?
If by full engines you mean ones ...
David Bennett
03:01 Feature #7181: List of trackers in REST API
I'm sorry, I was wrong. it works, thanks. Rodrigo Recio
02:43 Feature #7181: List of trackers in REST API
Well, I'm on 1.2.1 and it's not working :( Rodrigo Recio
02:42 Feature #7180: List of statuses in REST API
Why don't you just create a json/xml response for a path like this projects/:project_name/issues/new.json so its resp... Rodrigo Recio
01:59 Patch #9563: PATCH: Add per-tracker global cc for issue creation and update notifications
This second patch I have attached additionally sends out the name of the user who modified / added the issue in the F... Alex Hornung
00:12 Patch #9563 (New): PATCH: Add per-tracker global cc for issue creation and update notifications
Hi,
at DragonFly BSD we are migrating the bug tracker from roundup to redmine. We have a setup where the bugtracke...
Alex Hornung

2011-11-13

23:41 Defect #9561 (Closed): Redmine - can't install... iritating. please help soon :S
Jean-Philippe Lang
22:54 Defect #9561 (Reopened): Redmine - can't install... iritating. please help soon :S
Well, when i login it gives me a 500 Error, I thought that might have something to do with this. Jake Booher
22:49 Defect #9561 (Closed): Redmine - can't install... iritating. please help soon :S
These are warnings and won't prevent the generation of the key.
Already reported in #8611.
Etienne Massip
22:44 Defect #9561 (Closed): Redmine - can't install... iritating. please help soon :S
I am installing Redmine using this > http://www.mickgenie.com/blog/how-to-install-redmine-with-cpanel/
When i run ...
Jake Booher
22:56 Defect #9562 (Closed): Cannot login to my Redmine installation
When i try to login to my redmine installation it gives me a 500 error page.
My Ruby/ RaR Information:
Ruby ver...
Jake Booher
17:48 Feature #9550 (Closed): Include Updated By and Update Date Time in Issue List(s)
Roger Hunwicks wrote:
> [...]
>
> It would be very helpful to me if I could see when then issue was last updated,...
Mischa The Evil
17:44 Feature #9127 (Closed): Allow "Updated By" as a column in the issues list
Closed as a duplicate of #6375. Mischa The Evil
17:31 Defect #9534 (Closed): Precedence: bulk email header is non standard and discouraged
Committed in r7805. Jean-Philippe Lang
17:30 Revision 7805 (svn): Replaced non standard Precedence email header with "X-Auto-Response-Suppress: OOF" (#9534).
Jean-Philippe Lang
16:47 Defect #9549 (Closed): Only 100 users are displayed when adding new project members
This is the intended behavior as implemented initially by r2638 for issue #2993, which introduced the limit of 300 us... Mischa The Evil
16:21 Feature #8536: Separate notes/comments from issue updates
This feature is implemented by a plugin a long time ago: message#10106. Mischa The Evil
16:20 Revision 7804 (svn): Adds a method to clear the settings cache.
Jean-Philippe Lang
15:57 Defect #9560 (New): "Short" commit messages show textile formatting
I do love the fact you can use textile formatting in commit messages, however when it shows a short version of the co... Dan Clarke
14:56 Revision 7803 (svn): Ruby 1.9: add "encoding: utf-8" header at application_helper.rb
Following error raises in case that time log has non ASCII comments.... Toshi MARUYAMA
12:47 Revision 7802 (svn): Ruby 1.9: fix tests error due to require path at test/test_helper.rb
Following error raises.... Toshi MARUYAMA
10:29 Feature #401 (Closed): Add pdf export for WIKI page
Jean-Philippe Lang
10:29 Feature #4264 (Closed): Update CodeRay to 1.0 final
Jean-Philippe Lang
10:28 Defect #9252 (Closed): Regression: application title escaped 2 times
Jean-Philippe Lang
10:24 Defect #8371 (Closed): MySQL error when filtering a custom field using the REST api
Jean-Philippe Lang
10:00 Patch #4776: Totals for Estimated Time
+1 Terence Mill
07:41 Patch #9558 (Closed): Simplified Chinese translation for 1.2.2 updated
Committed in trunk from r7795 to r7798 and in 1.2-stable from r7799 to r7801, thanks. Toshi MARUYAMA
02:34 Patch #9558 (Closed): Simplified Chinese translation for 1.2.2 updated
Hi, I updated the zh.yml for Redmine 1.2.2.
1. Updated some translation;
2. Translated some new fields in en.yml....
Steven Wong
07:38 Revision 7801 (svn): Merge r7797 from trunk
Simplified Chinese "text_git_repository_note" translation updated by Steven Wong. Toshi MARUYAMA
07:38 Revision 7800 (svn): Merge r7796 from trunk
Simplified Chinese translation for 1.2.2 updated by Steven Wong. Toshi MARUYAMA
07:37 Revision 7799 (svn): Merge r7795 from trunk
Simplified Chinese translation changed by Steven Wong.
* field_due_date
* permission_rename_wiki_pages
* button_rename
Toshi MARUYAMA
06:04 Revision 7798 (svn): Simplified Chinese translation for trunk updated by Steven Wong (#9558)
Toshi MARUYAMA
06:03 Revision 7797 (svn): Simplified Chinese "text_git_repository_note" translation updated by Steven Wong (#9558, #9129)
Toshi MARUYAMA
06:02 Revision 7796 (svn): Simplified Chinese translation for 1.2.2 updated by Steven Wong (#9558)
Toshi MARUYAMA
06:01 Revision 7795 (svn): Simplified Chinese translation changed by Steven Wong (#9558)
* field_due_date
* permission_rename_wiki_pages
* button_rename
Toshi MARUYAMA
05:17 Revision 7794 (svn): Ruby 1.9: fix parsing error of sl.yml with psych yaml library (#8847)
Toshi MARUYAMA
04:46 Revision 7793 (svn): Merge r6699 from trunk
remove trailing white-spaces from config/locales/zh.yml Toshi MARUYAMA
04:46 Revision 7792 (svn): Merge r6698 from trunk
Ruby 1.9: fix parsing error of zh.yml with psych yaml library Toshi MARUYAMA
02:55 Feature #5634: Export issue to PDF does not include Subtasks and Related Issues
Thank you! Jun NAITOH
02:44 Defect #9554 (Closed): SVN updates appear after 10 mins with new Redmine
Mischa The Evil
00:11 Defect #9554: SVN updates appear after 10 mins with new Redmine
thanks for your suggestion .. I posted in the forum Zeeshan Maq
02:40 Revision 7791 (svn): remove trailing white-spaces from scm.css
Toshi MARUYAMA
02:39 Revision 7790 (svn): code layout clean up application.css
Toshi MARUYAMA
02:38 Revision 7789 (svn): remove trailing white-spaces from application.css
Toshi MARUYAMA
01:58 Defect #9557: Slow when downloading big SVN files
My OS is Win7 x64, and I installed Redmine on another PC using win server 2008 R2 with the same compoment. It took mo... Andy Sun
00:30 Feature #7271 (Closed): Redmine Demo Site With admin account
Jean-Philippe has completed the implementation of this. See news item: ""Get your own demo environment":http://www.re... Mischa The Evil
00:25 Defect #5378 (Closed): Modified column in Issues view does not obey date format set in Administration > Settings > Display
r4894 fixed it indeed. It was included in Redmine version#27 for #7639. Mischa The Evil

2011-11-12

23:23 Feature #2269: Default issue start date should become configurable.
_Etienne Massip_ wrote:
> Mischa The Evil wrote:
> > the used English i18n is plain wrong; both grammatical as well...
Mischa The Evil
20:17 Feature #617: wiki: thoughts of WYSIWYG
... Joe McLaughlin
17:54 Defect #9557 (Closed): Slow when downloading big SVN files
I use redmine 1.2.1 to manage my project with subversion control.
When downloading files from "Repository", bigger ...
Andy Sun
17:13 Patch #3712: enhanced mod_perl module for apache
I reworked my own Redmine.pm yesterday and discovers this patch today. I have go the same way to enhance it but there... Guillaume Perréal
15:41 Defect #9556: List of Issues is not accessible in 1.2-stable
Please provide details as stated in [[SubmittingBugs]]. Etienne Massip
13:16 Defect #9556: List of Issues is not accessible in 1.2-stable
ree-1.8.7-2011.03 :001 >Setting.issue_list_default_columns
=> ["", "tracker", "status", "priority", "subject...
bearded bearded
13:14 Defect #9556 (Closed): List of Issues is not accessible in 1.2-stable
... bearded bearded
14:50 Get your own demo environment
You can now get your own Redmine demo environment with full administrator privileges so you can try out all the custo... Jean-Philippe Lang
12:35 Feature #3261: support attachment images in PDF export
This is a full patch for r7788.
Toshi MARUYAMA
12:24 Feature #5634: Export issue to PDF does not include Subtasks and Related Issues
I committed note 14 patch in trunk r7787 and r7788.
I changed one line.
source:trunk/lib/redmine/export/pdf.rb@7788...
Toshi MARUYAMA
00:35 Feature #5634: Export issue to PDF does not include Subtasks and Related Issues
Toshi MARUYAMA wrote:
> Note 12 patch line 288-298 has smart indents.
I rewrite now.
* delete ancestor.project...
Jun NAITOH
12:18 Revision 7788 (svn): pdf: add subtasks and related issues at issue pdf (#5634)
Contributed by Bernhard Furtmueller and Jun NAITOH. Toshi MARUYAMA
12:17 Revision 7787 (svn): pdf: add ancestor issues at head of issue pdf (#5634)
Contributed by Bernhard Furtmueller and Jun NAITOH. Toshi MARUYAMA
12:17 Revision 7786 (svn): pdf: add logger at vendor/plugins/rfpdf/lib/tcpdf.rb (#3261)
Contributed by Jun NAITOH. Toshi MARUYAMA
12:16 Revision 7785 (svn): pdf: remove unused "require 'rfpdf/fpdf'" (#8312)
Toshi MARUYAMA
10:32 Defect #9554: SVN updates appear after 10 mins with new Redmine
I think the better place for your issue is "Help forum":http://www.redmine.org/projects/redmine/boards/2. Issues are ... Ivan Cenov
09:35 Revision 7784 (svn): code layout clean up test_report_csv_export of test/functional/time_entry_reports_controller_test.rb
Toshi MARUYAMA
09:34 Revision 7783 (svn): code layout clean up test_report_all_projects_csv_export of test/functional/time_entry_reports_controller_test.rb
Toshi MARUYAMA
 

Also available in: Atom