Commit Graph

8580 Commits

Author SHA1 Message Date
Safia Abdalla
c3d6bfbf1a Updated styling on last modified element 2016-01-12 20:23:54 -06:00
Safia Abdalla
c08c7d58df Updated front-end sorting and display 2016-01-12 20:17:15 -06:00
Safia Abdalla
a02148f3ad Updated format_datetime to return human-friendly dates 2016-01-11 19:00:49 -06:00
Safia Abdalla
b18d269bda Added arrow indicator for sorting 2016-01-11 18:25:50 -06:00
Safia Abdalla
a290251ae7 Wiped smudge from screen 2016-01-11 18:11:04 -06:00
Safia Abdalla
6211e33523 Added datetime sorting on front end 2016-01-10 15:30:07 -06:00
Safia Abdalla
11eebd2fc0 Added last modified sort button 2016-01-10 15:28:54 -06:00
Safia Abdalla
0bf3767b88 Updated format string for last modified datetime 2016-01-10 15:28:15 -06:00
Safia Abdalla
23aeb32cc5 Added datetime_sort_helper function 2016-01-10 15:26:28 -06:00
Safia Abdalla
e235643eb1 Added last_modified date to file tree 2016-01-09 23:42:02 -06:00
Safia Abdalla
97cfe14abf Added format_datetime utility function 2016-01-09 23:39:48 -06:00
Carol Willing
8d47271537 Merge pull request #938 from willingc/announce
Update doc for 4.1 announcement
2016-01-08 15:28:00 -08:00
Carol Willing
d2ba5b10c8 Update doc for 4.1 announcement 2016-01-08 14:43:38 -08:00
Carol Willing
3124eae5ab Merge pull request #937 from Carreau/dotdev
fix dev notation and regex.
2016-01-08 14:41:36 -08:00
Matthias Bussonnier
9ab90bd835 fix regex 2016-01-08 19:45:36 +01:00
Matthias Bussonnier
6aaa27c024 and run jsversion 2016-01-08 19:34:43 +01:00
Matthias Bussonnier
9523f7438d dev has a dot 2016-01-08 19:31:06 +01:00
Matthias Bussonnier
3754c28721 back on dev 2016-01-08 19:09:51 +01:00
Matthias Bussonnier
3fc06a5f79 Release 4.1.0 2016-01-08 18:52:53 +01:00
Carol Willing
ef726c4a9d Merge pull request #927 from steveholden/patch-1
Fix "an Jupyter" changes
2016-01-05 14:54:25 -08:00
Steve Holden
2617931dbd Fix "an Jupyter" changes
Fixes problems noted in issue #926
2016-01-05 18:03:45 +00:00
Carol Willing
b410df0032 Merge pull request #907 from captainsafia/add-interface-desc-talks
Add information about names of UI element to docs
2016-01-04 16:01:20 -08:00
Carol Willing
453a43275d Merge pull request #924 from willingc/readme-pasta
Correct copy pasta typos
2016-01-04 15:37:52 -08:00
Safia Abdalla
9b01b0a757 Addressed PR comments 2016-01-04 16:15:17 -06:00
Carol Willing
6d702c41d0 Correct copy pasta typos 2016-01-04 09:11:19 -08:00
Min RK
9bd4a49cf6 Merge pull request #923 from anirudhjoshi/master
Fixed missing import of to_api_path in post_save_hook example
2016-01-04 10:47:39 +01:00
anirudhjoshi
eb2764bbad Fixed missing import of to_api_path in example 2016-01-04 11:06:18 +11:00
Min RK
527538839b Merge pull request #918 from jcb91/notebook/js/codecell
Fix Uncaught ReferenceError: Pos is not defined

closes #917
2016-01-02 13:48:57 +01:00
Min RK
7bfeea46f5 Merge pull request #915 from minrk/right-soft-selected
Remove soft selected right border background-leaking
2016-01-02 13:47:57 +01:00
Josh Barnes
53b8e37633 fix for #917, a bug introduced by a typo in 89b7d96ccd 2016-01-01 15:34:34 +00:00
Safia Abdalla
0ec51645a4 Updated table of contents 2015-12-31 19:18:40 -06:00
Safia Abdalla
66aa256a69 Added UI components page 2015-12-31 19:18:26 -06:00
Safia Abdalla
b9a9b0d613 Added user interface screenshots 2015-12-31 19:16:51 -06:00
Brian E. Granger
d86714a015 Merge pull request #914 from minrk/check-origin
allow zmq check_origin with no args
2015-12-31 12:47:26 -08:00
Matthias Bussonnier
308cbb2062 Remove soft selected right border background-leaking 2015-12-31 17:51:05 +01:00
Min RK
b2d9faaa9b Merge pull request #909 from Carreau/left-soft-selected
Remove left border on softselected cells
2015-12-31 17:45:29 +01:00
Min RK
1257a3ac85 Merge pull request #905 from minrk/revert-configurable-config-dir
restore hardcoded config_dir
2015-12-31 11:42:45 +01:00
Min RK
8aa4f1e60c allow zmq check_origin with no args
terminado may call `self.check_origin()`

in which case we should grab origin from the headers.
2015-12-31 10:43:31 +01:00
Min RK
bf6c89b1ce Merge pull request #897 from Carreau/warn-name-ations
Improve warning on bad JavaScript API usage.
2015-12-30 12:12:35 +01:00
Min RK
7abc4e8825 Merge pull request #910 from Carreau/fix-#904
Do not allow `<` in url.
2015-12-30 11:40:29 +01:00
Matthias Bussonnier
ef0f3b9c0e Do not allow < in url.
fix #904
2015-12-30 11:29:21 +01:00
Matthias Bussonnier
cc69f06551 Remove left border on softselected cells 2015-12-30 11:14:18 +01:00
Safia Abdalla
a5de8f2502 Added initial annotated image 2015-12-29 14:50:47 -06:00
Min RK
da235aac27 Merge pull request #902 from willingc/update-readme
Update README content and links
2015-12-29 12:18:06 +01:00
Min RK
fa5d71723b Merge pull request #898 from blink1073/fix-websocket-cross-origin
Avoid error when using a cross-origin websocket
2015-12-29 12:17:41 +01:00
Min RK
970507711b restore hardcoded config_dir 2015-12-29 12:15:06 +01:00
Carol Willing
69cd493201 Remove cute birds from screenshot 2015-12-28 09:47:57 -08:00
Carol Willing
728e7f2022 Edit installation links and sentences 2015-12-28 08:35:10 -08:00
Carol Willing
78015c8abe Minor formatting fixes 2015-12-28 08:16:25 -08:00
Carol Willing
2a2ac227f6 Edit PDF links 2015-12-28 08:11:25 -08:00