34 Commits (293243fcf435fcb8d7ccfdcdb6d12790b77bbe23)

Author SHA1 Message Date
Brian Granger e59f95376d Major refactoring of saving, notification.
14 years ago
Andrew Straw c706d6ed99 bugfix: use baseProjectUrl when re-writing URL in address bar
14 years ago
Brian Granger c94e6f34d7 Disallow empty notebook names.
14 years ago
Brian Granger 76f500b3c3 Improving the save notification.
14 years ago
Brian Granger 2a7666639c Fixing bug in dialog closing, drafting print css.
14 years ago
Brian Granger 531cfee407 Remove Rename dialog from the DOM upon closing it.
14 years ago
Brian Granger 1f1132c5a4 More minor theme/styling changes.
14 years ago
Brian Granger 10a76e8537 Solid first go at jquery-ui based menus.
14 years ago
Brian Granger be8f252e78 Finishing work on "Make a Copy" functionality.
14 years ago
Brian Granger 8cd495c38f Beginning work on notebook duplication.
14 years ago
Brian Granger 52a2600c87 Improved notebook renaming.
14 years ago
Brian Granger 33f5cea94b Implemented menu based UI using Wijmo.
14 years ago
Stefan van der Walt 6ffc2ffd4b Clean up javascript based on js2-mode feedback.
14 years ago
Brian E. Granger c900979a80 Misc changes to the notebook.
14 years ago
Brian E. Granger 66d5c9f8a6 Adding base_project_url and base_kernel_url as HTML data attribs.
14 years ago
MinRK 033c9d9848 Add tooltips to the notebook via 'title' attr.
14 years ago
Felix Werner a4bec7e65d Fixed testing of new notebook name before saving.
14 years ago
Felix Werner f5b52442aa Notify the user of errors when saving a notebook.
14 years ago
Felix Werner a89d947322 Update document title and last_saved_name only after a successful save.
14 years ago
MinRK ba1df9be55 underline keyboard shortcut letter on buttons
15 years ago
Brian E. Granger d3e67106a1 Adding keyboard shortcuts.
15 years ago
Brian E. Granger 4d15c8b8e5 Fixing logic for rename behavior.
15 years ago
Brian E. Granger cbe3563d8d Save button becomes Rename when the notebook name changes.
15 years ago
Brian E. Granger f35f9323e6 Better tabindex support.
15 years ago
Brian E. Granger 69d2e18f7a Merge branch 'htmlnotebook_publish' of https://github.com/stefanv/ipython into stefanv-htmlnotebook_publish
15 years ago
Stefan van der Walt 823124215c Refactor static printing.
15 years ago
Brian E. Granger e176318797 More review changes.
15 years ago
Stefan van der Walt 201999642f Implement static publishing of HTML notebook.
15 years ago
Brian E. Granger e911393836 Browser window title follows the name of the notebook.
15 years ago
Brian E. Granger 24a3464921 Disabling auto-save at exit.
15 years ago
Brian E. Granger 188e6271e1 Using beforeunload to save at exit and kill the kernel.
15 years ago
Brian E. Granger b11824ef1b Massive work on the notebook document format.
15 years ago
Brian E. Granger 5fb6787570 Work on save widget, kernel status widget and notebook section.
15 years ago
Brian E. Granger 41e20d3f3e Minors fixes and initial work on save widget.
15 years ago