2302 Commits (cdad950d9ba445e093b88aeeaffeb4a662e6084d)

Author SHA1 Message Date
Jonathan Frederic 3969f0ec84 Move terminal less into better location
11 years ago
Jonathan Frederic f8968df7e2 Merge pull request #7148 from minrk/kernel-selector
11 years ago
Bussonnier Matthias bb61df5c35 make shutdown yellow/orange
11 years ago
Matthias Bussonnier 27c90f1da3 Merge pull request #7087 from nheijermans/master
11 years ago
Min RK 9f9714e11f remove kernel logo text placeholder
12 years ago
Min RK da88bff678 add text placeholder for kernels with no logo
12 years ago
Min RK d5f6aaa1f6 remove kernel selector from header
12 years ago
Brian E. Granger 6c55690994 Merge pull request #7227 from jdfreder/undead
12 years ago
Jonathan Frederic e7370be7cc invoke css
12 years ago
Jonathan Frederic 79fd5c3fed Address comments
12 years ago
Thomas Kluyver 5a5f621591 Merge pull request #7247 from Carreau/fix-restore-checkpoint
12 years ago
Thomas Kluyver 2dbc8f5304 Merge pull request #7248 from Carreau/config-ctm
12 years ago
Bussonnier Matthias f0c5de7c7e make method private
12 years ago
Bussonnier Matthias ddbd7aa4fa add ability to unregister a preset
12 years ago
Bussonnier Matthias 3bce53e32e fix logo on base_url prefix
12 years ago
Bussonnier Matthias 51f1cad6e4 pass config to contentsManager
12 years ago
Bussonnier Matthias df418c6a62 fix restore checkpoint add an empty cell
12 years ago
Matthias Bussonnier 449384e85f Merge pull request #7224 from jasongrout/fix-toolbarjs
12 years ago
Matthias Bussonnier 7eb4d1b84d Merge pull request #7225 from Carreau/fix-actions
12 years ago
Jonathan Frederic ab1fca9fdb Prevent the page from jumping on tree tab change
12 years ago
Jonathan Frederic d9346c002d invoke css
12 years ago
Jonathan Frederic 9e67a34891 Bubble event and implement logic in CodeCell
12 years ago
Matthias Bussonnier 420fee5e4c Merge pull request #7163 from jdfreder/refresh-persist
12 years ago
Jonathan Frederic 2d40eb30d4 Make sure comm-dead is applied to the top widget view class
12 years ago
Min RK 26136f44d2 Merge pull request #7088 from Carreau/kernel.js
12 years ago
Bussonnier Matthias 737064d9db fix leading underscore
12 years ago
Jason Grout efc1fee242 Fix javascript iteration through array
12 years ago
Matthias Bussonnier 031252d44f Merge pull request #7207 from takluyver/rm-nb-user-config
12 years ago
Matthias Bussonnier 791676006d Merge pull request #7186 from minrk/moment
12 years ago
Thomas Kluyver 95e60a544c Update test to modify class config for default_cell_type
12 years ago
Kyle Kelley 4f4e14342b Merge pull request #7172 from Carreau/sort-dashboard
12 years ago
Brian E. Granger bd57d219fc Merge pull request #7199 from takluyver/python-logo
12 years ago
Thomas Kluyver 7f221537d4 Fix default_cell_type option for notebook
12 years ago
Thomas Kluyver 938630b475 Remove user_config js module
12 years ago
Thomas Kluyver e51f3ff8d5 Merge pull request #7187 from minrk/utils-js
12 years ago
Thomas Kluyver 27ad247f9d Enlarge Jupyter logo to 28px height
12 years ago
Nathan Heijermans 408e3fa557 Backing out all changes to the UI and notebook.js.
12 years ago
Brian E. Granger 27144e51ff Merge pull request #7162 from jdfreder/persist-fixes
12 years ago
Brian E. Granger e090b609d1 Merge pull request #7169 from jdfreder/pager-style
12 years ago
Jonathan Frederic 12366e8e8d Clean up comments
12 years ago
Jonathan Frederic 1e0acbeb31 Write a plugin to handle private function automatically.
12 years ago
Jonathan Frederic c703b3f3f5 Some clean-up
12 years ago
Jonathan Frederic beb5ea6deb Make sure every function appears in the Notebook class.
12 years ago
Jonathan Frederic d756816e2b Some typo fixes
12 years ago
Jonathan Frederic 5802309151 Make notebook.js jsdoc compatible
12 years ago
Jonathan Frederic 1aa280d9c9 Start JSDoc integration
12 years ago
Min RK 6661a0a301 fix regular checkpoint updates in notebook
12 years ago
Min RK b11fe93abb add utils.time
12 years ago
Min RK 982a742112 Merge pull request #6700 from Carreau/actions-2
12 years ago
Thomas Kluyver 7454b25dc0 Probably don't need text styles on an img tag
12 years ago
Min RK cadd5a14fe Merge pull request #6747 from jdfreder/combofix
12 years ago
Jonathan Frederic ab409d1966 Hide variables that shouldn't be exposed to the user
12 years ago
Jonathan Frederic 45eadcd06c invoke css
12 years ago
Bussonnier Matthias cd67e1aca7 return elements instead of append them directly
12 years ago
Bussonnier Matthias 89edf7c099 fix ordering dirs > notebook> files
12 years ago
Min RK 1512598b83 various fixes in utils.js
12 years ago
Jonathan Frederic c5de028039 invoke css
12 years ago
Jonathan Frederic 12ef806b58 Thinner handle, single handlebar
12 years ago
Bussonnier Matthias 09b4d91ad0 sort dashbord in frontend
12 years ago
Bussonnier Matthias 07c6dd8b5d move setting nb.kernelselector inside kernelselector itself
12 years ago
Bussonnier Matthias 7a3a61fe81 make pseudo action in their own dcit.
12 years ago
Bussonnier Matthias 08dbdb1640 note to self
12 years ago
Matthias Bussonnier 199483b82d fix rebase after kill of layout manager
12 years ago
Jonathan Frederic c897b66031 invoke css
12 years ago
Jonathan Frederic eb34a4c6c2 Add shadow to pager handle
12 years ago
Jonathan Frederic d5a4739636 invoke css
12 years ago
Jonathan Frederic 9879a3c16c Make the pager look better
12 years ago
Jonathan Frederic b1b88a7855 Merge pull request #7147 from jdfreder/print
12 years ago
Jonathan Frederic 3b11cc66a7 Make widgets persist across page refresh
12 years ago
Jonathan Frederic 272f281b03 Merge pull request #7161 from jdfreder/promise_fix
12 years ago
Jonathan Frederic 3d9e43f0c4 Fix persistence API,
12 years ago
Matthias Bussonnier 2d51cec3c8 adresses Min comments x2
12 years ago
Bussonnier Matthias fc6f562317 complete unicode mac symbol
12 years ago
Bussonnier Matthias e292a82dff Fix comments
12 years ago
Bussonnier Matthias 5be62ba538 fix john coments
12 years ago
Matthias Bussonnier f43d8585d1 Add notion of actions to celltoolbar
12 years ago
Matthias Bussonnier f1a167ee19 add an humanize function that prettify shortcut on macos
12 years ago
Thomas Kluyver 4dd8efd043 Merge pull request #7160 from minrk/toolbar-layout
12 years ago
Jonathan Frederic 88d8d85987 Another widget promise bug fix
12 years ago
Jonathan Frederic 51fc7241da Another widget promise bug fix
12 years ago
Jonathan Frederic 73637fb694 Merge pull request #7097 from jasongrout/widget-visibility
12 years ago
Jonathan Frederic 4842d48ace invoke css
12 years ago
Jonathan Frederic bdb0e9dd7a Move header styles into base less
12 years ago
Jonathan Frederic d58d3a65a3 invoke css
12 years ago
Jonathan Frederic f497d06d0c Avoid using important
12 years ago
Min RK 73c33f402c remove references to defunct layout_manager in ToolBar
12 years ago
Jonathan Frederic 095d8b2feb Merge pull request #7143 from jasongrout/viewlist-promises
12 years ago
Jason Grout 967d83104f Missing return
12 years ago
Matthias Bussonnier 912c4bb683 adresses Min comments
12 years ago
Matthias Bussonnier 47822187c1 Fix typos, rephrase english. Thanks Kyle.
12 years ago
Matthias BUSSONNIER 4239dc03f3 load the per kernel kernel.js and kernel.css
12 years ago
Jonathan Frederic 1c499334c7 Merge pull request #7146 from jdfreder/interact-fix
12 years ago
Jonathan Frederic 3ea8929b82 Merge pull request #6454 from jasongrout/links
12 years ago
Min RK e890122c3e Merge pull request #6537 from takluyver/kernelspec-logos
12 years ago
Min RK 7d465c7e96 Merge pull request #7139 from jdfreder/widget-space-fix
12 years ago
Jonathan Frederic bf18e09521 invoke css
12 years ago
Jonathan Frederic b29d81ee23 Add LESS that enables meta-p printing
12 years ago
Jason Grout 4496bfc6bd Fix a bug in using promises with comms: this -> that
12 years ago
Jonathan Frederic cecf05efb2 Fix bug where selection box modification would cause page to scroll to the top
12 years ago
Thomas Kluyver 3e2f6dba98 logo-64 -> logo-64x64
12 years ago
Thomas Kluyver 4cee2f5f3a Merge pull request #7128 from minrk/more-v-less-m
12 years ago
Thomas Kluyver 7cc07251e4 Use double resolution logo to support hires displays
12 years ago
Jason Grout 49541066f1 Update viewlists to store a list of promises for views
12 years ago
Min RK 615ff9f138 Merge pull request #6789 from jdfreder/persistence2
12 years ago
Thomas Kluyver cad0c32137 Hide kernel logo if it's missing
12 years ago
Thomas Kluyver f123b0d2ad Initial support for supplying kernel logos in kernel spec
12 years ago
Jonathan Frederic cf9b092013 Use once instead of on
12 years ago
Jonathan Frederic cb12229480 Fix padding of widgets.
12 years ago
Jonathan Frederic 52c8f14223 Added changes discussed with @jasongrout
12 years ago
Jonathan Frederic 152982efcd Updated comments to new style.
12 years ago
Jonathan Frederic 0978065269 Remove view.show
12 years ago
Jonathan Frederic a56a6f5657 Document set_state_callbacks and,
12 years ago
Jonathan Frederic 0c737867fe Rebase fixes
12 years ago
Jonathan Frederic 16e3bad23f Address @jasongrout 's review comments, take 2
12 years ago
Jonathan Frederic 5d4b83ba4a Add an event that fires before the notebook saves
12 years ago
Jonathan Frederic 71d2d47036 Fix, only return views that are direct children of the cell
12 years ago
Jonathan Frederic a53f4cc9dd Log save state callback failures
12 years ago
Jonathan Frederic db62a210e7 Another that = this
12 years ago
Jonathan Frederic f060947eb9 This, that, and the other thing
12 years ago
Jonathan Frederic 8a5770b811 Add convenience API
12 years ago
Jonathan Frederic e02a5ec201 Promises...
12 years ago
Jonathan Frederic d466601dbb Persistence API,
12 years ago
Scott Sanderson ccc8cb9cbf Minor cleanups in the contents API.
12 years ago
Nathan Heijermans 4925ea3e44 Fixed inverted logic caused by renaming variables.
12 years ago
Nathan Heijermans 4440337711 Removed keyboard shortcut.
12 years ago
Min RK 6c4f8de34a wrap lines by default
12 years ago
Min RK 1e5bd77bda s/mode/language/
12 years ago
Min RK c81609f5d6 redirect /edit/ to /files/ if not (utf8) text
12 years ago
Min RK 85fb8e1085 use $.map for setting cm options
12 years ago
Min RK 7ede5e291f update mode on rename
12 years ago
Min RK 03779746ab Toggle line numbers in menu
12 years ago
Min RK 0b8920193f add Mode menu to editor
12 years ago
Min RK 0cc0dead5d add File/Rename
12 years ago
Min RK d6282035fa add save widget to text editor
12 years ago
Min RK c58070a702 make savewidget css a little more generic
12 years ago
Min RK 0dfcc1b512 expect JSON reply to save
12 years ago
Min RK 2452c0c2f7 checkpoint
12 years ago
Min RK 928c81df9d setting an option to null sets the default in CodeMirror
12 years ago
Min RK c8a1f06179 fixup keyMap
12 years ago
Min RK 54324633ca fixup
12 years ago
Min RK 0c42d3659e add File/New in editor
12 years ago
Min RK ab7b35afdb link to /edit/ on files
12 years ago
Min RK 85b6b280b2 allow selecting codemirror keymap in menu
12 years ago
Min RK 9a504dd7c3 basic LESS for editor
12 years ago
Min RK 776c9a0316 track dirty state in editor for onbeforeunload
12 years ago
Min RK 0efd335553 editor progress
12 years ago
Min RK 0b46e2aff2 remove some custom css
12 years ago
Nicholas Bollweg (Nick) d3601f90ef checking in css
12 years ago
Nicholas Bollweg (Nick) c72ad2754c more fidgeting before starting over
12 years ago
Nicholas Bollweg (Nick) 5858350cc3 handling explicitly provided modes from kernelspec.language_info
12 years ago