Project

General

Profile

Activity

From 2011-01-09 to 2011-01-12

2011-01-12

22:54 Defect #7293: Activity page displays wrong status of modified issues
Etienne Massip wrote:
> Easy fix ?
>
> [...]
Bad fix actually, initial status may be any status.
Etienne Massip
20:22 Defect #7293: Activity page displays wrong status of modified issues
Easy fix ?... Etienne Massip
16:52 Defect #7293: Activity page displays wrong status of modified issues
Etienne Massip wrote:
> This is not a bug, I still don't understand the way events are recorded but it seems that is...
Etienne Massip
16:51 Defect #7293: Activity page displays wrong status of modified issues
This is not a bug, I still don't understand the way events are recorded but it seems that issue creation event displa... Etienne Massip
21:32 Defect #1965: Redmine is not Tab Safe
related to #3494 Brian Lindahl
21:31 Defect #3494: Browser "Back" to issue list displays wrong filter
related to #1965 Brian Lindahl
21:15 Feature #7314 (Closed): Add "hide closed versions" option to Gantt charts.
I have created this patch for the gantt charts to hide the closed versions on the gantt.
This is a hard-coded fix....
Cyber Sprocket
21:12 Defect #7000: Project filter not applied on versions in Gantt chart
I have created this patch for the gantt charts to hide the closed versions on the gantt.
This is a hard-coded fix....
Cyber Sprocket
19:02 Feature #4462: Per Project Emission Address
Please add this feature. This is really a trivial feature for an setup with multiple projects! Rene H
18:53 Defect #7313 (Closed): Label not translated in french in Settings/Email Notification tab
Hello,
Some label are not translated in french:
- Issue note added
- Issue status updated
- Issue priority ...
Alexandre VIAL-BOUKOBZA
18:48 Defect #7294: "Notifiy for only project I select" is not available anymore in 1.1.0
"For any event on the selected project only" (The options just came back) and disappeared again...
Alexandre VIAL-BOUKOBZA
18:30 Defect #7294: "Notifiy for only project I select" is not available anymore in 1.1.0
Ok,
I'm just an idiot I didn't run the rake task "rake db:migrate RAILS_ENV=production"
But my initial issue remain...
Alexandre VIAL-BOUKOBZA
17:40 Defect #7294: "Notifiy for only project I select" is not available anymore in 1.1.0
In fact I've found an other issue. Sometime this option is available, sometime not. (don't know exactly how to reprod... Alexandre VIAL-BOUKOBZA
18:28 Feature #6605: Provide simple way of hiding completed versions from a gantt chart
Cyber Sprocket wrote:
> +1
We have a project with 25+ completed versions that are closed. We have to scroll dow...
Cyber Sprocket
18:27 Feature #6605: Provide simple way of hiding completed versions from a gantt chart
+1 Cyber Sprocket
17:37 Feature #675: Anti-spam or captcha for issues
> +1. This is the only issue I have with this software. We need it to be open, but get a fair bit of spam through it.... Jean-Claude Wippler
17:25 Feature #675: Anti-spam or captcha for issues
+1. This is the only issue I have with this software. We need it to be open, but get a fair bit of spam through it.
...
Sebastian Skuse
17:18 Feature #675: Anti-spam or captcha for issues
Nearly three years onwards, with no resolution of this "New" issue.
Could someone with the appropriate fu-level pl...
Jean-Claude Wippler
17:09 Feature #675: Anti-spam or captcha for issues
I also support adding a capthca as we get a lot of anonymous spam ticket posts david austin
16:59 Feature #7312 (Closed): Email language
Configure email in diferent languages Luis Serrano Aranda
16:51 Defect #7297 (Reopened): Undefined method `visible_custom_field_values' in projects/show.rhtml
The same change needs to be made to app/views/users/show.rhtml
Reopening this defect as it is still a problem in r...
Anonymous
10:09 Defect #7297: Undefined method `visible_custom_field_values' in projects/show.rhtml
I filed the same issue #7291.
i also tried updating to the latest as suggested in the issue i filed to find no cha...
Tristan Knight
01:59 Defect #7297: Undefined method `visible_custom_field_values' in projects/show.rhtml
I updated to HEAD (currently r4702). The problem still exists.
The patch, however, works like a charm! :-)
Anonymous
16:35 Defect #7265: "Loading..." icon does not disappear after add project member
And no javascript error or warning in Firebug console. Etienne Massip
16:31 Defect #7265: "Loading..." icon does not disappear after add project member
Got same with FF 4b9.
Here the content of HTTP response to POST request @http://localhost:3000/projects/test1/memb...
Etienne Massip
16:23 Feature #7308 (Closed): Add CAPTCHA to registration page (to defer bots/spammers)
Azamat Hackimov
12:25 Feature #7308 (Closed): Add CAPTCHA to registration page (to defer bots/spammers)
Like the subject says, there should be a CAPTCHA on the registration page. I think this is a MUST, as it will help to... Ве Fio
16:23 Feature #5274 (Reopened): Add hook allowing AuthSources to supply a CAPTCHA challenge
Sorry, wrong resolution. Azamat Hackimov
16:20 Feature #5274 (Closed): Add hook allowing AuthSources to supply a CAPTCHA challenge
Azamat Hackimov
16:19 Feature #6897 (Closed): request captcha to elimate spam bot tickets
Azamat Hackimov
16:16 Feature #5272: Allow multiple target versions
A suggestion: it would be useful to be able to automatically create sub-issues (or related issues) for all versions i... Andy Bolstridge
16:12 Feature #5457: Move files and documets to another project
and also related to #5450
Andy Bolstridge
16:07 Feature #5950: Difference between "Duplicate" and "Copy" issue
agree, the wording 'duplicate' always makes me think (for issues) that you want to mark the issue as a duplicate of a... Andy Bolstridge
09:26 Feature #5950: Difference between "Duplicate" and "Copy" issue
+1
This is not a documentation issue but a bug. All we want is a simple way to make copies of existing issues. Du...
Ewan Makepeace
16:01 Defect #7310: REST API Parameter GET /issues.xml?assigned_to=me doesn't work
Unforunatly the mentioned user query only works with redmine 1.10.
in our production enviroment we still use 1.04, b...
Matthias Neubert
16:00 Defect #7310: REST API Parameter GET /issues.xml?assigned_to=me doesn't work
Update:
I found out that after authentification it is possible to get the current user:
/users/current.xml
-> so...
Matthias Neubert
14:50 Defect #7310: REST API Parameter GET /issues.xml?assigned_to=me doesn't work
I found out that assigned_to_id works as expected!
But this doesn't help me that much, because the redmine plugins...
Matthias Neubert
14:33 Defect #7310 (Closed): REST API Parameter GET /issues.xml?assigned_to=me doesn't work
Hello,
I currently extend IntelliJ IDEAs Redmine PlugIn.
I want to query only for Issues which are assigned to...
Matthias Neubert
16:01 Defect #5138: Don't use Ajax for pagination
+1 to this - its really annoying to read the redmin.org forum, get to page 20 of forum questions, read one, click bac... Andy Bolstridge
15:55 Feature #2208: Workflow: only Issue Reporter can close
Today I had a request for this feature for our internal workflow. As far as I understand it could be a permission lik... Bo Hansen
15:42 Defect #7283 (Resolved): Mail notifications only for watchers
Bug is fixed!
While migrating the database, the changes on field "mail_notification" from tinyint to varchar(255) ...
Renzo Meister
14:18 Defect #7283: Mail notifications only for watchers
Some more informations:
* On a new install everything works fine.
* I have installed the same plugins into new i...
Renzo Meister
12:55 Defect #7283: Mail notifications only for watchers
I also have a second redmine server for my private projects. There exists the same problem.
This server is a VPS loc...
Renzo Meister
12:35 Defect #7283: Mail notifications only for watchers
Here the version informations of our redmine server:
Ruby version 1.8.7 (i486-linux)
RubyGems versio...
Renzo Meister
14:49 Feature #7311 (Closed): Create new workflow for status
I need to define the default value of status per tracker (or may per workflow)
I have two different languages on t...
David Hürlimann
14:41 Defect #7307: HTTP 500 error on query for empty revision
Etienne Massip wrote:
> Toshi MARUYAMA wrote:
> > This is ad hoc patch.
>
> Do you want me to test it ?
I tes...
Toshi MARUYAMA
14:32 Defect #7307: HTTP 500 error on query for empty revision
Toshi MARUYAMA wrote:
> This is ad hoc patch.
Do you want me to test it ?
Etienne Massip
13:04 Defect #7307: HTTP 500 error on query for empty revision
Etienne Massip wrote:
> Additional question (UX) : why is the 'Ok' button displayed on the revision page and not on ...
Toshi MARUYAMA
11:01 Defect #7307: HTTP 500 error on query for empty revision
This is ad hoc patch.
Toshi MARUYAMA
09:53 Defect #7307 (Closed): HTTP 500 error on query for empty revision
On revision page, you can change the revision id then click on the 'Ok' button to get to the new revision page.
If...
Etienne Massip
14:38 Defect #5330: Error show user and overall activity link.
Andrew Betts wrote:
> Marcello, I just had this exact problem and wanted to say thanks for saving me many hours of m...
Marcello Henrique
14:25 Feature #779: Multiple SCM per project
just for the record: the patch is from yusuke, i just added some minor stuff and am maintaining it on github. Robert Gruendler
14:22 Feature #779: Multiple SCM per project
FYI, this is how Trac handles multiple repos per project:
http://trac.edgewall.org/wiki/0.12/TracRepositoryAdmin...
Andy Bolstridge
14:19 Defect #7309 (Closed): '<pre/>' tag
redmine treats every tag starting with '&lt;pre' symbols as a &lt;pre/&gt; markup tag.
for example <presence type=...
Vladimir Vlasov
13:22 Feature #4015: Make app settings overridable at project level
+1 I do need enable/disable 'Documents' Section per project. Marcelo Fernandes
13:19 Feature #2076: Individual Permissions for Each Project
+1 Marcelo Fernandes
13:04 Feature #1086: Fine grained permissions
+1 I do need setup 'documents' section per project. Marcelo Fernandes
10:08 Defect #7291: 500 error after upgrading to 1.1.0
i updated to the latest, r4702. and the problem still exists, however i applied the patch in #7297 and it has fixed t... Tristan Knight
10:02 Defect #7306: Requirements for Redmine trunk and >=1.0.5
I get this output:
@
script/server -e production
/usr/lib64/ruby/site_ruby/1.8/rubygems.rb:779:in `report_activate_er...
Azamat Hackimov
09:34 Defect #7306: Requirements for Redmine trunk and >=1.0.5
It isn't, i18n doesn't require rails at all from what I've seen. Plus rails 2.3.10 isn't supported for the moment (we... Jean-Baptiste Barth
09:26 Defect #7306 (Closed): Requirements for Redmine trunk and >=1.0.5
Since Redmine now require i18n-0.4.2, i18n itself require >=rails-2.3.10, and rails require >=rack-1.2.1. Please upda... Azamat Hackimov
09:43 Defect #4544: Wiki exported HTML has different CSS formatting to the original
Hello,
is there in the meantime any solution for this issue?
Thanks!
Best Regards
Alex Petrof
Alex Petrof
08:44 Patch #7304 (Resolved): expand the size of date field
Maxim resolved it VD DV
07:38 Patch #7304 (Closed): expand the size of date field
Hi.
When I use Firefox to see my Redmine, date fields such as start date, due date and other date custom fields ar...
Tiffany C
08:03 Defect #7305 (Closed): undefined method `visible_custom_field_values' in users/show.rhtml
After updating redmine to 1.1.0.
Trying to view http://localhost/users/8 gives:...
Artem La
07:56 Feature #7298 (Closed): Remove length limits on category name
Azamat Hackimov
07:52 Feature #3573 (Closed): longer issue category names
Azamat Hackimov
07:47 Defect #7303 (Closed): test test
Please use "demo-site":http://demo.redmine.org/ for testing. Azamat Hackimov
01:38 Defect #7303: test test
yrdy ingyu choi
01:38 Defect #7303 (Resolved): test test
ingyu choi
01:37 Defect #7303 (Closed): test test
test testtest testtest testtest testtest testtest testtest testtest testtest testtest testtest testtest testtest test... ingyu choi
07:47 Defect #7302 (Closed): test
Please use "demo-site":http://demo.redmine.org/ for testing. Azamat Hackimov
01:36 Defect #7302 (Resolved): test
ingyu choi
01:36 Defect #7302 (Closed): test
test ingyu choi
07:39 Patch #7301: Swedish Translation for r4702
Nicklas Holm wrote:
> Should most strings actually be quoted?
Generally, it's not required by syntax. Quotation r...
Azamat Hackimov
07:08 Defect #7288: Non ASCII filename downloaded from repo is broken on Internet Explorer.
Toshi MARUYAMA wrote:
> Thanks. Is it Korean named file?
Yes, it is. And both WRONG(original) and RIGHT(modified)...
Kesarr B
04:33 Defect #6734: robots.txt: disallow crawling issues list with a query string
An alternative, and MUCH MUCH better solution, is to add a noindex meta tag to the pages that shouldn't be indexed, w... Ве Fio

2011-01-11

23:55 Defect #7297 (Closed): Undefined method `visible_custom_field_values' in projects/show.rhtml
Same as #7291. Make sure you're using a fresh Redmine code.
This method is defined in acts_as_customizable.
Jean-Philippe Lang
23:06 Defect #7297: Undefined method `visible_custom_field_values' in projects/show.rhtml
The previous comment is unreadable, so I'm attaching the patch as a file. Ilya Kharmatsky
23:04 Defect #7297: Undefined method `visible_custom_field_values' in projects/show.rhtml
Here is a patch that worked for me and resolved the problem:... Ilya Kharmatsky
22:05 Defect #7297 (Closed): Undefined method `visible_custom_field_values' in projects/show.rhtml
When accessing the Overview page of any project, the following error gets logged (and a 500 gets sent to the browser)... Anonymous
23:51 Defect #1965: Redmine is not Tab Safe
Oh, another problem with the back button is that when you click a link to an issue, and then hit the back button, you... Brian Lindahl
23:50 Defect #1965: Redmine is not Tab Safe
The same root cause (lack of context in the URL) also makes using the back button near impossible. Do an issue query,... Brian Lindahl
23:45 Patch #7301 (Closed): Swedish Translation for r4702
Added some quotation marks to align with the english version. Should most strings actually be quoted? Nicklas Holm
23:32 Defect #7300 (New): Subversion integration with blank password
Redmine: 1.1.0.devel (MySQL)
SVN: 1.6.15 (r1038135) by CollabNet.
If the subversion user has a blank (empty) pass...
Christof Graf
23:25 Defect #7299 (Closed): docs: need example how to use dates in REST API
the current REST API docs for Issues do not explain how to work with dates.
e.g. how to build "all issues created in...
Alex Last
23:21 Feature #7298 (Closed): Remove length limits on category name
The length limits for category names should be lifted too. The current limit breaks migration. (See Feature #6446)
...
Brian Lindahl
22:38 Feature #7184: provide trackers in "project XML" response
mmm... sorry, but I have to reopen this request (which can be changed from "feature" to "bug").
I installed the la...
Alex Last
21:29 Feature #7184 (Resolved): provide trackers in "project XML" response
I think this particular request can be closed. the questions I raised in the previous comments are out of scope of th... Alex Last
21:35 Defect #7279 (Resolved): CSS class ".icon-home" is not used.
Fixed in r4702. Jean-Philippe Lang
07:03 Defect #7279 (New): CSS class ".icon-home" is not used.
Toshi MARUYAMA
07:01 Defect #7279 (Resolved): CSS class ".icon-home" is not used.
Test Mikhail Sviridov
04:38 Defect #7279 (Closed): CSS class ".icon-home" is not used.
CSS class ".icon-home" defined in application.css is not used in recent versions of Redmine. It should be removed.
...
Go MAEDA
21:34 Defect #7274 (Resolved): CSV value separator in dutch locale
Fixed in r4701. Jean-Philippe Lang
21:25 Defect #7277 (Resolved): Enabling gravatas causes usernames to overlap first name field in user list
Fixed in r4700. Jean-Philippe Lang
01:25 Defect #7277 (Closed): Enabling gravatas causes usernames to overlap first name field in user list
If you enable gravatars and then view the list of users in the administration section of Redmine, the usernames will ... mike kromarek
21:18 Defect #7291 (Closed): 500 error after upgrading to 1.1.0
Tristan, your error stack trace shows that you there is something wrong with your setup.
Make sure you have a fresh ...
Jean-Philippe Lang
16:00 Defect #7291: 500 error after upgrading to 1.1.0
I believe I have the same issue (http://www.redmine.org/boards/1/topics/20519). But for me this error appears on crea... Jens Chorus
15:30 Defect #7291: 500 error after upgrading to 1.1.0
I forgot to include:... Tristan Knight
15:25 Defect #7291: 500 error after upgrading to 1.1.0
others are reporting this error on the forum here: http://www.redmine.org/boards/2/topics/20641 Tristan Knight
15:24 Defect #7291 (Closed): 500 error after upgrading to 1.1.0
The overview page causes a 500 error.
Accessing other pages direct works.
Followed upgrade instruction exactly ...
Tristan Knight
21:13 Defect #7283: Mail notifications only for watchers
Please read [[SubmittingBugs]]. Jean-Philippe Lang
09:51 Defect #7283 (Closed): Mail notifications only for watchers
I have updated Redmine to Version 1.1.0 yesterday. Until this moment no more mail notifications will be sent to creat... Renzo Meister
21:13 Defect #7286 (Closed): Security problem: drop list of projects for anonimus user
Jean-Philippe Lang
16:03 Defect #7286 (Resolved): Security problem: drop list of projects for anonimus user
sorry.
It is no bag! It is only my problem.
Nicolay Punin
13:44 Defect #7286: Security problem: drop list of projects for anonimus user
Please give more details. Jean-Philippe Lang
11:04 Defect #7286 (Closed): Security problem: drop list of projects for anonimus user
an anonymous user can see a list of all non-public projects (their names in right drop list).
He should not see them...
Nicolay Punin
21:11 Feature #7296 (Closed): Ability for admin to delete users
Jean-Philippe Lang
20:35 Feature #1460: Project Plan import/export utility
Roman aka iTUX wrote:
> Alexey Skor wrote:
> > I renamed the project and moved it to a new domain: http://www.taska...
Alex Last
18:03 Feature #1460: Project Plan import/export utility
Alexey Skor wrote:
> I renamed the project and moved it to a new domain: http://www.taskadapter.com
> the applicati...
Roman aka iTUX
20:02 Defect #7253: Test failures in MercurialAdapterTest
Sorry, 1.9.2 builds pass too. Etienne Massip
09:11 Defect #7253: Test failures in MercurialAdapterTest
Toshi MARUYAMA wrote:
> I saw http://ci.finn.de/builds/1-8-7_redmine-trunk_sqlite3/4682 .
>
> [...]
>
> -c opt...
Etienne Massip
01:02 Defect #7253 (Reopened): Test failures in MercurialAdapterTest
I saw http://ci.finn.de/builds/1-8-7_redmine-trunk_sqlite3/4682 .... Toshi MARUYAMA
19:58 Defect #7294 (Closed): "Notifiy for only project I select" is not available anymore in 1.1.0
Hello,
I'd like to know if the feature 'Notifiy for only project I select' is still available in redmine 1.1.0
...
Alexandre VIAL-BOUKOBZA
19:58 Defect #7293 (New): Activity page displays wrong status of modified issues
Constated on Redmin's main website and demo site as well :
In the Activity tab, the (New) entry displayed for an i...
Etienne Massip
15:21 Defect #7257: "Issues by" version links bad criterias
And it already has : #4398 Etienne Massip
15:19 Defect #7257: "Issues by" version links bad criterias
First point looks easy to solve (not a ruby dev, even less a redmine dev) :... Etienne Massip
13:43 Defect #7287 (Closed): PDF Export Turkish characters not showing
Jean-Philippe Lang
11:14 Defect #7287 (Closed): PDF Export Turkish characters not showing
PDF Export is garbling text when it contains Turkish characters such as (şğçöüıŞĞÇÖÜİ) Kerem KAT
13:43 Defect #7285 (Closed): Admin Access (lost)
Sorry, we track Redmine issues here. Jean-Philippe Lang
10:55 Defect #7285 (Closed): Admin Access (lost)
Hi... I lost access to my Admin tad in Virturemart. can some help me gain access again please...thanks
Delroy
Vir...
Delroy Pearson
13:18 Patch #6226: Add multiple watchers at once and add any redmine user as a watcher
+1 Eduardo Bogoni
13:06 Defect #7290 (Closed): Redmine mailhandler leaves override attributes in comment
Say I send an email in reply to a bug report notification (although this probably works when creating issues too??)
...
Ве Fio
12:38 Defect #7288: Non ASCII filename downloaded from repo is broken on Internet Explorer.
Thanks. Is it Korean named file? Toshi MARUYAMA
12:34 Defect #7288: Non ASCII filename downloaded from repo is broken on Internet Explorer.
Toshi MARUYAMA wrote:
> Subversion stored paths as Unicode.
> Can you paste a path and attach a image?
http://re...
Kesarr B
12:13 Defect #7288: Non ASCII filename downloaded from repo is broken on Internet Explorer.
Subversion stored paths as Unicode.
Can you paste a path and attach a image?
Toshi MARUYAMA
12:04 Defect #7288: Non ASCII filename downloaded from repo is broken on Internet Explorer.
Toshi MARUYAMA wrote:
> What SCM do you use?
I use Subversion as SCM.
Kesarr B
11:54 Defect #7288: Non ASCII filename downloaded from repo is broken on Internet Explorer.
What SCM do you use? Toshi MARUYAMA
11:47 Defect #7288 (Closed): Non ASCII filename downloaded from repo is broken on Internet Explorer.
On Internet Explorer, a filename downloded from repository is broken, because that filename is consist of multibyte c... Kesarr B
12:31 Feature #7289 (Closed): Copy project
If the project has subprojects the option to copy will not copy the sub-projects Luis Serrano Aranda
12:12 Feature #4602: User specific theme
+1 Luke Dixon
11:45 Defect #7251: Inside issue I see placeholders instead of their values;
Speaking as the FreeBSD port maintainer for redmine.
The problem is that redmine requires specific versions of dep...
Anonymous
11:18 Feature #4830: Android client for redmine
Is RedminerDroid still under active development?
If not are there any plans to make it open source. I wouldn't mi...
Luke Dixon
10:35 Feature #7284 (Closed): Reuse User Documentation from redmight.com
There is a really nice user guid on "redmight.com":http://docs.redmight.com, which could be reused or linked if autho... Terence Mill
08:28 Defect #7280 (Closed): Issues subjects wrap in Gantt
When I see the Gantt chart the subject of the petition if you have more than one line in length is cut Luis Serrano Aranda
08:11 Feature #5005: "New issue" link near roadmap issue lists.
I hope Yuki Kita's patch will be merged into Redmine 1.2. Go MAEDA
06:27 Defect #7245: Wiki fails to find pages with cyrillic characters using postgresql
Jean-Philippe Lang wrote:
> Fix committed in r4680 in trunk. Please, can you confirm the fix?
yes. i update my re...
Artem Malahov
03:37 Feature #6605: Provide simple way of hiding completed versions from a gantt chart
+1 Fabio Ginzel
03:28 Patch #7278 (Closed): Update Simplified Chinese translation to 1.1
Seems Simplified Chinese translation is not accurate and kinda out of date, so I revised the translation according to... Peng Wang
02:14 Defect #7272: Mercurial test repository not compatible with old hg versions
I confirmed that Mercurial 1.0 can access this repository.... Toshi MARUYAMA
01:46 Defect #7272: Mercurial test repository not compatible with old hg versions
r4676 is great idea.
I confirmed source:trunk/test/fixtures/repositories/mercurial_repository.hg@4676 is compatible w...
Toshi MARUYAMA
01:06 Defect #7272: Mercurial test repository not compatible with old hg versions

http://mercurial.selenic.com/wiki/UpgradingMercurial#Upgrading_and_downgrading_repository_formats
> # For compat...
Toshi MARUYAMA
00:49 Feature #7276 (Closed): Easily move Wiki site between projects
Mainly for admins and Managers
Warn and list links to sites in old project before move is done.
Nice2have: Convert ...
Terence Mill
00:20 Feature #7275 (Closed): Conserto da maquina de lavar
Please use the "demo instance":http://demo.redmine.org for testing purposes. Jean-Baptiste Barth
00:06 Feature #7275 (Closed): Conserto da maquina de lavar
limpeza e manutenção Haroldo Soares
00:13 Defect #6195: Missing move issues between projects
It has been reverted, see attached revisions (r4257). I think it won't be integrated in a stable branch until we have... Jean-Baptiste Barth

2011-01-10

23:38 Defect #7272: Mercurial test repository not compatible with old hg versions
I will check. Toshi MARUYAMA
18:47 Defect #7272 (Closed): Mercurial test repository not compatible with old hg versions
The recently committed mercurial repository can not be read with old mercurial versions. For example, I'm getting the... Jean-Philippe Lang
21:19 Feature #5272: Allow multiple target versions
+1 There are *many* other tickets for the same thing, but none have had any activity 9-10 months, and some for years.... Kiall Mac Innes
21:10 Defect #5330: Error show user and overall activity link.
Marcello, I just had this exact problem and wanted to say thanks for saving me many hours of my life trying to debug ... Andrew Betts
21:07 Defect #7274 (Closed): CSV value separator in dutch locale
In the dutch locale (nl.yml) the value separator should be ";" because the decimal separator is ",".
I can work arou...
B Brey
20:50 Defect #7000: Project filter not applied on versions in Gantt chart
Using the latest 1.1 stable release, we see all versions on the build listed even though we set a filter to show just... Cyber Sprocket
19:30 Defect #7245 (Resolved): Wiki fails to find pages with cyrillic characters using postgresql
Fix committed in r4680 in trunk. Please, can you confirm the fix? Jean-Philippe Lang
19:24 Defect #7245: Wiki fails to find pages with cyrillic characters using postgresql
Changing affected version since 1.0.5 *stable* is not affected. Jean-Philippe Lang
18:56 Defect #7245: Wiki fails to find pages with cyrillic characters using postgresql
Another option would be to let the database to the job:
page = pages.first(:conditions => ["LOWER(title) LIKE LO...
Jean-Philippe Lang
11:13 Defect #7245: Wiki fails to find pages with cyrillic characters using postgresql
Artem Malahov wrote:
> After several attempts, I found an error:
> problem in method .downcase - they don'n work wi...
Artem Malahov
10:52 Defect #7245: Wiki fails to find pages with cyrillic characters using postgresql
After several attempts, I found an error:
problem in method .downcase - they don'n work with russian locale...
I ...
Artem Malahov
10:24 Defect #7245: Wiki fails to find pages with cyrillic characters using postgresql
Yes, it took place on my installation too (from 1.0.2 to 1.1.0), editing wiki pages will result in failure... Peng Wang
09:58 Defect #7245: Wiki fails to find pages with cyrillic characters using postgresql
And that i'am find in repository:
http://www.redmine.org/projects/redmine/repository/diff/trunk/app/models/wiki.rb?r...
Artem Malahov
09:52 Defect #7245: Wiki fails to find pages with cyrillic characters using postgresql
Jean-Philippe Lang wrote:
> There is no database migration and no change in wiki controller/model in 1.0-stable, so ...
Artem Malahov
19:15 Defect #7265: "Loading..." icon does not disappear after add project member
Can not reproduce with Firefox 3.6.13 or Chrome 8 under Windows.
Do you have javascript error or something that coul...
Jean-Philippe Lang
15:08 Defect #7265 (Closed): "Loading..." icon does not disappear after add project member
"Loading..." icon does not disappear after I have finished to add project member.
* Firefox 3.6.13 (Mac)
* Safari...
Go MAEDA
19:11 Defect #7259 (Resolved): Released 1.1.0 uses "devel" label inside admin information
Version set to stable in r4678. Jean-Philippe Lang
10:58 Defect #7259 (Closed): Released 1.1.0 uses "devel" label inside admin information
I installed the released Redmine 1.1.0 using the downloaded Files from RubyForge.
But my installation displays as ad...
Lars Fischer
18:54 Defect #7266 (Resolved): Test test_due_date_distance_in_words fail due to undefined locale
r4677 should fix it. Jean-Philippe Lang
16:10 Defect #7266 (Closed): Test test_due_date_distance_in_words fail due to undefined locale
Overloaded @ActiveView::Helpers::DateHelper::due_date_distance_in_words()@ method returns a localized string which de... Etienne Massip
18:48 Defect #7253 (Closed): Test failures in MercurialAdapterTest
The link to this CI was restored. Jean-Philippe Lang
10:11 Defect #7253: Test failures in MercurialAdapterTest
Jean-Philippe Lang wrote:
> Etienne Massip wrote:
> > [[Contribute]] page refs http://ci.finn.de/ as CI server, whe...
Etienne Massip
09:39 Defect #7253: Test failures in MercurialAdapterTest
Etienne Massip wrote:
> [[Contribute]] page refs http://ci.finn.de/ as CI server, where builds still fail on Mercuri...
Jean-Philippe Lang
09:30 Defect #7253: Test failures in MercurialAdapterTest
Etienne Massip wrote:
> Jean-Philippe Lang wrote:
> > FYI, build status is now available at http://www.redmine.org/bu...
Toshi MARUYAMA
09:14 Defect #7253: Test failures in MercurialAdapterTest
Jean-Philippe Lang wrote:
> FYI, build status is now available at http://www.redmine.org/builds/index.html.
> More ...
Etienne Massip
18:45 Feature #7271 (Closed): Redmine Demo Site With admin account
Many of the new features can only be tested in role admin. Would be nice to have the demo site usage also in role admin Terence Mill
17:59 Defect #7267 (Closed): Bug de sorts avec mon paladin
Jean-Philippe Lang
17:21 Defect #7267 (Resolved): Bug de sorts avec mon paladin
Essayez http://demo.redmine.org voir s'il vous propose un sceau de corruption.
Etienne Massip
16:26 Defect #7267 (Closed): Bug de sorts avec mon paladin
Bonjour.Je n'ai pas accès au sceau de corruption avec mon paladin.Mon maître ne me le propose pas.J'essaie de vérifie... tt sta
17:20 Feature #7269: Sort versions by version numbers x.y.z{z} instead of alphabetically
I don't know the release date ahead of time, which is apparently what this date is used for (Due in X days). But I ca... Darni Jules
17:14 Feature #7269: Sort versions by version numbers x.y.z{z} instead of alphabetically
You can assign dates to your versions, it's the first field used to sort. Bruno Medeiros
17:13 Feature #7269: Sort versions by version numbers x.y.z{z} instead of alphabetically
I'ts probably due to an alphabetical sort. Bruno Medeiros
16:43 Feature #7269 (Closed): Sort versions by version numbers x.y.z{z} instead of alphabetically
Example:
1.0.1
1.0.10
1.0.2
1.0.3
Darni Jules
16:50 Feature #4455: Mercurial overhaul
A little proposal for the Mercurial overhaul MQ: instead using guard for the branch 1.1-stable, I would use also bran... Ammler _
16:45 Feature #7270: Allow descending/ascending sort on the roadmap
sorry this should have been marked Feature Darni Jules
16:45 Feature #7270 (New): Allow descending/ascending sort on the roadmap
It would be nice if you could change the sorting on the Roadmap page to be descending or ascending. When I view comp... Darni Jules
15:20 Feature #1935: An option to completely disable email notifications
Since this was resolved in 1.1 (great!), maybe this ticket should get closed, right? Raphael Kallensee
13:14 Patch #7264 (Closed): Czech translation
I've found and fixed bad translation.
The word blocks (related to issues) is translated as plural of noun block in...
Josef Šimánek
12:44 Defect #6941: Unable to export wiki page to text/html file
I also have the same problem with Redmine 1.0.5. But I had it since I installed Redmine 1.0.3.
Also if I "view diffe...
Daniel Hofer
12:17 Defect #6433: IMAP receiving does not create a new user
Is there any new solution for this problem? Is something changed in Redmine 1.1.0 ? Einārs Broks
11:44 Feature #7199: Bulgarian translation for >=1.0.5 and < 1.1.x or 1.2.x
Please close this issue. It is outdated, because 1.1.x has been released. Ivan Cenov
11:41 Defect #7263 (Closed): github repo is missing 1.1-stable branch
Could you please create the 1.1-stable branch on github
The commits are there - the branch is missing.
Bernhard Furtmueller
10:59 Defect #7119: Missing done % for parent task with all 100% subtasks
This problem is solved.
Some guys using Mylyn Connector for eclipse and this plugin set "Estimated time" to 0 hour...
Mikhail Tcishewsky
10:37 Defect #7258 (Closed): Automatic spent time logging does not work properly with SQLite3
Spent time entries which logged from commit messages cannot be seen on Spent time report when Redmine is running with... Go MAEDA
10:02 Defect #61: Broken character encoding in pdf export
In version 1.1.0 this method does not help.
who knows how to beat this problem?
Dmitriy Jamaro
09:33 Defect #7257 (Closed): "Issues by" version links bad criterias
When following a link in the "Issues by" field set of a version page (whichever grouping type is selected), default c... Etienne Massip
09:01 Feature #940: RADIUS authentication support
any news on this one? would love to see RADIUS support in Redmine. Daniel Reiche
07:45 Defect #7256 (Closed): redmine/public/.htaccess must be moved for non-fastcgi installs/upgrades
The file redmine/public/.htaccess must be moved aside for non-fastcgi(? see: http://www.redmine.org/boards/1/topics/3... Eli Stevens
02:35 Feature #1263: Dokuwiki importer.
+1 Star O'Monkey
00:49 Patch #7204: Caching of public pages, requested from anonymous users (10x - 20x speed improvements)
Some clarifications, in order to facilitate inspecting of the code.
The logic of the plugin is inside
https://g...
Massimo Zaniboni
00:30 Patch #7204: Caching of public pages, requested from anonymous users (10x - 20x speed improvements)
I created a plugin, for caching web-pages, using Varnish web cache, that completely substitute/improve my previous pa... Massimo Zaniboni

2011-01-09

22:30 Defect #7253: Test failures in MercurialAdapterTest
FYI, build status is now available at http://www.redmine.org/builds/index.html.
More information can be found on the...
Jean-Philippe Lang
18:34 Defect #7253: Test failures in MercurialAdapterTest
Jean-Philippe Lang wrote:
> 1.1.0 was just released.
Congrats!
Toshi MARUYAMA wrote:
> > Do we need git diff?...
Yuya Nishihara
17:37 Defect #7253: Test failures in MercurialAdapterTest
Toshi MARUYAMA wrote:
> I confirmed 1.1-stable r4660 Mercurial two unit tests and one functional test pass on my min...
Jean-Philippe Lang
17:19 Defect #7253: Test failures in MercurialAdapterTest
I confirmed 1.1-stable r4660 Mercurial two unit tests and one functional test pass on my mingw Ruby. Toshi MARUYAMA
17:04 Defect #7253: Test failures in MercurialAdapterTest
Yuya Nishihara wrote:
> r4668:
> Do we need git diff? If not, @--config diff.git=false@ will be better.
I will f...
Toshi MARUYAMA
16:24 Defect #7253: Test failures in MercurialAdapterTest
r4668:
Do we need git diff? If not, @--config diff.git=false@ will be better.
Yuya Nishihara
16:11 Defect #7253: Test failures in MercurialAdapterTest
I don't install mswin ruby.
On my mingw ruby, r4668 fails....
Toshi MARUYAMA
15:42 Defect #7253: Test failures in MercurialAdapterTest
Tests passes on my Windows Vista mingw32 Ruby.... Toshi MARUYAMA
15:22 Defect #7253: Test failures in MercurialAdapterTest
I have committed r4668 and r4669.
Test passes on my Fedora 13.
Toshi MARUYAMA
14:27 Defect #7253: Test failures in MercurialAdapterTest
Maybe Mercurial adapter should set @HGPLAIN=1@ in some way.
Because Ruby 1.8 doesn't provide a sane way to change ...
Yuya Nishihara
14:13 Defect #7253: Test failures in MercurialAdapterTest
... Toshi MARUYAMA
13:46 Defect #7253: Test failures in MercurialAdapterTest
This code is in trunk only. I will fix. Please release 1.1. Sorry. Toshi MARUYAMA
11:49 Defect #7253 (Closed): Test failures in MercurialAdapterTest
With r4667 (trunk or 1.1-stable), I'm getting some test failures on MercurialAdapterTest. Mercurial version used for ... Jean-Philippe Lang
22:18 Defect #7255 (Closed): cannot upgrade from 1.0.1 to 1.1.0 (or to 1.0.2, or to 1.0.5)
1.0.1 works fine, but upgrading the database for newer versions (first tried 1.1.0, then 1.0.5 and 1.0.2) gives a:
...
Edwin van Ouwerkerk Moria
18:57 Defect #7254 (Closed): Installation for Ubuntu is crap
Haug Bürger wrote:
> You Ruby geeks, hit the real world. There are people that simply want to use software. After two...
Jean-Baptiste Barth
16:58 Defect #7254: Installation for Ubuntu is crap
You do realize that the Ubuntu community packages Ubuntu packages? Just like how the Fedora community packages Fedora... Eric Thomas
16:38 Defect #7254 (Closed): Installation for Ubuntu is crap
Hard words but how to test software if you are not even able to install it? For me this is a total loss of functional... Haug Bürger
17:57 Defect #7251 (Closed): Inside issue I see placeholders instead of their values;
Dmitry Sushkov wrote:
> All stuff was installed from FreeBSD ports. I just checked latest 1.0.5 stable redmine svn an...
Jean-Philippe Lang
05:09 Defect #7251: Inside issue I see placeholders instead of their values;
It affects only issue page. All other pages looks normally. Dmitry Sushkov
00:15 Defect #7251 (Reopened): Inside issue I see placeholders instead of their values;
All stuff was installed from FreeBSD ports. I just checked latest 1.0.5 stable redmine svn and there are {{placeholde... Dmitry Sushkov
13:17 Feature #779: Multiple SCM per project
As this request exists since 3 years and that a lot of people is waiting for it, it would really be a shame if this w... Damien Couderc
11:53 Feature #779: Multiple SCM per project
@Andy: i understand your point now, makes sense.
Before i start installing up the required scms to fully test the...
Robert Gruendler
11:54 Defect #7245: Wiki fails to find pages with cyrillic characters using postgresql
I don't think so. Jean-Philippe Lang
11:53 Defect #7252 (Closed): Pets sur mon Démoniste
You're posting to the wrong issue tracker. We track Redmine issues here. Jean-Philippe Lang
 

Also available in: Atom