Andrew Straw
81a636dabf
use Tornado's handler.static_url() in templates
14 years ago
Brian Granger
10a76e8537
Solid first go at jquery-ui based menus.
14 years ago
Brian Granger
e4489da763
Initial work to add Wijmo based menu.
14 years ago
MinRK
ba5e2538b5
use absolute URLs for static files
14 years ago
Stefan van der Walt
4476c69984
Hide top login/logout buttons on login/logout pages.
14 years ago
Stefan van der Walt
52a2f081fe
Split read-only logic into three functions: read_only, logged_in, and login_available. Move display logic from javascript into templates.
14 years ago
Stefan van der Walt
3bf57a7f5d
Improve three-state read-only logic.
14 years ago
Stefan van der Walt
ec89b7c98b
Display login button in read-only mode.
14 years ago
Matthias BUSSONNIER
c6457428c8
notebook : update logo
...
Change Notebook logo to IP[y]:Notebook
Make it clickable to return to the dashboard
Thanks to @MinRK for the css.
closes #607
png logo is 48px high (2x display), for balance of
browser display / zoomed appearance.
14 years ago
Stefan van der Walt
d031f2b359
Only show logout button if logged in.
14 years ago
Stefan van der Walt
0a41777a8d
Add info, error and warning message boxes.
14 years ago
Stefan van der Walt
3b6c151b72
Add logout button.
14 years ago
Stefan van der Walt
c4b7ee1a75
Use template inheritance.
14 years ago