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
Jonathan Frederic
f83485fcee
Remove log msg
2016-01-11 12:52:35 -08:00
Jonathan Frederic
4c99c5f7f8
Limit on websocket, not zmq
2016-01-11 10:49:23 -08: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
Min RK
82fb153329
Merge pull request #936 from Carreau/release-instructions
...
update release instruction a bit again
2016-01-09 12:16:50 +01: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
Carol Willing
02b5f46208
Add backticks to fix typos
2016-01-08 14:15:17 -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
Matthias Bussonnier
5f31251b29
update release instruction a bit again
2016-01-08 18:48:27 +01:00
Matthias Bussonnier
e6c7648b09
Remove deprecated usage of log.warn
prefer log.warning
.
...
Treating just this notebookapp for now.
2016-01-08 15:30:52 +01:00
Jonathan Frederic
3b3c4d0315
Add simple iopub message rate limiter
2016-01-05 16:50:05 -08: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
Matthias Bussonnier
e4ec5ba3f3
Be more explicit about deprecation.
...
Cf #916 . Despite the fact that the function is private and meant
to replace an old behavior that will be removed, people explicitly
import it and register it as a post-save-hook.
Hope that explicit versing removal will convey the "Don't use" in a more
obvious manner.
2016-01-05 12:11:14 +01: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