I'm stupid

[?]
Mar 13, 2012, 12:33 PM
IZWCANCVXLEUV3EGHYLAOOANLCZI3YC5WJTFUZT6JRTBDOWKVA4QC

Dependencies

  • [2] QL55ECJ6 - adapted ui for hydra, more in line with nixos.org website
  • [3] KSVD6RAP * hydra: queue stats (nr running builds / nr queued builds)
  • [4] ZI535LI6 * hydra: 'new' UI for project/jobset/job/build
  • [5] ZWCTAZGL added newsitems, added some admin options to clear various caches.
  • [*] ODNCGFQ5 * Improved the navigation bar: don't include all projects (since that

Change contents

  • edit in src/root/navbar.tt at line 50
    [7.17266]
    [7.17425]
    [% INCLUDE makeLink
    uri = c.uri_for(c.controller('Jobset').action_for('jobstatus'), [project.name, jobset.name])
    title = "Job status" %]
    [% INCLUDE makeLink
    uri = c.uri_for(c.controller('Jobset').action_for('errors'), [project.name, jobset.name])
    title = "Errors" %]
  • edit in src/root/topbar.tt at line 30
    [2.7426][2.7426:7675]()
    [% INCLUDE makeLink
    uri = c.uri_for(c.controller('Root').action_for('jobstatus'))
    title = "Job status" %]
    [% INCLUDE makeLink
    uri = c.uri_for(c.controller('Root').action_for('errors'))
    title = "Errors" %]