RevtreePlugin changelog

[1916] by eblot on 02/05/07 09:48:09

RevtreePlugin:

  • Fix up an issue with Firefox 2.0 on Windows which prevented the SVG image to be aligned on the left side.
  • Add CSS to the SVG image

[1912] by eblot on 02/01/07 10:55:49

RevtreePlugin:

  • Fix up useless Javascript parent link from branch header
  • Fix up buggy message display in AJAX tooltip (invalid CSS)
  • Remove useless div tag around SVG div
  • Remove Clearsilver templates (deprecated)

[1911] by eblot on 01/29/07 09:58:17

RevtreePlugin:

  • Generated XML code are now fully compliant w/ XHTML+SVG DTD
    • Documents are not fully compliant yet (see Trac issue 4614)
    • Fix up ids for SVG markers (issue w/ color-based naming)
    • Fix up invalid form action
  • Use SVG 1.1 DTD
  • Use direct links (w/o Javascript) from changeset to Trac changeset pages

[1910] by eblot on 01/29/07 07:16:13

RevtreePlugin:

Upgrade model.py for the latest Trac changes introduced w/ 4655.

  • Note that this breaks compatibility w/ previous releases of Trac trunk.

[1909] by eblot on 01/29/07 03:37:19

RevtreePlugin:

  • Use Jquery instead of Trac custom javascript methods
  • Fix up XHTML syntax issues with selection lists and radioboxes