Update bootstrap to 2.3.1

[?]
Apr 26, 2013, 12:45 PM
S5GCSCNSR43NZ23DR22G7E7ZWNCSQ44WUPXLESYHJCM7XBKED3SQC

Dependencies

  • [2] SSKVYYI4 Tweaks
  • [3] KKJNJHO5 Update bootstrap to 2.0.3
  • [4] F26JXTLN Trailing whitespace
  • [5] QL55ECJ6 - adapted ui for hydra, more in line with nixos.org website
  • [6] OEPUOUNB Using twitter bootstrap for more consistent looks for Hydra
  • [7] FV2M6MOT hydra: use autoconf/-make
  • [8] 3PNG7NIB Remove trailing whitespace
  • [9] GGT2BLPF Set mouse pointer to indicate you can click on rows
  • [10] 4GU5Y2XZ Add some margin about h3 elements
  • [11] NRSKJPP4 makeLink -> menuItem
  • [12] JARRBLZD Bootstrapify the Hydra forms (except the project and jobset edit pages)
  • [13] PZL3SZM3 Give every page a consistent title
  • [14] WUCOEIFA Search: Limit the number of results
  • [*] J5UVLXOK * Start of a basic Catalyst web interface.

Change contents

  • replacement in src/root/Makefile.am at line 10
    [4.18732][3.0:32]()
    BOOTSTRAP = bootstrap-2.0.3.zip
    [4.18732]
    [4.18732]
    BOOTSTRAP = bootstrap-2.3.1.zip
  • edit in src/root/static/css/hydra.css at line 57
    [4.80]
    [4.0]
    }
    h2 {
    font-size: 150%;
    margin-bottom: 0em;
  • edit in src/root/static/css/hydra.css at line 65
    [4.8]
    [4.8]
    font-size: 120%;
  • replacement in src/root/static/css/hydra.css at line 67
    [4.31][2.0:26]()
    margin-bottom: 0.5em;
    [4.31]
    [4.291]
    margin-bottom: 0em;
    }
    div.page-header {
    margin-top: 0em;
    margin-bottom: 1em;
    }
    div.page-header h1 {
    margin-bottom: 0em;
  • edit in src/root/static/css/hydra.css at line 78
    [4.293]
    div.page-header h1 small {
    font-size: 45%;
    }
  • replacement in src/root/topbar.tt at line 2
    [4.10471][4.10471:10536]()
    <li class="[% IF "${root}${curUri}" == uri %]active[% END %]">
    [4.10471]
    [4.6753]
    <li class="[% IF "${root}${curUri}" == uri %]active[% END %]" [% IF confirmmsg %]onclick="javascript:return confirm('[% confirmmsg %]')"[% END %]>
  • replacement in src/root/topbar.tt at line 170
    [4.15142][4.37351:37378]()
    [% INCLUDE maybeLink
    [4.15142]
    [4.37378]
    [% INCLUDE menuItem
  • replacement in src/root/topbar.tt at line 172
    [4.37456][4.37456:37502]()
    content = "Clear failed builds cache"
    [4.37456]
    [4.17021]
    title = "Clear failed builds cache"
  • replacement in src/root/topbar.tt at line 175
    [4.17122][4.37503:37530]()
    [% INCLUDE maybeLink
    [4.17122]
    [4.15406]
    [% INCLUDE menuItem
  • replacement in src/root/topbar.tt at line 177
    [4.15491][4.5489:5553]()
    content = "Clear all non-running old builds from queue"
    [4.15491]
    [4.17123]
    title = "Clear all non-running old builds from queue"