Make the info tables less compressed
[?]
Feb 21, 2013, 12:42 PM
K22TMPH534XFKE6MWYRZSOCRWB7MCBKTMUBIBDF36FJR5DF5UE3ACDependencies
- [2]
2GUAKGTBFix indentation of build.tt - [3]
TFK74CQRPut job status on a separate tab - [4]
ELABMHJI* hydra: layout changes - [5]
6KIJX24RGet rid of unnecessary [%- and -%] tags - [6]
2VBQRQ2QFix some XML well-formedness problems - [7]
MAOFG2TD* Allow omitting the product number if there is only one product in a - [8]
OR5SJ42YShow releases in a tab on the project page - [9]
E5DMQRPORemove unnecessary whitespace in the HTML output - [10]
A52HEFHQ* Allow builds to be restarted (if they failed with a transient error, - [11]
W6DC6K4I* Happy Javascript hacking. - [12]
FGQPXZIXhydra: make nr of build to keep configurable per jobset - [13]
H7CNGK4O* Log evaluation errors etc. in the DB. - [14]
OX6NYJDVSplit viewing and editing a jobset - [15]
NDL67SQT* XHTML validity. - [16]
CVWQXYKMuse newer icons consistently - [17]
4WZQW2N6Fix indentation and get rid of some unnecessary whitespace in the output - [18]
ASIRNHAHLoad the dependency tabs on demand - [19]
6FXGLP7T* Render durations nicely. - [20]
3PNG7NIBRemove trailing whitespace - [21]
RRCGVQLWRevert sorting build products - [22]
Y6AHH4THRemove the logfile and logSize columns from the database - [23]
JLDUSNUO* Unify rendering of finished and scheduled builds. - [24]
XHK7IGYI* hdyra: show last succeeded build and changes since on build status summary if build has failed - [25]
QL55ECJ6- adapted ui for hydra, more in line with nixos.org website - [26]
SZYDW2DGhydra: added some user admin - [27]
36M6DGITShow the runtime/build dependencies in the build page - [28]
JY7BXXOPSplit viewing and editing a project - [29]
U4TD3AIQAdd support for viewing jobset evaluations - [30]
JFZNAYJX* Showing releases. - [31]
J5UVLXOK* Start of a basic Catalyst web interface. - [32]
IE3SRMWZ* Show global and per-project statistics. - [33]
ODNCGFQ5* Improved the navigation bar: don't include all projects (since that - [34]
TW5ZQX5Z* Move up the build products in the builds page, since they're more - [35]
ZI535LI6* hydra: 'new' UI for project/jobset/job/build - [36]
PMNWRTGJAdd multiple output support - [*]
IK53RV4V - [*]
7YBYT2LQ - [*]
SBMOICGVEvil CSS hackery to prevent link targets from being under the navbar
Change contents
- replacement in src/root/build.tt at line 67
<li><a href="#tabs-information" data-toggle="tab">Details</a></li><li><a href="#tabs-details" data-toggle="tab">Details</a></li> - replacement in src/root/build.tt at line 81
<table class="layoutTable"><table> - replacement in src/root/build.tt at line 87
<table class="layoutTable"><table class="info-table"> - replacement in src/root/build.tt at line 215
<div id="tabs-information" class="tab-pane"><div id="tabs-details" class="tab-pane"> - replacement in src/root/build.tt at line 217
<table class="layoutTable"><table class="info-table"> - replacement in src/root/change-password.tt at line 8
<table class="layoutTable"><table class="info-table"> - edit in src/root/common.tt at line 157[4.373]→[4.815:816](∅→∅),[4.1797]→[4.815:816](∅→∅),[4.2934]→[4.815:816](∅→∅),[4.3421]→[4.815:816](∅→∅),[4.815]→[4.815:816](∅→∅),[4.1827]→[4.843:844](∅→∅),[4.2962]→[4.843:844](∅→∅),[4.843]→[4.843:844](∅→∅),[4.844]→[4.3422:3446](∅→∅),[4.3446]→[4.844:970](∅→∅),[4.844]→[4.844:970](∅→∅),[4.970]→[4.76:171](∅→∅),[4.171]→[4.1044:1100](∅→∅),[4.1250]→[4.1044:1100](∅→∅),[4.1044]→[4.1044:1100](∅→∅),[4.1100]→[4.172:257](∅→∅),[4.257]→[4.1171:1277](∅→∅),[4.1335]→[4.1171:1277](∅→∅),[4.1171]→[4.1171:1277](∅→∅),[4.1277]→[4.639:709](∅→∅),[4.709]→[4.1314:1507](∅→∅),[4.1314]→[4.1314:1507](∅→∅),[4.1507]→[4.2190:2201](∅→∅),[4.2190]→[4.2190:2201](∅→∅),[4.2201]→[4.3447:3455](∅→∅)
BLOCK showBuildStats %]<table class="layoutTable"><tr><th>Finished builds:</th><td>[% finishedBuilds %]</td></tr><tr><th><img src="/static/images/checkmark_16.png" alt="Succeeded" /> Succeeded builds:</th><td>[% succeededBuilds %]</td></tr><tr><th><img src="/static/images/error_16.png" alt="Failed" /> Failed builds:</th><td>[% finishedBuilds - succeededBuilds %]</td></tr><tr><th>Total build time:</th><td>[% INCLUDE renderDuration duration = totalBuildTime %]</td></tr><tr><th>Scheduled builds:</th><td>[% scheduledBuilds %]</td></tr><tr><th>Currently executing builds:</th><td>[% busyBuilds %]</td></tr></table>[% END; - replacement in src/root/common.tt at line 197
END;[% END; - replacement in src/root/common.tt at line 428
<tr><td class="centered" colspan="54"><a href="[% linkToAll %]"><em>More...</em></a></td></tr><tr><td class="centered" colspan="54"><a href="[% linkToAll %]"><em>All evaluations...</em></a></td></tr> - replacement in src/root/jobset.tt at line 57
<table class="layoutTable"><table class="info-table"> - edit in src/root/jobset.tt at line 81
<h2>Status</h2> - replacement in src/root/jobset.tt at line 124
<table class="layoutTable"><table class="info-table"> - edit in src/root/jobset.tt at line 160
- edit in src/root/jobset.tt at line 167
- replacement in src/root/product-list.tt at line 5
<table class="productList layoutTable"><table class="productList"> - replacement in src/root/project.tt at line 82
<table class="layoutTable"><table class="info-table"> - edit in src/root/static/css/hydra.css at line 45[40.786]
table.info-table th {padding-right: 1.0em;padding-bottom: 0.2em;}