Project

General

Profile

Activity

From 2009-02-20 to 2009-02-22

2009-02-22

19:41 Feature #2807 (Closed): E-Mail address is shown public by default - No admin override
The e-mail addresses of project members are shown on their profile page by default.
The admin can neither toggle tha...
Jim Jones
17:51 Defect #2658: Idention of files in the list_files
As you can see, it's assigned to 0.8.2. So it will be merged soon.
Thanks for the fedback.
Jean-Philippe Lang
17:32 Defect #2658: Idention of files in the list_files
Hi Jean-Philippe, i have merged the r2515 into my 0.8-stable production system and it works very well...and looks goo... Karl Heinz Marbaise
14:15 Defect #2658: Idention of files in the list_files
Hi Jean-Philippe,
> Fixed in r2515 using a left padding rather than an empty cell, so it can changed in the css.
Ye...
Karl Heinz Marbaise
12:04 Defect #2658 (Resolved): Idention of files in the list_files
Fixed in r2515 using a left padding rather than an empty cell, so it can changed in the css. Jean-Philippe Lang
16:53 Feature #1564: PDF export of all issues with all information
Andrew Leaf wrote:
> Is this compatible with 0.8.1? Our teams have requested this feature as well.
>
No it is ...
Thomas M
16:16 Patch #1546 (Closed): Associated revisions are displayed in wrong order for Git, Mercurial (SHA-1 DVCSs)
Changed in r2519. Changsets are now sorted in the same order as the comments (which is based on a user preference). Jean-Philippe Lang
12:57 Patch #1546 (Reopened): Associated revisions are displayed in wrong order for Git, Mercurial (SHA-1 DVCSs)
> has_and_belongs_to_many :changesets, :order => "#{Changeset.table_name}.committed_on ASC, #{Changeset.table_name}... Ken Sands
13:49 Feature #630: Allow non-unique names for projects
Jean-Philippe Lang wrote:
> You should have a look at #2788 and r2485.
That's brilliant, thanks.
Ken Sands
12:41 Feature #630: Allow non-unique names for projects
You should have a look at #2788 and r2485. Jean-Philippe Lang
12:30 Feature #630: Allow non-unique names for projects
ok understand that I picked up ruby.... err yesterday, and have little idea currently how things are done but this mo... Ken Sands
13:01 Defect #2629 (Closed): Embedded plugin stripping leading spaces causes problems with <pre> formatted blocks
You're right. This behaviour is removed in r2517. Jean-Philippe Lang
12:21 Defect #2615 (Resolved): Change log doesn't strike out closed issues
Fixed in r2516. Jean-Philippe Lang
12:03 Feature #2806 (Resolved): Link to the version in the files area
Done in r2515. Jean-Philippe Lang
11:08 Feature #2806 (Closed): Link to the version in the files area
If you upload files to the files area you have to choose the version to which the uploaded files will be associated t... Karl Heinz Marbaise
10:59 Patch #2779 (Closed): RSS-link should be visible even though no issues where found
Merged in 0.8 branch in r2514. Jean-Philippe Lang
10:59 Feature #2745 (Closed): "Default columns Displayed on the Issues list" is not easy to read
Merged in 0.8 branch in r2514. Jean-Philippe Lang
08:53 Defect #2805 (Closed): Locale defect in r2513: typos
There is an additional ' in some strings, for example:
label_display_per_page: "Per page: {{value}}'"
This wi...
Chaoqun Zou
08:36 Patch #2804 (Closed): Simplified Chinese language file zh.yml updated to r2513
In config/locales.
Chaoqun Zou
08:32 Feature #2542: Plugin hooks should have access to the "request" variable
Here is a test (in hook_test unit test) for :only_path :... Chaoqun Zou
05:14 Feature #2542: Plugin hooks should have access to the "request" variable
Chaoqun Zou wrote:
> <code class="ruby">
> default_url_options[:only_path] ||= true
> </code>
>
> This will mak...
Eric Davis
05:10 Feature #2542: Plugin hooks should have access to the "request" variable
<code class="ruby">
default_url_options[:only_path] ||= true
</code>
This will make the default_url_options[:onl...
Chaoqun Zou
00:01 Defect #155 (Reopened): public/.htaccess lacks support for mod_fcgid and adds handlers without checking for their existance
This patch does not work when the server has multiple (f)cgi modules installed, which is often the case - mod_f/fastc... Stephan Dale

2009-02-21

22:48 Feature #2542: Plugin hooks should have access to the "request" variable
This should work just fine; thanks! Douglas Manley
08:42 Feature #2542: Plugin hooks should have access to the "request" variable
Great, thank you! Peter Suschlik
01:30 Feature #2542: Plugin hooks should have access to the "request" variable
Adding to 0.8.2, since I couldn't reproduce #2754 and I don't think #2754 would be valid anymore after my refactoring. Eric Davis
01:29 Feature #2542 (Resolved): Plugin hooks should have access to the "request" variable
This should be finished now. Instead of using the request and setting host, port, and protocol directly I made the @... Eric Davis
20:57 Feature #2803 (Closed): Support for Javascript in Themes
Our theme requires Javascript and it seems the only way to include js is via a custom plugin,
which is a bit overkil...
Leonard Brünings
20:29 Defect #2786 (Closed): Can not view some issues as pdf
Merged in 0.8 branch in r2513. Jean-Philippe Lang
20:09 Defect #2786: Can not view some issues as pdf
Actually, it was fixed in r2262, not r2226.
The patch is pretty simple, you can find it here:
http://www.redmine....
Jean-Philippe Lang
20:29 Defect #2763 (Closed): Copyright year update to 2009
Merged in 0.8 branch in r2513. Jean-Philippe Lang
20:29 Defect #2626 (Closed): Error during translation of the "is too short" and "is too long" messages
Merged in 0.8 branch in r2513. Jean-Philippe Lang
20:21 Feature #2656 (Closed): User mail notification when account creation is moderated
Merged in 0.8 branch in r2512. Jean-Philippe Lang
20:21 Defect #2436 (Closed): strip variables from received mail body (in receive_mail)
Merged in 0.8 branch in r2512. Jean-Philippe Lang
20:20 Patch #2802 (Closed): Patch for pt_BR language
Updated, thank you! Azamat Hackimov
20:06 Patch #2802: Patch for pt_BR language
Here is the first patch for the new lang files, thanks! Jean-Philippe Lang
18:56 Patch #2802 (Closed): Patch for pt_BR language
Additional strings on pt-br language, applies to r2510 Alexandre da Silva
20:05 Feature #2628 (Closed): Set session store to cookie store by default
As of today, current trunk runs with Rails 2.2 and uses cookie store by default.
A rake task that generates a secret...
Jean-Philippe Lang
19:27 Patch #233: Per project themes patch
Jean-Philippe Lang wrote:
> I think a refactoring of the Setting model that would allow storing project specific set...
Eric Davis
13:34 Patch #233: Per project themes patch
I'd prefer not to add an extra column to the projects table for each settting that could be overridden at project lev... Jean-Philippe Lang
19:25 Defect #2660: Cannot modify/delete project named "Documents"
I'll take a look at it and see if it's still an issue and if the RESTful urls fixed it. For anyone interested Austen... Eric Davis
10:54 Defect #2660: Cannot modify/delete project named "Documents"
I'm able to reproduce with 0.7 and 0.8 stable. But it's fixed in current trunk, maybe as a side effect of the URL cha... Jean-Philippe Lang
08:56 Defect #2660: Cannot modify/delete project named "Documents"
Eric Davis wrote:
> It looks like your patch has some unrelated code in it. Could you resubmit it or send me a GitH...
Austen Ito
17:41 Patch #2798 (Closed): Japanese translation update
Manually applied on new locale files (config/locales) in r2509. Thanks. Jean-Philippe Lang
08:59 Patch #2798 (Closed): Japanese translation update
Updated Japanese translation.
New strings and fixed existing strings.
Go MAEDA
17:37 Defect #2801: Locale defect in r2501: missing openid related locales, support section have different versions.
openid locales added. Sentence connectors are not used yet, so it's no big deal. Jean-Philippe Lang
17:15 Defect #2801 (Closed): Locale defect in r2501: missing openid related locales, support section have different versions.
The openid related strings are missing. Find them with 'openid' or 'open_id'.
The support section have some differ...
Chaoqun Zou
17:16 Feature #2745: "Default columns Displayed on the Issues list" is not easy to read
Small change in r2507 so that it takes less space and looks like the similar fieldset on the next tab. Jean-Philippe Lang
00:53 Feature #2745 (Resolved): "Default columns Displayed on the Issues list" is not easy to read
Setting to resolved so it will appear on the 0.8.2 list of issues to merge. Eric Davis
00:52 Feature #2745 (Reopened): "Default columns Displayed on the Issues list" is not easy to read
Eric Davis
16:07 Feature #2538: Fine-grain controll over ticket view permissions
+1
Redmine is great. There is one major issue what prevents us from switching from our current tracker system to red...
Thomas Konrad
14:49 Feature #688: Allow the same email for two accounts
Jean-Philippe Lang wrote:
> Well, forget about it.
I'll have a go at making this work in my copy, if I work out w...
Ken Sands
14:45 Defect #2755: Failing test after r2257 with MySQL 4.1.20: "test_sort_by_float_custom_field_asc(QueryTest)"
I don't really want to drop MySQL 4 support. The problem is I can't find a SQL syntax that works with MySQL 4 & 5, Po... Jean-Philippe Lang
14:38 Feature #2770: Display of inline attached images in email notification
The attachments are saved before the notification is sent, so this is not the problem.
I made a few tests with lates...
Jean-Philippe Lang
13:57 Feature #2762 (Resolved): Hide list of changed files on revision page
The change proposed above is committed in r2499. Jean-Philippe Lang
13:28 Feature #2800 (Closed): Honor SVN directory permissions (authz)
Dup of #2647. Jean-Philippe Lang
13:07 Feature #2800 (Closed): Honor SVN directory permissions (authz)
I'm tempted to file this as a defect but will settle on feature-request for now.
Redmine currently uses an all-or-...
Jim Jones
13:26 Feature #408: Assign a task to multiple users
Thomas Pihl wrote:
> Ken!
>
> You don't need to have the issue assigned to be able to comment and log time to it....
Ken Sands
11:46 Feature #2799 (New): Support for Bazaar's shared reposetories (created with init-repo)
Hi,
I don't know if this is a bug or a feature request, but I'm having a shared repository created with @bzr init-...
Thorbjørn Hermansen
10:56 Defect #2787 (Closed): validation fails when project name exceeds 30 characters on create
Fix committed in r2486. Jean-Philippe Lang
10:55 Defect #2797 (Closed): redmine on rails 2.2.2 : an engines patch to apply
Well, there's a branch for Rails 2.2 migration in source:/sandbox/rails-2.2
Engines plugin was updated in this branc...
Jean-Philippe Lang
03:34 Defect #2797 (Closed): redmine on rails 2.2.2 : an engines patch to apply
i just began some tests with rails 2.2.2 and revision 2479 of redmine.
at first glance, all seems well... then a bug...
Jérémy Lal
01:33 Feature #2649 (Resolved): Need @controller context in plugin hook(view_layouts_base_html_head and view_layouts_base_body_bottom)
As of r2491, the current @controller@ and @request@ values are added to the context.
Eric Davis
01:32 Defect #2754 (Closed): Setting up the default_url_options :port in hook will duplicate with the host parameter(which already contains port param) in settings
I did some refactoring to this area of code in r2489, r2490, and r2491 so this should be resolved. Please reopen the... Eric Davis
00:11 Defect #2754: Setting up the default_url_options :port in hook will duplicate with the host parameter(which already contains port param) in settings
Chaoqun Zou, I'm not see this bug at all. Can you attach the source emails and what values you have in your "Host na... Eric Davis
00:53 Patch #2779 (Resolved): RSS-link should be visible even though no issues where found
Setting to resolved so it will appear on the 0.8.2 list of issues to merge. Eric Davis
00:53 Patch #2779 (Reopened): RSS-link should be visible even though no issues where found
Eric Davis
00:43 Defect #2796 (Closed): Redmine is inconsistent about creating links in pre blocks
Dup of #1288. Jean-Philippe Lang

2009-02-20

23:59 Feature #2745 (Closed): "Default columns Displayed on the Issues list" is not easy to read
Ended up doing the list as separate paragraphs so it matches the style of the other settings. Takes up a bit more vi... Eric Davis
23:45 Patch #2779 (Closed): RSS-link should be visible even though no issues where found
Fixed in r2487. Let me know if you find any other UI improvements.
Mischa, you probably spent more time keeping t...
Eric Davis
23:13 Feature #1106: Embedded repository images in the wiki
Leandro Lucarella wrote:
> Great. It's planned to be included in upstream? =)
If there was some tests for it I do...
Eric Davis
12:27 Feature #1106: Embedded repository images in the wiki
Great. It's planned to be included in upstream? =) Leandro Lucarella
11:26 Feature #1106: Embedded repository images in the wiki
I meant this:
http://github.com/koke/redmine/commit/ae1220435b2e30beae69caccd996cd1870ac2202
Anonymous
11:25 Feature #1106: Embedded repository images in the wiki
This seems to fix it Anonymous
23:09 Feature #2628: Set session store to cookie store by default
Javier Barroso wrote:
> Is it sure remove + 2 days old session files ?
Yes, I have a crontab to remove sessions t...
Eric Davis
10:19 Feature #2628: Set session store to cookie store by default
Hi,
Is it sure remove + 2 days old session files ?
# df -i
/dev/sda4 294912 240644 54268 82% ...
Javier Barroso
23:08 Defect #2660: Cannot modify/delete project named "Documents"
It looks like your patch has some unrelated code in it. Could you resubmit it or send me a GitHub pull request with ... Eric Davis
22:57 Feature #1913: LDAP - authenticate as user
Could someone update the patch to include a few test cases? Eric Davis
09:58 Feature #1913: LDAP - authenticate as user
Will this patch be included into the core ? Jérémie Delaitre
22:21 Defect #1420: LDAP authentication extremely flaky
I'm uploading a new patch that contains a merge of the file created by Mathew (the one that uses OpenLDAP instead) an... Adriano Crestani Campos
21:14 Defect #2796 (Closed): Redmine is inconsistent about creating links in pre blocks
External links are not parsed in pre blocks. Handy. However, double brackets, source links, and issue links are. Not ... Erik Harrison
21:05 Feature #2793: Ability to escape external links using !
Not a defect. As the [[RedmineWikiFormatting|documentation]] says, it currently applies to Redmine links only. Jean-Philippe Lang
20:31 Feature #2793 (New): Ability to escape external links using !
When I was creating #2792, I wanted a way to write:... Charles Lindsay
20:44 Feature #2795 (Closed): Add a "Cancel" button to the "Delete" project page when deleting a project.
The current UI for deleting a project does not have an obvious "Cancel" action.
This page at first glance looks li...
Conchubhar Ó Luasa
20:22 Feature #2792 (New): allow title on any link
As of Redmine 0.8.0.stable.1655, there is no way I can find to give a title to links other than wiki links (using ![[... Charles Lindsay
19:55 Defect #2626 (Resolved): Error during translation of the "is too short" and "is too long" messages
Fix applied in r2486.
The reason why this error occurs is still unknown.
Jean-Philippe Lang
19:38 Defect #2787: validation fails when project name exceeds 30 characters on create
It seems to be the same problem as discussed in #2626.
Even if I can not reproduce, I'll apply the fix.
Jean-Philippe Lang
00:48 Defect #2787 (Closed): validation fails when project name exceeds 30 characters on create
If you attempt to create a project with > 30 characters, something in the i18n path fails which throws an ActionView:... Sean Dague
19:35 Feature #2788 (Closed): Hierarchical Project Hyperlinks
This is done in r2485.
A maximum of 3 links will be displayed. Examples:
Master >> Child 1 >> Child2 >> Child3
...
Jean-Philippe Lang
01:52 Feature #2788 (Closed): Hierarchical Project Hyperlinks
Sub-projects are a great tool, but the redmine UI needs some polish to make switching between them more fluid.
R...
Chad Dombrova
19:06 Patch #655 (Resolved): 'My page' spent time calendar
I think it is outdated now. Mykhaylo Sorochan
18:04 Feature #2656 (Resolved): User mail notification when account creation is moderated
Done in r2484. Jean-Philippe Lang
17:03 Feature #2791 (Closed): Allow trackers to be visible by specific roles only
By default, tracker can be visible by all roles.
But it can be great to have ie special trackers for clients, so cli...
Maxim Krušina
16:30 Patch #2265: Revert a specific plugin migrations
As the Engines plugin is part of Redmine's source tree shoudn't we fix the error there? (See patch.) Thomas Löber
10:49 Feature #2549: Enable the watching of news
I also would like to watch a project's news.
Robert Pollak
10:34 Feature #2790 (New): Sticky Issues
We have a problem that always before and after software updates there are certain tasks which need to be done. As a r... Mykoob Mykoob
10:30 Patch #2428 (Closed): Simplified Chinese language file zh.yml updated to r2220
A newer language file is updated. Chaoqun Zou
10:08 Feature #1557: LDAP Synchronization
Jérémie Delaitre wrote:
> I totally agree !
>
> Indeed, I think that the fields which are retrieved from LDAP sho...
Stanislav German-Evtushenko
10:00 Feature #1557: LDAP Synchronization
I totally agree !
Indeed, I think that the fields which are retrieved from LDAP shouldn't be editable inside redmi...
Jérémie Delaitre
09:49 Feature #2789 (Closed): Some thoughts
I started using it as my projects management. Since it already have issue tracking and roles setup, it can act more l... bk s
08:43 Defect #2775: Internal server error when db is locked
Thank you both for you help.
Jean-Philippe, i know that migration problems are not specific to Redmine but the dat...
Damien Couderc
02:07 Defect #2775: Internal server error when db is locked
Damien Couderc wrote:
> Ok but i can't find any documentation about database migration in Redmine.
> How to do that...
Eric Davis
06:33 Defect #2786: Can not view some issues as pdf
Is there a patch that can be applied to 0.8.1 stable? Brad Schick
02:01 Patch #2634: Refactoring of error messages
Please don't assign issue to people without them saying to. Eric Davis
02:01 Feature #2631: Add breadcrumbs to news pages
Please don't assign issue to people without them saying to. Eric Davis
01:33 Defect #2757 (Closed): Unable to register using OpenID
I figured out why it wasn't taking your login. @AccountController#open_id_authenticate@ was adding an auth_source_re... Eric Davis
00:54 Defect #2764: Test failures in AccountControllerTest
Looks like that fixed it, CruiseControl and my local system are both reporting all green now. I must have missed @Se... Eric Davis
 

Also available in: Atom