Brian E. Granger
|
5db6f60336
|
Removing one level uf subdirs in static/custom.
|
13 years ago |
Brian E. Granger
|
747dd7ab2b
|
Creating services directory under static for kernels and friends.
|
13 years ago |
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
|
6b8c543fae
|
Renaming notebooks->notebook in less and templates.
|
13 years ago |
Brian E. Granger
|
f079104b8a
|
Renaming notebooks->notebook on client side.
|
13 years ago |
Brian E. Granger
|
1a74c2c0a6
|
Moving static/user to static/custom to prevent future conflicts.
|
13 years ago |
Brian E. Granger
|
50b8059093
|
Finishing conversion of templates to use single style.*.
|
13 years ago |
Brian E. Granger
|
baef1892b0
|
Updating fabfile and templates for global style.min.css.
|
13 years ago |
Brian E. Granger
|
7140e3045e
|
Renaming main JS files.
|
13 years ago |
Brian E. Granger
|
81d5049705
|
Putting custom.css/custom.js in static/user.
|
13 years ago |
Brian E. Granger
|
222f8b1848
|
Adding link to new location of favicon.ico.
|
13 years ago |
Brian E. Granger
|
6d39d633b6
|
More work on the less setup.
|
13 years ago |
Brian E. Granger
|
267be96a2e
|
Changes to templates.
|
13 years ago |
Brian E. Granger
|
a35b7a7e81
|
More movign around of things in notebook and js/less.
|
13 years ago |
Brian E. Granger
|
e1c3f81349
|
Renaming templates to match other names.
|
13 years ago |
MinRK
|
8df01f22aa
|
finish removing prettify
|
13 years ago |
MinRK
|
796fb5d0a8
|
unify highlight.js / codemirror style
|
13 years ago |
MinRK
|
6ac2bdf086
|
use highlight.js to highlight markdown code blocks
|
13 years ago |
MinRK
|
b6c390db06
|
use marked for markdown
|
13 years ago |
MinRK
|
e1f4d0a85f
|
fix a few URLs from previous PR
some of the URLs in the submodules PR were not updated
|
13 years ago |
Brian E. Granger
|
4a654d1c29
|
Merge pull request #3240 from minrk/submodules
remove js components from the repo
|
13 years ago |
MinRK
|
8b5e5a5e09
|
restore checkpoints in a sub-list
minor styling update to the restore dialog as well
|
13 years ago |
MinRK
|
a3c99d94bb
|
add checkpoint status to notebook header
autosave is also there, but once the dirty flag is an event,
this should stop having the date, and just become 'autosaved / unsaved changes'
|
13 years ago |
MinRK
|
1f82c03dd2
|
Save and Checkpoint
|
13 years ago |
MinRK
|
e119a6469b
|
add Revert to the menu bar
|
13 years ago |
MinRK
|
db413fadbf
|
expose notebook checkpoints in html/js
- cmd-S does a plain save
- ^M-s does checkpoint
- add save checkpoint to File menu
- save button in bar does checkpoint
|
13 years ago |
MinRK
|
1390270968
|
use components from external submodule
|
13 years ago |
Brian E. Granger
|
68dd1370ac
|
Fixing broken URLs to CM assets.
|
13 years ago |
Brian E. Granger
|
137a40ac96
|
Fixing typo in ntoebook.html.
|
13 years ago |
Brian E. Granger
|
d2460ee0c5
|
Add components to static URLs.
|
13 years ago |
Matthias BUSSONNIER
|
e4cbf5e717
|
move CM IPython theme out of codemirror folder
|
13 years ago |
MinRK
|
b7fe08c91c
|
add disabled state to undo-delete-cell when unavailable.
|
13 years ago |
MinRK
|
7566379d14
|
add menu item for undo delete cell
closes #2920
|
13 years ago |
Matthias BUSSONNIER
|
3ba80dd0ac
|
use super in templates
|
13 years ago |
Matthias BUSSONNIER
|
023a53e3f5
|
re-fix cluster list
|
13 years ago |
Matthias BUSSONNIER
|
a19c9c2ed6
|
propagate use_less flag in all pages
|
13 years ago |
Matthias BUSSONNIER
|
3b4a92742c
|
replace tab by space comment print view action
|
13 years ago |
Matthias BUSSONNIER
|
3665ce85dc
|
fix body overflow on dashboard
|
13 years ago |
Matthias BUSSONNIER
|
0996bfffd3
|
change to cluster list
fix css and make engine input of type number
|
13 years ago |
Matthias BUSSONNIER
|
d078afb51a
|
use less as a component
|
13 years ago |
Bussonnier Matthias
|
4bd2f4fc01
|
Fix project path url in dashbord
Use Bootstrap breadcrumbs for later navigation purpouse
|
13 years ago |
Bussonnier Matthias
|
d71a490c12
|
make file and other less
|
13 years ago |
Bussonnier Matthias
|
452efb67ed
|
less flag in templates
|
13 years ago |
Bussonnier Matthias
|
689922031c
|
main_app -> ipython-main-app
|
13 years ago |
Matthias BUSSONNIER
|
33cd3b7f1f
|
use less for tooltip
|
13 years ago |
Matthias BUSSONNIER
|
ff8339641b
|
start mixins
|
13 years ago |
Matthias BUSSONNIER
|
c4ad378cbb
|
start introducing less
|
13 years ago |
Brian E. Granger
|
eff5fa878d
|
Merge pull request #2687 from Carreau/metaui-slideshow
[WIP] Metaui slideshow
|
13 years ago |
Matthias BUSSONNIER
|
3e60977364
|
load slideshow by default
|
13 years ago |
debjan
|
47466fb8ea
|
Chrome frame awareness
|
13 years ago |