2627 Commits (ebfe75b6dfd72151b40e697e592d2fb630718bdd)

Author SHA1 Message Date
Maxime Mouchet 533e1984e2 Merge branch 'master' of https://github.com/jupyter/notebook into list_hidden_files
7 years ago
Maxime Mouchet 48915c0ad7 Split logic
7 years ago
Maxime Mouchet 1566dd1712 List hidden files if allowed (#3812)
7 years ago
Roman Kornev 18ca0330d8 Update document.title to a more descriptive name
7 years ago
Thomas Kluyver a5ad463427 Remove multiselect Javascript test converted to Selenium
7 years ago
Thomas Kluyver 605dfb8b15 Convert multiselect test to Selenium
7 years ago
__kai__ 9b3aa52b80 make kill kernel configurable.
7 years ago
Thomas Kluyver adcb7025ca Make filename check in list_running_servers more specific
7 years ago
Thomas Kluyver 6896aacdf6 Add failing test for list_running_servers
7 years ago
Stephen Ward 0734e2c950
remove multiple download links for the .ipynb click
7 years ago
Min RK 363d73d145 bootstrap 3.4
7 years ago
Thomas Kluyver 56d7a2d3a6 Remove one-time token code
7 years ago
Thomas Kluyver 92362103e3 Point to file in terminal message
7 years ago
Thomas Kluyver 28e296fc9f Use permanent token in redirect file
7 years ago
Thomas Kluyver 270c0f96d7 Launch the browser with a redirect file
7 years ago
Will Starms 49aad1bfbc relocate super() content to other side of span
8 years ago
Will Starms 6f2946b9dc Respect parent template headaercontent in child pages
8 years ago
Chris Miller daa80ad4ac Tune chunk size for large file uploads to be larger for perf gains.
8 years ago
Chris Miller 7a42187ccd Optimize Base64 encoding of large files to be uploaded to avoid GC pauses.
8 years ago
Min RK 82782a370e
Merge pull request #4084 from bhansa/issues-4000-accessibility
8 years ago
Stephen Ward 91fb343c0c fixed ui-icons from blocking tooltip text
8 years ago
Matthias Bussonnier 64fa7cf674
Merge pull request #4210 from SylvainCorlay/message-filtering
8 years ago
Min RK 9d19aa3677
Merge pull request #4221 from betatim/uploading-ui-tweak
8 years ago
Min RK 21b93eae43
Merge pull request #4219 from kevin-bates/tolerate-culled-kernels
8 years ago
Sylvain Corlay 4a7151448c Enable kernel message filtering
8 years ago
Min RK 11a2e6d52e assemble breadcrumb html safely
8 years ago
Tim Head f03797bfc1 Tweak upload button to give feedback
8 years ago
Thomas Kluyver 588b1f8eb3 Merge branch 'nbconvert-sandbox'
8 years ago
Kevin Bates 0e63ebb1db Update session_exists() to account for invalid sessions due to culling
8 years ago
AAYUSH SINHA a3987d6e27
Add padding bottom for symmetry of the Notebook
8 years ago
Vu Minh Tam c2b292f3e6
Add missing i18n parameter
8 years ago
Thomas Kluyver 4b2e7dc3e3
Merge pull request #4193 from askerry/selenium_buffering
8 years ago
Amy Skerry 8b704d6628 Address review feedback
8 years ago
Thomas Kluyver 6d7b6af514
Merge pull request #4182 from AndresSan6/merge_selected_cells
8 years ago
Thomas Kluyver 2345350c7f
Merge pull request #4185 from askerry/fix_race
8 years ago
Amy Skerry f995db42ee Address review feedback
8 years ago
Xiaohan Li 363926290e
Fix type in nbjs.po
8 years ago
Matthias Bussonnier 39b3afc2e6
Merge pull request #4085 from vgalisson/patch-1
8 years ago
Amy Skerry 3faafc4122 Migrate buffering test to selenium
8 years ago
Amy Skerry 6f73d79376 Add custom expectation to wait for n elements
8 years ago
Amy Skerry dea186d177 Add wait_for_tag to avoid race condition in display isolation test
8 years ago
Andres Sanchez f27e87541d Changed function name in utils.py and in test_merge_cells.py
8 years ago
Thomas Kluyver c9378c71fe
Merge pull request #4146 from askerry/selenium_display_isolation
8 years ago
Thomas Kluyver 099383e012
Merge pull request #4141 from askerry/selenium_display_image
8 years ago
Amy Skerry a5a6e4ad08 Address review feedback
8 years ago
Amy Skerry 3ccc4ed207 Address review feedback
8 years ago
Andres Sanchez fd6ea8e556 Removed unnecessary property attibute created in utils.py and added comments to test_merge_cells.py
8 years ago
Andres Sanchez 1c87821dc1 Modifications to test JS funcion in test_merge_cells.py
8 years ago
Thomas Kluyver 2af744075f
Merge pull request #4103 from einon/einonm
8 years ago
Thomas Kluyver a036ba2cd8
Merge pull request #4142 from askerry/selenium_merge_cells
8 years ago
Amy Skerry aa658d3d79 Migrate display isolation test to selenium
8 years ago
Amy Skerry 34cd3528d5 Migrate test for merge cells api to selenium
8 years ago
Amy Skerry 03478bee87 Migrate image display test to selenium
8 years ago
Dave Foster 1c40db2440 Fix default value method for `allow_remote_access` when ip is '*'
8 years ago
SpencerPark 9c3ea1319a Default to right table alignment but allow table local overrides
8 years ago
Thomas Kluyver 107a89fce5 Apply CSP sandboxing for nbconvert responses
8 years ago
Mark Einon f140ba95c4 Present both possible URL options as separate copy/pastable options
8 years ago
Mark Einon 643b992690 Fix copy/paste-ability of default URL presented on startup
8 years ago
Matthias Bussonnier 04a686dbaf
Merge pull request #4074 from agatheliguori/master
8 years ago
Thomas Aarholt 9182f84cf0
Corrected alt-text of "replace in all cells"
8 years ago
Min RK 4f9a6cbdd8
Merge pull request #3664 from vit-tucek/unicode_home_dirs
8 years ago
Michal Charemza 815ed3ce56
Allow more contents manager functions to return futures
8 years ago
Dmitry Mikushin f859abde69 Enable login mode - to automatically source the /etc/profile script
8 years ago
bhansa d97275b91b removed bg darken for navbar
8 years ago
Min RK b663bf1b14
Merge pull request #4034 from Carreau/adaptation-log
8 years ago
Min RK d2916c9a81
Merge pull request #4073 from 1kastner/patch-1
8 years ago
GALISSON Victor c588951c90
Update to nbjs.po
8 years ago
Min RK 4135e3ffe7
Merge pull request #4063 from kevin-bates/log-status-type
8 years ago
bhansa 3ca5f16ff0 improved color contrast for file menus
8 years ago
agatheliguori 9c1309210c Fixed french translation mistakes and normalized capitalization
8 years ago
Mathis Hammel 6126f78381 Fixed two remaining wrong translations
8 years ago
1kastner 9b7312d330
Add info about messaging specs
8 years ago
Kevin Bates 23e74dcdfa Include status types when logging activity
8 years ago
Mathis Hammel 74f08b897c Fixed some translations
8 years ago
Steven Silvester c2a2bcc4a7
Merge pull request #4041 from arradha/fix/mathjax-codeblocks
8 years ago
Maxim Vov f2fdbf929e Added metrics for number of kernels running labeled by type
8 years ago
Arjun Radhakrishna 7eb6e29509 Fix spurious newline in expected result
8 years ago
Maxim Vov e951fab0db Added docs to the prometheus package and the terminal.api_handlers file.
8 years ago
Arjun Radhakrishna 6fd0a80778 Reformat long string
8 years ago
Arjun Radhakrishna c5bee3a29d test and fix: disable math inside code blocks
8 years ago
Matthias Bussonnier 96cb061e7b
More descriptive message.
8 years ago
Maxim Vov 7bc7df472c Fixed imports, from static to dynamic.
8 years ago
Maxim Vov 03e5dc00e1 Moved the 'metrics' file to a new package named 'promethues'.
8 years ago
Matthias Bussonnier 7e140c5baf When adapting also log the version jupyter_client is expecting.
8 years ago
Gustavo Efeiche 26c73d36d0 Fix issue #3948
8 years ago
Gustavo Efeiche a8716eb9ac Fix versions mismatch in namespace.js and _version.py
8 years ago
Gustavo Efeiche e661c7642d Change from 6.0.0dev0 to 6.0.0.dev0
8 years ago
Min RK b7fdc41ff6 back to dev
8 years ago
Min RK 7acb4e047d release 5.7.0
8 years ago
Matthias Bussonnier bb07253ff4
Merge pull request #3888 from JocelynDelalande/jd-french-i18n
8 years ago
Jocelyn Delalande 05f9488232 Fix misc French wordings
8 years ago
Jocelyn Delalande e1494bb8f8 Rework French wording "Brute NBConvert" → « Texte Brut (pour NBConvert)"
8 years ago
Jocelyn Delalande db8b03e434 Rework French wording au-dessus/au-dessous → précédent/suivant
8 years ago
Jocelyn Delalande 5a1b35fe13 Fix trailing spaces in translations
8 years ago
Min RK 37b35dc65f fix uneven input/output prompt alignment
8 years ago
Min RK 86e473e754
Merge pull request #3839 from AestheticIntegration/fix-output-prompt-width
8 years ago
Min RK 8ced0dd367
Merge pull request #3907 from kevin-bates/prevent-AttributeError-on-shutdown
8 years ago
Min RK f81ec30b62
Merge pull request #3829 from mociarain/fix-tornado-settings
8 years ago
Min RK 0da9648ed3
Merge pull request #3905 from KGHustad/breadcrumb-root-url-fix
8 years ago
Min RK 4650dabd05
Merge pull request #3871 from parente/fix/shortcut-editor-enter
8 years ago
Min RK 9c60369a17
Merge pull request #3836 from cmd-ntrf/jqueryui
8 years ago
Kevin Bates 2d688f2071 Prevent access through 'NoneType' when closing activity_stream
8 years ago
Kristian Gregorius Hustad 076acf6a98 Prefix base URL to breadcrumb root URL
8 years ago
Min RK 872a6c7b9b
Merge pull request #3886 from rwmajor2/add_access_control_hdr_config
8 years ago
Jocelyn Delalande cc97e8fe90 French translation: reword "point de sauvegarde" → "sauvegarde"
8 years ago
Jocelyn Delalande 6ee41dadc4 Add French translation
8 years ago
Bill Major cc5e08d1bc Allow access control headers to be overriden in jupyter_notebook_config.py
8 years ago
Sally Wilsak c258d3fa79 Get the list of exporters from entrypoints
8 years ago
Peter Parente 109b39e2b6 Prevent page reload on Enter
8 years ago
Steven Silvester 98085dcb84
Merge pull request #3744 from PraneetMokkapati/master
8 years ago
Steven Silvester 34baae5678
Merge pull request #3759 from minrk/flush-iopub
8 years ago
Steven Silvester eed1caf32a
Merge pull request #3809 from minrk/ipaddress-unicode-py2
8 years ago
Félix-Antoine Fortin c9bd0fa87a Update jquery-ui.min path in page.html template
8 years ago
Dave Aitken 4bfda5074d
Return output prompt to width of input prompt after #3772
8 years ago
Maitiu O Ciarain 0827dcb0b5 Fix quotes and tidy up the help messages
8 years ago
Maitiu O Ciarain 090f9c2314 Correctly pass them to the underlying tornado server
8 years ago
Maitiu O Ciarain a37404f6b9 Make the max_body_size & max_buffer_size configurable
8 years ago
Min RK b94cc449db
Merge pull request #3712 from forbxy/master
8 years ago
Min RK 237a31060e
Merge pull request #3784 from gnestor/inline-run-button
8 years ago
Min RK e33a16f42f use localhost as default local hostname
8 years ago
Min RK 1901eeac63 ip_address only accepts unicode on Python 2
8 years ago
Min RK ceaf1c1158
Merge pull request #3778 from beledouxdenis/master-get_secure_cookie_options
8 years ago
Grant Nestor 75d2744eb4 Fix uneven input prompt width for markdown cells
8 years ago
Denis Ledoux 3729dd02ac [FIX] notebookapp, auth: `get_secure_cookie` kwargs
8 years ago
Grant Nestor 43bd70b246 Fix uneven input prompt width
8 years ago
Min RK a53d2c8489 flush iopub before sending restarting/dead status messages
8 years ago
Grant Nestor 3c4bc0ef62 Display inline run button on same line as input prompt
8 years ago
Grant Nestor f54e4355e8 Only display inline run button on mobile
8 years ago
Thomas Kluyver 0300f7341d Work around Mac's scoped link-local address for localhost
8 years ago
Thomas Kluyver 2bb4252f21 Re-enable Host header check after 5.6
8 years ago
Thomas Kluyver 2dd46b16c9 back to development
8 years ago
Thomas Kluyver 7674331e3d release 5.6.0
8 years ago
Thomas Kluyver a0503629ba Disable the host check for 5.6 because of gh-3754
8 years ago
Mokkapati, Praneet(ES) b3457a068e Disabling Slide Type changes, when a cell is not editable
8 years ago
Mokkapati, Praneet(ES) 24dd9d67d7 Disabling Adding or Removing Tags, when a cell is not editable
8 years ago
Thomas Kluyver 9d0ea1a427
Merge pull request #3726 from takluyver/selenium-newnb-clickable
8 years ago
Min RK b670fae728
Merge pull request #3714 from takluyver/check-host
8 years ago
Thomas Kluyver c4c49b71ea Wait for 'New' dropdown button to be clickable for Selenium tests
8 years ago
Thomas Kluyver 0d6ffa6888 Explain how to disable host check in warning message
8 years ago
Thomas Kluyver c99935556e Decode IP addresses on Windows
8 years ago
Thomas Kluyver 845ea48c31 getaddrinfo() on Py2 only takes positional args
8 years ago
Thomas Kluyver fa3abf2209 Allow remote access by default when we're listening on external addresses
8 years ago
Thomas Kluyver 7f1bba613d Check 'Host' header for local connections
8 years ago
bxy007 c339a34605 fix:can't choose same file
8 years ago
Min RK 357b8e7758 add “or 127.0.0.1” for all-ips
8 years ago
Thomas Kluyver b8b66332e2 Back to development
8 years ago
Thomas Kluyver b428d2d40a release 5.6.0rc1
8 years ago
Thomas Kluyver 5766341360
Merge pull request #3289 from Madhu94/add-save-as-menu-option
8 years ago
Min RK 0c81fc3f06 Remove ES6 syntax from save_notebook_as
8 years ago
Min RK 90894ee639
Merge pull request #3696 from takluyver/start-no-active-kernels
8 years ago
Tom Jorquera 24e39d32c2 Add option to override displayed url
8 years ago
madhu94 81c6eed3d7 Don't get entire contents of the notebooks, while checking
8 years ago
Thomas Kluyver 5e9915609b Don't show number of active kernels on notebook start
8 years ago
Thomas Kluyver 0179bb4c7e
Merge pull request #3686 from gnestor/upgrade-marked
8 years ago
Grant Nestor 2ca3684003 Update selenium tests
8 years ago
Grant Nestor 6670d57e2f Update tests
8 years ago
M Pacer dd282f6970 add el & update css in output_area to match run button in In from #3535
8 years ago
Vít Tuček 0c7de196bd properly handle unicode characters in home dirs
8 years ago
Min RK 19188568c9
Merge pull request #3490 from yuvipanda/prometheus-intro
8 years ago
yuvipanda 7a3c0f334a Rename prometheus metrics to be more standard
8 years ago
yuvipanda de132033a7 Fixup docstrings
8 years ago
Thomas Kluyver 7ea7a8b97d Skip directory deletion test on Windows
8 years ago
Thomas Kluyver f63af7376b Don't trash non-empty directories on Windows
8 years ago
Thomas Kluyver ebe01762eb
Merge pull request #3601 from arovit/test_empty_arrows
8 years ago
Thomas Kluyver 1437dfec29
Merge pull request #3656 from takluyver/undouble-token
8 years ago
Thomas Kluyver 2941158ec7
Merge branch 'master' into test_empty_arrows
8 years ago
Thomas Kluyver 702b67d15e
Merge pull request #3630 from arovit/add_find_replace_test
8 years ago
arovitn dcb45b2b34 modified the deletion logic as per the comments and setting the readonly cell to false
8 years ago
arovitn b22994eb47 renamed the ids, removed the replace_all parameter and changed the name of the testcase as mentioned in the comments
8 years ago
M Pacer c6dd032bf8 add kernel_info_timeout traitlet to wait for slow kernel startups
8 years ago
Thomas Kluyver c16701af84 Don't duplicate token in displayed URL
8 years ago
arovitn 33c1dea080 add 'ids' to the form_and_replace form and address other review comments
8 years ago
arovitn 66b257bf3b removing test_empty_arrows_keys.py and moving the delete_cell test into test_deletecell.py
8 years ago
Min RK 459b92cd23
Merge pull request #3624 from MathisRosenhauer/bugfix/hiddenlink
8 years ago
Thomas Kluyver 374da5a451
Merge pull request #3535 from lucasoshiro/clickable-prompt
8 years ago
Lucas Oshiro 40cf1ab912 Click instead of mouseup
8 years ago
arovitn 0afa1e5855 Modified to use list comprehension, added '()' for to_command_mode, added assert to check presence of cell and remove 'return True' from remove_cells
8 years ago
arovitn 6fc09088ed [WIP 838: Writing test for 'Find and replace' in selected cell apply on all cells]
8 years ago
Mathis Rosenhauer a9ccdef489 stat symlink to determine access
8 years ago
madhu94 eab1e709eb Add basic selenium test case
8 years ago
madhu94 84e565c5c0 More UI changes
8 years ago
madhu94 9b18d079a4 Switch sessions instead of opening in new window
8 years ago
madhu94 ee79a7f505 UI changes
8 years ago
madhu94 fd25ae1fd2 Add 'Save As' option to the menu
8 years ago
Thomas Kluyver dc73f9a9be Back to development
8 years ago
Thomas Kluyver 3b84442f21 release 5.5.0
8 years ago
arovitn 70ce8fac33 forgot adding .perform() for ActionChain
8 years ago
Lucas Oshiro 8e5601370a Firefox media query for touch devices
8 years ago
arovitn 031c90b933 1. Converting 'empty_arrows_keys.js' into selenium based test
8 years ago
Thomas Kluyver 38a67bc790 Prefer IP address over hostname when available
8 years ago
Thomas Kluyver 5cfba9cb24 Back to development
8 years ago
Thomas Kluyver 0f31d59c97 release 5.5.0rc1
8 years ago
Thomas Kluyver 85b60e29b8
Merge pull request #3485 from maartenbreddels/config_manager_no_defaults
8 years ago
Hari 0875d5602b Fix for reload button no longer works Issue
8 years ago
Thomas Kluyver 2aca6f98b0
Merge pull request #3508 from Sheshtawy/convert-dualmode-insertcell-to-selenium
8 years ago
sheshtawy b25a14222e Update assert statement to use a list for more descriptive errors and less requests to the browser
8 years ago
sheshtawy 17e46a7cd6 Remove js test file
8 years ago
Thomas Kluyver 9a3e8ca7d9
Merge pull request #3561 from takluyver/i3549
8 years ago
sheshtawy 1283f27908 Add tests for insertion above/below multiple selected cells
8 years ago
Lucas Oshiro 5eea1b1f59 Media query for touchscreen devices, fixed input prompt HTML
8 years ago
sheshtawy 0acdea70d9 Remove markdown cells assertions since they're not useful anymore
8 years ago
sheshtawy ebf27aa94c Remove unnecessary imports
8 years ago
sheshtawy a46f5b81a1 Add assertions for insert below and above cell commands in command mode and also after editing cells in edit mode
8 years ago
sheshtawy c4adc5266f Update utils.py to resolve merge conflict
8 years ago
Thomas Kluyver bb1c547e7d Fix some linter warnings in keyboard.js
8 years ago
Thomas Kluyver 20f1b74ce9 Allow defining keyboard shortcuts for missing actions
8 years ago
Philipp Rudiger 8a9afb4f58 Add a output_updated.OutputArea event
8 years ago
arovitn 5b0bc68e77 [WIP] [3335] Converting prompt_numbers.js test to selenium
8 years ago
Thomas Kluyver fc24f31be8
Merge pull request #3500 from gnestor/issue-2518
8 years ago
Thomas Kluyver 58752355b9
Merge pull request #3539 from nyu-ossd-s18/filesize
8 years ago
Thomas Kluyver 160754d27e
None -> null for JSON API
8 years ago
Celina Kilcrease 192e3fe9d8 remove es6 syntax
8 years ago
Celina Kilcrease 174e724174 get file size in base model
8 years ago
Ashley Teoh dee58e0a08 use text() not html()
8 years ago
Ashley Teoh 577cbe52b7 update api description
8 years ago
Ashley Teoh dd608ad2bd add MIT licence
8 years ago
Ashley Teoh d35ac8bc3a right align file size column
8 years ago
Celina Kilcrease 06214aea0a remove inline css
8 years ago
Celina Kilcrease 8cc9734c77 merged changes
8 years ago
Thomas Kluyver fcf5f39606
Merge pull request #3507 from nyu-ossd-s18/improve-accessibility
8 years ago
Ashley Teoh 2e9ba4a1ac use pretty-bytes
8 years ago
Celina Kilcrease acc2056e05 fixed filesize
8 years ago
Celina Kilcrease 13933f396a converting filesize to readable format
8 years ago
Ashley Teoh abe05dea42 change column width, flip order
8 years ago
Celina Kilcrease ff8e1cc983 only get filesize for files and notebooks
8 years ago
Paul Ivanov d0edace3d2 basic __version__ reporting for extensions
8 years ago
Celina Kilcrease a47a188728 Merge branch 'filesize' of https://github.com/nyu-ossd-s18/notebook into filesize
8 years ago
Celina Kilcrease d19f97017f fixed filesize
8 years ago
danagilliann 46f481448d remove token_input focus
8 years ago
Ashley Teoh 8c96ad58c7 cleanup
8 years ago
Celina Kilcrease 42c3c02f95 converting filesize to readable format
8 years ago
Rosa Swaby 72bedfc36d added classes to html and removed add class lines from main.js file
8 years ago
Ashley Teoh d6c7f2e7a8 change column width, flip order
8 years ago
Lucas Oshiro c4e443c3b9 "Run this cell" button in each code cell
8 years ago
Lucas Oshiro 9471f2b73f Executing cell when clicking its prompt
8 years ago
Ashley Teoh 6475eaa73f empty function to format filesize
8 years ago
Ashley Teoh a299be7ff7 fix sorting function foreal
8 years ago
Ashley Teoh 86c45a17ed fix sort function
8 years ago
Ashley Teoh 59b7c66662 revert chages
8 years ago
Ashley Teoh 38acc780ca add file size text
8 years ago
Ashley Teoh 388d6367ca starting out the sort function
8 years ago
Celina Kilcrease 3315dbd55f only get filesize for files and notebooks
8 years ago
Celina Kilcrease b864f5aacc make file size optional pproperty
8 years ago
sheshtawy 8daa5f51b4 Add a couple of utility functions to help get a single cell's content and type
8 years ago
Ashley Teoh 3650cc7cb4 adding file size to model
8 years ago
Leo Gallucci 27710b9324 jQuery attribute selector value MUST be surrounded by quotes
8 years ago
Thomas Kluyver f69ce9fcad
Merge pull request #3484 from nyu-ossd-s18/ash.disable-cache-and-etags
8 years ago
Celina Kilcrease e56060a67a add cache-control in respond_zip function
8 years ago
Thomas Kluyver ca3e7a3668
Merge pull request #3511 from nyu-ossd-s18/cookies
8 years ago
Celina Kilcrease 9bc3f99865 added wikihow link
8 years ago