Project

General

Profile

Activity

From 2009-01-21 to 2009-01-23

2009-01-23

23:08 Feature #2570 (Closed): Filter on assigned to role
Currently, filters on _Assigned to_ are restricted to user names or _<< me >>_. It'd be nice to be able to filter on ... Brad Beattie
21:50 Defect #2569 (Closed): Git: Fetching changesets gives: fatal: Invalid revision range
I decided I wanted to have the commits be retrieved periodically by Redmine in the background for all my repositories... micah anderson
21:15 Defect #2514: Memory usage grow up and cpu 100%
This article explains how to inspect a running ruby process:
http://weblog.jamisbuck.org/2006/9/22/inspecting-a-live...
Jean-Philippe Lang
20:40 Defect #2514: Memory usage grow up and cpu 100%
Really nothing. I check last URL before the freeze, and I no detect something. Cyril Mougel
18:37 Defect #2514: Memory usage grow up and cpu 100%
Do you have any usefull information that can help me to reproduce this problem? Jean-Philippe Lang
19:53 Defect #2550: Project overview page shows disabled trackers
> Not sure if archived projects should affect this, but that's a design choice, not a bug, eh?
It's more like a bu...
Jean-Philippe Lang
19:28 Defect #2550: Project overview page shows disabled trackers
Jean-Philippe Lang wrote:
> I think you have subprojects with this tracker enabled, don't you?
Mm... true. Archiv...
Brad Beattie
18:31 Defect #2550: Project overview page shows disabled trackers
I think you have subprojects with this tracker enabled, don't you? Jean-Philippe Lang
19:38 Defect #2566: regular "An internal server error occurred. Please try again later." error
yes, I have; I should have thought of that...
I tried to connect directly to the server, on the host, and it simpl...
Thomas D
18:45 Defect #2566: regular "An internal server error occurred. Please try again later." error
This error message: _"An internal server error occurred. Please try again later."_ is not a Redmine error message.
D...
Jean-Philippe Lang
06:43 Defect #2566 (Closed): regular "An internal server error occurred. Please try again later." error
This error happens systematically after a day of running.
This is on CentOS 5, in a virtual environment (OpenVZ).
...
Thomas D
18:41 Defect #2532: Cannot browse Subversion paths that contain spaces
I'm not able to reproduce this error. Please provide the application log. Jean-Philippe Lang
18:33 Defect #2441 (Closed): Upgrade rake migration fails: uninitialized constant ActiveSupport::Dependencies
Jean-Philippe Lang
18:29 Defect #2567: Unable to send mail notifications
If you're using sendmail method instead of smtp, your email.yml should look like this:... Jean-Philippe Lang
09:59 Defect #2567 (Closed): Unable to send mail notifications
Hi Team,
I can't seem to send any notifications. When I attempt to run the send email test I receive the followin...
Rakesh Pathak
16:47 Feature #2542: Plugin hooks should have access to the "request" variable
Actually the above method has to be:... Thomas Löber
13:28 Feature #2542: Plugin hooks should have access to the "request" variable
Eric Davis wrote:
> I'd also love to be able to use @render@ in a hook but I know it's not trivial. Putting "view" ...
Thomas Löber
09:50 Feature #2542: Plugin hooks should have access to the "request" variable
This is how I would change @hook.rb@:... Thomas Löber
16:42 Patch #2551 (Closed): Traditional Chinese language file (to r2293)
Updated, thank you. Azamat Hackimov
08:51 Patch #2551: Traditional Chinese language file (to r2293)
Modify translation for button_create_and_continue. ChunChang (Nagaharu) Lo
16:42 Patch #2463 (Closed): Danish translation update
Updated, thank you. Azamat Hackimov
16:42 Patch #2453 (Closed): Swedish translation
Updated, thank you. Azamat Hackimov
16:39 Patch #2129: Updated italian localization for #1977
Michele, can you upload whole file? Azamat Hackimov
16:36 Patch #2562 (Closed): Simplified Chinese language file zh.yml updated to r2294
Updated, thank you. Azamat Hackimov
16:34 Feature #2547 (Closed): Galician Translation
Commited, thank you! Azamat Hackimov
15:44 Feature #2547 (Resolved): Galician Translation
I attach the missing translated files, sorry. Martín Vázquez
11:20 Feature #2370: Vacations overview
By the way it would be nice to see not only vacation days rather also hours-off.
Vadim Epstein
10:58 Feature #2370: Vacations overview
I do need this feature as well! Any news re this please? Vadim Epstein
11:15 Feature #2568 (Closed): Description for issue statuses
We have the problem that users are not always sure what the semantic of a certain status is and what status they shou... Thomas Woelfle
09:50 Feature #2152 (Resolved): Use CSS classes for closed issues in search results
I do not know when - but it is fixed now. Daniel N
09:47 Feature #2545: Revision Comments
Seems to be similar/duplicat to #1339 but another +1 from me as this would be indeed very helpful for coaching and te... Daniel N
09:23 Feature #2545: Revision Comments
+1 for this. I've been spoiled by how Github lets you do this. I could see it coming in handy for simple stuff like i... Elliot Winkler
00:46 Feature #1847: Copy and Move
Thanks, this looks like a very useful patch, but I'm not sure how to use it. Is it a diff? Is it a copy of a specifi... Kioma Aldecoa

2009-01-22

22:32 Defect #2509: autofetch with cvs repository does not find changes in sub folders
Bill Vanderpol wrote:
> I have a feeling the initial population of changesets has a sorting issue, which is not appa...
Will Vanderpol
21:11 Feature #2565 (New): Replacing projects/add page with projects/settings
When I last time went to the project settings I saw that this page almost looks the same as the page for adding new p... Ramon Egloff
18:35 Patch #2564 (Closed): Translation Guide for Brazillian Portuguese.
I have translation guide for Brazilian Portuguese, what is the correct procedure?
I'm doing:
* Download version...
Marcello Henrique
18:13 Feature #2563 (Closed): issue tracker should be own tab in project settings
While all the other parameters in the main settings tab are 'real metadata', the trackers list belongs into it's own ... Simon Hürlimann
17:27 Defect #1663 (Closed): Redmine+Git+PostgreSQL 8.3 Cannot work with multi-bytes language
It's not called if 'Commit messages encoding' is set to UTF-8 (no reencoding required).
It should be set to somethin...
Jean-Philippe Lang
09:37 Defect #1663: Redmine+Git+PostgreSQL 8.3 Cannot work with multi-bytes language
i just made that modification, restarted web server, and i still get the error.
It seems
changeset.rb#to_utf8
is n...
Jérémy Lal
09:23 Defect #1663: Redmine+Git+PostgreSQL 8.3 Cannot work with multi-bytes language
after investigation, instead of doing nothing to the string, may be this would be better :
in app/models/changeset.r...
Jérémy Lal
09:13 Defect #1663: Redmine+Git+PostgreSQL 8.3 Cannot work with multi-bytes language
indeed git-log returns the comment as :
some stuff <88> and stuff
it should be "à", but it seems that the client's ...
Jérémy Lal
08:44 Defect #1663 (Reopened): Redmine+Git+PostgreSQL 8.3 Cannot work with multi-bytes language
Something quite similar is happening now, some guy used latin-1 to type his log message in git (it should have been U... Jérémy Lal
16:17 Feature #1739: Add ability to change issue author
The case Vincent was making is the same point I made in #2035. If someone calls me with a support request I want to m... Jack Christensen
13:39 Feature #1739: Add ability to change issue author
Vincent de Lau wrote:
> A related use case is one where somebody creates an issue for somebody else. For instance wh...
Jean-Baptiste Barth
12:50 Feature #1739: Add ability to change issue author
A related use case is one where somebody creates an issue for somebody else. For instance when somebody mails me an i... Vincent de Lau
15:07 Patch #2562 (Closed): Simplified Chinese language file zh.yml updated to r2294
lang Chaoqun Zou
15:00 Feature #2561 (New): Correlate workflow with Issue complete percentage
Currently there seems to be no dependance regarding a particular issue in the pipeline with the "% Done" of the issue... Dennis Gyor
12:11 Patch #2560: Bulk Edit of Custom Fields
For feature request #461 Ewan Makepeace
12:11 Patch #2560 (Closed): Bulk Edit of Custom Fields
This patch should list available custom fields for the tasks concerned for bulk edit.
See here:
!Screenshot_16....
Ewan Makepeace
12:11 Feature #461: Support bulk updating of custom fields
Have uploaded a patch for this: #2560 Ewan Makepeace
12:06 Feature #1847: Copy and Move
Patch uploaded here: #2559 Ewan Makepeace
12:05 Patch #2559 (Closed): Copy on Move option
This patch implements feature request #1847. How it works:
# When you select Move on an Issue page, you are given ...
Ewan Makepeace
11:49 Feature #2531: "Within period" query filters for date fields
> I've just implemented it for http://github.com/artemv/redmine_tt fork, see commits:
Another tweak to it: http://gi...
Artem Vasiliev
10:22 Defect #2546: Cannot view RSS feeds in Safari
Redmine 0.8.0.devel.2264 (MySQL)
Joe Chin
10:10 Defect #2546: Cannot view RSS feeds in Safari
I installed from SVN so maybe something has changed in the development copy. I have included a screenshot as well as ... Joe Chin
08:47 Defect #2491: robots.txt file is has incorrect urls
Exploring my site performance again I suspect that a fair amount of wasted CPU time is going into producing PDFs, CSV... Brad Schick
06:12 Feature #2547: Galician Translation
Hello, Martin! Thank for translation! You need to translate also 2 files: source:/trunk/public/javascripts/calendar/l... Azamat Hackimov
01:27 Feature #550: Function to export whole wiki
I have an image attached to a wiki and displayed inside the wiki that does not export. Bummer. Joshua Masek

2009-01-21

22:51 Feature #2096: Custom fields referencing system tables (users and versions)
Douglas Manley wrote:
> This feature would be amazing. Has there been any progress in the past 50 days?
Sorry, I...
Adriano Crestani Campos
21:44 Feature #2096: Custom fields referencing system tables (users and versions)
This feature would be amazing. Has there been any progress in the past 50 days? Douglas Manley
21:40 Feature #2530: Handle custom project statuses
Ditto for versions, as well; we make a version for every branch that's running, and then they need to be merged in wi... Douglas Manley
21:27 Defect #2509: autofetch with cvs repository does not find changes in sub folders
I have removed the mysql autoincrement settings listed above, however the bug still occurs.
Looking in the changeset...
Will Vanderpol
17:46 Defect #2509: autofetch with cvs repository does not find changes in sub folders
Running Gentoo Linux, CVS version is 1.12.12-r4, rails 2.1.2, ruby 1.8.6_p187-r1 Will Vanderpol
17:43 Defect #2509: autofetch with cvs repository does not find changes in sub folders
I just had a thought, since this used to work perfectly on another server in 0.7.3.
On the new server I have Redmine...
Will Vanderpol
20:15 Feature #2558 (Closed): Assign all new issues to myself
As the main developer for all the projects in my redmine instance, I would like to get all the bugs I file assigned t... Simon Hürlimann
20:11 Feature #2557 (Closed): Subscribe me as member to all projects
As the main developer of all the projects in my redmine instance, I would like to get added as a member to all new pr... Simon Hürlimann
20:08 Feature #2556 (New): Add myself as member to all projects I contribute
My use case:
We're three guys working on some projects. Not everybody is involved in every project. But as soon as s...
Simon Hürlimann
19:56 Feature #617: wiki: thoughts of WYSIWYG
Another thing is that I'd like to get PDF download working for the wiki as well. So if someone decides to write up an... Cary Fitzhugh
19:38 Feature #617: wiki: thoughts of WYSIWYG
We're looking at redmine at work, and one desire is that all of the documentation could be written in the wiki.
Simi...
Cary Fitzhugh
19:28 Patch #1616: Allow email to create and reply to forum messages
> The issue I ran into with using "References" headers was that I couldn't seem to reliably get them to stay intact w... Jean-Philippe Lang
19:11 Feature #339: perforce SCM support
Karim Trott wrote:
> Karl Pietrzak wrote:
> > Karim Trott wrote:
> > > As Perforce and P4Ruby has been released on...
Karl Pietrzak
18:56 Defect #2546: Cannot view RSS feeds in Safari
I did a quick test with Safari. It seems to work fine.
Can you attach the feed content please?
Jean-Philippe Lang
18:55 Feature #2555 (Closed): Possibility for update Documents - version control
I need the possibility to upload a new version of a document in the documents register. I just can delete the file an... Stefan Löhr
17:05 Defect #2553 (Closed): UI - User Admin
1600x1200 resolution and a maximized browser window is not enough to prevent some of the UI on the User Admin page to... Nicklas Holm
16:27 Feature #413: Add email notification on Wiki changes
I've just implemented this in our GitHub Redmine fork, please feel free to integrate into upstream:
http://github.co...
Artem Vasiliev
15:34 Patch #2551 (Closed): Traditional Chinese language file (to r2293)
* Added tags: *field_editable*, *label_display*, *button_create_and_continue*, *text_custom_field_possible_values_inf... ChunChang (Nagaharu) Lo
12:11 Feature #381: general wiki for the whole site
+1 It's very important.
Igor Rafael
12:00 Feature #531: Project templates
This feature will be very useful to many managers.
Igor Rafael
11:04 Patch #2453: Swedish translation
New file Nicklas Holm
 

Also available in: Atom