Commit Graph

32 Commits (28e45df7ec9665aa0ffa2ca465012d01543f90f0)

Author SHA1 Message Date
Matthias BUSSONNIER 3ba80dd0ac use super in templates
13 years ago
Matthias BUSSONNIER a19c9c2ed6 propagate use_less flag in all pages
13 years ago
Matthias BUSSONNIER 0996bfffd3 change to cluster list
13 years ago
Bussonnier Matthias 4bd2f4fc01 Fix project path url in dashbord
13 years ago
Bussonnier Matthias d71a490c12 make file and other less
13 years ago
Bussonnier Matthias 689922031c main_app -> ipython-main-app
13 years ago
Cameron Bates 240eb562f0 Refactor notebook to use Jinja2 instead of tornado templates
14 years ago
Matthias BUSSONNIER 981738f9e3 change upload sentense
14 years ago
Matthias BUSSONNIER 40bdd81f5c replace b by strong for semantic, more change in boilerplate
14 years ago
Matthias BUSSONNIER 231e8f93f2 remove underscore in filename
14 years ago
Matthias BUSSONNIER 0ada7dd847 bold click here in dashboard
14 years ago
Matthias BUSSONNIER 8d673ea086 clean html, style logon form
14 years ago
Matthias BUSSONNIER 275b1040b1 multifile selection
14 years ago
Matthias BUSSONNIER ca089cc7cf alternate notebook upload methods
14 years ago
Brian Granger 19322be14d Chaging # of engines format in cluster list.
14 years ago
Brian Granger 35ffb5500a Cluster management is now working.
14 years ago
Brian Granger 34d784a5ab Draft of the cluster list UI.
14 years ago
Brian Granger b819fbfe8f Initial try at adding tabs to project dashboard.
14 years ago
Brian Granger 3631fae153 Major refactoring of notebook.
14 years ago
Brian Granger 6dc7b078b9 Refactoring templates and top level js/css organization.
14 years ago
Andrew Straw 81a636dabf use Tornado's handler.static_url() in templates
14 years ago
MinRK ba5e2538b5 use absolute URLs for static files
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.
15 years ago
Stefan van der Walt 3bf57a7f5d Improve three-state read-only logic.
15 years ago
Matthias BUSSONNIER 16946ef7bb unhide on not read-only instead of inverse
15 years ago
Stefan van der Walt 3b6c151b72 Add logout button.
15 years ago
Stefan van der Walt c4b7ee1a75 Use template inheritance.
15 years ago
MinRK 65a6cb3b1c move read_only flag to page-level
15 years ago
MinRK a6de5947de add read-only view for notebooks
15 years ago
MinRK 89f11475da dashboard page title -> IPython Dashboard
15 years ago
Brian E. Granger 05729f7c0c Further cleanup and renaming of notebook.
15 years ago
Brian E. Granger 2318fe4ef5 Renaming things in the notebook.
15 years ago