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 |
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
Prevent default on pageup/pagedown when completer is active
|
8 years ago |
Thomas Kluyver
|
58752355b9
|
Merge pull request #3539 from nyu-ossd-s18/filesize
Adding file size to views
|
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
Fixes to improve web accessibility
|
8 years ago |
Ashley Teoh
|
2e9ba4a1ac
|
use pretty-bytes
|
8 years ago |
Celina Kilcrease
|
acc2056e05
|
fixed filesize
fixed typo
|
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
adding sort function
add file size text
|
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 |
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
Disable cache when downloading file
|
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
Displays Warning Message if Cookies Not Enabled
|
8 years ago |
Celina Kilcrease
|
9bc3f99865
|
added wikihow link
|
8 years ago |
Celina Kilcrease
|
d73c45147f
|
added wikihow link
|
8 years ago |
Celina Kilcrease
|
2cdee92760
|
adjusted warning and got rid of OK button
|
8 years ago |
Celina Kilcrease
|
e1d8bbbc07
|
edited without stripping whitespace
|
8 years ago |
Celina Kilcrease
|
6f52c39617
|
edited without stripping whitespace
|
8 years ago |
sheshtawy
|
95f02a7437
|
Initial commit: Add selenium tests for dualmode insert cell
|
8 years ago |