User color instead of a big animated GIF to indicate whether a build is running
[?]
Apr 2, 2012, 7:07 PM
XZJFZSCJFIKTKKZ6ZMR4RVZTGLN6M34I75PQIJ35ANWC3OV6U2XACDependencies
- [2]
MOX7XJ2EMerge the BuildSchedulingInfo table into the Builds table - [3]
ZI535LI6* hydra: 'new' UI for project/jobset/job/build - [4]
MFHM3RLC* Add an icon for PDFs. - [5]
D5QIOJGP* Move everything up one directory. - [6]
W6DC6K4I* Happy Javascript hacking. - [7]
QL55ECJ6- adapted ui for hydra, more in line with nixos.org website - [8]
GMIKEXTA* Forgot to commit. - [9]
JLDUSNUO* Unify rendering of finished and scheduled builds. - [10]
5QE3TIHPhydra: add status icon per jobset on project page - [11]
B72GLND4 - [12]
SZZ3PFYF - [13]
DAGSOQW3use newer icons consistently - [14]
ELABMHJI* hydra: layout changes - [15]
PTH265IX* Fix the queue page. - [16]
E5DMQRPORemove unnecessary whitespace in the HTML output - [17]
PILMG2JS* hydra: layout changes, forgot something - [*]
IK53RV4V - [*]
J5UVLXOK* Start of a basic Catalyst web interface. - [*]
2GK5DOU7* Downloading closures.
Change contents
- edit in src/root/common.tt at line 72
<th></th> - edit in src/root/common.tt at line 108
<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
.runningBuild {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