Commit Graph

1513 Commits (edfd5e90c94f507ff3e2b341f4353f079d31cbb7)

Author SHA1 Message Date
Jeffrey Bush f141a6926a File list refreshes no longer move the upload filename boxes.
12 years ago
Jeffrey Bush 1f68e22486 Fixed many edge cases in file uploads.
12 years ago
MinRK 0909694b50 avoid race condition when deleting/starting sessions
12 years ago
Jeffrey Bush 305c734830 Uploading a file with a name that already exists asks the user if they want to overwrite.
12 years ago
Jeffrey Bush 5fff038965 Added ESC keep to upload textbox to cancel.
12 years ago
Jeffrey Bush defabcc772 Minor improvements to file upload.
12 years ago
MinRK 6d542013a4 add utils.ajax_error_msg for extracting the JSON error message.
12 years ago
MinRK cb3da26e61 display JSON error message on failed notebook load
12 years ago
MinRK e3696996be JS: close WebSockets when killing kernels
12 years ago
Jonathan Frederic 2db702fa57 Filenames s/container/box
12 years ago
Jonathan Frederic d985ee86c6 s/Container/Box
12 years ago
Jonathan Frederic 848c223785 Rebase cleanup
12 years ago
Sylvain Corlay c9ed512d54 adding hbox and vbox
12 years ago
Jonathan Frederic 37f00f73d7 Added baseline and stretch
12 years ago
Jonathan Frederic 6faf86ee77 Embrace flexible box model
12 years ago
Gordon Ball ff3f952b18 Merge branch 'master' into interact-range-widgets
12 years ago
Jonathan Frederic 6026ef45d2 Merge pull request #6266 from Carreau/fix-lgw-css
12 years ago
patricktokeeffe c1971e9d42 Update custom.js
12 years ago
Jonathan Frederic ba0a805404 Merge pull request #6226 from jasongrout/css-top-default
12 years ago
Matthias BUSSONNIER d1dc31c9de fix loginwidget css
12 years ago
patricktokeeffe 3f79d6dad1 Update custom.js
12 years ago
Thomas Kluyver c15284d716 Merge pull request #6238 from ivanov/cm-heading-fonts
12 years ago
Thomas Kluyver b95de43b97 Merge pull request #6253 from jasongrout/highlighting-bug
12 years ago
Jason Grout c80709e5a3 Copy codemirror mode configuration instead of changing it
12 years ago
MinRK 3e79eea46b update contents per further review
12 years ago
MinRK fb89646a29 various upload fixes
12 years ago
MinRK 3c26b079f0 updates per review
12 years ago
MinRK 8c4069cc00 add support and tests for uploading and saving regular files
12 years ago
MinRK 3674958b70 teach tree view about non-notebook files
12 years ago
MinRK 0c0eb43719 teach contents service about non-notebook files
12 years ago
MinRK 6cce477e07 rename notebooks service to contents service
12 years ago
Min RK d093237f2f Merge pull request #6216 from SylvainCorlay/comm-unregister
12 years ago
Paul Ivanov fd53a306c4 Merge pull request #6197 from ivanov/set-text-rendered
12 years ago
Paul Ivanov 9cafcaa421 fix more style consistencies
12 years ago
Paul Ivanov 5e018bba0d match font family when editing heading cells
12 years ago
Paul Ivanov 468e568ea7 appropriate heading level when loading from JSON
12 years ago
Matthias BUSSONNIER 8b20aee32e use momentjs for nice dates
12 years ago
Min RK a2a70b40e2 Merge pull request #6145 from Carreau/style-cleanup
12 years ago
Matthias BUSSONNIER 2899c766a1 remove var
12 years ago
Paul Ivanov 66733621de proportional font-size when editing heading cells
12 years ago
Thomas Kluyver 4fc8af546b Merge pull request #5859 from watercrossing/addPageUpDown
12 years ago
Paul Ivanov 86f38a8f3b call unrender() when setting text of cells
12 years ago
Min RK 254d372522 Merge pull request #6227 from Carreau/cellt-g-event
12 years ago
Sylvain Corlay 2c648fe4d0 bad call and missing call to unregister_comm
12 years ago
Thomas Kluyver 274cfb3af2 Merge pull request #6225 from ivanov/split-merge-heading-cells
12 years ago
Matthias BUSSONNIER aad51f9527 rename ipevents to events for consistency
12 years ago
Matthias BUSSONNIER 2c4f2f98a6 Use global event for celltoolbar
12 years ago
Jonathan Frederic 0ee948efca Merge pull request #6200 from SylvainCorlay/widget-changes
12 years ago
Sylvain Corlay c03a3eb6d2 making the use of options explicit
12 years ago
Matthias BUSSONNIER d54e2c95af rebuild css
12 years ago
Matthias BUSSONNIER 5e48b538b2 remove empty style methods of LoginWidget
12 years ago
Matthias BUSSONNIER 70eb95d04c remove call to jquery-ui useless button()
12 years ago
Matthias BUSSONNIER 21222fe302 remove empty style function in page.js
12 years ago
Matthias BUSSONNIER a72bd4f52e use dataformat module explicitely
12 years ago
Matthias BUSSONNIER b63cb1f34f remove unused dependecy and css class
12 years ago
Matthias BUSSONNIER 8506e2c257 remove empty style function of save widget
12 years ago
Matthias BUSSONNIER 04088c9559 remove empty style function
12 years ago
Matthias BUSSONNIER 4d9611a9ff add TODO
12 years ago
Matthias BUSSONNIER 3b5b32f27b move login widget style to css
12 years ago
Matthias BUSSONNIER c468caeb19 add extra var for local variable
12 years ago
Matthias BUSSONNIER 233ef2180d remove unused variable
12 years ago
Matthias BUSSONNIER 4f7f90dca8 comment typo
12 years ago
Matthias BUSSONNIER 660ddf76af move tolbar styling to css
12 years ago
Matthias BUSSONNIER 72c0e4446f command_mode_icon typos (dash instead of underscore)
12 years ago
Matthias BUSSONNIER 1f0ef5dc97 more cleanup
12 years ago
Matthias BUSSONNIER d732098ee1 remove uselessrandom id, and move styling to css
12 years ago
Matthias BUSSONNIER 5b9f518513 move styling from js to css
12 years ago
Matthias BUSSONNIER 01a0d038d4 move styling from js to css
12 years ago
Matthias BUSSONNIER c261f45ea3 movestyling from js to css + deprecation warnign
12 years ago
Matthias BUSSONNIER f3cbb8a0c7 remove js styling, already done in css in logoutmain
12 years ago
Matthias BUSSONNIER a97f4f69cc move styling from js to css
12 years ago
Matthias BUSSONNIER 09e866a750 remove js styling, already done in css + deprecate warning
12 years ago
Matthias BUSSONNIER 0b092b4199 movestyling from js to css
12 years ago
Matthias BUSSONNIER b8d98e9d81 move border-box-sizing from js to css
12 years ago
Matthias BUSSONNIER 52309fba7c Transfer of border-box-sizing from js to css
12 years ago
Matthias BUSSONNIER d7cc8dcf8d a few todo
12 years ago
Jason Grout eccc20ce1a Remove $el_to_style from the widget javascript code; '' now defaults to this.$el
12 years ago
Min RK c007debe3a Merge pull request #6084 from tomspur/fontawesome4
12 years ago
Thomas Kluyver c9631845fa Merge pull request #6126 from takluyver/kernelspecs-nb-ui
12 years ago
Paul Ivanov e52f3ac85b allow splitting and merging of heading cells
12 years ago
sylvain.corlay 2ca04578cf adding options explicitly
12 years ago
Matthias BUSSONNIER 36e3f20d5e fix some font-awesoem 4 icons
12 years ago
Thomas Spura 01dec53cf9 Port more icons to fontawesome-4
12 years ago
Thomas Spura 30b38d2887 fab css
12 years ago
MinRK ee7e8c26f7 update fa-font-path less variable
12 years ago
Thomas Spura fadeeb0275 fontawesome-4 renamed font folder to fonts
12 years ago
Thomas Spura 8a9dcd219d Port to fontawesome4
12 years ago
Matthias Bussonnier 925a968840 Merge pull request #6063 from Carreau/fix-5984
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
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 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 c432af1af5 Use JS events for switching kernelspecs
12 years ago