Project

General

Profile

Activity

From 2010-03-02 to 2010-03-04

2010-03-04

23:15 Feature #4987 (New): Convert internal URLs to canonic wiki links
Users tend to use absolute HTTP URLs when linking internal redmine resources (issues, documents, wiki pages) and it's... Martin Cizek
21:12 Defect #3690: Status change info duplicates on the issue screen
Jean:
I tried with a fresh checkout(New database), duplication issue is gone. I think there was something wrong wi...
Nanda P
19:49 Defect #4982 (Resolved): Hard coded English string at the selection of issue watchers
Fixed in r3541. Jean-Philippe Lang
06:07 Defect #4982 (Closed): Hard coded English string at the selection of issue watchers
I found a bug that hard coded English string "Please select" is displayed at the selection of issue watchers on a iss... Yuki Kita
19:46 Defect #4853: Issues --> apply --> page link, then page show nothing, and does not work
miyuki takeda wrote:
> I add some more information that reproduce this problem.
> Whole number of the issues should...
Jean-Philippe Lang
11:45 Defect #4853: Issues --> apply --> page link, then page show nothing, and does not work
I'm getting the same issue on firefox 3.6 / win 7.
Ruby version 1.8.7
Redmine version 0.9.2.devel
It happens whe...
jw jw
19:39 Feature #1460: Project Plan import/export utility
I have updated my project plan importer to work with Redmine 0.9.2. Also this now includes some improvements submitt... Simon Stearn
10:51 Feature #1460: Project Plan import/export utility
Roberto Lo Giacco wrote:
> I can provide italian translation if it works with MS Project files too.
I don't want to...
Marcus Ilgner
19:35 Defect #4986 (Closed): Creating tasks and selecting the type
I hope you'll understand that this is not a Redmine defect. Jean-Philippe Lang
16:54 Defect #4986 (Closed): Creating tasks and selecting the type
I'm building a custom interface for some features regarding inetegrations with our own software and for that i needed... José Moreira
15:20 Feature #4985 (Closed): Filter issues which are blocked
I would be nice if it was possible to filter issues which are blocked by other issues. This way the list would be les... Martin Kjeldsen
13:20 Feature #4984 (Closed): test feature
Please use the "demo redmine":http://demo.redmine.org/ for testing purposes. Felix Schäfer
11:42 Feature #4984 (Closed): test feature
ttttttttttttttttttttttttt serg serf
11:56 Defect #4922: blank page appear often when creating new issus
This is definitely a real issue. I'm getting this in both firefox 3.6 and IE8 on win7
Ruby 1.8.7
redmine 0.9.2.de...
jw jw
11:46 Defect #4931: Migrating from trac is not possible, fails to allocate memory
Yes, each ticket title contains 2-3 numbers... Now lets work on a backport of this to Debian :) el cuco
11:11 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
Oops, the last patch was corrupt. Version 4 of the patch fixes this. Sorry! Antonio García-Domínguez
10:13 Feature #4155: Automatic spent time logging from commit messages
Thanks for pointing this issue out. The updated patch is included. Now issue reference is handled correctly even when... Vladimir Kovacik
07:17 Defect #4239 (Resolved): Issue view is not displayed correctly in Google Chrome 4
Josh Galvez wrote:
> Reported to Webkit here: https://bugs.webkit.org/show_bug.cgi?id=32690
This should be fixed ...
ChunChang (Nagaharu) Lo
07:09 Feature #4983 (Closed): Support bulk deletion of attachments in a issue
Don't know if this had been discussed before.
Today when I wanted to delete about 20 attachments in an issue, I ha...
ChunChang (Nagaharu) Lo
07:03 Defect #3259 (Resolved): remove "main-menu" div when the menu is empty
Felix Schäfer wrote:
> The patch seems ok, though I'm not sure this kind of logic should be in a view, I don't have ...
Eric Davis
06:36 Defect #4961: Broken functional tests
I had a public CI server setup for Redmine but it's not online any more. I have Redmine registered at "RunCodeRun":h... Eric Davis
06:33 Defect #4956: Proejct Settings submenu disappearing when viewing another controller
Ah, it's not the main menus that are disappearing, it's the Proejct Settings submenu that is disappearing when you ar... Eric Davis
04:13 Feature #4976: Allow rdm-mailhandler to read the API key from a file
Obviously this is the MTA. :)
That was just a shorthand writing.
Anyway, there should be a method of passing the p...
Radek Antoniuk
03:13 Defect #4773: Redmine+Git+PostgresSQL 8.4 fails with linux kernel tree (encoding)
Oren Laadan wrote:
> Is there work in progress ? I'll be more than happy to testing and evaluation.
This is on...
Toshi MARUYAMA
03:03 Defect #4773: Redmine+Git+PostgresSQL 8.4 fails with linux kernel tree (encoding)
>>> So I'd suggest a new table that will record the "last known state" of the repository, with at least two columns: ... Oren Laadan
03:01 Defect #4773: Redmine+Git+PostgresSQL 8.4 fails with linux kernel tree (encoding)
>>> Actually, what is really slow when browsing a git repository is to get information about last change on each fil... Oren Laadan

2010-03-03

23:19 Defect #4931 (Resolved): Migrating from trac is not possible, fails to allocate memory
> Let me understand, the memory consumption was O(n^2) when n is the amount of tickets?
No, the ticket count was n...
Jean-Philippe Lang
23:11 Defect #4920 (Closed): Email notifications on file upload sent to empty recipient list
Fixed was committed in r3532. Jean-Philippe Lang
23:07 Defect #3690: Status change info duplicates on the issue screen
Nanda, I'm really not able to reproduce this behaviour so please try with a fresh checkout.
I'll have to close this ...
Jean-Philippe Lang
23:01 Patch #3836 (Closed): Git repository support fails on Windows
Indeed. This is fixed in 0.9.3. Jean-Philippe Lang
19:53 Patch #3836 (Resolved): Git repository support fails on Windows
This code is removed from trunk by r3394 and 0.9 stable by r3501. Toshi MARUYAMA
22:36 Defect #4958: Lost password no longer flashes a confirmation message
Confirmed. Flash message is lost when session is reset on GET /login. Jean-Philippe Lang
22:33 Patch #4966: Defect #4671 No Email Notification on New File Added to Redmine
Fixed in r3532. Thanks. Jean-Philippe Lang
22:21 Defect #3832: Git blame/annotate fails on moved files
Fixed in r3531. Jean-Philippe Lang
21:22 Patch #4978 (Resolved): Add hooks and text for login page (bottom and top)
Committed in r3530. Jean-Philippe Lang
17:32 Patch #4978 (Closed): Add hooks and text for login page (bottom and top)
Needed to display custom login messages and header on the login page within a plugin.
Very usefull for larger system...
Aaron Fischer
21:17 Feature #4976: Allow rdm-mailhandler to read the API key from a file
> Hey, currently, the rake task from /etc/aliases is logging the authkey into mail.log files on the server.
This i...
Jean-Philippe Lang
16:37 Feature #4976 (Closed): Allow rdm-mailhandler to read the API key from a file
Hey, currently, the rake task from /etc/aliases is logging the authkey into mail.log files on the server.
It would b...
Radek Antoniuk
21:11 Patch #4623 (Resolved): Filters collapsed by default on Issues index page
Committed in r3529. Thanks. Jean-Philippe Lang
21:02 Defect #4961 (Closed): Broken functional tests
Fixed in r3522.
> May you integrate your own Simple CI plugin with redmine.org so everyone will see current tests ...
Jean-Philippe Lang
21:00 Defect #4971 (Closed): Wiki Tables do not generate when given oversized input
Jean-Philippe Lang
20:56 Defect #4981 (Closed): Redmine not loading after inactivity
This is not a Redmine defect and has already been discussed a few times. Jean-Philippe Lang
19:51 Defect #4981: Redmine not loading after inactivity
Please check the following, it may help.
http://www.redmine.org/boards/2/topics/6893?r=6897#message-6897
Nanda P
19:42 Defect #4981: Redmine not loading after inactivity
Think we need to know alot more.
How are your server setup? Config files. What does the various logs say?
Gut ...
Thomas Pihl
18:13 Defect #4981 (Closed): Redmine not loading after inactivity
After more than five hours of inactivity on Redmine, I am unable to navigate to a login screen. When I try to access... Mattocks Swenson
19:38 Defect #3724: Mercurial repositories display revision ID instead of changeset ID
Luke Hoersten wrote:
> From the "Mercurial book":http://hgbook.red-bean.com/read/a-tour-of-mercurial-the-basics.html...
Toshi MARUYAMA
19:15 Defect #3724: Mercurial repositories display revision ID instead of changeset ID
Please see #4455 - Mercurial overhaul.
Toshi MARUYAMA
18:40 Defect #3724: Mercurial repositories display revision ID instead of changeset ID
From the "Mercurial book":http://hgbook.red-bean.com/read/a-tour-of-mercurial-the-basics.html :
> [...] the same n...
Luke Hoersten
18:23 Defect #3724: Mercurial repositories display revision ID instead of changeset ID
As a user of the Mercurial plugin, I want to add my $.02 here.
Just as there is a reason for the globally-unique c...
Ted Lilley
17:40 Feature #4980 (New): Reference to a commit in a different project
Using git, every commit in the repository has a different hash. The chances to have twice the same hash in two differ... Damien MATHIEU
17:35 Patch #4979 (New): Human readable Time for the issue table
Change the disply for the time in the issue table (to dense the line length)
Patch included.
Aaron Fischer
17:30 Patch #4977 (New): LDAP user cant change username and email
If the user is authenticated over ldap, he should not change email and username in the profile.
Patch included.
Aaron Fischer
17:14 Feature #1460: Project Plan import/export utility
BTW, I'm a Java developer too, may be I can help in some way? Roberto Lo Giacco
17:14 Feature #1460: Project Plan import/export utility
I can provide italian translation if it works with MS Project files too.
Is your plugin able to update tasks or does...
Roberto Lo Giacco
16:36 Patch #4972: 'View all issues' links on issue count on 'My page' modules
bugfix for patch. Mistakenly modified original code. Go MAEDA
02:05 Patch #4972 (Closed): 'View all issues' links on issue count on 'My page' modules
This patch adds 'View all issues' link on issue count on 'My Page' modules('Issues assigned to me', 'Watched Issues',... Go MAEDA
16:09 Patch #4975 (Closed): Add feature to automatically archive old projects
We host a lot of projects and we needed a solution to archive projects without activity. The included patch implement... Aaron Fischer
12:07 Feature #3957: Ajax file upload with progress bar
+1
A file repository for (software) project management tool can expect large files (design mockups, release archiv...
Dave Lowndes
09:15 Feature #306: Full Text Search of files
FYI, I was pleased with "acts_as_xapian":http://groups.google.com/group/acts_as_xapian features, even if I'm not sure... Emmanuel Bastien
08:38 Feature #3816: Allow pasting screenshots from clipboard
Jack Kurzecki wrote:
> This is the error I was getting when the .jar file was not found before I updated *_screensho...
Evgeny Mukhin
01:21 Feature #3816: Allow pasting screenshots from clipboard
Evgeny Mukhin wrote:
> I'm using BitNami virtual machine image. I unzipped the plugin to redmine/vendor/plugins/ fol...
Jack Kurzecki
08:16 Feature #4974 (Closed): Currency configuration options, or a British locale
Users should be able to configure the currency used in number_to_currency().
Currently this is done in locales fil...
Jon Pascoe
08:08 Feature #4973 (Closed): Allow disable rss access to redmine
Feature required to decrease server load & control access to tasks which probaly could be created on public access an... Maxim Nikolaevich
06:11 Feature #4959: Project level timesheet entry
My word, sorry about that. All this time and I never saw the "new" link on the timesheet page. Jeffrey Jones
03:34 Feature #617: wiki: thoughts of WYSIWYG
I have used several markup languages on wikis, bug trackers, blog and cms engines. All are fine, but when it comes do... G N
01:07 Feature #1624: Issue merging
Kind of reviving a semi old issue here, but I don't see any newer comments/issue pertaining to issue merging. I real... anthony george

2010-03-02

23:09 Patch #989: Migration task from Bugzilla
Steven Friedman wrote:
> I am preparing to migrate one of the projects from bugzilla to redmine, and I would like to...
Ralph Juhnke
23:05 Patch #989: Migration task from Bugzilla
Daniel Beland wrote:
> Ralph Juhnke wrote:
> > I would appreciate any feedback, if it worked.
>
>
> Hi Ralph,
...
Ralph Juhnke
22:31 Defect #4971 (Resolved): Wiki Tables do not generate when given oversized input
verified okay on demo.redmine.org -- will see that the local redmine instance is updated. -jcran jonathan cran
22:28 Defect #4971: Wiki Tables do not generate when given oversized input
shoot. looks like it may have been fixed already?
|\3=.Windows Server 2008 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
jonathan cran
22:27 Defect #4971 (Closed): Wiki Tables do not generate when given oversized input
wiki table does not properly generate when given oversize input
|\3=.Windows Server 2008 blah blah blah||
|1.8.7|...
jonathan cran
21:35 Feature #4967: Issues colors
Colors changed. I've got some feedbacks saying those were too "blinding".
Issue details has just a little tag in its...
Bruno Prado
19:33 Feature #4967: Issues colors
Well, I'm still working on this.
Anyway, let me know what you think.
Bruno Prado
19:26 Feature #4967: Issues colors
I've changed the color in issue details, removed some bold styles and "depolluated" the code. Bruno Prado
15:49 Feature #4967: Issues colors
Sorry, I forgot to attach application.css. Bruno Prado
15:44 Feature #4967 (Reopened): Issues colors
I've modified application.css, from Classic theme, so it now colors the issue according to its status and priority. S... Bruno Prado
21:12 Defect #4963 (Closed): wrong database charset
Jean-Philippe Lang
14:24 Defect #4963 (Resolved): wrong database charset
Ok, forget it.
This is a Debian-specific error in the installation script. :-)
Radek Antoniuk
14:12 Defect #4963 (Closed): wrong database charset
The created is created with:
| redmine_default | CREATE DATABASE `redmine_default` /*!40100 DEFAULT CHARACTER SET la...
Radek Antoniuk
21:06 Defect #4970 (Resolved): Crash while deleting in-use enumeration
Fixed in r3524.
It was raised when running test/functional/enumerations_controller.rb but not when running all fun...
Jean-Philippe Lang
17:33 Defect #4970 (Closed): Crash while deleting in-use enumeration
So far, the problem only happens when running with "RAILS_ENV=development".
I get the following stack while deleting...
Emmanuel Bastien
20:42 Feature #675: Anti-spam or captcha for issues
Hard to believe that there still is nothing to prevent spam and Redmine seems to get more and more attention. All spa... Christoph Kappel
20:12 Defect #4899: Redmine fails to list files for darcs repository
Would someone who works on the SCM modules please take a look at this forum:
http://www.redmine.org/boards/2/topic...
James Hiebert
19:19 Defect #3690: Status change info duplicates on the issue screen
Redmine 0.9.3.devel.3521 (MySQL) Nanda P
19:08 Defect #3690: Status change info duplicates on the issue screen
* I Removed all plugins & still having the same issue. :(... Nanda P
18:28 Feature #296: REST API
Hi, i'm developing a redmine's desktop client, but i need some features in REST API.
I enumerate features that i n...
Javier Hernandez
17:53 Patch #4965 (Resolved): Add missing german translations
We use Tag 0.9.3 (with GIT!) from the 0.9stable branch. This branch doesn't include this changes (jet). Aaron Fischer
17:42 Patch #4965: Add missing german translations
It seems you have started off of an old version of the file, see for example source:trunk/config/locales/de.yml#L687. Felix Schäfer
14:59 Patch #4965 (Closed): Add missing german translations
Patch included Aaron Fischer
17:44 Feature #4968 (Closed): REST API new features
There is already a (long-ish) feature request for a REST API at #296, please post your suggestions/ideas there to kee... Felix Schäfer
17:29 Feature #4968: REST API new features
Nikolay Kotlyarov wrote:
> Javier Hernandez wrote:
> > i'm developing a redmine's desktop client, but i need some f...
Javier Hernandez
17:21 Feature #4968: REST API new features
Javier Hernandez wrote:
> i'm developing a redmine's desktop client, but i need some features in REST API
Could y...
Nikolay Kotlyarov
15:52 Feature #4968 (Closed): REST API new features
Hi, i'm developing a redmine's desktop client, but i need some features in REST API.
I enumerate features that i n...
Javier Hernandez
17:07 Feature #4969 (Closed): issue creation by email fails when on-the-fly user creation fails
When issue creation is set up for creating unknown user on the fly, these users are created and identified by their e... Jérôme Bousquié
16:16 Feature #4941: Categorized view of projects on Projects interface, essential
I'd just like to add my support for this feature. Currently we've solved this by adding real projects as sub projects... Artistic Licence
16:09 Patch #4966: Defect #4671 No Email Notification on New File Added to Redmine
This patch is also might be applied to fix #4920 Andrew Rudenko
15:28 Patch #4966 (Closed): Defect #4671 No Email Notification on New File Added to Redmine
if submit any changes to the issues, we can see in production.log the message like this: ... Andrew Rudenko
16:03 Feature #1077: ICS view of Calendar
Please, is it possible/simple to convert this functionality into plugin? Maxim Krušina
15:58 Defect #4942: "Status can't be blank" on Issues page (After Upgrade)
What do you get if you test with the fresh 0.9.2 without plugins and your upgraded database? Jean-Philippe Lang
15:39 Defect #4920 (Resolved): Email notifications on file upload sent to empty recipient list
I've added those changes to my OSX installation and retested ... notifications for file uploads now work perfectly. Jon Pascoe
15:19 Defect #4920: Email notifications on file upload sent to empty recipient list
I've changed app/models/mailer.rb a little and now all notifications are sent to their recipients... Andrew Rudenko
14:15 Defect #4920: Email notifications on file upload sent to empty recipient list
I just want to add some details:
if submit any changes to the issues, we can see in production.log the message like ...
Andrew Rudenko
15:22 Defect #4671: No Email Notification on New File Added to Redmine
I've added the comments into #4920 regarding this issue
http://www.redmine.org/issues/4920#note-5
and the patch tha...
Andrew Rudenko
15:14 Defect #4931: Migrating from trac is not possible, fails to allocate memory
Sorry for the late-update, I have been fighting Debian to get ROR running :)
I have about 1300 tickets, without ma...
el cuco
14:27 Feature #779: Multiple SCM per project
+1
We use multiple SVN repositories (URLs) per project.
ProjectA:
http://host/common/trunk
http://hos...
Daniel Beland
14:27 Patch #4964 (New): Change sorting order globally
Refactor the sorting order to change it globally on one place.
Patch included.
Aaron Fischer
13:50 Feature #1208: Restructured text support for the wiki
Hello,
I am migrating from trac to redmine.
Migration worked fine except for RST, so I tried to install the RbST an...
Paolo Freuli
11:31 Feature #1208: Restructured text support for the wiki
Hello,
I am migrating from trac to redmine.
Migration worked fine except for RST, so I tried to install the RbST a...
Paolo Freuli
12:03 Defect #4961: Broken functional tests
Jean-Philippe Lang wrote:
> I use Hudson for that. It runs tests on different targets (trunk with mysql, pgsql, sqli...
Alexey Palazhchenko
11:46 Defect #4961: Broken functional tests
I saw this after it was committed and I just didn't have time to fix it. Nothing is broken, except the test itself.
...
Jean-Philippe Lang
10:24 Defect #4961: Broken functional tests
As a side note: do you have automated testing server? If you don't, I may try to assist. Alexey Palazhchenko
10:22 Defect #4961 (Closed): Broken functional tests
Ironically, r3521 broke functional test for me.... Alexey Palazhchenko
10:30 Defect #3259: remove "main-menu" div when the menu is empty
JPLang, pushing this up on your radar. The patch seems ok, though I'm not sure this kind of logic should be in a view... Felix Schäfer
09:48 Defect #3259 (Resolved): remove "main-menu" div when the menu is empty
Anonymous
09:47 Defect #3259: remove "main-menu" div when the menu is empty
Fixed by:
* Saving for the result of render_main_menu into menu_html
* Adding a class "empty" on main_menu if men...
Anonymous
10:29 Feature #4962 (Closed): "Hide my email address" enable by default
By default, redmine disable the "Hide my email address" option.
IMHO it would be better to hide the email address ...
Thomas NOEL
10:04 Defect #4956: Proejct Settings submenu disappearing when viewing another controller
sure. Aaron Fischer
09:24 Defect #4956: Proejct Settings submenu disappearing when viewing another controller
Aaron Mueller wrote:
> To reproduce:
> * Click on the Configuration tab of a project
> * Click on Versions
> * Cl...
Anonymous
09:25 Defect #4922: blank page appear often when creating new issus
I cannot reproduce either. Suggesting to close issue... Anonymous
09:21 Feature #2964: Ability to assign issues to groups
I would love to use this! I'm on trunk (I know, I know), the patch doesn't apply cleanly to trunk. Could someone who'... Fri Flaj
06:57 Feature #4959 (Closed): Project level timesheet entry
This is already possible. On the time entry form, just don't enter an issue number (it's optional).
* Example for...
Eric Davis
01:35 Feature #4959 (Closed): Project level timesheet entry
To help keep track of the total time spent on a project it would be useful to have the ability to enter timesheets ag... Jeffrey Jones
06:53 Defect #4957 (Closed): New post for the 0.9.3 release
Posted, thank you. Eric Davis
05:30 Defect #4773: Redmine+Git+PostgresSQL 8.4 fails with linux kernel tree (encoding)
Oren Laadan wrote:
> > Actually, what is really slow when browsing a git repository is to get information about las...
Toshi MARUYAMA
04:18 Defect #4773: Redmine+Git+PostgresSQL 8.4 fails with linux kernel tree (encoding)
Oren Laadan wrote:
> So I'd suggest a new table that will record the "last known state" of the repository, with at...
Toshi MARUYAMA
03:24 Defect #4773: Redmine+Git+PostgresSQL 8.4 fails with linux kernel tree (encoding)
> > Perhaps there is a better approach: is it possible to scan and add everything that has changed since last scan, w... Oren Laadan
02:19 Feature #4960 (New): Links to latest version of all files modified by a tickets associated revisions
In our organization we do large amounts of peer code review. This is done one a per Issue basis. Often there can be 2... Philip Edwards
00:48 Feature #2219: Export to LaTeX using Redcloth 4
Since #1754 is fixed, does this mean Latex export could by implemented relatively easily? Amiel Heyde
00:02 Feature #1460: Project Plan import/export utility
After unsuccessfully trying to get the plugin recommended by Sanjay to work, I finally decided to roll my own plugin ... Marcus Ilgner
 

Also available in: Atom