Don't use colspan=0, it doesn't work in all browsers

[?]
Apr 4, 2012, 10:33 AM
37RKEEMPGYH2GIDBMHGZXVA3NTBF6N3B6PQAN2NVYLDBAO6IEWPAC

Dependencies

  • [2] WZZOOYCH Show queued builds in jobset evaluation pages
  • [3] L7NUCXKS Show new and removed jobs
  • [4] DE2DNCOI Allow comparing an evaluation with an arbitrary other evaluation
  • [5] U4TD3AIQ Add support for viewing jobset evaluations

Change contents

  • replacement in src/root/jobset-eval.tt at line 19
    [3.5277][3.5277:5473]()
    <tr><td class="centered" colspan="0"><a href="[% c.uri_for(c.controller('JobsetEval').action_for('view'), [eval.id], full => 1) %]"><em>([% size - max %] more builds omitted)</em></a></td></tr>
    [3.5277]
    [3.5473]
    <tr><td class="centered" colspan="6"><a href="[% c.uri_for(c.controller('JobsetEval').action_for('view'), [eval.id], full => 1) %]"><em>([% size - max %] more builds omitted)</em></a></td></tr>
  • replacement in src/root/jobset-eval.tt at line 26
    [2.280][2.280:359]()
    <tr><th class="subheader" colspan="0"><strong>Queued</strong> jobs</th></tr>
    [2.280]
    [2.359]
    <tr><th class="subheader" colspan="6"><strong>Queued</strong> jobs</th></tr>
  • replacement in src/root/jobset-eval.tt at line 31
    [3.541][3.541:617]()
    <tr><th class="subheader" colspan="0"><strong>New</strong> jobs</th></tr>
    [3.541]
    [3.617]
    <tr><th class="subheader" colspan="6"><strong>New</strong> jobs</th></tr>
  • replacement in src/root/jobset-eval.tt at line 36
    [3.692][3.692:772]()
    <tr><th class="subheader" colspan="0"><strong>Removed</strong> jobs</th></tr>
    [3.692]
    [2.415]
    <tr><th class="subheader" colspan="6"><strong>Removed</strong> jobs</th></tr>
  • replacement in src/root/jobset-eval.tt at line 46
    [2.746][2.746:940]()
    <tr><td class="centered" colspan="0"><a href="[% c.uri_for(c.controller('JobsetEval').action_for('view'), [eval.id], full => 1) %]"><em>([% size - max %] more jobs omitted)</em></a></td></tr>
    [2.746]
    [2.940]
    <tr><td class="centered" colspan="6"><a href="[% c.uri_for(c.controller('JobsetEval').action_for('view'), [eval.id], full => 1) %]"><em>([% size - max %] more jobs omitted)</em></a></td></tr>
  • replacement in src/root/jobset-eval.tt at line 51
    [3.5572][3.1037:1123]()
    <tr><th class="subheader" colspan="0">Jobs that now <strong>fail</strong></th></tr>
    [3.5572]
    [3.5660]
    <tr><th class="subheader" colspan="6">Jobs that now <strong>fail</strong></th></tr>
  • replacement in src/root/jobset-eval.tt at line 56
    [3.5742][3.1124:1213]()
    <tr><th class="subheader" colspan="0">Jobs that now <strong>succeed</strong></th></tr>
    [3.5742]
    [3.5833]
    <tr><th class="subheader" colspan="6">Jobs that now <strong>succeed</strong></th></tr>
  • replacement in src/root/jobset-eval.tt at line 61
    [3.5919][3.1214:1302]()
    <tr><th class="subheader" colspan="0">Jobs that still <strong>fail</strong></th></tr>
    [3.5919]
    [3.6009]
    <tr><th class="subheader" colspan="6">Jobs that still <strong>fail</strong></th></tr>
  • replacement in src/root/jobset-eval.tt at line 66
    [3.6095][3.1303:1394]()
    <tr><th class="subheader" colspan="0">Jobs that still <strong>succeed</strong></th></tr>
    [3.6095]
    [3.6188]
    <tr><th class="subheader" colspan="6">Jobs that still <strong>succeed</strong></th></tr>