* jQuery 1.8.4.

[?]
Aug 31, 2010, 2:17 PM
YJAHR4FUF7HYQXY4BAXJ6DSSFA4FQS6WCHO3XSYC6AVGD36WEU4AC

Dependencies

  • [2] DAJ6QK5Z * jquery-ui 1.8.1 disappeared.
  • [3] QB3LWT7N * Ouch.
  • [4] BA46C5LN * Pretty-print the logs.
  • [5] YQWH4POV * Simplify.
  • [6] J5UVLXOK * Start of a basic Catalyst web interface.
  • [7] ZI535LI6 * hydra: 'new' UI for project/jobset/job/build
  • [8] 2KCD2BQN updated jquery version to 1.8.1
  • [9] YTSIRIMK * Separate job status and all builds pages.
  • [10] T4LLYESZ * Nix expression for building Hydra.
  • [11] F2YSY4BK update jquery versions in templates
  • [12] UVMFS73T * Some jQuery / CSS hackery.

Change contents

  • replacement in release.nix at line 21
    [4.347][2.0:144]()
    url = http://jqueryui.com/download/jquery-ui-1.8.2.custom.zip;
    sha256 = "1rvys5fl782x13zpyj20q6z9kflm2xg1s9608lvnh9j5fbgxv656";
    [4.347]
    [4.491]
    url = http://jqueryui.com/download/jquery-ui-1.8.4.custom.zip;
    sha256 = "05ma2xm9dksq7x97lqs8lnkrrcy52h11p1dmnl8cwpfm45p0z7cp";
  • replacement in src/root/layout.tt at line 13
    [4.2185][3.0:113]()
    <link type="text/css" href="/static/js/jquery/css/smoothness/jquery-ui-1.8.2.custom.css" rel="Stylesheet" />
    [4.2185]
    [4.232]
    <link type="text/css" href="/static/js/jquery/css/smoothness/jquery-ui-1.8.4.custom.css" rel="Stylesheet" />
  • replacement in src/root/layout.tt at line 19
    [4.207][3.114:217]()
    <script type="text/javascript" src="/static/js/jquery/js/jquery-ui-1.8.2.custom.min.js"></script>
    [4.207]
    [4.1805]
    <script type="text/javascript" src="/static/js/jquery/js/jquery-ui-1.8.4.custom.min.js"></script>