4013 Commits (2aaaccc40ade8be451aaa7b29073b30d8e6bf78e)

Author SHA1 Message Date
Thomas Spura fadeeb0275 fontawesome-4 renamed font folder to fonts
12 years ago
Thomas Spura 8a9dcd219d Port to fontawesome4
12 years ago
John Stowers d025cb6176 exclude gtk3 gui modules from tests
12 years ago
Matthias Bussonnier 925a968840 Merge pull request #6063 from Carreau/fix-5984
12 years ago
Thomas Kluyver fcb079a255 Merge pull request #6210 from jdfreder/image-test-fix
12 years ago
Brian E. Granger 2999510bfa Merge pull request #6182 from SylvainCorlay/do-diff-correction
12 years ago
Brian E. Granger 1224e1e5a4 Merge pull request #6204 from minrk/xs-cluster-columns
12 years ago
Jonathan Frederic ee64b60e69 Don't screenshot in the ImageWidget test,
12 years ago
Thomas Kluyver 316ecf3e54 Address review comments
12 years ago
Matthias BUSSONNIER 573c45613d fix missing semicolons
12 years ago
Ben Duffield aa8df62b81 add marked to require dependencies
12 years ago
Thomas Kluyver a5b145e5a2 Merge pull request #6139 from minrk/wsping
12 years ago
Thomas Kluyver c71eea365e Add submenu under kernel for changing kernel
12 years ago
Sylvain Corlay 93ee9ea7a9 removing timout
12 years ago
Thomas Kluyver 72e2c2c6d7 Remove last use of global kernelselector
12 years ago
Thomas Kluyver 76477386ae Don't refer to global kernelselector object in Session
12 years ago
Thomas Kluyver 2785e87b4b Fix JS iteration
12 years ago
Matthias BUSSONNIER 849ff3bb05 Simplify and uniformise styling of kernel selector
12 years ago
Thomas Kluyver 0e3d27c841 Deterministic order for kernels in notebook UI
12 years ago
Thomas Kluyver c432af1af5 Use JS events for switching kernelspecs
12 years ago
Thomas Kluyver 01d43290af Remove unused style() function
12 years ago
Thomas Kluyver e51f26275a Set codemirror mode from kernelspecs
12 years ago
Thomas Kluyver ba69cd972e Add method to change codemirror mode of all code cells
12 years ago
Thomas Kluyver 54c6cb62c0 Start kernel according to loaded notebook metadata
12 years ago
Thomas Kluyver b644ddbe36 Store kernelspec in notebook metadata on change
12 years ago
Thomas Kluyver 7400dd1c18 Line dropdown up on RHS of kernel name
12 years ago
Thomas Kluyver 6f8c4b8dc4 Style kernel name
12 years ago
Thomas Kluyver 9581bd7dc3 Change displayed kernel name when our session is started
12 years ago
Thomas Kluyver 41626420e2 Allow switching kernel from the notebook UI
12 years ago
Matthias BUSSONNIER 93314f8126 Introduce info/warning/danger to notification area
12 years ago
MinRK 11193d4790 move some responsive bootstrap transitions
12 years ago
Paul Ivanov b67aac5aef Merge pull request #6119 from minrk/global-events
12 years ago
Min RK 43e25ab4d9 Merge pull request #6196 from minrk/git-friendlyish-less-css
12 years ago
sylvain.corlay 5c0fda1dc0 correction
12 years ago
sylvain.corlay 34fe520742 widget changes continued
12 years ago
Matthias Bussonnier 16d21d3267 Merge pull request #6188 from jasongrout/highlightjs-require-shim
12 years ago
Matthias Bussonnier b290f48815 Merge pull request #6036 from minrk/restore-ws-host
12 years ago
sylvain.corlay 972fbb5f34 widget simplification continued
12 years ago
Paul Ivanov 294df0e623 changing the text should reset rendered flag
12 years ago
sylvain.corlay 8e8e6291d4 Partial updates of css and visible + simplification of widget_container
12 years ago
Paul Ivanov 781702febf test: changing text of cell resets rendered status
12 years ago
MinRK 168d619726 `fab css` checks whether it needs to do anything
12 years ago
Thomas Kluyver d9850e1ab4 Merge pull request #6144 from minrk/show-js-errors
12 years ago
MinRK 52840fcbf8 send ping every 30 seconds to keep websockets alive
12 years ago
MinRK 41e482d47a fix interrupt test revealed by new output
12 years ago
MinRK 1f0646f893 add some debugging output to js tests
12 years ago
MinRK 01e1d1d40f regen css (non-minified)
12 years ago
MinRK 0eae787b58 don’t store minified css in development
12 years ago
Brian E. Granger 29d67ed8a3 Merge pull request #6168 from SylvainCorlay/once-displayed
12 years ago
Jason Grout 3fc4442053 Move shim to the standard location
12 years ago
Brian E. Granger 372507e3f1 Merge pull request #6128 from jasongrout/widget-trait-serialization
12 years ago
Sylvain Corlay cd7942eb06 renaming once_displayed into after_displayed
12 years ago
Jason Grout 8fb0ae4d36 Change serialize/deserialize to to_json/from_json
12 years ago
Sylvain Corlay cfc4a62a85 one more bit
12 years ago
MinRK 957fb42680 use global events in js tests
12 years ago
MinRK 9ff7d264ab note loaded, unused dependencies in require
12 years ago
MinRK c72cd05cf3 fix docstring in events.js
12 years ago
MinRK e9da9fd776 don’t load custom.js in page template
12 years ago
MinRK 4097da724b preserve backward-compatible $([IPython.events])
12 years ago
Jason Grout abf86d5324 Trigger app_initialized event *after* the 'global' IPython object is initialized
12 years ago
MinRK 374518c583 don’t use events !== undefined to signal page ready
12 years ago
MinRK b1291df14a return global events from require(['base/js/events']).
12 years ago
Min RK 2fe0687097 Merge pull request #6149 from jasongrout/less-upgrade
12 years ago
Matthias Bussonnier cb810bad86 Merge pull request #6190 from minrk/bootstrap-shim
12 years ago
MinRK d345546d15 add bootstrap shim for require
12 years ago
MinRK 137f98014a pass ws_url to kernel constructor
12 years ago
MinRK a643de41d8 test coalesced output in js
12 years ago
MinRK e17c636e18 coalesce stream output in the notebook
12 years ago
MinRK 579f5101f0 restore websocket_url configurable
12 years ago
Jason Grout ab9e4b600e Add a requirejs shim for highlight.js
12 years ago
Jason Grout 97141c6bca Simplify the code for picking json serialization functions to expose the logic better
12 years ago
Jason Grout 4c5f4e750a Compile less files
12 years ago
Jason Grout 33f256a195 abstract hard-coded style values to be variables for different theming
12 years ago
MinRK 112c4083e9 add comments for style blocks in less
12 years ago
Jason Grout 02a8ab2cf5 Upgrade less and generate sourcemap files
12 years ago
Sylvain Corlay b4d5094645 correction in widget.js
12 years ago
Matthias Bussonnier f3e599e0c4 Merge pull request #6160 from parleur/patch-2
12 years ago
Matthias Bussonnier e4e50628c0 Merge pull request #6127 from minrk/fix-edit-md
12 years ago
Jonathan Frederic c1c03a1c83 Merge pull request #6153 from jasongrout/container-children-arg
12 years ago
MinRK 98ac874131 cell toolbar and modal dialog fixes
12 years ago
Min RK 3e66b9f52c Merge pull request #6174 from Carreau/pagemain
12 years ago
Min RK 70bc0704c2 Merge pull request #6099 from takluyver/check-nbservers-pid
12 years ago
Matthias BUSSONNIER 17afb5a71f remove pagemain.js
12 years ago
Tarun Gaba fb540c52f5 Added jquery in define
12 years ago
Sylvain Corlay a2e9d90bd0 incorrect comment
12 years ago
Sylvain Corlay 8bc4ea37a1 unnecessary context variable specify
12 years ago
Sylvain Corlay 1eb2a30efb once-displayed
12 years ago
Jason Grout 3235f42d12 Container assumes the children attribute is not None
12 years ago
Pierre Gerold ac6808b884 Update celltoolbar.js
12 years ago
Jason Grout 06084e996c Change serialization terminology to serialize/deserialize
12 years ago
Jason Grout eed0715a09 Prepend a sentinel value to model ids to distinguish them from normal UUIDs (from Sylvain Corlay).
12 years ago
Jason Grout 14f3897b56 Make Container widgets take children as the first positional argument
12 years ago
MinRK 792f21be5a remove rackcdn https workaround for mathjax cdn
12 years ago
Min RK 748bcd67e0 Merge pull request #6120 from rgbkrk/no_iframe_embedding
12 years ago
Jonathan Frederic 20045a2f85 Merge pull request #6115 from SylvainCorlay/widget-area-show
12 years ago
Jason Grout 0c72fddaba Update widget serializer/unserializer to allow custom serialization on a trait-by-trait basis.
12 years ago
rgbkrk 88e52b2746 Only allow iframe embedding on same origin.
12 years ago
Min RK 7ce5bb8a37 Merge pull request #6026 from takluyver/kernelspec-rest-launching
12 years ago
Thomas Kluyver 5afc070910 Add default_kernel_name class level variable
12 years ago
Adam Hodgen c695ba45bc Remove / from route of TreeRedirectHandler.
12 years ago