Job page: Put latest builds on top

[?]
Feb 22, 2013, 12:00 PM
5GRW5XU4PXOROJYRVOSNP3KMQMEVEQWHJD26AVCBADW7IF72NI7QC

Dependencies

  • [2] K22TMPH5 Make the info tables less compressed
  • [3] 2QISRMJK Job page: show queued as well as running builds
  • [4] WGUKOIQZ Fix indentation
  • [5] 2VBQRQ2Q Fix some XML well-formedness problems
  • [6] N4ODPYP7 Job page: Remove channel tab
  • [7] 4WZQW2N6 Fix indentation and get rid of some unnecessary whitespace in the output
  • [8] ODNCGFQ5 * Improved the navigation bar: don't include all projects (since that
  • [9] VH5ZABDR Add a page to show the latest evaluations for the entire server
  • [*] IK53RV4V

Change contents

  • edit in src/root/common.tt at line 140
    [4.3184]
    [4.3184]
    IF linkToAll %]
    <td class="centered" colspan="5"><a href="[% linkToAll %]"><em>More...</em></a></td></tr>
    [% END;
  • replacement in src/root/common.tt at line 437
    [4.11226][2.230:344]()
    <tr><td class="centered" colspan="54"><a href="[% linkToAll %]"><em>All evaluations...</em></a></td></tr>
    [4.11226]
    [4.11328]
    <tr><td class="centered" colspan="5"><a href="[% linkToAll %]"><em>More...</em></a></td></tr>
  • replacement in src/root/job.tt at line 7
    [4.172][4.172:248]()
    <li><a href="#tabs-latestbuilds" data-toggle="tab">Latest builds</a></li>
    [4.105]
    [4.248]
    <li><a href="#tabs-links" data-toggle="tab">Links</a></li>
  • edit in src/root/job.tt at line 13
    [4.304]
    [3.117]
    [% IF lastBuilds.size != 0 %]
    <h3>Lastest builds</h3>
    [% INCLUDE renderBuildList builds=lastBuilds showStatusChange=0
    linkToAll=c.uri_for('/job' project.name jobset.name job.name 'all') %]
    [% END %]
  • edit in src/root/job.tt at line 22
    [4.656][4.656:690](),[4.690][3.277:307](),[3.307][4.720:807](),[4.720][4.720:807]()
    [% IF lastBuilds.size != 0 %]
    <h3>Last 10 builds</h3>
    [% INCLUDE renderBuildList builds=lastBuilds showStatusChange=0 %]
    [% END %]
  • replacement in src/root/job.tt at line 24
    [4.1169][4.1169:1217]()
    <div id="tabs-latestbuilds" class="tab-pane">
    [4.817]
    [4.1217]
    <div id="tabs-links" class="tab-pane">