makeLink -> menuItem
[?]
Apr 26, 2013, 11:45 AM
NRSKJPP4FYTEKWNLVRK2QZDL6P24VJAC6R6NUBVX77JSUEBVRISACDependencies
- [2]
4JS4DWHDAll/recent builds -> Latest builds - [3]
LSZLZHJYAllow users to edit their own settings - [4]
XKXMU5PVEllipsize long jobset/job names to prevent bootstrap navbar breakage - [5]
TLJC6BJ3Add a menu item for deleting jobsets - [6]
6KIJX24RGet rid of unnecessary [%- and -%] tags - [7]
IHU3IMC6Revert changeset 4399683fa0e9abb64f63affc7caca7f77abea1b7, make jobset options available to project members as well - [8]
GEL2WHSUMove channel link to top menu of Project and Jobset. - [9]
N4ODPYP7Job page: Remove channel tab - [10]
UICHT2PSAdd a search feature - [11]
OOZK3MF5Show current query in the search box - [12]
3PNG7NIBRemove trailing whitespace - [13]
PZL3SZM3Give every page a consistent title - [14]
JARRBLZDBootstrapify the Hydra forms (except the project and jobset edit pages) - [15]
JZVRK5QJGroup some menu items together under a "Status" menu - [16]
WW6BFSNFMove the "Cancel build" button to the menu - [17]
OEPUOUNBUsing twitter bootstrap for more consistent looks for Hydra - [18]
7ZQAHJQMFix indentation - [19]
IZWCANCVI'm stupid - [20]
I4K2UPCWTweaks - [21]
Q4VDOA76Replace last 5 builds on jobset page with last 5 evaluations. Moved hide/unhide and evaluate options to jobset topmenu. - [22]
QL55ECJ6- adapted ui for hydra, more in line with nixos.org website - [23]
NAJJDIK6Move 'keep build' and 'restart' to toplevel menu - [24]
XJRJ4J7MAdd user registration - [25]
4IKSSKNLRestructure build menu - [26]
HU5DPGCVThere is only one channel, so drop the "(latest)" suffix - [27]
E3X3C5LKReplace ugly link with nice small buttons - [28]
R2PON6R7Allow non-admin users to see the machine status page - [29]
VH5ZABDRAdd a page to show the latest evaluations for the entire server
Change contents
- edit in src/root/topbar.tt at line 13[5.5824]→[5.7001:7019](∅→∅),[5.10747]→[5.7001:7019](∅→∅),[5.7001]→[5.7001:7019](∅→∅),[5.7020]→[5.7020:7021](∅→∅),[5.7021]→[5.10748:10887](∅→∅)
</li>[% END %][% BLOCK makeLinkWrapped %]<li [% IF curUri == uri %]class="active"[% END %]><a href="[% uri %]">[% title %]</a>[% content %] - edit in src/root/topbar.tt at line 14
[% END %][% BLOCK makeLink %][% INCLUDE makeLinkWrapped content="" %] - replacement in src/root/topbar.tt at line 19
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 22
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 25
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 28
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 31
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 54
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 57
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 60
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 63
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 66
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 102
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 105
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 108
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 111
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 121
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 126
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 131
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 135
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 141
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 146
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 160
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 163
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 166
[% INCLUDE makeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 194[5.3012]→[3.5220:5347](∅→∅),[5.4525]→[5.3012:3119](∅→∅),[3.5347]→[5.3012:3119](∅→∅),[5.3012]→[5.3012:3119](∅→∅)
[% INCLUDE makeLink uri = c.uri_for(c.controller('User').action_for('edit'), [c.user.username]) title = "Preferences" %][% INCLUDE makeLink uri = c.uri_for(c.controller('Root').action_for('logout')) title = "Sign out" %][% INCLUDE menuItem uri = c.uri_for(c.controller('User').action_for('edit'), [c.user.username]) title = "Preferences" %][% INCLUDE menuItem uri = c.uri_for(c.controller('Root').action_for('logout')) title = "Sign out" %] - replacement in src/root/topbar.tt at line 197
[% INCLUDE makeLink uri = c.uri_for(c.controller('Root').action_for('login')) title = "Sign in" %][% INCLUDE menuItem uri = c.uri_for(c.controller('Root').action_for('login')) title = "Sign in" %]