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... -
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. -
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...
-
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... -
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.
-
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 ... -
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).
-
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}...
-
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. -
12:41 Feature #630: Allow non-unique names for projects
- You should have a look at #2788 and r2485.
-
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...
-
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.
-
12:21 Defect #2615 (Resolved): Change log doesn't strike out closed issues
- Fixed in r2516.
-
12:03 Feature #2806 (Resolved): Link to the version in the files area
- Done in r2515.
-
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...
-
10:59 Patch #2779 (Closed): RSS-link should be visible even though no issues where found
- Merged in 0.8 branch in r2514.
-
10:59 Feature #2745 (Closed): "Default columns Displayed on the Issues list" is not easy to read
- Merged in 0.8 branch in r2514.
-
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... -
08:36 Patch #2804 (Closed): Simplified Chinese language file zh.yml updated to r2513
- In config/locales.
-
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 :...
-
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... -
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... -
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...
2009-02-21
-
22:48 Feature #2542: Plugin hooks should have access to the "request" variable
- This should work just fine; thanks!
-
08:42 Feature #2542: Plugin hooks should have access to the "request" variable
- Great, thank you!
-
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.
-
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 @...
-
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... -
20:29 Defect #2786 (Closed): Can not view some issues as pdf
- Merged in 0.8 branch in r2513.
-
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.... -
20:29 Defect #2763 (Closed): Copyright year update to 2009
- Merged in 0.8 branch in r2513.
-
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.
-
20:21 Feature #2656 (Closed): User mail notification when account creation is moderated
- Merged in 0.8 branch in r2512.
-
20:21 Defect #2436 (Closed): strip variables from received mail body (in receive_mail)
- Merged in 0.8 branch in r2512.
-
20:20 Patch #2802 (Closed): Patch for pt_BR language
- Updated, thank you!
-
20:06 Patch #2802: Patch for pt_BR language
- Here is the first patch for the new lang files, thanks!
-
18:56 Patch #2802 (Closed): Patch for pt_BR language
- Additional strings on pt-br language, applies to r2510
-
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... -
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... -
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...
-
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...
-
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...
-
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... -
17:41 Patch #2798 (Closed): Japanese translation update
- Manually applied on new locale files (config/locales) in r2509. Thanks.
-
08:59 Patch #2798 (Closed): Japanese translation update
- Updated Japanese translation.
New strings and fixed existing strings. -
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.
-
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... -
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.
-
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.
-
00:52 Feature #2745 (Reopened): "Default columns Displayed on the Issues list" is not easy to read
-
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... -
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... -
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...
-
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... -
13:57 Feature #2762 (Resolved): Hide list of changed files on revision page
- The change proposed above is committed in r2499.
-
13:28 Feature #2800 (Closed): Honor SVN directory permissions (authz)
- Dup of #2647.
-
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-... -
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.... -
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-... -
10:56 Defect #2787 (Closed): validation fails when project name exceeds 30 characters on create
- Fix committed in r2486.
-
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... -
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... -
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.
-
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...
-
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...
-
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.
-
00:53 Patch #2779 (Reopened): RSS-link should be visible even though no issues where found
-
00:43 Defect #2796 (Closed): Redmine is inconsistent about creating links in pre blocks
- Dup of #1288.
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...
-
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... -
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... -
12:27 Feature #1106: Embedded repository images in the wiki
- Great. It's planned to be included in upstream? =)
-
11:26 Feature #1106: Embedded repository images in the wiki
- I meant this:
http://github.com/koke/redmine/commit/ae1220435b2e30beae69caccd996cd1870ac2202 -
11:25 Feature #1106: Embedded repository images in the wiki
- This seems to fix it
-
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... -
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% ... -
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 ...
-
22:57 Feature #1913: LDAP - authenticate as user
- Could someone update the patch to include a few test cases?
-
09:58 Feature #1913: LDAP - authenticate as user
- Will this patch be included into the core ?
-
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...
-
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 ...
-
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.
-
20:31 Feature #2793 (New): Ability to escape external links using !
- When I was creating #2792, I wanted a way to write:...
-
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... -
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 ![[...
-
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. -
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. -
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:...
-
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
... -
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... -
19:06 Patch #655 (Resolved): 'My page' spent time calendar
- I think it is outdated now.
-
18:04 Feature #2656 (Resolved): User mail notification when account creation is moderated
- Done in r2484.
-
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... -
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.)
-
10:49 Feature #2549: Enable the watching of news
- I also would like to watch a project's news.
-
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...
-
10:30 Patch #2428 (Closed): Simplified Chinese language file zh.yml updated to r2220
- A newer language file is updated.
-
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... -
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... -
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...
-
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... -
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... -
06:33 Defect #2786: Can not view some issues as pdf
- Is there a patch that can be applied to 0.8.1 stable?
-
02:01 Patch #2634: Refactoring of error messages
- Please don't assign issue to people without them saying to.
-
02:01 Feature #2631: Add breadcrumbs to news pages
- Please don't assign issue to people without them saying to.
-
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...
-
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...
Also available in: Atom