Project

General

Profile

Activity

From 2011-04-02 to 2011-04-04

2011-04-04

23:04 Feature #7412: Add an issue visibility level to each role
Bruno Medeiros wrote:
> Main contributors, can you give us some feedback about the proposal of including watchers on...
Fernando Hartmann
18:32 Feature #7412: Add an issue visibility level to each role
Main contributors, can you give us some feedback about the proposal of including watchers on 'default' and 'own issue... Bruno Medeiros
22:54 Feature #7996: Bulk edit and context menu for time entries
Thanks for looking at this and committing it Toshi! Adam Soltys
14:00 Feature #7996 (Closed): Bulk edit and context menu for time entries
I finished committing in r5317.
Thanks.
Toshi MARUYAMA
19:38 Patch #7447: Patch for improved move/copy
I only update my patches with major releases, so if it's truly incompatible, you'll have to wait until 1.2.0. Brian Lindahl
09:06 Patch #7447: Patch for improved move/copy
I have Redmine 1.1.2 (with your patch 1.1.0) and when I copy 2 tasks interrelated to another project the relations t... Luis Serrano Aranda
16:55 Defect #8062 (Closed): i18n 0.5.0 breaks templating, but downgrading to 0.4.2 caused 500 error
Etienne Massip
16:53 Defect #8062 (Resolved): i18n 0.5.0 breaks templating, but downgrading to 0.4.2 caused 500 error
Tried upgrading to 1.1.2 just to see if it helped, and the issue is resolved. Jason Lewis
16:10 Defect #8062 (Closed): i18n 0.5.0 breaks templating, but downgrading to 0.4.2 caused 500 error
I accidentally caused teh issue listed in defect http://www.redmine.org/projects/redmine/issues/7013 and tried to dow... Jason Lewis
16:37 Feature #8063 (New): optionally supress redundant display information on issue listings
(using 1.0.4 until 1.2.0 is out)
A work flow I find myself using a lot when listing issues is having to go into th...
Gerry Hawkins
16:23 Defect #7430: Log time page broken after 1.1 update
With no plugin ? Etienne Massip
15:55 Defect #7430: Log time page broken after 1.1 update
We also see this issue in 1.1.2.stale.5032 (MySQL).
The problem is, that the link behind the 'Log Time' button is:...
Peter Englmaier
16:20 Defect #61: Broken character encoding in pdf export
I rewrote pdf_ruby19.patch2 for trunk.
My test environment is as follows.
* Ruby1.9 compatibility Test
** Cent...
Jun NAITOH
02:36 Defect #61: Broken character encoding in pdf export
Sorry, note 82 patch don't work on ruby 1.8.6.
"ord" method is ruby 1.8.7 and 1.9 later.
Please wait, I rewite patch.
Jun NAITOH
00:47 Defect #61: Broken character encoding in pdf export
pdf_ruby19.patch is for Ruby1.9 compatibility on FPDF (Japanese/Chinese/Korean)
When I tested, TCPDF is already comp...
Jun NAITOH
16:12 Defect #5378: Modified column in Issues view does not obey date format set in Administration > Settings > Display
I think this is fixed in r4894. May you verify?
#7639 seems like a duplicate of this issue.
Ebrahim Mohammadi
15:55 Feature #3447: Option to display the issue descriptions on the issues list
@Mischa: Why don't you add this to Redmine? I think it should be a core feature. I'm always a bit afraid about plugin... Robert Schneider
14:50 Feature #8058 (New): Separation of content language from UI language
Currently it is impossible to use Redmine with English UI to work on Persian content. Because English is an LTR langu... Ebrahim Mohammadi
14:09 Feature #6845: Add a real title field for wiki pages
This feature would be extremely useful, specially when used with alternative text editors such as redmine_ckeditor pl... Ebrahim Mohammadi
14:05 Defect #8057 (Closed): Some fields should be shown LTR even in RTL locales
Etienne Massip
13:58 Defect #8057: Some fields should be shown LTR even in RTL locales
This is exact duplicate of #8056, so delete it please.
It happened because I got error 500 after first submit and re...
Ebrahim Mohammadi
13:55 Defect #8057 (Closed): Some fields should be shown LTR even in RTL locales
Some parts of pages (specially some form fields) should be shown as left-to-right (LTR) even in right-to-left (RTL) l... Ebrahim Mohammadi
13:54 Defect #8056 (New): Some fields should be shown LTR even in RTL locales
Some parts of pages (specially some form fields) should be shown as left-to-right (LTR) even in right-to-left (RTL) l... Ebrahim Mohammadi
12:22 Defect #8055 (New): Links ending with curly brackets are not correctly interpreted
Links ending with curly brackets are not correctly interpreted:
Example:
http://www.abc.com/viewdetails.aspx?reqid=...
Kevin Palm
10:57 Defect #8054 (Closed): Testing
Please use http://demo.redmine.org for testing purposes. Etienne Massip
10:11 Defect #8054 (Closed): Testing
Test Johnny Hansson
10:08 Defect #8052 (Closed): undefined method `set_cookie_header!' for Rack::Utils:Module
Etienne Massip
10:05 Defect #8052: undefined method `set_cookie_header!' for Rack::Utils:Module
You should upgrade Rack to 1.1.0, see [[RedmineInstall#Requirements]].
Etienne Massip
01:02 Defect #8052: undefined method `set_cookie_header!' for Rack::Utils:Module
Found out that running through webrick, everything works fine, problem is limited to running Redmine under Apache2. Jason van Dyk
00:45 Defect #8052 (Closed): undefined method `set_cookie_header!' for Rack::Utils:Module
Upgraded to the latest revision (5304) and rails 2.3.11 and receive the following error. I have also tried back datin... Jason van Dyk
09:29 Defect #8053 (Closed): test
Please use http://demo.redmine.org for testing purposes. Etienne Massip
08:34 Defect #8053 (Closed): test
buya b
00:21 Feature #7414: Private issues
Please... do not move again to another version... we're waiting for this issue long time ago... ;( (3X) Jean-Jacques Mérillon

2011-04-03

23:56 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
Are you simply trying to visit http://git.mydomain.com or http://git.mydomain.com/? That won't work: the auth code ex... Antonio García-Domínguez
21:55 Feature #7979: Automatically show attached images in-line
Yes, we also need this feature urgently! Dieter Egert
18:56 Patch #8008: Fix 'rdm-mailhandler --help' not working
Btw, we should use optparse instead for ruby1.9 compatibility: http://redmine.ruby-lang.org/issues/show/2713 Jean-Philippe Lang
18:26 Defect #7969: Redmine dosn't work with sqlite3-ruby 1.3.3
I actually run tests with @sqlite3 1.3.3 x86-mingw32@ and don't have this issue.... Jean-Philippe Lang
18:16 Feature #8043 (Closed): Standard values for Count breakdown
Not the right tracker. Jean-Philippe Lang
18:13 Defect #8028: Migration error under MSSQL 2000
MSSQL is not officially supported (and totally untested) but I'm curious about how Redmine behaves with it.
Did all ...
Jean-Philippe Lang
18:10 Defect #8031 (Closed): Internal Error when Using Rekonq When Updating An Issue
The error is raised by Mongrel. So this is either a mongrel or rekonq issue. Jean-Philippe Lang
18:04 Feature #7873 (Closed): Issue identifier
Same as #5765. Jean-Philippe Lang
18:04 Feature #8039 (Closed): Start issues from 1 per project
Same as #5765. Jean-Philippe Lang
15:38 Defect #7850: Possible broken JSON REST API
I've just re-checked with current 1.1-stable. GET requests /projects.json or /users/current.json work as expected. Jean-Philippe Lang
14:33 Defect #8038 (Resolved): Associated Revisions OL/LI items are not styled properly in issue view
Introduced in r3898 and fixed in r5300. Jean-Philippe Lang
14:12 Defect #8011 (Closed): {{toc}} does not display headlines with inline code markup
I can't reproduce with current trunk. I think it was fixed by r4578. Jean-Philippe Lang
11:17 Feature #5483: Change subtask view
+1 Amanjit Gill
10:06 Defect #8022 (Closed): undefined method `last' for nil:NilClass in mercurial_adapter.rb:73 (Ruby 1.9.2)
I refactored Mercurial adapter in trunk and I confirmed to pass tests in Ruby 1.9.2. Toshi MARUYAMA
03:50 Defect #7146: Git adapter lost commits before 7 days from database latest changeset
Redmine calls "git log --all --since='YYYY-MM-DD'" to fetch new changesets.
at source:1.1.2/lib/redmine/scm/adapters...
Toshi MARUYAMA
03:15 Defect #8049: Git: fetch_changesets not updating project's repository
Yang Zhang wrote:
> Yes, I mentioned "22d ago" and the other ticket is titled "before 7 days," but that doesn't impl...
Toshi MARUYAMA
02:50 Defect #8049: Git: fetch_changesets not updating project's repository
@git log --all@ shows our most recent commits just fine (from yesterday).
Yes, I mentioned "22d ago" and the other...
Yang Zhang
01:14 Defect #8049: Git: fetch_changesets not updating project's repository
Your description "The last known commit was from 22d ago" means known 7 days problem.
If you still have problem, you...
Toshi MARUYAMA
01:00 Defect #8049: Git: fetch_changesets not updating project's repository
Try "git log --all" or "gitk --all" on your bare repository. Toshi MARUYAMA
00:56 Defect #8049 (Closed): Git: fetch_changesets not updating project's repository
This is redmine issue tracker.
You should use redmine forum.
Toshi MARUYAMA
02:15 Feature #8050 (Closed): Mightful workflow field enhancement: visible, read only and mandatory
The problem with a bigger workflow is that some of the fields should be only visible at a later status (e.g. status=T... Terence Mill

2011-04-02

23:35 Feature #4830: Android client for redmine
Pavel Samokha wrote:
> Pieter Pabst wrote:
> > Pavel Samokha wrote:
> > > Hello, guys. I finally returned to RedMi...
Pavel Samokha
20:33 Defect #8049 (Reopened): Git: fetch_changesets not updating project's repository
Toshi, that doesn't work - see below, Redmine's still not updating properly. Why do you keep marking this closed? And... Yang Zhang
03:21 Defect #8049 (Closed): Git: fetch_changesets not updating project's repository
Toshi MARUYAMA
03:21 Defect #8049: Git: fetch_changesets not updating project's repository
> ... Toshi MARUYAMA
03:14 Defect #8049 (Reopened): Git: fetch_changesets not updating project's repository
Toshi, we are using 1.0.5 (we cannot upgrade), and the code is the same: source:tags/1.0.5/lib/redmine/scm/adapters/g... Yang Zhang
03:06 Defect #8049 (Closed): Git: fetch_changesets not updating project's repository
Redmine runs "git branch" at source:tags/1.1.2/lib/redmine/scm/adapters/git_adapter.rb#L38 . Toshi MARUYAMA
02:58 Defect #8049 (Reopened): Git: fetch_changesets not updating project's repository
Yang Zhang
02:57 Defect #8049: Git: fetch_changesets not updating project's repository
Um, it *is* a bare repo:... Yang Zhang
02:56 Defect #8049 (Closed): Git: fetch_changesets not updating project's repository
Yes. You need to use bare repository. Toshi MARUYAMA
02:49 Defect #8049 (Reopened): Git: fetch_changesets not updating project's repository
Toshi, we don't have any non-master branches - are you sure this is a duplicate? Yang Zhang
02:47 Defect #8049 (Closed): Git: fetch_changesets not updating project's repository
Duplicate of #7146. Toshi MARUYAMA
01:04 Defect #8049 (Closed): Git: fetch_changesets not updating project's repository
@rake -f /.../redmine/Rakefile redmine:fetch_changesets RAILS_ENV=production@ no longer seems to be working on my pro... Yang Zhang
17:19 Defect #8044 (Closed): Atom feeds use internal IP instead of dns name set in settings
Etienne Massip
16:59 Defect #8044 (Resolved): Atom feeds use internal IP instead of dns name set in settings
this problem was fixed in #2813
Add the following options in the Reverse Proxy Apache Server (virtual host) config...
Pip Chan
16:52 Defect #8044: Atom feeds use internal IP instead of dns name set in settings
the problem is from "auto_discovery_link_tag", it generates the wrong discovery link since it based on the server ip ... Pip Chan
16:07 Defect #8044: Atom feeds use internal IP instead of dns name set in settings
problem fixed via by modifying the following file
redmine/app/views/common/feed.atom.rxml
change all ":only_path ...
Pip Chan
16:41 Patch #7820: Traditional Chinese language file (to r5072)
* Translations Added
** label_additional_workflow_transitions_for_author, label_additional_workflow_transitions_for_...
ChunChang (Nagaharu) Lo
16:20 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
Hello,
I followed the instructions for smart git http integration and applied 0001-merged-LeeF-s-patch-with-Michae...
Fabrice Estiévenart
14:00 Feature #3096: Lock accounts after X failed attempts
Is this still the only method to lock accounts after failed retries ? Does it work with the current version of redmine ? S Reid
13:49 Feature #8047 (Closed): Gantt - Hide versions with no tasks
I'll close it as duplicate of #6605, a fix has been committed with r5077 for version version:1.2.0. Etienne Massip
09:09 Defect #61: Broken character encoding in pdf export
r5258_chinese.rb.patch corrects the width calculation of multi byte character for chinese.rb.
r5258_chinese.rb.patc...
Jun NAITOH
06:18 Defect #61: Broken character encoding in pdf export
I'm sorry, my correct test environment is the following.
I tested by BitNami(Redmine 1.1.2 + trunk(rfpdf, pdf.rb,...
Jun NAITOH
05:46 Defect #61: Broken character encoding in pdf export
tcpdf_binary.patch fixed the problem that TCPDF built-in font breaks in the Windows environment.
This problem occu...
Jun NAITOH
02:52 Patch #7446 (Closed): Patch for bulk-edit of parent-id
Toshi MARUYAMA
02:42 Defect #8048 (Closed): test
Please use the "demo site":http://demo.redmine.org for testing purposes.
テストはデモサイトでやってください。
Toshi MARUYAMA
02:07 Defect #74: Projects share issue numbers
Apologies for adding to this thread, but I was curious if any resolution were forthcoming? I am currently adapting r... Vincent Polite
 

Also available in: Atom