Added running icon in queue in stead of background color.
[?]
Apr 12, 2012, 8:10 PM
LVRSAUULBI7F6GFYCAAJ54GP3AYXMMNBSJ5IJRFFRGDKXS2X57WACDependencies
- [2]
E5DMQRPORemove unnecessary whitespace in the HTML output - [3]
KIJNIVMLSome overriding of bootstrap default css - [4]
J5UVLXOK* Start of a basic Catalyst web interface. - [5]
GPHLV42M* Allow the description of a release member to be edited, and to - [6]
IK53RV4V - [7]
ZWCTAZGLadded newsitems, added some admin options to clear various caches. - [8]
OEPUOUNBUsing twitter bootstrap for more consistent looks for Hydra - [*]
JLDUSNUO* Unify rendering of finished and scheduled builds.
Change contents
- edit in src/root/common.tt at line 70[10.861][10.861]
[%- IF showSchedulingInfo -%]<th></th>[%- END -%] - edit in src/root/common.tt at line 109[2.1341][10.1548]
[% IF showSchedulingInfo %]<td>[%- IF build.busy %]<span class="label label-success">Running</span>[% ELSE %]<span class="label">Queued</span>[% END %]</td>[% END %] - edit in src/root/static/css/hydra.css at line 11