Project

General

Profile

Activity

From 2008-07-21 to 2008-07-23

2008-07-23

23:27 Feature #1501: New module : display doxygen documentation

i'm still not able to install the plugin though : from the redmine dir : ...
Thomas Capricelli
21:18 Feature #1501 (Closed): New module : display doxygen documentation
Eric, the link *inside* this file was wrong. It's fixed in r1694. Jean-Philippe Lang
21:14 Feature #1501: New module : display doxygen documentation
I was able to install and setup the embedded plugin on my Redmine. I'm using it with rcov reports and RSpec html rep... Eric Davis
20:32 Feature #924 (Closed): Extend time tracking to actually track begin to end times
Thanks for the feedback :-) Jean-Philippe Lang
15:01 Feature #924 (Resolved): Extend time tracking to actually track begin to end times
Resolven in r1690 - just what I needed :-) Daniel N
19:23 Feature #772: Custom fields for timelogs too
Eric Davis wrote:
> Hey that's a screenshot of my Redmine! :)
Hi Eric! Yes it is!
Thanks for your plugin!
I sp...
Paolo Sulprizio
15:07 Feature #772: Custom fields for timelogs too
Wow, this is cool. Helps a lot! What about showing custom fields (if there are any) in the timelog table? I dont know... Daniel N
18:18 Patch #1666: explicitly mark versions as complete and restrict target versions
> Nick, thanks for the patch, I like it! It doesn't work for new issues however, so condition should be like
>
...
Artem Vasiliev
14:37 Patch #1666: explicitly mark versions as complete and restrict target versions
Nick Read wrote:
> I have attached the latest version of the patch we are using. It relies on implicit closing of v...
Artem Vasiliev
18:15 Patch #1676 (Closed): Only show incomplete target versions
This is based on patch by Nick Read at http://www.redmine.org/issues/show/1666, extends it to 2 more usage places, re... Artem Vasiliev
14:20 Feature #528: Wiki Page Hierarchy and Breadcrumbs
+1 Sascha Egerer
12:19 Feature #1675: Add 'affected version' as a standard field
Related this to issue 1245 as the issue came up in the comments for that issue too. Anonymous
12:17 Feature #1675 (Closed): Add 'affected version' as a standard field
As described in this forum "post":http://www.redmine.org/boards/1/topics/show/1170 , the way the Redmine project uses... Anonymous
12:18 Feature #1245: close versions
Patrick Oppenlander wrote:
> Your board topic makes sense, I have come across the same issue. Have you already enter...
Anonymous
01:12 Feature #1157: Gantt chart for a user across all projects
Yes, this is an important part of managing a project portfolio. As a team, we are never just working on a single proj... mark bailey

2008-07-22

23:57 Feature #1043: "My Calendar" page to show assigned items (patch incl)
Hi Carl,
Thanks for the patch. Have been using it and it works great.
I've made use of Jean-Philippe's improvemen...
Peter Van den Bosch
23:20 Defect #1673: Passing full URI for file for svn doesn't work
I've had actually already just read that faq, but I've had the ra_local module already installed and recognised by sv... Marc Broekhuis
21:44 Defect #1673: Passing full URI for file for svn doesn't work
... Jean-Philippe Lang
21:00 Defect #1673: Passing full URI for file for svn doesn't work
Marc Broekhuis wrote:
> I've passed it with three slashes in total like: file:///path/to/repo and that doesn't work....
Marc Broekhuis
20:57 Defect #1673: Passing full URI for file for svn doesn't work
I've passed it with three slashes in total like: file:///path/to/repo and that doesn't work. When I enter the command... Marc Broekhuis
20:54 Defect #1673: Passing full URI for file for svn doesn't work
I'm sorry about the subject, it should be; passing full URI for a local svn repository doesn't work, but I can't chan... Marc Broekhuis
20:54 Defect #1673 (Closed): Passing full URI for file for svn doesn't work
It works fine with svn 1.5 but the syntax is @file:///@ (3 slashes), not @file://@
Could you try and give feedback p...
Jean-Philippe Lang
20:42 Defect #1673 (Closed): Passing full URI for file for svn doesn't work
The full URI including 'file://' gets passed to the command 'svn list --xml' with a local svn repository and subversi... Marc Broekhuis
22:19 Defect #1674 (Closed): Error on Repository tab when using SQLServer as db
I get the following error when I navigate to my repository tab.
redmine 0.7.3 is running on Windows 2k3, SQL Serve...
Jason Morris
21:39 Defect #1672 (Closed): Exporting wiki page containing a table of contents to HTML produces incorrect output
Fixed in r1693. Jean-Philippe Lang
11:57 Defect #1672: Exporting wiki page containing a table of contents to HTML produces incorrect output
The original link in the wiki is http://www.redmine.org/wiki/redmine/FAQ Anonymous
11:56 Defect #1672 (Closed): Exporting wiki page containing a table of contents to HTML produces incorrect output
If a wiki page containing a {{toc}} tab is exported to HTML (using the 'Other formats: HTML' option at the bottom) th... Anonymous
20:51 Feature #772 (Closed): Custom fields for timelogs too
Custom fields added on time entries in r1689. Jean-Philippe Lang
20:12 Feature #1245: close versions
It seems a couple distinct issues are addressed in this discussion.
About marking a version as closed and hiding t...
Peter Van den Bosch
16:15 Feature #1245: close versions
Patrick Oppenlander wrote:
>
> Your board topic makes sense, I have come across the same issue. Have you already e...
Anonymous
15:12 Feature #1245: close versions
Russell Hind wrote:
>
> There is an issue with the way Redmine uses affected version that I posted about here: htt...
Patrick Oppenlander
08:20 Feature #1245: close versions
Patrick Oppenlander wrote:
> +1 Would love to see this feature too. I think Russell might be onto something with his...
Anonymous
01:10 Feature #1245: close versions
+1 Would love to see this feature too. I think Russell might be onto something with his idea that 'Affected Version' ... Patrick Oppenlander
19:58 Patch #1670 (Closed): Link user email addresses in User Administration
mailto link added on administration user list in r1687. Jean-Philippe Lang
04:48 Patch #1670: Link user email addresses in User Administration
Jean-Philippe Lang wrote:
> Javascript encoding could be applied in account/show but I'm not sure that's worth on th...
Eric Davis
19:55 Feature #1649 (Closed): Nice human-friendly URL for the file module
Committed in r1686. Jean-Philippe Lang
16:14 Patch #1635: Plural form for ru.yml
Patch to r1684.
Added missed plural form and localized time and date format
Azamat Hackimov
15:21 Feature #1011: Add voting to tickets
I believe simple model of voting will be the best.. Coz 5 stars and -1,0,+1 are weird.. clawfrown clawfrown
11:05 Patch #1671: Show a breakdown of estimated/spent/remaining time for a version
Eric Davis wrote:
> Looks like the content of @test/unit/version_test.rb@ is duplicated several times in the patch.
...
Artem Vasiliev
00:07 Feature #1555 (Resolved): Open vs. Closed Issues in Calendar / Activity
A recent commit, r1680, does this, so it should be in release 0.8. You can change the style of closed issues by editi... Peter Van den Bosch

2008-07-21

21:49 Defect #1668: Lost Password reminder but no clue of username - accepting email as login?
Great! Thanks a lot! Daniel N
21:12 Defect #1668 (Closed): Lost Password reminder but no clue of username - accepting email as login?
Username added to the password reminder email in r1683. Jean-Philippe Lang
16:17 Defect #1668 (Closed): Lost Password reminder but no clue of username - accepting email as login?
Well, I forgot my redmine.org +username+ and wanted to use the "Sent Password Reminder" - but as I still knew my pass... Daniel N
21:01 Patch #1670: Link user email addresses in User Administration
Javascript encoding could be applied in account/show but I'm not sure that's worth on the user administration screen.... Jean-Philippe Lang
16:41 Patch #1670 (Closed): Link user email addresses in User Administration
This patch will link user email addresses in the User Administration list (e.g. http://your-redmine-url.com/users). ... Eric Davis
19:59 Patch #1671: Show a breakdown of estimated/spent/remaining time for a version
Looks like the content of @test/unit/version_test.rb@ is duplicated several times in the patch. Eric Davis
19:27 Patch #1671 (New): Show a breakdown of estimated/spent/remaining time for a version
It adds time metrics to Version page (click on Roadmap page, then on version link to get there).
We made it to help ...
Artem Vasiliev
19:48 Defect #1057 (Reopened): Bulk edit doesn't appear to work
I'm using Rails 2.0.2, and have Redmine 0.7.devel.1524, however, bulk editing still does not work at all for me, rega... Josh Buhler
19:34 Feature #1561: Totals for estimated/spent time and numeric custom fields on the issue list
Anna Labinskaya wrote:
> Guys, take a look at our version (implemented by Artem Vasiliev, he's going to submit a pat...
Artem Vasiliev
19:08 Feature #1561: Totals for estimated/spent time and numeric custom fields on the issue list
Eric Davis wrote:
> I've been wanting to build a plugin that would show estimate progress for a project. It would...
Anna Labinskaya
17:22 Feature #1561: Totals for estimated/spent time and numeric custom fields on the issue list
Michael Pirogov wrote:
> I'm working on plugin, which maybe would get your attention.
>
> It's based on timesheet...
Eric Davis
18:24 Feature #1656: Adding page for screenshots
Could you add a wiki page for each version and then upload the screenshots to that wiki page? Eric Davis
18:18 Patch #1666: explicitly mark versions as complete and restrict target versions
Thanks for your feedback.
Nick Read wrote:
> I've been using the patch I supplied in #560 for 3 months now, and i...
Peter Van den Bosch
03:37 Patch #1666: explicitly mark versions as complete and restrict target versions
I'm going to try this patch in our environment to see how it goes.
I've been using the patch I supplied in #560 fo...
Anonymous
01:50 Patch #1666: explicitly mark versions as complete and restrict target versions
I fully agree with the concept. Otavio Salvador
00:50 Patch #1666 (Closed): explicitly mark versions as complete and restrict target versions
Hi,
I made a patch which introduces two changes: it requires versions to be manually marked as completed and it di...
Peter Van den Bosch
18:10 Feature #1448: Add tags to issues
+1 I think this would be a great feature. There are several tagging plugins for Rails already that we can use. Eric Davis
18:09 Feature #952: Update % to be programatic not arbitrary
I'm assigning this issue to myself to help remind me about this plugin. I'll see if I can Open Source it soon. Eric Davis
17:56 Feature #783: Real Plugin-System
chaoqun zou wrote:
> Hi, Brian.
> Could you tell us how to do this? "I added a new has_many association to projects...
Eric Davis
17:11 Feature #1332: User display/editing of custom fields attached to their user profile
Marcello Henrique wrote:
> Great! I like avatar, is important recognize better you ;-)
I've added "Gravator":http...
Eric Davis
17:08 Feature #1595: Make last name an optional field
Ewan Makepeace wrote:
> I would also be happier if users were sorted by first name, but understand that in Francopho...
Eric Davis
16:35 Patch #1110 (Resolved): Allow email to create issue or add comment
I'm marking this as Resolved, I've set it up and it works quite good. New keyword support is pretty easy to add (E.g... Eric Davis
16:32 Patch #1669 (Closed): Add Status field to the Mail Handler
Attached is a patch to the @MailHandler@ to support setting and changing the Issue status via email.... Eric Davis
15:38 Defect #1571: Subversion 1.5.0 support
I only fixed the PATH and restarted the app.
cass cass wrote:
> Why have the same problem when i use SVN server ...
Fernando Palha
05:45 Defect #1571 (Reopened): Subversion 1.5.0 support
Fernando Palha wrote:
> Jean-Philippe Lang wrote:
> > Redmine runs fine with svn 1.5
> > This error means the bina...
cass cass
14:20 Defect #1655 (Resolved): Right Click Does not work in Opera
Philipp flip Führer wrote:
>
> btw, you could also use: @if (Event.element(e).tagName == 'A') { return; }@
Wond...
Anke Maklo
13:36 Feature #1649: Nice human-friendly URL for the file module
Yes, that would be perfect! Thomas Capricelli
10:42 Feature #772: Custom fields for timelogs too
+1 I´d really love this feature. Daniel N
10:41 Feature #924: Extend time tracking to actually track begin to end times
Yes, this could be perfectly solved by custom fields in timelogs (#772) Daniel N
10:39 Feature #1617: Payment system
I agree, but having custom fields for timeentries (#772) would be very helpful to achieve this. Daniel N
07:04 Patch #1667 (New): Default tracker setting in each project
Hi,
I made a patch which allow administrator to set a default tracker in each project.
A default tracker can be n...
Hiroyuki Yoshioka
 

Also available in: Atom