All/recent builds -> Latest builds
[?]
Feb 20, 2013, 5:23 PM
4JS4DWHDRVNPIV3QCHLVJP6ZEAO5FHOK7NQ5FGO2JVZE6BZDZAIACDependencies
- [2]
R2PON6R7Allow non-admin users to see the machine status page - [3]
QL55ECJ6- adapted ui for hydra, more in line with nixos.org website - [4]
2DTJNAMXAllow project members to create jobsets, regression introduced by bootstrap make-over. Currently all logged in users see these options, however, only on performing the action the privileges are checked. Need to change that in the future. - [5]
KSVD6RAP* hydra: queue stats (nr running builds / nr queued builds) - [6]
PZL3SZM3Give every page a consistent title - [7]
YTSIRIMK* Separate job status and all builds pages. - [8]
GEL2WHSUMove channel link to top menu of Project and Jobset. - [9]
OEPUOUNBUsing twitter bootstrap for more consistent looks for Hydra - [10]
7ZQAHJQMFix indentation - [11]
IZWCANCVI'm stupid - [12]
JZVRK5QJGroup some menu items together under a "Status" menu - [13]
D5QIOJGP* Move everything up one directory. - [14]
Q4VDOA76Replace last 5 builds on jobset page with last 5 evaluations. Moved hide/unhide and evaluate options to jobset topmenu. - [15]
3PNG7NIBRemove trailing whitespace - [16]
HU5DPGCVThere is only one channel, so drop the "(latest)" suffix - [17]
IHU3IMC6Revert changeset 4399683fa0e9abb64f63affc7caca7f77abea1b7, make jobset options available to project members as well - [18]
JARRBLZDBootstrapify the Hydra forms (except the project and jobset edit pages)
Change contents
- replacement in src/root/all.tt at line 1
[% WRAPPER layout.tt title="Recent builds" _[% WRAPPER layout.tt title="Latest builds" _ - replacement in src/root/topbar.tt at line 41
title = "Recent builds" %]title = "Latest builds" %] - replacement in src/root/topbar.tt at line 47
[% INCLUDE menuItem uri = c.uri_for(c.controller('Project').action_for('all'), [project.name]) title = "All builds" %][% INCLUDE menuItem uri = c.uri_for(c.controller('Project').action_for('all'), [project.name]) title = "Latest builds" %] - replacement in src/root/topbar.tt at line 76
title = "All builds" %]title = "Latest builds" %] - replacement in src/root/topbar.tt at line 106
title = "All builds" %]title = "Latest builds" %]