Changes between Initial Version and Version 2 of Ticket #8999


Ignore:
Timestamp:
Jul 18, 2011, 4:33:28 AM (13 years ago)
Author:
Ryan J Ollos
Comment:

Here is the patch. The current status is:

  • Most of the documentation strings need to be filled in.
  • I haven't done extensive testing to check that all of the options are still functional and that I got the data types correct.
  • On line 72 there was a conditional if v != self: that I dropped because I couldn't see its purpose and I would need to understand the condition it is handling to properly include it in the patch.

Btw, I had also planned to work on #8989 and #8948 this weekend, but it looks like I won't get to them until next weekend. I will have time during the week to work on this ticket's patch though, and I'm posting it now because I wanted to get some immediate feedback as to whether this could be incorporated before I went typing up all the documentation strings and extensively testing.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8999 – Description

    initial v2  
    1 The TracJsGanttPlugin currently has not documentation on the TracIni page. I'll upload my patch in a moment.
     1The TracJsGanttPlugin currently has no documentation on the TracIni page. I'll upload my patch in a moment.