Project

General

Profile

Activity

From 2009-02-19 to 2009-02-21

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

2009-02-19

23:57 Feature #2778: Project's theme configuration
I've related patch #233 to this seems it provides quite a simple but working patch which could be easily ported to th... Mischa The Evil
23:29 Patch #2779: RSS-link should be visible even though no issues where found
This was one of the smaller issues I had on my ever-lasting todo-list to patch since I'm an heavy feed-user...
I w...
Mischa The Evil
06:34 Patch #2779: RSS-link should be visible even though no issues where found
I don't use Redmine's feeds but I could see that being annoying. Eric Davis
22:02 Defect #2764 (Closed): Test failures in AccountControllerTest
It should be fixed by r2481. Jean-Philippe Lang
21:51 Feature #630: Allow non-unique names for projects
Thanks, that seems to work great, now I just need to change the subprojects page heading to include the parent more c... Ken Sands
20:04 Defect #2775 (Closed): Internal server error when db is locked
The problem was mentionned in this old Rails ticket:
http://dev.rubyonrails.org/ticket/6126
You can try to use th...
Jean-Philippe Lang
08:02 Defect #2775 (Reopened): Internal server error when db is locked
Ok but i can't find any documentation about database migration in Redmine.
How to do that ?
Damien Couderc
06:52 Defect #2775 (Closed): Internal server error when db is locked
This is a common occurrence with Sqlite because it has to lock the database whenever it writes. In development this ... Eric Davis
19:54 Feature #2762: Hide list of changed files on revision page
Maybe we should hide the changed files list if the user is not allowed to browse the repository (this permission alre... Jean-Philippe Lang
19:50 Defect #1608 (Closed): Case-insensitive search
Please submit a detailled ticket about the last problem you mentionned if needed. Jean-Philippe Lang
19:48 Defect #2402 (Closed): Darcs test unit wrong repos content.... Mercurial's one duplicated
Jean-Philippe Lang
19:41 Defect #2759 (Closed): Nil Class Error with issuescontroller.rb & Patch
Please, do not open tickets related to patches that were not committed.
You can relate your problem in #1189.
Jean-Philippe Lang
19:39 Defect #2786 (Resolved): Can not view some issues as pdf
Was fixed in r2226 but forgot to merge it into 0.8 branch. Jean-Philippe Lang
11:18 Defect #2786 (Closed): Can not view some issues as pdf
I am running 0.8.1 on Ubuntu 8.04 and some issues can no longer be displayed as pdfs. I'm not sure why some issues ca... Brad Schick
19:37 Defect #2763 (Resolved): Copyright year update to 2009
Actually, it was updated in r2341 but not merged into 0.8 branch. Jean-Philippe Lang
19:36 Defect #2784 (Closed): Schedule Plugin - "stack level too deep"
Please, don't open tickets related to third-party plugins. Jean-Philippe Lang
07:35 Defect #2784 (Closed): Schedule Plugin - "stack level too deep"
I deployed the schedule plugin in my system.
There was an issue where the page was not comming up, I modified the co...
Anonymous
17:00 Feature #2656: User mail notification when account creation is moderated
+1
We have the exact same need. Right now our users do not know when or if their account has been activated.
Ben Blanco
14:28 Feature #1277: Add iPhone specific view
Same here! Derek Montgomery
14:06 Feature #1086: Fine grained permissions
+1
I'd like to have even more granular permissions for public users, which would effectively dissallow them to ass...
Fredrik Frodlund
13:24 Feature #337: Private issues
When I test http://www.redmine.org/attachments/1473/private_issues.v.0.2.patch with redmine 8.1, I can't see project ... Javier Barroso
13:20 Feature #1665: Ability to delete tracker comments
How can I edit the comment? Is it only possible to delete the own comment? Jens Goldhammer
13:17 Feature #2104: module and/or plugin for voting
+1 Jens Goldhammer
10:55 Defect #2660: Cannot modify/delete project named "Documents"
I forgot to say what branch I'm working off of.
I pulled my changes from the master branch on github: http://githu...
Austen Ito
10:47 Defect #2660: Cannot modify/delete project named "Documents"
This patch disables the creation of projects with a 'documents' identifier. The bug is caused by a route with higher... Austen Ito
08:59 Defect #2681: Issues: note edit form does not show up when clicking the "Edit" icon
No error in Firefox's console.
The "update" div keeps it's "display: none;" styling, and the action of the form chil...
Stéphane Rondinaud
06:52 Feature #1564: PDF export of all issues with all information
i'm also afraid of just 'dropping' that on top of my production system... Thomas Capricelli
03:09 Feature #1564: PDF export of all issues with all information
Is this compatible with 0.8.1? Our teams have requested this feature as well.
Thomas M wrote:
> Also very intere...
Andrew Leaf
06:49 Feature #1517: Cumulative flow diagrams of trackers as some sort of project burn down graph
i'm using Italian. Shouldn't it display English when no translation is available ?? Thomas Capricelli
06:43 Feature #1517: Cumulative flow diagrams of trackers as some sort of project burn down graph
Thomas Capricelli wrote:
> i've tried it. It's only for timetracking (which i dont use), and it doesn't work with la...
Eric Davis
06:46 Feature #1191: Allow custom column choice in issue browser
I have something that should do this. I'll need to clean it up but it should work with a bit of CSS updates. It let... Eric Davis
06:41 Patch #2780: Closed issues assigned to people are confusing
Clearing the assignment might not be desirable, in case the issue was reopened later.
If you wanted to pluginize t...
Eric Davis
05:36 Feature #2783 (Closed): Filter issues by attachments
It would be handy to have an filter for issues that filtered on whether issues have any attachments. Brad Schick
03:11 Feature #364: Create a proejct report in PDF
+1 Andrew Leaf
 

Also available in: Atom