Peter Van den Bosch

Activity

Reported issues: 6

2008-09-10

23:16 Redmine Feature #1043: "My Calendar" page to show assigned items (patch incl)
oops, forget to watch this issue. Just noticed the new comments last week. Carl, thanks for your positive response. I've published the plugin on "redmine hacks":http://www.redminehacks.org/projects/show/mycalendar . If interested, I can add you...

2008-07-22

23:57 Redmine 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 improvements to the plugin API in trunk and packaged your patch as a plugin, ready for unzipping under {$Redmine}/vendor/plugins. I also ad...
20:12 Redmine Feature #1245: close versions
It seems a couple distinct issues are addressed in this discussion. About marking a version as closed and hiding them when appropriate (the original issue): I've created a patch in #1666. It applies against current trunk (r1684). Please give it...
00:07 Redmine 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 editing following line in application.css ...

2008-07-21

18:18 Redmine 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 it has been fine except that it has been extended to include the current target of the issue that is being updated. This ensures t...
00:50 Redmine Patch #1666: 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 disallows targeting open issues to completed versions. It does this by adding a new column 'completed' to the db. I think this p...

2008-07-19

19:18 Redmine Patch #1127: Issue closed not strikethru'ed (with patch)
Hi, I've added a patch which does about the same as Otávio's patch above, but by applying the css classes 'issue closed' when using link_to_issue instead of adding <del> tags. This affects the issue links in gantt, calendar, timelog and issue ...
16:38 Redmine Patch #1664: compatibility of menu manager with ruby 1.8.6
Peter Van den Bosch wrote: > This is a small patch for #1643, making some new functionality of the menu manager work on ruby 1.8.6. > > This patch applies against r1687. Correction, applies against r1678.
16:37 Redmine Patch #1664: compatibility of menu manager with ruby 1.8.6
This is a small patch for #1643, making some new functionality of the menu manager work on ruby 1.8.6. This patch applies against r1687.

2008-07-14

22:30 Redmine Defect #1643: dependency on ruby 1.8.7 introduced in r1660
A small dependency on ruby 1.8.7 seems to have been introduced in r1660. Calling the array index function with a block has only been introduced in ruby 1.8.7, making the new menu mapper options incompatible with ruby 1.8.6. ...

Also available in: Atom