Babatunde Adeola
59619978b9
Fixed issue #3983 : Return focus to Not trusted notification when modal is closed ( #4745 )
...
* Resolvedg merge conflicts
* removed strig comparison
* #3983 Removed unnecessary lines
* Add if statement to focus button
7 years ago
Thomas Kluyver
a77c230808
Merge pull request #4677 from uclixnjupyternbaccessibility/issue-4015
...
Solved Issues #4015 and #3951
7 years ago
Joshua Zeltser
1e341838ee
Add semicolon at end of anonymous function
7 years ago
Joshua Zeltser
24f1191cfa
fixed bug stopping the edit notebook metadata popup from closing
7 years ago
Joshua Zeltser
5387cabd50
Added translation function call to close button
7 years ago
Joshua Zeltser
1a9a096f9c
Solved issue #4006
7 years ago
Joshua Zeltser
37d795e591
Solved Issue 4015
7 years ago
John Emmons
f81fb46ff6
Preliminary i18n implementation as outlined in JEP 16 ( #2140 )
...
setting up internationalization for log and UI messages
See i18n README for details
Squashed to resolve CRLF, tab-indent issues.
9 years ago
Paul Ivanov
74ac1c04e6
drag modal dialogs by the header only
...
without this, it is not possible to select any text using the mouse in
the contents of the modal. For example: editing the notebook metadata
JSON you end up just moving the whole box around instead of being able
to select a portion of the JSON using the mouse.
9 years ago
Grant Nestor
3d7f0f2aca
Make dialogs draggable
9 years ago
Min RK
47d4451958
remove webpack shims
...
restore explicit imports of jquery, etc.
9 years ago
Jonathan
243b915646
Changed string "sub-structure" to "substructure"
10 years ago
Julien Rebetez
6cc468db52
Add tests for attachments insert menuitem
10 years ago
Julien Rebetez
b21348f75b
Attachments dialog only apply deletion on ‘Apply’.
10 years ago
Julien Rebetez
c4bd66e4b2
Nicer attachments editing dialog
10 years ago
Julien Rebetez
22fccff443
Add a new insert-image action and corresponding dialog to insert inline images from menu.
10 years ago
Julien Rebetez
1c6f589ff6
Add attachments cell toolbar option which opens a metadata-like JSON editor.
10 years ago
Jonathan Frederic
1ae63ce185
Load jquery and friends globally
10 years ago
Safia Abdalla
4833b140bf
Set 'Cancel' as default button for dialog
11 years ago
Safia Abdalla
a619a98fb0
Update dialog buttons in edit modal
11 years ago
Min RK
ed812735cf
allow specifying default dialog button
...
rather than always focusing rightmost button
use:
default_button: "label"
to explicitly request a button be the default.
11 years ago
Josh Barnes
3251cb90fa
require bootstrap in base/js/dialog.js
11 years ago
Matthias Bussonnier
2d5d548d79
Revert "Use NPM, node ES5, and browserify."
11 years ago
Jonathan Frederic
c8ff593efc
Move source out
11 years ago
jdfreder
ff9406f2e3
require.js ES5 -> commonjs ES5
11 years ago
Matthias Bussonnier
90e2a7a487
Fix bug, reenable minify
11 years ago
Matthias Bussonnier
40ee54fffe
draft snr
11 years ago
Matthias Bussonnier
c4676d067e
remove rever dependency for dialog
11 years ago
Min RK
d71a59cc9f
s/jupyter_notebook/notebook
11 years ago