Remove unnecessary Javascript code

[?]
Feb 20, 2013, 4:03 PM
RO7REZL3EGUWTSCXG3W4IWJMBRPMY3BH43ZTFL2G2I7MADGJQADAC

Dependencies

  • [2] 3PNG7NIB Remove trailing whitespace
  • [3] HUH62VDL show current builds on job page
  • [4] TCXFZZFN * hydra: make chart zoomable and clickable
  • [5] IE3SRMWZ * Show global and per-project statistics.
  • [6] VCOSLZRP
  • [7] YTSIRIMK * Separate job status and all builds pages.
  • [8] J5UVLXOK * Start of a basic Catalyst web interface.
  • [9] ZI535LI6 * hydra: 'new' UI for project/jobset/job/build
  • [10] AKAXJDMW * Disable the statistics on the project, jobset and job pages for now
  • [11] 2AUODJBT
  • [12] LQNBKF3D
  • [13] OEPUOUNB Using twitter bootstrap for more consistent looks for Hydra
  • [14] ODNCGFQ5 * Improved the navigation bar: don't include all projects (since that
  • [15] WHAFVCEI
  • [16] S66BOMVU * Added authentication.
  • [17] 2R7GHSA4 * hydra: added initial version of build graph
  • [18] 2GUAKGTB Fix indentation of build.tt
  • [19] 7YBYT2LQ
  • [20] FN6V3C7M always show latest 10 builds on job page
  • [21] W6DC6K4I * Happy Javascript hacking.

Change contents

  • edit in src/root/build.tt at line 506
    [3.14404][3.764:765](),[3.8444][3.764:765](),[3.765][3.14405:14437](),[3.14437][3.2372:2399](),[3.2399][3.14465:14475](),[3.14465][3.14465:14475]()
    <script type="text/javascript">
    $('#tab').tab('show');
    </script>
  • edit in src/root/job.tt at line 48
    [3.19472][3.19472:19504](),[3.19504][2.23868:23914](),[2.23914][3.4160:4207](),[3.4160][3.4160:4207](),[3.4207][3.19532:19542](),[3.19532][3.19532:19542]()
    <script type="text/javascript">
    jQuery(document).ready(function ($) {
    $('#tab').tab('show');
    });
    </script>
  • edit in src/root/job.tt at line 49
    [3.7929][3.7929:7930]()
  • edit in src/root/jobset.tt at line 219
    [3.25471][3.13228:13229](),[3.13228][3.13228:13229](),[3.13229][3.25472:25504](),[3.25504][2.31068:31114](),[2.31114][3.5634:5681](),[3.5634][3.5634:5681](),[3.5681][3.25532:25542](),[3.25532][3.25532:25542]()
    <script type="text/javascript">
    jQuery(document).ready(function ($) {
    $('#tab').tab('show');
    });
    </script>
  • edit in src/root/project.tt at line 192
    [3.5230][3.30706:30738](),[3.30738][2.36771:36817](),[2.36817][3.10240:10287](),[3.10240][3.10240:10287](),[3.10287][3.30766:30776](),[3.30766][3.30766:30776](),[3.2520][3.2863:2865](),[3.5486][3.2863:2865](),[3.30776][3.2863:2865](),[3.2863][3.2863:2865]()
    <script type="text/javascript">
    jQuery(document).ready(function ($) {
    $('#tab').tab('show');
    });
    </script>