Lucas Oshiro
|
c4e443c3b9
|
"Run this cell" button in each code cell
|
2018-04-16 02:03:08 -03:00 |
|
Lucas Oshiro
|
9471f2b73f
|
Executing cell when clicking its prompt
|
2018-04-15 19:37:00 -03:00 |
|
Thomas Kluyver
|
97b3b96f3d
|
Merge pull request #3527 from elgalu/attr-selector-surr-quot
jQuery attribute selector value MUST be surrounded by quotes
|
2018-04-12 08:49:02 +02:00 |
|
Leo Gallucci
|
27710b9324
|
jQuery attribute selector value MUST be surrounded by quotes
|
2018-04-12 04:31:56 +02:00 |
|
Thomas Kluyver
|
1c51902991
|
Merge pull request #3528 from paulmasson/paulmasson-patch-1
Typos
|
2018-04-11 22:11:59 +02:00 |
|
Paul Masson
|
a860b9bd22
|
Typos
|
2018-04-11 12:52:13 -07:00 |
|
Thomas Kluyver
|
8d1c92aa44
|
Merge pull request #3525 from dabuside/dabuside-patch-1
add tips
|
2018-04-11 20:39:32 +02:00 |
|
dabuside
|
9936aa9eab
|
warp line
|
2018-04-11 18:43:34 +08:00 |
|
dabuside
|
37c6ba2cc1
|
add tips
|
2018-04-11 18:30:58 +08:00 |
|
Thomas Kluyver
|
f69ce9fcad
|
Merge pull request #3484 from nyu-ossd-s18/ash.disable-cache-and-etags
Disable cache when downloading file
|
2018-04-11 10:39:08 +02:00 |
|
Celina Kilcrease
|
e56060a67a
|
add cache-control in respond_zip function
|
2018-04-10 22:24:27 -04:00 |
|
dabuside
|
82ff0fdceb
|
add tips
|
2018-04-11 10:06:27 +08:00 |
|
Thomas Kluyver
|
ca3e7a3668
|
Merge pull request #3511 from nyu-ossd-s18/cookies
Displays Warning Message if Cookies Not Enabled
|
2018-04-10 18:40:20 +02:00 |
|
Celina Kilcrease
|
9bc3f99865
|
added wikihow link
|
2018-04-10 12:09:44 -04:00 |
|
Celina Kilcrease
|
d73c45147f
|
added wikihow link
|
2018-04-10 11:54:12 -04:00 |
|
Thomas Kluyver
|
87d010bf89
|
Merge pull request #3497 from takluyver/i3496
Prevent default event handling on new terminal
|
2018-04-09 12:30:19 +02:00 |
|
Celina Kilcrease
|
2cdee92760
|
adjusted warning and got rid of OK button
|
2018-04-08 10:26:26 -04:00 |
|
Celina Kilcrease
|
e1d8bbbc07
|
edited without stripping whitespace
|
2018-04-08 10:07:02 -04:00 |
|
Celina Kilcrease
|
6f52c39617
|
edited without stripping whitespace
|
2018-04-08 09:58:26 -04:00 |
|
Celina Kilcrease
|
adb1302b8f
|
Deleting misplaced/duplicate file
|
2018-04-06 12:25:09 -04:00 |
|
Celina Kilcrease
|
8c683c4a95
|
Delete test files
|
2018-04-06 12:19:11 -04:00 |
|
Celina Kilcrease
|
0ad22f58b9
|
deleted test file
|
2018-04-06 12:15:37 -04:00 |
|
Celina Kilcrease
|
06ba8dfd06
|
updated formatting, error appears in modal body
|
2018-04-05 15:17:02 -04:00 |
|
Celina Kilcrease
|
3f1f14d7a7
|
Merge branch 'cookies' of https://github.com/nyu-ossd-s18/notebook into cookies
|
2018-04-05 15:13:08 -04:00 |
|
Celina Kilcrease
|
de36de4139
|
updated formatting, error appears in modal body
|
2018-04-05 15:11:38 -04:00 |
|
Rosa Swaby
|
40558fbcdc
|
fixing notebook.js file
|
2018-04-05 12:06:46 -04:00 |
|
Rosa Swaby
|
d5bc78fdc2
|
adding changes for cookies issue that Celina and I are working on
|
2018-04-05 11:58:40 -04:00 |
|
Thomas Kluyver
|
3980d815b3
|
Prevent default event handling on new terminal
Avoid resetting the directory navigation when you create a new terminal.
Closes gh-3496
|
2018-04-04 22:09:51 +02:00 |
|
Thomas Kluyver
|
e3ee8071f6
|
Merge pull request #3465 from Sheshtawy/convert-jstest-to-selenium-deletecell
Convert jstests to selenium: deletecell.js
|
2018-04-04 20:35:33 +02:00 |
|
Thomas Kluyver
|
2fb47162d7
|
Merge pull request #3494 from danagilliann/master
solved waiting asterisk
|
2018-04-04 20:32:50 +02:00 |
|
danagilliann
|
e4334e631c
|
empty space to cell
|
2018-04-04 13:56:37 -04:00 |
|
sheshtawy
|
ce2c3a9033
|
Merge branch 'convert-jstest-to-selenium-deletecell' of github.com:Sheshtawy/notebook into convert-jstest-to-selenium-deletecell
|
2018-04-04 11:03:36 -04:00 |
|
sheshtawy
|
bdfdd24c7e
|
Move some utility functions from the test module to the utils.py module
|
2018-04-04 11:03:03 -04:00 |
|
sheshtawy
|
b097da2867
|
Delete tests
Update to use the updated notebook fixture
|
2018-04-04 11:03:02 -04:00 |
|
sheshtawy
|
5e57a51055
|
Remove unnecessary comments
|
2018-04-04 11:03:02 -04:00 |
|
sheshtawy
|
a47ecd4c07
|
Move notebook fixture to deletetest file to minimize the dependency on changes in PR #3475. This should be update once that PR is merged
|
2018-04-04 11:03:02 -04:00 |
|
sheshtawy
|
2ef45d5577
|
Add tests to make sure copied cells are deletable
|
2018-04-04 11:03:02 -04:00 |
|
sheshtawy
|
a0e89b618d
|
Add tests for deletable cells and non-deleteable cells
|
2018-04-04 11:03:02 -04:00 |
|
hkshesht
|
835211f039
|
Initial commit to convert deletecell.js to selenium
|
2018-04-04 11:03:02 -04:00 |
|
sheshtawy
|
14acb8d7e9
|
Move some utility functions from the test module to the utils.py module
|
2018-04-04 10:39:11 -04:00 |
|
Thomas Kluyver
|
9d4a2da362
|
Merge pull request #3004 from gnestor/issue-1530
Add shutdown button option
|
2018-04-04 12:31:22 +02:00 |
|
Thomas Kluyver
|
717294d88b
|
Merge pull request #3493 from ashleytqy/ash.travis
Only check links when build is trigger by Travis Cron job
|
2018-04-04 11:39:17 +02:00 |
|
danagilliann
|
51e910b7ca
|
solved waiting asterisk
|
2018-04-03 20:10:12 -04:00 |
|
Ashley Teoh
|
ad59f707db
|
formatting
|
2018-04-03 19:05:45 -04:00 |
|
Ashley Teoh
|
87f93044c6
|
only check links if build is triggered by cron
|
2018-04-03 18:57:31 -04:00 |
|
sheshtawy
|
413cca8cbd
|
Delete tests
Update to use the updated notebook fixture
|
2018-04-03 16:23:23 -04:00 |
|
sheshtawy
|
30f7b8d95a
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2018-04-03 16:08:13 -04:00 |
|
Thomas Kluyver
|
596020307b
|
Merge pull request #3475 from takluyver/selenium-undelete
Convert undelete cell tests to Selenium
|
2018-04-03 17:54:03 +02:00 |
|
Thomas Kluyver
|
bf5dc5abec
|
Merge pull request #3477 from takluyver/i3473
Convert native for loop to Array forEach()
|
2018-04-03 17:53:46 +02:00 |
|
Thomas Kluyver
|
de37b584d1
|
Rename config option to quit_button
|
2018-04-03 17:28:08 +02:00 |
|