Active build steps: Make the rows clickable
[?]
Feb 26, 2013, 6:12 PM
BOAFFKUX23KQE2TEM3525BLE52VQESGQOSV42VEIA4PAP37EHD3QCDependencies
- [2]
PZL3SZM3Give every page a consistent title - [3]
JARRBLZDBootstrapify the Hydra forms (except the project and jobset edit pages) - [4]
EFWN7JBV* Added a status page that shows all the currently executing build steps.
Change contents
- replacement in src/root/status.tt at line 4
<table class="tablesorter table table-striped table-condensed"><table class="tablesorter table table-striped table-condensed clickable-rows"> - replacement in src/root/status.tt at line 15
<td><a href="[% c.uri_for('/build' step.build.id 'nixlog' step.stepnr 'tail-reload') %]">[% step.stepnr %]</a></td><td><a class="row-link" href="[% c.uri_for('/build' step.build.id 'nixlog' step.stepnr 'tail-reload') %]">[% step.stepnr %]</a></td>