3322 Commits (989ae4e1b34254f6f89ada86c12180e29dc09e5c)

Author SHA1 Message Date
MinRK 052955a84a normalize unicode in notebook API tests
12 years ago
Brian E. Granger dd55efc45d Missing class def for TimeoutError.
12 years ago
Brian E. Granger 92967c0baf Addressing things in completer.js.
12 years ago
Brian E. Granger af7dd15181 Removing old keyboard handling from IPython.utils.
12 years ago
Brian E. Granger 929f5bc8ea Fixing references to IPython.keycodes.
12 years ago
Brian E. Granger c76ab1d836 Adding basic tests for keyboard.js
12 years ago
Brian E. Granger ec6ea72873 Adding utility functions.
12 years ago
Brian E. Granger ff1492f8c9 Creating new base/js/keyboard.js
12 years ago
Paul Ivanov d6f2dfefea log refusal to serve hidden files dirs
12 years ago
Jonathan Frederic ede116bee7 Get cell after first conditional
12 years ago
Jonathan Frederic 479bc6b37a Check down too.
12 years ago
Jonathan Frederic bebe51c158 Don't allow edit mode up arrow to continue past index == 0
12 years ago
Brian E. Granger 8c5b32c987 Merge pull request #5223 from minrk/tiny-images
12 years ago
Min RK fa6bbe66f3 Merge pull request #5153 from takluyver/dashboard-sorting
12 years ago
Matthias BUSSONNIER a01c112b0f allow custom headers on all pages
12 years ago
Min RK a9a0c71f75 Merge pull request #5244 from minrk/test-ipc
12 years ago
MinRK 15fac2c1d6 make input_area css generic to cells
12 years ago
MinRK 983271a36f use on-load event to trigger resizable images
12 years ago
Brian E. Granger 88460cd212 Merge pull request #5175 from jdfreder/html-take2
12 years ago
Brian E. Granger 88fc1a0737 Merge pull request #5146 from jdfreder/modal-fix
12 years ago
Jonathan Frederic 39d39d0ea6 s/trigger_edit_mode/edit_mode
12 years ago
Jonathan Frederic c41fe67da2 Re-added removed refresh
12 years ago
Jonathan Frederic 3bcee30e8c Added comments to kbm and shrunk focus_cell lines
12 years ago
Jonathan Frederic 69e760841a Move should cancel blur into codecell
12 years ago
Jonathan Frederic 4fdc99e111 Remove notebook load log succes
12 years ago
Jonathan Frederic a6f883d7f2 Couple of whiteboard logic implementation misses
12 years ago
Jonathan Frederic 9451589e38 implemented whiteboard logic
12 years ago
Jonathan Frederic 673577cf6c Merge pull request #5207 from Zaharid/childfireevent
12 years ago
MinRK 22486461f3 use ipc for notebook js tests
12 years ago
Thomas Kluyver 8c1c18461c Fix a couple of static analysis warnings
12 years ago
Thomas Kluyver 3698563794 Make hidden directories configurable
12 years ago
Thomas Kluyver c75d4e9962 Don't attempt locale-aware sorting for now.
12 years ago
Thomas Kluyver 4fe9f8d057 Case insensitive sorting in the dashboard.
12 years ago
Thomas Kluyver c1e8ddc64e Hide directories beginning with _ from the dashboard.
12 years ago
Paul Ivanov f8ab13b675 Merge pull request #5215 from ivanov/running-kernels
12 years ago
Paul Ivanov 938f4bdfc4 small whitespace cleanup, renamed drag_info
12 years ago
Min RK 1ff8d9153a Merge pull request #5239 from takluyver/coverage-exclude-tests
12 years ago
Paul Ivanov eb4e674598 remove redundant checks in code
12 years ago
Paul Ivanov 14239c01e4 use explicit running header name + jquery's toggle
12 years ago
Thomas Kluyver 40ac479ae1 Merge pull request #5203 from minrk/test-log-warn
12 years ago
Thomas Kluyver f8fbd82864 Fix exclusion of tests directories from coverage reports
12 years ago
Jonathan Frederic 0884716a7d Re-added widget textbox blur fix FF
12 years ago
Jonathan Frederic bfc51c2a29 Final touches?
12 years ago
Jonathan Frederic c5fb037e41 Reorg index and focus_editor params on edit_mode func
12 years ago
Jonathan Frederic 048ca30b0c Remove fixes that are implemented correct in new CM
12 years ago
Brian E. Granger e847a31348 Always refresh the CM editor upon TextCell unrender.
12 years ago
Jonathan Frederic b976804051 Moved edit_mode canceling logic back into cell.
12 years ago
Jonathan Frederic ff37fb7a36 Standardized comments and removed last logs
12 years ago
Jonathan Frederic 64ae25508d Removed change that is no longer needed
12 years ago
Jonathan Frederic 70086d352f s/unfocus/blur
12 years ago
Jonathan Frederic c7860d8bc8 Post in person review
12 years ago
Jonathan Frederic 3595c099c2 Fixed rebase problems
12 years ago
Jonathan Frederic 10d79a9102 Added cell unfocus event canceller API
12 years ago
Jonathan Frederic a6aaa8a886 Use is_focused for element kbman removal event
12 years ago
Jonathan Frederic 6f7c502157 Fixed lots of bugs
12 years ago
Jonathan Frederic 206d35a89e DEBUG
12 years ago
Jonathan Frederic 7913305312 jshint
12 years ago
Thomas Kluyver 0059c317c3 Merge pull request #5216 from minrk/notebook-dir-cli
12 years ago
Min RK 4038421da6 Merge pull request #5221 from jdfreder/ctuple
12 years ago
MinRK bdde544d47 don't forget base_url when updating address bar in rename
12 years ago
Paul Ivanov 7d1da4c550 refer to notebooks, not kernels.
12 years ago
MinRK d8b6a1a0ba don't validate ContainerWidget.children
12 years ago
Paul Ivanov b74b10e308 added IPython.session_list
12 years ago
Jonathan Frederic 6c1ef48f1a Merge pull request #5173 from jdfreder/movewidgets
12 years ago
MinRK cc1ba8b1f7 remove incorrect is instance check in children_changed
12 years ago
MinRK c89ec19fca don't check shape of ContainerWidget.children
12 years ago
Jonathan Frederic 7855de2f13 s/CTuple/Tuple
12 years ago
Jonathan Frederic dedbc3b0e1 Changed children list to CTuple.
12 years ago
Min RK 0117b587ab Merge pull request #4985 from damianavila/closebrackets
12 years ago
MinRK bb7f27541f write config instead of direct assignment from the command-line
12 years ago
MinRK 6e09314027 fixup positional arg parsing in notebook app
12 years ago
Paul Ivanov 06c689caa3 remove reiterated repetitively redundant "actively"
12 years ago
Paul Ivanov a2b9c75e93 don't double-join the notebook path
12 years ago
Paul Ivanov a27168ae3b refresh of Notebook list should reload sessions
12 years ago
Paul Ivanov af90cd8c62 fix typo in method name
12 years ago
Paul Ivanov cb1bb62272 ok, Running tab is working now
12 years ago
Min RK c73acb300f Merge pull request #5200 from Carreau/jinja-no-cache
12 years ago
Matthias BUSSONNIER 816df5bb34 Allow to pass option to jinja env
12 years ago
zah 439003d709 Children fire event
12 years ago
MinRK e02308e436 capture logging in a few tests
12 years ago
Fernando Perez 371afec677 Merge pull request #5112 from minrk/completion-band-aid
12 years ago
Brian E. Granger 708c30c912 Merge pull request #5136 from minrk/interact-default
12 years ago
Brian E. Granger edb8d68331 Merge pull request #5132 from minrk/oops-pdf-transform
12 years ago
Brian E. Granger 7a35e2a0be Merge pull request #5116 from minrk/os_path
12 years ago
Jonathan Frederic 28423647a2 Updated require references to point to new files
12 years ago
Jonathan Frederic e0ba52c802 Moved widget files into static/widgets/*
12 years ago
Min RK 612acd2e08 Merge pull request #5170 from jdfreder/widget-throttle-trait
12 years ago
MinRK 386274488d don't create notebook_dir if it doesn't exist
12 years ago
MinRK d37780c6a6 use config instead of App.instance to propagate notebook_dir
12 years ago
MinRK f9e8824fef use NotebookManager APIs in nbconvert handler
12 years ago
MinRK cb25736a24 reorganize who knows what about paths
12 years ago
Brian E. Granger eda4569099 Merge pull request #5037 from jdfreder/ff-widget-align
12 years ago
Jonathan Frederic ef3f61f906 Use set_rendered to set the error msg of the cell.
12 years ago
Jonathan Frederic 946212d5fa Treat set_rendered as unsafe.
12 years ago
Jonathan Frederic 407fc0a017 s/with with/with
12 years ago
Jonathan Frederic 6a224d131b Move todos into set_rendered
12 years ago
MinRK 62f318c777 undo failed changes
12 years ago
MinRK 37cb0fbdee remove websocket url
12 years ago
MinRK b51cc50357 further tests for default values in interact
12 years ago
MinRK acfc2d5308 set default value from dict
12 years ago