Brian E. Granger
|
7e0bd8f960
|
Creating override.css for each page.
This css file should only have temporary hack until we fix
out global styles. Don't add anything new to these files.
|
13 years ago |
Brian E. Granger
|
baef1892b0
|
Updating fabfile and templates for global style.min.css.
|
13 years ago |
Brian E. Granger
|
6d39d633b6
|
More work on the less setup.
|
13 years ago |
Brian E. Granger
|
e1c3f81349
|
Renaming templates to match other names.
|
13 years ago |
Bussonnier Matthias
|
689922031c
|
main_app -> ipython-main-app
|
13 years ago |
Cameron Bates
|
cbe76aaf9b
|
fix jinja2 rendering for password protected notebooks
|
13 years ago |
Matthias BUSSONNIER
|
3c743846a7
|
use full base_url in html and js
|
14 years ago |
Matthias BUSSONNIER
|
51d715d00a
|
allows password and prefix for notebook
fixes #1997
|
14 years ago |
Brian Granger
|
6dc7b078b9
|
Refactoring templates and top level js/css organization.
|
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
|
23ff0c2f88
|
On the login page, focus on the password field.
|
14 years ago |
Stefan van der Walt
|
06d34fea72
|
Redirect to front page upon read-only logout.
|
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 |