Making pretty printed log look normal again. Issue #6

[?]
Apr 30, 2012, 6:22 PM
YNHNVV3HFWQV53NOYXGVT3SNXDL5I7BMFGQRZ2ATUGUXPXXS74ZQC

Dependencies

  • [2] E3X3C5LK Replace ugly link with nice small buttons
  • [3] 6JGCGK5X
  • [4] QU5QJUKC * hydra: add warningLine class to log lines with warning attribute
  • [5] BA46C5LN * Pretty-print the logs.
  • [6] BD3GRK4B * Get rid of "positive failures" and separate log phases.
  • [7] 4JPNFWRB * Use jquery for the logfile manipulation.
  • [8] D5Z5M4MA
  • [9] H7CNGK4O * Log evaluation errors etc. in the DB.
  • [*] J5UVLXOK * Start of a basic Catalyst web interface.
  • [*] OEPUOUNB Using twitter bootstrap for more consistent looks for Hydra

Change contents

  • edit in src/root/layout.tt at line 15
    [2.975]
    [12.5771]
    <link rel="stylesheet" href="/static/css/logfile.css" type="text/css" />
  • edit in src/root/static/css/logfile.css at line 1
    [3.611]
    [3.612]
    .buildlog {
    border: 1px solid black;
    padding: 0.3em;
    }
  • replacement in src/root/static/css/logfile.css at line 98
    [3.1][3.1:8]()
    code {
    [3.1]
    [3.8]
    .code {
  • replacement in src/xsl/log2html.xsl at line 64
    [3.5552][3.5552:5563]()
    <code>
    [3.5552]
    [3.5563]
    <div class="code">
  • replacement in src/xsl/log2html.xsl at line 75
    [3.5695][3.5695:5707]()
    </code>
    [3.5695]
    [3.5707]
    </div>