Activity
From 2008-11-07 to 2008-11-09
2008-11-09
-
21:40 Feature #794 (Closed): Restrict display of version number in footer
- Indeed. Fixed in r2003 in pdf properties as well.
Thanks for pointing out. -
20:22 Feature #2152 (Closed): Use CSS classes for closed issues in search results
- When displaying search results it would be helpful to see the issue state at a glance from the "icon". In the activit...
-
18:38 Feature #2147: 500 error in Page_index/special
- Can you give the query please ?
-
18:04 Feature #2124: Supplemental - Redmine Guide
- Hi Jean-Philippe,
> Done. Let me know if you want to contribute to the wiki.
If i can help sure i would appreciat... -
17:36 Feature #2124 (Closed): Supplemental - Redmine Guide
- Done. Let me know if you want to contribute to the wiki.
-
17:31 Patch #2126: Slovak language pack
- Updated new string label_example: .
-
11:20 Patch #2126: Slovak language pack
- Updated string label_me: to better form in sk.yml.
P.S.
How should I proceed when there will any updates of SK tr... -
00:50 Patch #2126: Slovak language pack
- I have just finished the rest of translation - minority translation bugs should be fixed now. But in calendar-sk.js f...
-
16:06 Defect #2123: Incoming Emails Overrides
- Possible problems:
* the requested tracker is not associated to your project
* tracker name case (could be case sen... -
15:55 Defect #2123: Incoming Emails Overrides
- I'm using it direct, here is my command line:...
-
13:09 Defect #2123: Incoming Emails Overrides
- > I have qmail set correctly to deliver mail to the script with tracker and status overrided.
What method do you u... -
15:53 Patch #2151 (Closed): Simplified Chinese lang file zh.yml updated to r1999
- zh.yml
-
13:51 Defect #2108: git repository browser uses author time instead of commit time for ordering
- Thanks again =)
-
13:07 Defect #2108 (Closed): git repository browser uses author time instead of commit time for ordering
- Fix committed in r1999.
-
00:15 Defect #2108: git repository browser uses author time instead of commit time for ordering
- You can use @git log --pretty=fuller@, for example (a commit with different @AuthorDate@ and @CommitDate@):...
-
13:43 Defect #2042: Issues internal error
- I can't reproduce this problem and don't have a clue about this.
Did you made any change to @config/settings.yml@ ? ... -
13:18 Patch #2025: Pluggable wiki formatter
- Indeed, a link to your plugin was added to the plugin list.
-
13:06 Patch #2025: Pluggable wiki formatter
- Thank you, Jean-Phillipe. I committed the change you suggested into http://github.com/yugui/redmine_rd_formatter/tree...
-
11:56 Defect #2149 (Closed): Git Adapter date parsing ignores timezone
-
11:40 Defect #2149: Git Adapter date parsing ignores timezone
- Jean-Philippe Lang wrote:
> Sorry, fixed. Can I close this ticket ?
Yea, works great.
2008-11-08
-
23:35 Patch #2126 (Closed): Slovak language pack
- Done. Updated sk.yml waiting you, Stanislav.
-
19:01 Feature #854: Editing one's own forum posts
- Here is my try...
-
18:16 Defect #2149: Git Adapter date parsing ignores timezone
- Sorry, fixed. Can I close this ticket ?
-
17:33 Defect #2149: Git Adapter date parsing ignores timezone
- You changed path to git in your commit.
Might want to change that back. -
16:51 Defect #2149 (Resolved): Git Adapter date parsing ignores timezone
- I added @--date=iso@ option to git commands in r1995.
That should fix the date parsing problem. Can you confirm?
-
14:53 Defect #2149 (Closed): Git Adapter date parsing ignores timezone
- Git adapter uses Time.parse() on the date string, in the format @Sat Nov 8 02:20:44 2008 -0800@
TIme.parse() is un... -
17:05 Defect #2071: Reordering priority-enumerations breaks alternate-theme's issue-colouring
- > So let's say the priority low (which should be coloured blue by the theme's CSS) is reordered to position 5, than t...
-
17:00 Patch #1700: Support for extra macros to help in move from trac
- Hi Robert,
take a look at #2114.
Kind regards
Karl Heinz Marbaise
-
16:33 Patch #1700: Support for extra macros to help in move from trac
- Enhanged and fixes a number of the marcos.
-
16:59 Feature #2150: Improved Trac migration to allow multiple tracs site to migrated into single redmine site
- Hi Robert,
we should combine our efforts (take a look #2114)
Kind regards
Karl Heinz Marbaise -
16:31 Feature #2150 (New): Improved Trac migration to allow multiple tracs site to migrated into single redmine site
- Had the case of having to move and combine 4x large trac repositories into a single redmine systems. In this process ...
-
16:57 Defect #2108: git repository browser uses author time instead of commit time for ordering
- The date displayed by @git log@ command is used.
Eg:... -
16:29 Patch #1685 (Closed): Bazaar repository browsing
- Committed in r1994. Thanks for the fix.
-
16:28 Defect #2101 (Closed): Bazaar repository browsing
- Patch #1685 committed in r1994.
Thanks. -
16:18 Defect #2143 (Closed): Code syntax highlighting not working in Wiki pages
- This was broken by r1930 and is fixed by r1993.
Thanks for pointing out. -
15:46 Feature #2147: 500 error in Page_index/special
- I open phpMyAdmin and check each record to have valid updated_on and each wiki_page have corresponding wiki_content
-
14:53 Feature #2147: 500 error in Page_index/special
- How did you check that ?
-
14:24 Feature #2147 (Reopened): 500 error in Page_index/special
- I checked that, but it still shows 500 page, even I restart mongrel cluster.
-
13:01 Feature #2147 (Closed): 500 error in Page_index/special
- > So, I think redmine page list should just list the page only from wiki_pages so it can easily integrated to website...
-
10:45 Feature #2147 (Closed): 500 error in Page_index/special
- whs@WHSServer1:/var/redmine$ svn info
Path: .
URL: http://redmine.rubyforge.org/svn/trunk
Repository Root: http://... -
14:38 Patch #2144: Patch for main-level repository
- Thanks for the patch.
Target removed because already released. -
14:26 Defect #2122 (Closed): URL in send_reminders email for 'View all issues' is incorrect.
- Indeed. UrlRewriter#url_for doesn't work as I expected.
r1992 should fix it. -
02:02 Defect #2122: URL in send_reminders email for 'View all issues' is incorrect.
- r1989 caused a test failure because @:skip_relative_url_root@ is added to the url, "https://mydomain.foo/issues/show...
-
12:16 Defect #2148 (Closed): SMTP Configuration
- What the ....?
If you need configuration help, please use the help forum. Everything you need is in the [[Guide]] -
11:40 Defect #2148 (Closed): SMTP Configuration
- Hello,
Are you adding SMTP configuration in Redmine with following plugin,
http://douglasfshearer.com/blog/gmai... -
12:00 Feature #2139: Roadmap: use estimated time for calculating progress
- Eric Davis wrote:
> I use a custom formula similar to this where progress is the weighted average of the estimated t... -
11:42 Defect #2119 (Closed): Template Error - Results in Internal Error in browser
- Please read the FAQ before opening a issue: redmine 0.7.3 needs at least rails 1.2.6. More: Rails 1.2.6 is incompatib...
-
01:17 Feature #2142: Change the way plugin routes are integrated
- FYI: for documentation, the @map@ object in my example isn't required, this will also work...
-
01:14 Feature #2142 (Closed): Change the way plugin routes are integrated
- I really like your suggestion and changed the way plugin routing works in r1991. Plugins' @routes.rb@ are now added ...
2008-11-07
-
18:56 Defect #2109: Context menu is being submitted twice per right click
- Jean-Philippe Lang wrote:
> Can you check with something else than Firebug please ?
* OS: Debian Linux
* Browser... -
17:25 Defect #2109: Context menu is being submitted twice per right click
- I'm not able to reproduce this issue. Only one POST request is sent when right-clicking:
* Browser: Firefox 3
* O... -
18:27 Patch #2059 (Closed): broken subject when submitting issue via email written in japanese
- Patch applied in r1990. Thanks.
-
18:04 Defect #1740 (Resolved): Actually block issues from closing when relation 'blocked by' isn't closed
- See #2132 for a patch to address this
-
16:39 Defect #2122 (Resolved): URL in send_reminders email for 'View all issues' is incorrect.
- This should be fixed in r1989. Add /redmine to your host setting, it should no longer be added twice to the url when ...
-
16:12 Patch #2114: Fixed Bugs in Importer Area
> Hi,
> i have created separate class and unit test to fix the following issues:
> #1949, #1950, #2023, #2052, #...-
16:08 Defect #2146 (New): Trac Importer: Attachments in Wiki will not converted correctly
- If you have the following situation ...
-
15:43 Patch #2126: Slovak language pack
- Thanks for your work.
Here is where the strings are used:
* label_bulk_edit_selected_issues: issues bulk edit vie... -
15:35 Defect #2145 (Closed): gravatar_id should use downcase email
- Fixed in r1988.
-
14:58 Defect #2145 (Closed): gravatar_id should use downcase email
- Hi,
I think the new Gravatar feature is great. Anyway, when I enter my email address in my profile using caps let... -
15:19 Feature #2136: Relational Database
- fabio vitale wrote:
> The following is an "opinionated" citation from David Heinemeier Hansson's blog. (David is the... -
12:53 Patch #2144 (Closed): Patch for main-level repository
- Here is a patch for High-level repository, ref to Issue #2120.
Here how it works:
If a changeset refers to an Iss... -
12:33 Patch #1299 (Closed): Polish translation for r1460
- Leszek Ciesielski wrote:
> However, no translation provides a plural and singular version for the one string that ca... -
12:14 Patch #2125 (Closed): Vietnamese Language Support
- Commited.
I can't add lang-file for plugin blog because it is not in official tree. Ask maintainer of this plugin ... -
11:56 Defect #2143 (Closed): Code syntax highlighting not working in Wiki pages
- The code syntax highlighting within Wiki pages is not working correctly in the current trunk version of Redmine (rele...
-
11:45 Patch #2130 (Closed): Hungarian language file updated to r1977
- Updated, thank you!
-
11:43 Patch #2127 (Closed): Simplified Chinese language file zh.yml updated to r1977
- Updated, thank you!
-
11:42 Patch #2129 (Closed): Updated italian localization for #1977
- Updated, thank you!
-
11:41 Patch #2135 (Closed): pt-br language minor typo fixes
- Updated, thank you, Alexandre.
-
11:40 Feature #2141 (Closed): List SVN commits on issue page
-
11:36 Feature #2141 (Resolved): List SVN commits on issue page
- Karl Heinz Marbaise wrote:
> Hi Tiit,
> are you talking about "this":http://redmine.soebes.de/issues/show/112.
Y... -
11:14 Feature #2141: List SVN commits on issue page
- Hi Tiit,
are you talking about "this":http://redmine.soebes.de/issues/show/112.
-
10:16 Feature #2141 (Closed): List SVN commits on issue page
- Hi,
I really like the simplicity of Redmine's integration with version control but there's one feature I think it's ... -
10:35 Feature #2142 (Closed): Change the way plugin routes are integrated
- Plugin's routes can today ( r1977 ) be handled thanks to a hook in the config/routes.rb :...
Also available in: Atom