Fix rendering of Subversion inputs in the Evaluations table

[?]
Jun 4, 2012, 2:55 PM
DYR3KYMG46KWWQLT2VI5KUHBEOKJO4RB6A5M73WQ76WOFR4KYQPAC

Dependencies

  • [2] 3TL5XENE Different icons (darker red) for cancelled builds. Fixes #25.
  • [3] RWFCW6ZN In the jobset evals lists, show what inputs changed between consecutive evals
  • [4] Q4VDOA76 Replace last 5 builds on jobset page with last 5 evaluations. Moved hide/unhide and evaluate options to jobset topmenu.
  • [5] U4TD3AIQ Add support for viewing jobset evaluations
  • [*] IK53RV4V

Change contents

  • replacement in src/root/common.tt at line 419
    [3.840][2.467:496]()
    [% BLOCK renderShortEval -%]
    [3.840]
    [2.496]
    [% BLOCK renderShortEvalInput -%]
  • replacement in src/root/common.tt at line 421
    [2.616][3.1714:1736](),[3.1714][3.1714:1736]()
    r[%- revision -%]
    [2.616]
    [2.617]
    r[%- input.revision -%]
  • replacement in src/root/common.tt at line 451
    [3.2159][2.843:930]()
    [%- sep %] [% input.name %] → [% INCLUDE renderShortEval input=input %]
    [3.2159]
    [3.2273]
    [%- sep %] [% input.name %] → [% INCLUDE renderShortEvalInput input=input %]