Commit Graph

8273 Commits

Author SHA1 Message Date
Matthias Bussonnier
4db7b2749c Merge pull request #657 from jdfreder/escapekludge
Escape: Close pager if open otherwise unmark all
2015-10-26 11:37:21 -07:00
Brian E. Granger
376bc4db73 Merge pull request #664 from Carreau/2-box
quickhelp usability: 2 boxes
2015-10-26 14:29:06 -04:00
Matthias Bussonnier
9cba7dc53d quickhelp usability: 2 boxes
As described By Jess and Brian in #533
2015-10-26 11:20:38 -07:00
Jeroen Demeyer
17b3643891 Interpret mathjax_url relative to base_url 2015-10-26 18:42:00 +01:00
Matthias Bussonnier
ff20e1d6a9 Merge pull request #661 from jdfreder/i645
Prevent right border of cell from moving.
2015-10-26 10:34:45 -07:00
Matthias Bussonnier
99df568eb9 Merge pull request #658 from jdfreder/adduigif
Update the changelog for 4.1
2015-10-26 10:27:09 -07:00
Jonathan Frederic
3c5d81bcdd Using padding instead of neg. margin and calc 2015-10-26 10:16:34 -07:00
Jonathan Frederic
ad27235cfc Merge pull request #655 from jdfreder/i648-alt
Make split cell match mark state of origin
2015-10-26 10:02:50 -07:00
Jonathan Frederic
80cb919998 Prevent right border of cell from moving. 2015-10-26 09:58:30 -07:00
Jonathan Frederic
4ae2f829f3 @willingc's comment 2015-10-26 09:51:41 -07:00
Jonathan Frederic
4e06573ae1 @carreau 's suggestion 2015-10-26 09:48:49 -07:00
Jonathan Frederic
0d3729a03b Update the changelog 2015-10-26 08:53:16 -07:00
Jonathan Frederic
33bd6d4d1e Escape: Close pager if open otherwise unmark all 2015-10-26 08:17:47 -07:00
Jonathan Frederic
53bf3fb0ed Split cell match origin marked state 2015-10-26 08:04:00 -07:00
Min RK
aaffd891b5 Merge pull request #651 from Carreau/ct-reminder
Reminder of where the celltoolbar menu is
2015-10-26 12:55:11 +01:00
Matthias Bussonnier
b300696ef7 Reminder of where the celltoolbar menu is
The UI has changed since 4.0 so 4.1 need to tell that to users.
2015-10-24 10:57:47 -07:00
Jonathan Frederic
f0d89984bb Merge pull request #644 from Carreau/ff-style
Fix command palette appearance on FF.
2015-10-23 15:42:29 -07:00
Matthias Bussonnier
07126232b4 Merge pull request #643 from jdfreder/pager
Force pager to draw scrollbars on FireFox
2015-10-22 10:10:47 -07:00
Jonathan Frederic
71c905574e Force pager to draw scrollbars on FireFox 2015-10-22 09:04:16 -07:00
Jonathan Frederic
429693675b Merge pull request #639 from Carreau/back-style
revert style change
2015-10-21 18:27:20 -07:00
Matthias Bussonnier
c409932bc2 Fix command palette appearance on FF.
Closes #559
2015-10-21 16:36:18 -07:00
Matthias Bussonnier
7676d016d4 revert style change 2015-10-21 16:17:21 -07:00
Matthias Bussonnier
c40400cb66 Merge pull request #567 from jdfreder/sandr
Fix tooltip and move replace in selected cells button.
2015-10-21 15:47:13 -07:00
Matthias Bussonnier
255527edf4 Merge pull request #634 from ellisonbg/pager-fix
Reverting Firefox Windows bug fix ipython/ipython#8853
2015-10-21 15:43:22 -07:00
Matthias Bussonnier
371cf3ba33 Merge pull request #628 from blink1073/bump-large-upload
Bump upload size to 25MB
2015-10-21 13:07:03 -07:00
Brian E. Granger
65f15cbf32 Reverting Firefox Windows bug fix ipython/ipython#8853
This effectively cloned all of the pager DOM nodes and removed
all of their events. This broke the pager closing and resizing.
2015-10-21 12:37:29 -04:00
Steven Silvester
c8c4b2768c Make the upload size limit configurable 2015-10-21 10:59:17 -05:00
Brian E. Granger
67a7422d3c Merge pull request #627 from minrk/codemirror-5.8
CodeMirror 5.8
2015-10-21 11:55:56 -04:00
Josh Barnes
27ab6a4986 make IPython.toolbar.add_buttons_group return the button group it creates 2015-10-21 16:31:49 +01:00
Matthias Bussonnier
75496518fd Merge pull request #598 from ellisonbg/action-names
Renaming commands
2015-10-21 08:17:15 -07:00
Steven Silvester
a34e0b72a9 Bump upload size to 25MB 2015-10-21 09:17:47 -05:00
Min RK
364d9e60fc CodeMirror 5.8 2015-10-21 14:57:15 +01:00
Brian E. Granger
dab9765e42 Fixing one last misnaming. 2015-10-21 09:35:05 -04:00
Min RK
61c99ca11c Merge pull request #574 from blink1073/fix-upload
Fix handling of upload add_link
2015-10-20 15:40:15 +01:00
Min RK
59aac8b93e Merge pull request #623 from blink1073/avoid-large-upload
Avoid trying to upload large files
2015-10-20 15:31:47 +01:00
Steven Silvester
688f108da8 Update dialog text 2015-10-19 20:12:50 -05:00
Steven Silvester
4289699c4e Avoid trying to upload large files 2015-10-19 18:22:00 -05:00
Brian E. Granger
068fb04458 Adding shortcut that was lost in rebasing. 2015-10-19 18:12:09 -04:00
Brian E. Granger
7d54f07bd3 Adding mark/unmark all cells action. 2015-10-19 18:05:37 -04:00
Brian E. Granger
78b1cccede Cleaning up UI for command pallete and default group 2015-10-19 16:03:27 -04:00
Brian E. Granger
8e901e8d0d Using jupyter-notebook for command prefix. 2015-10-19 15:51:14 -04:00
Brian E. Granger
a5e9d96089 Small renaming fixes. 2015-10-19 15:43:25 -04:00
Brian E. Granger
a3de1c7608 Fixing misnaming of things. 2015-10-19 15:31:10 -04:00
Brian E. Granger
3c31700fb8 Merge pull request #606 from minrk/restart-kernel-stop
wait for kernel to restart
2015-10-19 15:17:28 -04:00
Brian E. Granger
1de36134df Renaming merge cell action. 2015-10-19 14:42:54 -04:00
Brian E. Granger
4c22335bb0 Rebasing and cleaning up marked cell actions. 2015-10-19 14:34:00 -04:00
Brian E. Granger
c7d3728b6e Renaming jupyter-notebook -> jp-notebook 2015-10-19 14:29:48 -04:00
Brian E. Granger
33bcdf907d Fixing tests and example notebook 2015-10-19 14:29:48 -04:00
Brian E. Granger
00e0091e52 Adding description of how these names are picked. 2015-10-19 14:29:48 -04:00
Brian E. Granger
7df94eb001 Renaming commands 2015-10-19 14:29:48 -04:00