Activity
From 2009-01-31 to 2009-02-02
2009-02-02
-
23:59 Patch #2576: Partially decouple application_helper.rb from Gravatar
- @avatar@ was used because @Gravatar#for@ looks for the @email@ attribute whereas Redmine uses the @mail@ attribute. ...
-
23:53 Feature #2574: Validate member to assingned
- I don't understand this request. Can you reword it or provide an example? Thank you.
-
20:58 Feature #2312: Receiving an email, non plain text body to textile wiki format
- would be very nice indeed to convert the html mail (images etc) to textile format...
-
20:23 Defect #2626: Error during translation of the "is too short" and "is too long" messages
Oh, duh, I see "activerecord_error_too_short" etc in my ./lang/en.yml with the values you mentioned. And in 10-patc...-
19:47 Defect #2626: Error during translation of the "is too short" and "is too long" messages
- > Which, to my ignorant eye, seems to indicate to use the messages that came with activerecord?
Not exactly, "acti... -
19:36 Defect #2626: Error during translation of the "is too short" and "is too long" messages
- Jean-Philippe Lang wrote:
> AFAIK, "is too short (minimum is 4 characters)" is a default Rails 2.1 error message.
>... -
19:04 Defect #2626: Error during translation of the "is too short" and "is too long" messages
- AFAIK, "is too short (minimum is 4 characters)" is a default Rails 2.1 error message.
It should be overriden by sour... -
18:54 Defect #2626: Error during translation of the "is too short" and "is too long" messages
Hi Jean-Philippe,
Jean-Philippe Lang wrote:
> The 2 strings you mention (text_caracters_maximum and text_caract...-
18:26 Defect #2626: Error during translation of the "is too short" and "is too long" messages
- Thanks for your feedback.
I understand why the missing arguments raise an error but I can't see why it occurs.
Th... -
16:51 Defect #2626: Error during translation of the "is too short" and "is too long" messages
I see you are also using Ruby 1.8.7 and Rails 2.1.2 like we are.
We haven't changed any language files or a lang...-
19:39 Defect #2619: Categories field displays when no categories exist and user can't add new
- Jean-Philippe Lang wrote:
> True, I knewn about that. But it also hides the field for those who do not want to use c... -
19:32 Defect #2619: Categories field displays when no categories exist and user can't add new
- True, I knewn about that. But it also hides the field for those who do not want to use categories at all.
You can cr... -
19:21 Defect #2619: Categories field displays when no categories exist and user can't add new
- Hrm. This fix hides the ability to add new categories to those that would otherwise have access to do so. :(
-
19:38 Patch #2648 (Closed): ezFAQ German localization
- Hi, Mathias
Thanks for your support. I will updated this soon.
You can upload this to the plugin forum next time. -
18:08 Patch #2648 (Closed): ezFAQ German localization
- I've attached the german language file for that plugin, so whoever is maintaining it, feel free to incorporate this i...
-
19:35 Defect #2544 (Closed): I can see bcc emails when recieving emails from discusion
- Target version removed since it was not a Redmine defect.
-
19:24 Feature #2649 (Closed): Need @controller context in plugin hook(view_layouts_base_html_head and view_layouts_base_body_bottom)
- Since there is some need to add plugin's css style into redmine's page, I think it is a good place to add it in the p...
-
18:31 Defect #2642 (Closed): Issue references are parsed in pre tags
- Dup of #1288.
-
06:42 Defect #2642: Issue references are parsed in pre tags
- My guess is that the _Redmine links_ section of def textilizable in /app/helpers/application_helper.rb needs augmenti...
-
06:37 Defect #2642 (Closed): Issue references are parsed in pre tags
- I noticed something odd while posting a bit of CSS. I don't know if it's intentional, but see the effect below:
<p... -
18:29 Patch #2632 (Closed): News comment form has no box
- Applied in r2353.
-
02:41 Patch #2632: News comment form has no box
- Jean-Philippe Lang wrote:
> Is there any reason why the <div class="box"> should not be inside the form?
Nope. In... -
17:18 Feature #2647 (New): Repository browsing shall respect ACLs in repository
- The current implementation of the repository browser connects to a repository using a provided login and password. In...
-
17:02 Defect #2004: Trac Migration ticket numbers vs. global Issue numbers
- The only thing that i could think would work here is to have some sort of a 'namespace' prefix used when importing an...
-
16:23 Feature #2646: Having a dynamic sitemaps file for search robots scanning
- Here is a "kick off" patch for this feature.
It does not attend to be a useful one. It just start the work.
It do... -
14:04 Feature #2646 (New): Having a dynamic sitemaps file for search robots scanning
- I though it would be useful to have a controller that generate a sitemaps.xml file.
More info about sitemaps:
http:... -
14:14 Defect #2615: Change log doesn't strike out closed issues
- That's right, sorry I didn't mention it.
It appears in IE 6.0. I can not reproduce in in FF either. -
11:58 Feature #2542: Plugin hooks should have access to the "request" variable
- As I just saw it was a bad idea to split the "call_hook" helper. It doesn't work if a controller includes the Applica...
-
10:00 Feature #2542: Plugin hooks should have access to the "request" variable
- This is the complete patch.
I split the "call_hook" helper into two methods. One for controllers and one for views... -
11:28 Patch #2645 (Closed): Hungarian language file updated (r2352)
- Hungarian language file updated (r2352)
-
11:22 Feature #1232: Referencing and fixing issues in commit messages
- +1
Something like [[RedmineReceivingEmails]] -
09:59 Patch #2644 (Closed): Simplified Chinese language file zh.yml updated to r2352
- lang
-
09:18 Patch #2599: New View Hooks
- I have added two more hooks:...
-
08:05 Patch #2643 (Closed): Swedish translation update
- Up-to-date
-
06:33 Defect #2641 (Closed): other-formats paragraph location is inconsistent
- On an issue view page, the other-formats paragraph appears at the bottom of the page, just above the footer through u...
-
03:53 Patch #2640 (Closed): Traditional Chinese language file (to r2352)
- * Added tags: *setting_repository_log_display_limit*
2009-02-01
-
23:01 Defect #2419: 0.8.0: Warning from mime_type.rb: already initialized constant PDF
- Weird, for some reason I wasn’t notified of your update on January 6th, even though I’m watching this topic...
Yes... -
22:19 Patch #2632: News comment form has no box
- Is there any reason why the <div class="box"> should not be inside the form?
-
21:54 Defect #1502 (Closed): Target Version does not sort
- Fixed in r2352. The sort now uses version date and name.
-
21:53 Defect #1841 (Closed): Include both first and last name when sorting by users
- Fixed in r2351. Users are now sorted by last and first name.
-
21:45 Feature #1778 (Closed): Version sorting
- Versions are sorted by due date then name.
-
21:15 Defect #2626: Error during translation of the "is too short" and "is too long" messages
- It was reported in #2200 but I'm not able to reproduce this problem using ruby 1.8.7/rails 2.1.2.
Which language are... -
19:50 Feature #2182 (Closed): Weighted version completion percentage
- Patch committed with slight changes in r2349.
-
18:06 Feature #1518: Log time via commit messages
- This is a requested feature that could be added in 0.9 indeed.
But this patch seems to do more than allowing time lo... -
15:31 Defect #2633 (Closed): Contextual divs after attachments are placed incorrectly in FireFox
- Committed in r2345. Thanks.
-
09:37 Feature #2639: Easier time reporting
- This is related to
* http://www.redmine.org/issues/show/1518 -
09:37 Feature #2639 (Closed): Easier time reporting
- First of all, thanks for great software. We're using Redmine for IT development and plan to expand it to the entire o...
-
01:01 Feature #337: Private issues
- # I have fix problem with sqlite3.
# If user adds private issue, he will be able to browse his issue even if he doe... -
00:19 Defect #2638 (New): LDAP authentication should allow username to contain space(s)
- It is not uncommon for Windows AD servers to allow spaces in the user name (sAMAccountName) but currently redmine doe...
-
00:07 Feature #2542: Plugin hooks should have access to the "request" variable
- This is how we can make calling @render_to_string@ more straightforward:
In hook.rb...
2009-01-31
-
23:27 Feature #2637 (Closed): Multiple email notification per issue
- My company is currently using Redmine and we love it. I have ran into an issue though. We have a group of developers ...
-
21:57 Feature #2636 (New): Feature Request: Wiki ACLs (Access control for individual pages)
- It would be nice if redmine would support ACLs (access control) for individual wiki pages or groups of wiki pages.
... -
21:44 Patch #2635 (Closed): Display notice on forum updates
- When posting a comment to a news item, the notice label_comment_added is displayed to the user. I figured that it was...
-
21:26 Patch #2634 (Closed): Refactoring of error messages
- Seems that there were two methods of declaring errors: #errorExplanation or div.flash.error. Considering they were bo...
-
20:47 Defect #2633: Contextual divs after attachments are placed incorrectly in FireFox
- Sorry, that should have been a png extension.
-
18:35 Defect #2633 (Closed): Contextual divs after attachments are placed incorrectly in FireFox
- Was able to fix this issue by moving the contextual inside the message div....
-
18:28 Patch #2632 (Closed): News comment form has no box
- The following patch boxes the news comment, as every other instance of commenting (e.g. on an existing ticket or in a...
-
18:06 Feature #2631 (Closed): Add breadcrumbs to news pages
- ...
-
16:48 Patch #2630 (Closed): Update to de.yml for r2311
- This is a small update of de.yml in r2311 esp. for the new strings.
-
15:46 Patch #2582 (Resolved): Linking to Lotus Notes documents
- Fixed in r2344. Any @[a-zA-Z]+://@ is now allowed.
-
15:09 Defect #2629 (Closed): Embedded plugin stripping leading spaces causes problems with <pre> formatted blocks
- We are using the Embedded plugin (version 0.0.1) to render javadoc HTML.
The vendor/plugins/embedded/app/controlle... -
14:37 Patch #2607: Avatars display in forums
- Brad, you should submit your changes using a single patch file.
It's much more easy to review and apply.
You can ge... -
14:18 Defect #2589 (Closed): Cross project issue relations and user permissions
- Last part is fixed in r2343.
The relation will be hidden if the user is not allowed to view the related issue. -
14:07 Patch #2577 (Reopened): Translation to slovenian language
- Improved version of slovenian language translation (after a few days of use)...
-
12:58 Patch #2577 (Closed): Translation to slovenian language
- Commited, thank you!
-
12:58 Patch #2586 (Closed): Swedish translation update
- Commited, thank you!
-
12:58 Patch #2129 (Closed): Updated italian localization for #1977
- Commited, thank you!
-
12:23 Defect #2544: I can see bcc emails when recieving emails from discusion
- After some investigations, this problem was not due to Redmine but to "ar_mailer":http://blog.segment7.net/articles/2...
-
11:18 Defect #2569: Git: Fetching changesets gives: fatal: Invalid revision range
- > What is it that redmine is doing here on the git end of things?
Redmine tries to import commit logs into its dat... -
11:13 Defect #2600: Referencing keywords collide in imported Trac instances
- I understand that this situation is problematic but Redmine has no way to know that the ids found in the commit logs ...
-
11:05 Defect #2620 (Closed): Redmine Repository Statistics on IE
- Indeed. You need a SVG plugin.
-
11:04 Feature #2621: Errors when editing an issue that was just edited - StaleObjectError
- > Re-submitting the form fails because Redmine is using the stale lock and not a fresh one.
It prevents user B fro... -
11:00 Defect #2619 (Resolved): Categories field displays when no categories exist and user can't add new
- This was fixed in r2270.
-
10:57 Feature #849 (Closed): Roles and Permissions
- Dup of #1543.
-
01:06 Feature #849: Roles and Permissions
- Another request for this; we need to allow people outside our company access to the wiki area of a single project, wi...
-
06:01 Feature #1543: Setting permissions for viewing the Activity page.
- Ok, so now the question I have is: how do I prevent access to the
# Overview
# Roadmap
# Issues
tabs? -
01:13 Feature #1543: Setting permissions for viewing the Activity page.
- Another ping for this feature in the core.
Mark, I did your quick update and I was able to disable Activity views ...
Also available in: Atom