User color instead of a big animated GIF to indicate whether a build is running

[?]
Apr 2, 2012, 7:07 PM
XZJFZSCJFIKTKKZ6ZMR4RVZTGLN6M34I75PQIJ35ANWC3OV6U2XAC

Dependencies

  • [2] MOX7XJ2E Merge the BuildSchedulingInfo table into the Builds table
  • [3] W6DC6K4I * Happy Javascript hacking.
  • [4] QL55ECJ6 - adapted ui for hydra, more in line with nixos.org website
  • [5] MFHM3RLC * Add an icon for PDFs.
  • [6] ELABMHJI * hydra: layout changes
  • [7] PILMG2JS * hydra: layout changes, forgot something
  • [8] 5QE3TIHP hydra: add status icon per jobset on project page
  • [9] SZZ3PFYF
  • [10] GMIKEXTA * Forgot to commit.
  • [11] PTH265IX * Fix the queue page.
  • [12] DAGSOQW3 use newer icons consistently
  • [13] E5DMQRPO Remove unnecessary whitespace in the HTML output
  • [14] ZI535LI6 * hydra: 'new' UI for project/jobset/job/build
  • [15] D5QIOJGP * Move everything up one directory.
  • [16] JLDUSNUO * Unify rendering of finished and scheduled builds.
  • [17] B72GLND4
  • [*] IK53RV4V
  • [*] J5UVLXOK * Start of a basic Catalyst web interface.
  • [*] 2GK5DOU7 * Downloading closures.

Change contents

  • edit in src/root/common.tt at line 72
    [3.458][3.118:138](),[3.916][3.118:138]()
    <th></th>
  • edit in src/root/common.tt at line 108
    [3.1382][2.6086:6265]()
    <td>[% IF build.busy %]<img src="/static/images/running.gif" alt="Running" />[% ELSIF build.disabled == 1 || build.get_column('enabled') == 0 %]Disabled[% END %]</td>
  • replacement in src/root/static/css/hydra.css at line 129
    [3.452][3.2415:2431]()
    .runningBuild {
    [3.452]
    [3.2022]
    tr:nth-child(even).runningBuild {
    background-color: #d8ffd8 !important;
    }
    tr:nth-child(odd).runningBuild {
    background-color: #e8ffe8 !important;
  • edit in src/root/static/css/hydra.css at line 138
    [3.2469]
    [21.2396]
    background-color: #ffc0c0 !important;
  • file deletion: running.gif (----------)
    [3.2196][3.5991:6013](),[3.6013][3.3097:3097]()