Commit Graph

8475 Commits

Author SHA1 Message Date
Peter Parente
f27c5c8a38 Additional changelog updates for 4.1
* Grammar consistency
* More details about how users trigger new features
* Screenshot of new location of cell toolbar triggers
* Couple more "other improvements"
* Links to PR and issue lists in the 4.1 milestone on GitHub

(c) Copyright IBM Corp. 2015
2015-12-15 07:51:15 -05:00
Min RK
170a96ae12 Merge pull request #873 from willingc/doc-side
Add sidebar box in doc's index for 4.1.x
2015-12-15 13:42:45 +01:00
Carol Willing
1daafbf6f8 Add sidebar box in doc's index for 4.1.x 2015-12-14 20:15:48 -08:00
Matthias Bussonnier
2e1fcafcfe Merge pull request #868 from SylvainCorlay/prompt_number_select
Disable prompt number selection
2015-12-14 18:05:50 +01:00
Matthias Bussonnier
85cc88684d Merge pull request #869 from parleur/master
Remove unused marked related code
2015-12-14 18:04:37 +01:00
Matthias Bussonnier
d5e5383639 Merge pull request #867 from Carreau/quickselector
Update warning in the docs about quick selection.
2015-12-14 18:03:42 +01:00
Sylvain Corlay
0b54a53b83 Disable prompt number selection 2015-12-14 10:32:12 -05:00
Pierre Gerold
02421c20e9 Remove unused marked related code 2015-12-14 16:26:44 +01:00
Matthias Bussonnier
da5cbb53e6 Update warning in the docs about quick selection.
We could still refine the quick-selector to show the
type of the cell when all cells have the same type.

Fixes gh-861
2015-12-14 16:12:03 +01:00
Min RK
cb51fca3ac Merge pull request #841 from Carreau/release-instructions
Add release instructions
2015-12-14 15:42:07 +01:00
Min RK
55bb4c4437 Merge pull request #863 from Carreau/follow-focus
Follow focus while multiselect
2015-12-14 15:41:19 +01:00
Matthias Bussonnier
ddfc2ef2f4 Make focus follow shift-selection. 2015-12-14 15:01:29 +01:00
Matthias Bussonnier
c21ba90813 Merge pull request #850 from captainsafia/update-var-names
Update var names in multi-selection move
2015-12-14 12:42:45 +01:00
Min RK
a6bf12ecd0 Merge pull request #845 from Carreau/line-number
Fix toggle line number on multiple selection, and command palette.
2015-12-14 11:56:32 +01:00
Matthias Bussonnier
254c0a2307 Fix various comment and spelling 2015-12-14 10:46:35 +01:00
Matthias Bussonnier
11833724ac Update release instructions 2015-12-14 10:46:34 +01:00
Matthias Bussonnier
c7c9cec592 "Available" has only one "l" 2015-12-14 10:46:34 +01:00
Matthias Bussonnier
1ec3f5eeeb remove universal 2015-12-14 10:46:34 +01:00
Matthias Bussonnier
df32201009 Add release instructions 2015-12-14 10:46:34 +01:00
Min RK
85b1f638a0 Merge pull request #858 from willingc/doc-contact
Add contact info more prominently on sidebar and in contents
2015-12-14 10:43:20 +01:00
Carol Willing
f5856926d6 Correct google group link 2015-12-13 21:32:36 -08:00
Carol Willing
eb25904517 Add Stack Overflow @takluyver suggestion 2015-12-13 15:31:27 -08:00
Carol Willing
361e53fb2f Minor edit 2015-12-13 14:20:07 -08:00
Carol Willing
dee12240ab Make heading for installing Javascript in doc appear in contents 2015-12-13 14:11:15 -08:00
Carol Willing
265810d4f5 Add contact info more prominently on sidebar and in contents 2015-12-13 13:53:54 -08:00
Safia Abdalla
646a388448 Added documentation to get_anchor_index function 2015-12-12 15:57:43 -06:00
Safia Abdalla
a7f05697cc Cleaned up functions 2015-12-12 15:32:53 -06:00
Min RK
caa23d0d8b Merge pull request #844 from willingc/doc-https
Improve message about https in public server doc
2015-12-12 16:31:03 +01:00
Matthias Bussonnier
68ae9415de Fix toggle line number on multiple selection, and command palette. 2015-12-12 01:12:29 +01:00
Carol Willing
405d0bdeb7 Improve message about https in public server doc 2015-12-11 10:53:10 -08:00
Matthias Bussonnier
c116f33b4f release version 4.1.0b1 2015-12-11 19:04:53 +01:00
Min RK
3170602e8c Merge pull request #830 from Carreau/move-selection
Fix move selection up/down
2015-12-11 18:31:50 +01:00
Matthias Bussonnier
7372434515 Merge pull request #836 from parleur/snr_multi
Fix #831 (find/replace in selection act on all cells)
2015-12-11 17:01:24 +01:00
Matthias Bussonnier
50e1f8b746 Cleanup and comment
[no-ci]
2015-12-11 16:41:59 +01:00
Pierre Gerold
4290fb9b10 Fix #831 2015-12-11 16:38:44 +01:00
Matthias Bussonnier
f2a42913a3 Move tests to a separate file
and get rid of `.entries()` not supported by Casper on Travis
2015-12-11 16:36:40 +01:00
Pierre Gerold
ed2d61afa5 Typo tests 2015-12-11 16:11:04 +01:00
Pierre Gerold
845ea5e555 end of tests 2015-12-11 15:50:21 +01:00
Pierre Gerold
94d057bf10 test quick dirty and under pressure 2015-12-11 15:38:36 +01:00
Matthias Bussonnier
aefbdbf365 Fix move selection up/down
Move the selection by detach/attach previous/next cell, and reselect the
moved selection.

Closes #793 (once test written).
2015-12-11 12:09:47 +01:00
Matthias Bussonnier
166b709a6a Merge pull request #825 from parleur/selectbox
Fix the selectbox celltype behavior when multiselected
2015-12-11 11:37:41 +01:00
Matthias Bussonnier
bd09de2519 Merge pull request #747 from parleur/toto
Allow disabling atomic writing
2015-12-11 11:33:14 +01:00
Matthias Bussonnier
0df3983b23 Merge pull request #829 from captainsafia/pluralize-menu-items
Pluralized menu items for merged multiselect features
2015-12-11 11:31:05 +01:00
Pierre Gerold
aebecc402d Carreau's comments 2015-12-11 10:10:22 +01:00
Safia Abdalla
42bb38fcb0 Pluralized menu items for merged multiselect features 2015-12-10 21:32:27 -06:00
Jonathan Frederic
203ccd3d44 Merge pull request #828 from minrk/click-contract-select
contract selection on click
2015-12-10 17:20:44 -08:00
Min RK
0b8886d6e5 contract selection on click
During multi-select, clicking on the current cell collapses the selection back to just that cell.
2015-12-10 23:59:35 +01:00
Min RK
bf952c1f86 Merge pull request #822 from Carreau/merge-below
have shift-m merge below if one cell selected
2015-12-10 23:50:13 +01:00
Min RK
d4e467e3f4 Merge pull request #799 from Carreau/past-and-replace
Fix and test paste_cell_replace with multi-selection
2015-12-10 23:48:16 +01:00
Matthias Bussonnier
69ff48ee99 Merge pull request #813 from jdfreder/i795
Run and select below multiselect compat.
2015-12-10 20:16:32 +01:00