Update bootstrap to 2.0.3

[?]
Mar 18, 2013, 11:15 PM
KKJNJHO5SJBDWHW5X3N53DOFQPI7W7VB3KZ47E5WUEYCQFXM5PVQC

Dependencies

  • [2] SGCV4X6R update bootstrap.zip
  • [3] UICHT2PS Add a search feature
  • [4] J5UVLXOK * Start of a basic Catalyst web interface.
  • [5] F26JXTLN Trailing whitespace
  • [6] SMTMFEKE hydra: add missing templates
  • [7] EFWN7JBV * Added a status page that shows all the currently executing build steps.
  • [8] SBMOICGV Evil CSS hackery to prevent link targets from being under the navbar
  • [9] 36M6DGIT Show the runtime/build dependencies in the build page
  • [10] D5QIOJGP * Move everything up one directory.
  • [11] OX6NYJDV Split viewing and editing a jobset
  • [12] UVMFS73T * Some jQuery / CSS hackery.
  • [13] ODNCGFQ5 * Improved the navigation bar: don't include all projects (since that
  • [14] ZI535LI6 * hydra: 'new' UI for project/jobset/job/build
  • [15] P5X4P6VK * Renaming "release sets" to "views" (not finished yet). Having
  • [16] 3JBUMW3E forgot to commit a file
  • [17] NEQ4BISO Add bootstrap.zip
  • [18] NOSDBMWD Remove comments, re-add logo.
  • [19] KXO3EUSV Factor out the tree rendering
  • [20] QBT7FA7R Compatibility with latest bootstrap
  • [21] 75XUS62Y * Added a page to quickly see all failed builds and failed evaluations
  • [22] BA46C5LN * Pretty-print the logs.
  • [23] KXGOUX7P * Creating releases.
  • [24] SZYDW2DG hydra: added some user admin
  • [25] 2BUX775I * More release -> view.
  • [26] PZL3SZM3 Give every page a consistent title
  • [27] VH5ZABDR Add a page to show the latest evaluations for the entire server
  • [28] QTC3SYBM Jobset page: Load the jobs and status tabs on demand
  • [29] F6LBAQML Fix logo size
  • [30] ELABMHJI * hydra: layout changes
  • [31] LSZLZHJY Allow users to edit their own settings
  • [32] US27ZTX5 * HydraFrontend -> Hydra.
  • [33] AS2OXLRM * Editing releases.
  • [34] OEPUOUNB Using twitter bootstrap for more consistent looks for Hydra
  • [35] JOVVHIJX Remove all entry points to modify machines
  • [36] R2PON6R7 Allow non-admin users to see the machine status page
  • [37] KT2SLXPU Move <style> to hydra.css
  • [38] YTZOC7C5 * Editing of jobset inputs.
  • [39] 5DSDXORD hydra: missing plain.tt
  • [40] U4TD3AIQ Add support for viewing jobset evaluations
  • [41] FKK2ZSTL * Split the CSS.
  • [42] 6FRLEP4P first try for timeline of last 24 hours in hydra
  • [43] ZWCTAZGL added newsitems, added some admin options to clear various caches.
  • [44] RSEGBU6C Hydra/20: Jobset clone feature
  • [45] HRAFVVOE make logo configurable via HYDRA_LOGO env var
  • [46] TRDGNILT Remove unused file
  • [47] G4X5IUYJ Remove default logo, replaced by text for now. Hide template in jobset edit.
  • [48] QL55ECJ6 - adapted ui for hydra, more in line with nixos.org website
  • [49] FV2M6MOT hydra: use autoconf/-make
  • [50] WRIU3S5E * UI for cloning builds (not functional yet).
  • [51] JY7BXXOP Split viewing and editing a project
  • [52] RBNQKATL * Adding persistant releases. A release is a named set of builds.
  • [53] OR5SJ42Y Show releases in a tab on the project page
  • [54] XDDCO6CH * hydra: add dependency list with links to logfiles
  • [55] TLJC6BJ3 Add a menu item for deleting jobsets

Change contents

  • file deletion: bootstrap.zip (----------)
    [4.1486][4.55595:55619](),[4.55619][4.1:1]()
  • replacement in src/root/Makefile.am at line 10
    [4.18732][4.0:26]()
    BOOTSTRAP = bootstrap.zip
    [4.18732]
    [4.18732]
    BOOTSTRAP = bootstrap-2.0.3.zip
  • file addition: bootstrap-2.0.3.zip (----------)
    [4.1486]
  • edit in src/root/layout.tt at line 19
    [4.271]
    [4.2976]
    <script type="text/javascript" src="/static/bootstrap/js/bootstrap.min.js"></script>
  • edit in src/root/layout.tt at line 21
    [4.3053]
    [4.3053]
    <!-- hydra.css must be included before bootstrap-responsive to
    make the @media rule work. -->
    <link rel="stylesheet" href="/static/css/hydra.css" type="text/css" />
  • edit in src/root/layout.tt at line 26
    [4.3141][4.432:521](),[4.432][4.432:521]()
    <script type="text/javascript" src="/static/bootstrap/js/bootstrap.min.js"></script>
  • edit in src/root/layout.tt at line 29
    [4.192][4.192:267]()
    <link rel="stylesheet" href="/static/css/hydra.css" type="text/css" />
  • edit in src/root/layout.tt at line 32
    [4.345][4.345:354](),[4.354][4.6643:6739](),[4.6643][4.6643:6739](),[4.6739][4.355:364]()
    <!--
    <script type="text/javascript" src="/static/js/tablesorter/jquery.tablesorter.js"></script>
    -->
  • replacement in src/root/layout.tt at line 96
    [4.6851][3.906:1008]()
    <a class="btn btn-navbar" data-toggle="collapse" data-target=".navbar-responsive-collapse">
    [4.6851]
    [4.6939]
    <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
  • replacement in src/root/layout.tt at line 100
    [4.7068][4.7068:7083]()
    </a>
    [4.7068]
    [4.440]
    </button>
  • replacement in src/root/layout.tt at line 108
    [4.708][3.1009:1082]()
    <div class="nav-collapse collapse navbar-responsive-collapse">
    [4.708]
    [4.7222]
    <div class="nav-collapse collapse">
  • replacement in src/root/static/css/hydra.css at line 1
    [4.8691][4.369:376](),[4.376][4.4374:4397]()
    body {
    padding-top: 40px;
    [4.8691]
    [4.152]
    @media (min-width: 768px) {
    body {
    padding-top: 40px;
    }