There is only one channel, so drop the "(latest)" suffix
[?]
Feb 20, 2013, 5:20 PM
HU5DPGCVK6TRUXZV7I5UKCDLBILSJ47PVUFXC5IFHXUDBEFJ7NLQCDependencies
- [2]
Q4VDOA76Replace last 5 builds on jobset page with last 5 evaluations. Moved hide/unhide and evaluate options to jobset topmenu. - [3]
IHU3IMC6Revert changeset 4399683fa0e9abb64f63affc7caca7f77abea1b7, make jobset options available to project members as well - [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]
NDL67SQT* XHTML validity. - [6]
BHZXGT2H* Channels: provide an index page that lists all the packages in the - [7]
OEPUOUNBUsing twitter bootstrap for more consistent looks for Hydra - [8]
GEL2WHSUMove channel link to top menu of Project and Jobset. - [9]
JZVRK5QJGroup some menu items together under a "Status" menu - [*]
QL55ECJ6- adapted ui for hydra, more in line with nixos.org website
Change contents
- replacement in src/root/channel-contents.tt at line 10
$ nix-channel --add [% curUri %]$ nix-channel --add [% curUri +%] - replacement in src/root/topbar.tt at line 52
[% INCLUDE menuItem uri = c.uri_for('/project' project.name 'channel' 'latest') title = "Channel (latest)" %][% INCLUDE menuItem uri = c.uri_for('/project' project.name 'channel' 'latest') title = "Channel" %] - replacement in src/root/topbar.tt at line 84
[% INCLUDE menuItem uri = c.uri_for('/jobset' project.name jobset.name 'channel' 'latest') title = "Channel (latest)" %][% INCLUDE menuItem uri = c.uri_for('/jobset' project.name jobset.name 'channel' 'latest') title = "Channel" %]