Don't break certain table columns
[?]
May 29, 2013, 12:58 PM
3K53ZLNX7WYB2A5QJZW7GIFBJWYQO2YXV2B7MS3OBN3VH6KIC6NACDependencies
- [2]
MXV4GAMBAdd separation between news items - [3]
R6B5CAFFLet Builds.timestamp refer to the time the build was added - [4]
4WZQW2N6Fix indentation and get rid of some unnecessary whitespace in the output - [5]
VH5ZABDRAdd a page to show the latest evaluations for the entire server - [6]
2VBQRQ2QFix some XML well-formedness problems - [7]
5GRW5XU4Job page: Put latest builds on top - [8]
K22TMPH5Make the info tables less compressed - [9]
BIVZGPUTOptimise clickable rows - [*]
IK53RV4V - [*]
J5UVLXOK* Start of a basic Catalyst web interface. - [*]
S5GCSCNSUpdate bootstrap to 2.3.1
Change contents
- replacement in src/root/common.tt at line 101
<td><tt>[% build.system %]</tt></td><td>[% date.format(showSchedulingInfo ? build.timestamp : build.stoptime, '%Y-%m-%d %H:%M:%S') %]</td><td class="nowrap"><tt>[% build.system %]</tt></td><td class="nowrap">[% date.format(showSchedulingInfo ? build.timestamp : build.stoptime, '%Y-%m-%d %H:%M:%S') %]</td> - replacement in src/root/common.tt at line 418
<td>[% INCLUDE renderDateTime timestamp = eval.timestamp %]</td><td class="nowrap">[% INCLUDE renderDateTime timestamp = eval.timestamp %]</td> - replacement in src/root/common.tt at line 430
<td align='right'><td align='right' class="nowrap"> - replacement in src/root/common.tt at line 437
<td align='right'><td align='right' class="nowrap"> - edit in src/root/static/css/hydra.css at line 89[2.405][13.296]
}td.nowrap {white-space: nowrap;