Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ajv from 6.10.0 to 6.12.6 in /ext/Sortable-master #89

Open
wants to merge 2,691 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2691 commits
Select commit Hold shift + click to select a range
a6db9d9
Blockly turtle lib: Add blocks to turn left/right all multiple of 18 …
zgtm Feb 23, 2021
e1addf5
ext/blockly-fioi/fioi-blockly.min.js: Fix German translation (was giv…
zgtm Feb 23, 2021
e397672
blocklyRobot: Fix direction not displaying when changed instantly
mblockelet Feb 24, 2021
9374405
automata-1.0.js: change error message
UncleBone Feb 25, 2021
d027886
grid-1.1.js: bug fix
UncleBone Feb 25, 2021
9502f22
add graph-mouse-1.2.js
UncleBone Feb 25, 2021
0f24130
graph-mouse-1.2.js: bug fix
UncleBone Feb 26, 2021
8dfc2f8
automata-1.0.js: bug fix
UncleBone Feb 26, 2021
1654d05
blocklyPrinter: Improve tooFew/ManyChars error messages
mblockelet Feb 26, 2021
b6b1021
quickAlgo-Scratch: Handle option to disable procedure args
mblockelet Feb 28, 2021
4011a83
automata-1.0.js: fix NFA animation + bug fix
UncleBone Mar 1, 2021
2723d02
automata-1.0.js: bug fix
UncleBone Mar 1, 2021
4eaf7a7
pythonCount: Handle includeBlocks.procedures options
mblockelet Mar 2, 2021
53303af
ext/blockly-fioi/fioi-blockly.min.js: Remove German translation
zgtm Mar 2, 2021
742b014
Blockly turtle lib: Allow turtle to be rotated at starting point
zgtm Mar 2, 2021
9bf31a7
LR_parser-1.0.css: fix explanations style
UncleBone Mar 2, 2021
1ff5ead
LR_parser-1.0.js: add code tags
UncleBone Mar 2, 2021
ca24ffe
LR_parser-1.0.js: add final accept step
UncleBone Mar 2, 2021
49a0f6e
Update skulpt to fix globals
GeoffreyHuck Mar 3, 2021
ac064b0
Merge pull request #78 from GeoffreyHuck/update-skulpt-globals
mathias-hiron Mar 3, 2021
ce94f9b
LR_parser-1.0.js: add log table
UncleBone Mar 3, 2021
9bbb1b1
LR_parser-1.0.js: fix final step in derivation tree
UncleBone Mar 3, 2021
68aff7b
LR_parser-1.0.js: bug fix
UncleBone Mar 3, 2021
6c3dea2
Blockly: German translation: Remove context help urls for now (curren…
zgtm Mar 3, 2021
db03cd0
quickAlgo-Blockly: Fix typo on procedures blocks allowed
mblockelet Mar 3, 2021
f64a0a3
Revert "Update skulpt to fix globals"
mblockelet Mar 3, 2021
90a222e
Revert "Revert "Update skulpt to fix globals""
mblockelet Mar 3, 2021
916e751
skulpt: Fix debugger on program end
mblockelet Mar 3, 2021
061255c
LR_parser-1.0.js: bug fix
UncleBone Mar 4, 2021
01d7a2d
LR_parser-1.0.js: bug fix
UncleBone Mar 4, 2021
2459255
LR_parser-1.0.js: error above parse info
UncleBone Mar 4, 2021
7e80b5e
LR_parser-1.0.js: change click stack in mode 2
UncleBone Mar 4, 2021
0d8e106
Blockly Turtle: Add more simple block for turning in pentagrams / stars
zgtm Mar 8, 2021
304f06d
Blockly Turtle: Add more simple block for turning in pentagrams / sta…
zgtm Mar 8, 2021
a2a7b9c
LR_parser-1.0.css: change log table
UncleBone Mar 8, 2021
ef728d9
LR_parser-1.0.js: fix plural explanations + log table action
UncleBone Mar 8, 2021
c794482
Blockly Turtle: Add more simple block for turning in pentagrams / sta…
zgtm Mar 8, 2021
f96ec16
LR_parser-1.0.js: fix stack selection
UncleBone Mar 8, 2021
9f5cdd8
LR_parser-1.0.js: bug fix
UncleBone Mar 9, 2021
26a93d1
buttonsAndMessages_resp.js: remove const for old browsers compatibility
UncleBone Mar 9, 2021
64da698
quickAlgo: Display errors fully
mblockelet Mar 9, 2021
c38bb87
beav-1.0.js: fix touch listeners piling up
UncleBone Mar 9, 2021
65c84d9
beav-1.0.js: add scale to drag move
UncleBone Mar 10, 2021
d9643b8
drag_lib-2.0.js: use Beav.dragWithTouch
UncleBone Mar 10, 2021
7d9dcad
importModules-1.1_M.js: add drag-lib-2.1.js
UncleBone Mar 10, 2021
6df4d02
+ drag-lib-2.1.js (supports responsive)
UncleBone Mar 10, 2021
0b6d9f6
buttonsAndMessages_resp.js: scaleFactor = property
UncleBone Mar 10, 2021
57901a1
drag_lib-2.0.js: revert previous commit
UncleBone Mar 10, 2021
8398af4
beav-1.0.js: bug fix
UncleBone Mar 10, 2021
cd082ca
grid-1.1.js: bug fix
UncleBone Mar 10, 2021
3f9fa23
grid-1.1.js: add responsive support
UncleBone Mar 10, 2021
2f65e77
taskStyles-0.3_M.css: bug fix
UncleBone Mar 11, 2021
b63a53a
buttonsAndMessages_resp.js: bug fix
UncleBone Mar 11, 2021
90cf653
graph-mouse-1.2.js: add responsive support to VertexDragger
UncleBone Mar 11, 2021
8ff26aa
Add prismjs
mblockelet Mar 13, 2021
6f5228d
quiz2: Fix number inputs
mblockelet Mar 13, 2021
5e6ae7e
beaver-task-2: Fix initialLevel set to a wrong value
mblockelet Mar 13, 2021
3c7540d
beaver-task-2: Fix another initialLevel case
mblockelet Mar 13, 2021
a05549d
buttonsAndMessages_resp.js: change error click
UncleBone Mar 15, 2021
fd44dad
buttonsAndMessages_resp.js: bug fix
UncleBone Mar 16, 2021
c597ba9
buttonsAndMessages_resp.js: bug fix
UncleBone Mar 16, 2021
d83a93b
quickAlgo-Blockly: Fix loadAdditional
mblockelet Mar 17, 2021
36aee71
buttonsAndMessages_resp.js: bug fix
UncleBone Mar 25, 2021
17c4477
taskStyles-0.3_M.css: change error cursor
UncleBone Mar 25, 2021
0bc77b0
add sortable lib
UncleBone Mar 29, 2021
2d5961d
quiz2: add sort list
UncleBone Mar 29, 2021
046a300
quiz2: add sort items
UncleBone Mar 31, 2021
4dc9cad
add new context : fishing
MarielleLeo Apr 3, 2021
f29dfd5
add messages context fishing
MarielleLeo Apr 4, 2021
0fa1165
task-xd-pr: Fix wrong variable
mblockelet Apr 6, 2021
031df0d
quiz2: change sort_list and sort_items
UncleBone Apr 6, 2021
fd1ed3e
Add state management to printerLib
SebastienTainon Apr 8, 2021
4181102
fix bug fishing python
MarielleLeo Apr 10, 2021
ec6e287
quickAlgo: Add SRL module logging
mblockelet Apr 11, 2021
8dfbe04
quickAlgo: Zone support for SRL mouse logging
mblockelet Apr 11, 2021
a2cbaae
quickAlgo: Fix speed sent to SRL
mblockelet Apr 12, 2021
5b2dc79
update context fishing after new pictures
MarielleLeo Apr 17, 2021
e6fa30e
quickPi: First shot as new config/connection UI
pablo-mendoza Apr 17, 2021
2f2d894
fix messages context fishing
MarielleLeo Apr 20, 2021
8108446
quiz2: change style for sort_items
UncleBone Apr 22, 2021
1da79c2
quickAlgo: Add more SRL logging
mblockelet Apr 28, 2021
5abe4df
buttonsAndMessages_resp.js: add optional side zone in desktop layout
UncleBone Apr 29, 2021
172109d
taskStyles-0.3_M.css: add side zone
UncleBone Apr 29, 2021
e9599c1
taskStyles: Add class allow-select
mblockelet May 2, 2021
bc90071
displayHelper: Add themeStrings
mblockelet May 26, 2021
c391c28
quickAlgo: Fix SRL logging
mblockelet May 27, 2021
92d9013
quickAlgo: Fix SRL typo
mblockelet May 27, 2021
cf6d797
quickAlgo: Update SRL support
mblockelet Jun 3, 2021
1517af0
conceptViewer: SRL navigation log when exiting
mblockelet Jun 4, 2021
d377ca5
quickAlgo: SRL logging fixes
mblockelet Jun 7, 2021
2a38202
Update fioi-blockly
mblockelet Jun 7, 2021
919e376
quickAlgo: SRL update on validation
mblockelet Jun 8, 2021
27cc06d
quickpi: localhost is a string
pablo-mendoza Jun 11, 2021
31ff194
Revert "quickPi: First shot as new config/connection UI"
pablo-mendoza Jun 14, 2021
533cd4c
quickpi: Include distance sensor code completely inline.
pablo-mendoza Jun 14, 2021
6835fe4
quickpi: Some fixes for test suite
pablo-mendoza Jun 15, 2021
48b98e6
quickPi: Delay loading weather stuff until it's needed
pablo-mendoza Jun 16, 2021
0705ce6
visual-graph-1.1.js: fix width in table mode for long labels
UncleBone Jun 17, 2021
e0fe8cc
raphael: Fix 2.2.1 fillurl
mblockelet Jun 19, 2021
8cfba48
Merge branch 'master' of https://github.com/France-ioi/bebras-modules
pablo-mendoza Jun 22, 2021
d5b6bcc
visual-graph-1.1.js: fix distance from vertex in table mode for long …
UncleBone Jun 23, 2021
717adad
+ graph-mouse-1.3.js
UncleBone Jun 24, 2021
a1a6e62
I18 DE: Update German translation of quickAlgo
Jul 2, 2021
37919f9
Make it possible to use example code in Codecast
SebastienTainon Jul 9, 2021
1e482de
add gauge-1.0.js
UncleBone Jul 15, 2021
47ad282
Improve concept display interaction with Codecast
SebastienTainon Jul 19, 2021
622a352
Improve condition on python code container
SebastienTainon Jul 19, 2021
a1e338b
Merge pull request #84 from France-ioi/concept-display-codecast
SebastienTainon Jul 19, 2021
aec5cdc
gauge-1.0.js: bug fix
UncleBone Jul 20, 2021
b639374
grid-1.1.js: bug fix
UncleBone Jul 29, 2021
49ba46f
importModules-1.4-mobileFirst.js: add sortable
UncleBone Jul 29, 2021
6a0e0e3
quiz2: add sortable module to loader
UncleBone Jul 29, 2021
0751b87
conceptDisplay: Don't start channel if no parent window
mblockelet Aug 3, 2021
6008398
Blockly-lib: Fix Typo
zgtm Aug 5, 2021
95239f5
Add language of code snippet
SebastienTainon Aug 10, 2021
9808fa8
add shape-paths-1.1.js
UncleBone Aug 30, 2021
5bd2e73
add button-1.0.js
UncleBone Sep 21, 2021
b5b5cb3
shape-paths-1.1.js: change params
UncleBone Sep 22, 2021
370ae9c
button-1.0.js: add img icon
UncleBone Sep 23, 2021
f3e87e9
LR_parser-1.0.js: add visualGraphLog option
UncleBone Sep 28, 2021
24aec0b
shape-path: change arrow parameters
UncleBone Oct 5, 2021
03beabf
quickPi: fix computeCompassHeading
pablo-mendoza Oct 5, 2021
fa67884
grid-1.1.js: bug fix
UncleBone Oct 8, 2021
de75736
Merge branch 'master' of https://github.com/France-ioi/bebras-modules
UncleBone Oct 8, 2021
19dfa41
img: add castor_transparent.png
UncleBone Oct 9, 2021
f371f5f
Add function resetDisplay to redraw grid when Raphael paper is destro…
SebastienTainon Oct 11, 2021
5308495
img: add beaver_head.png
UncleBone Oct 12, 2021
210fc28
Merge branch 'master' of https://github.com/France-ioi/bebras-modules
UncleBone Oct 12, 2021
9ba1874
shape-paths-1.1.js: add cross
UncleBone Oct 20, 2021
2d73876
add beaver in circle image
mathias-hiron Oct 21, 2021
461c31f
grid-1.1.js: add drag selection around cell
UncleBone Oct 29, 2021
f99eb35
grid-1.1.js: fix bug with old browsers
UncleBone Nov 5, 2021
551c65b
graph-mouse-1.2: fix bug with old browsers
UncleBone Nov 6, 2021
e125675
graph-mouse-1.2: fix bug with old browsers
UncleBone Nov 6, 2021
e566da1
reduce image size
mathias-hiron Nov 7, 2021
6c7a72a
graph-mouse-1.2: fix bug with Silk
UncleBone Nov 7, 2021
0b00a26
Merge branch 'master' of https://github.com/France-ioi/bebras-modules
UncleBone Nov 7, 2021
c8b63e1
prevent raphael error when drawing edges between vertices that are to…
mathias-hiron Nov 7, 2021
9191589
displayHelper: Less margin when 4 or more tabs
mblockelet Nov 8, 2021
4effba1
change responsive layout for large screen
UncleBone Nov 10, 2021
188efac
Merge branch 'master' of https://github.com/France-ioi/bebras-modules
UncleBone Nov 10, 2021
399c180
taskStyles-0.3_M: change Alkinidi default style
UncleBone Nov 10, 2021
ef9f1ea
Add Codecast 7.0 in importModules (#87)
SebastienTainon Nov 15, 2021
ef737c1
Upgrade Codecast 7.0
SebastienTainon Nov 15, 2021
30ce39b
[Fix] Codecast base URL
SebastienTainon Nov 15, 2021
d1d5af1
fix responsive
UncleBone Nov 16, 2021
344249e
Add authProviders to Codecast
SebastienTainon Nov 16, 2021
ac02a11
Update Codecast
SebastienTainon Nov 16, 2021
6fac8d3
Upgrade Codecast
SebastienTainon Nov 16, 2021
0bcda15
Upgrade Codecast
SebastienTainon Nov 17, 2021
95ec221
Upgrade Codecast
SebastienTainon Nov 17, 2021
90b2706
Upgrade Codecast
SebastienTainon Nov 17, 2021
ec480ef
Upgrade Codecast
SebastienTainon Nov 18, 2021
a730d6d
Upgrade Codecast
SebastienTainon Nov 18, 2021
77f6887
Upgrade Codecast
SebastienTainon Nov 19, 2021
bae40ba
Add Codecast to importModules 1.4
SebastienTainon Nov 19, 2021
4150701
Upgrade Codecast
SebastienTainon Nov 19, 2021
093fe58
Upgrade Codecast
SebastienTainon Nov 19, 2021
6252ae7
Upgrade Codecast
SebastienTainon Nov 19, 2021
0cc6c08
Upgrade Codecast
SebastienTainon Nov 19, 2021
248cb98
Upgrade Codecast
SebastienTainon Nov 22, 2021
4184c69
Upgrade Codecast
SebastienTainon Nov 23, 2021
7c9f45b
make statement font 16px
mathias-hiron Nov 24, 2021
11222bd
Upgrade Codecast
SebastienTainon Nov 25, 2021
a399267
Upgrade Codecast
SebastienTainon Nov 25, 2021
2368b52
Upgrade Codecast
SebastienTainon Nov 25, 2021
2e44b70
Upgrade Codecast
SebastienTainon Nov 25, 2021
23b2ed6
Upgrade Codecast
SebastienTainon Nov 25, 2021
2dcc56c
buttonsAndMessages_resp: Fix layout and scaling issues
mblockelet Nov 27, 2021
9d73664
responsive: fix bug with v. scroll in layout1
UncleBone Nov 27, 2021
9ca07f0
merge
UncleBone Nov 27, 2021
121d92e
Responsive styles : fix title
mblockelet Nov 30, 2021
0ad8e0e
Fix calibration compass game.
pablo-mendoza Dec 2, 2021
b05ccdc
Merge branch 'master' of https://github.com/France-ioi/bebras-modules
UncleBone Dec 2, 2021
c761486
responsive: bug fix
UncleBone Dec 2, 2021
ff02393
quiz - When there is only one question, remove the number in front of…
mobydimk Dec 3, 2021
6990e86
responsive: update
UncleBone Dec 3, 2021
b9cdafd
Merge branch 'master' of https://github.com/France-ioi/bebras-modules
UncleBone Dec 3, 2021
3b15bb7
responsive: decrease instruction H in layout 1
UncleBone Dec 3, 2021
92ed526
Quickfix for Alkindi layout scaling to force Chrome re-rendering the …
SebastienTainon Dec 3, 2021
ac11135
responsive: bug fix
UncleBone Dec 4, 2021
7786b11
[Fix] Chrome bug of incorrect re-rendering
SebastienTainon Dec 4, 2021
30671da
change font size for validate and restart buttons
mathias-hiron Dec 5, 2021
9b88d8f
Quickfix for very specific problem: when we open the Chrome debug too…
SebastienTainon Dec 6, 2021
271f09a
responsive: fix harderLevelSolved popup
UncleBone Dec 9, 2021
7516fe8
quiz score_calculation_formula
mobydimk Dec 9, 2021
7818c64
quiz numeric keypad
mobydimk Dec 9, 2021
0352b4f
responsive: change footer buttons in layout 3
UncleBone Dec 9, 2021
5701bb4
extract numeric keypad code into separate lib
mobydimk Dec 10, 2021
21a24e4
Merge branch 'master' of https://github.com/France-ioi/bebras-modules
mobydimk Dec 10, 2021
972764f
responsive: change level tabs in layout 3
UncleBone Dec 10, 2021
5390be0
quiz score calculation methods
mobydimk Dec 10, 2021
134b1b2
revert some changes to fix keypad in scratch
mathias-hiron Dec 18, 2021
1a84e33
revert revert
mathias-hiron Dec 18, 2021
ff7fb1a
revert x3
mathias-hiron Dec 18, 2021
1b9e1c6
quickAlgo: Change step-foward by shoe-prints
mblockelet Dec 19, 2021
919307e
Added option set to turn left/right. "Ntimes30" with 30, 60, 90., 180…
Dec 13, 2021
c8bedd0
Scratch: Fix display of dragged blocks from subworkspaces
mblockelet Jan 10, 2022
9b8bc0b
add visual-graph-1.2.js (with edgeType)
UncleBone Jan 10, 2022
d529a2e
Upgrade Codecast
SebastienTainon Jan 13, 2022
6b1daef
Update Codecast fonts
SebastienTainon Jan 14, 2022
5194fc8
Revert "revert x3"
mblockelet Jan 18, 2022
20c19f0
Revert "revert revert"
mblockelet Jan 18, 2022
0ff8415
Revert "revert some changes to fix keypad in scratch"
mblockelet Jan 18, 2022
9347056
quickAlgo: Fix numeric_keypad loading
mblockelet Jan 18, 2022
d47536b
map2d.js: bug fix
UncleBone Jan 19, 2022
b0711ed
earth3d.js: rotate speed decrease with zoom
UncleBone Jan 19, 2022
de5e2a5
installation: Add mp3
mblockelet Jan 19, 2022
01fb039
keypad: Fix positioning of keypad, initialValue, display
mblockelet Jan 19, 2022
30081e8
keypad: Fix typo
mblockelet Jan 19, 2022
65f4591
keypad: Set body min-height on attach
mblockelet Jan 23, 2022
6cc23a4
keypad: Fix issue on bebras platform
mblockelet Jan 23, 2022
a384d98
add createAlgoreaInstructions.js
UncleBone Jan 24, 2022
e7cc229
createAlgoreaInstructions.js: bug fix
UncleBone Jan 24, 2022
90d7de7
createAlgoreaInstructions.js: add dominoes
UncleBone Jan 24, 2022
7e4bdcd
createAlgoreaInstructions.js: add types and help
UncleBone Jan 25, 2022
ea0f943
fioi-blockly: update
mblockelet Jan 26, 2022
0ff3197
add algorea images
UncleBone Jan 26, 2022
4643ab2
+ blocklyRobot_lib-1.1.js
UncleBone Jan 26, 2022
8633fae
add algoreaInstructionsStrings.js
UncleBone Jan 26, 2022
8bbabea
add algorea robot img
UncleBone Jan 27, 2022
b812216
update createAlgoreaInstructions.js
UncleBone Jan 27, 2022
16dea54
algorea: add dominoes intro
UncleBone Jan 28, 2022
e1821a1
Fix graph mouse lib to use edge types
SebastienTainon Jan 30, 2022
2a3a909
algorea: add flowers img
UncleBone Jan 31, 2022
bcc7ce4
algorea: add flowers intro
UncleBone Jan 31, 2022
d083b06
createAlgoreaInstructions.js: new version
UncleBone Feb 1, 2022
45de3af
createAlgoreaInstructions: change gridInfo format
UncleBone Feb 2, 2022
fd9468c
algorea intro: update dominoes and flowers
UncleBone Feb 2, 2022
c2ac5f6
algorea intro: change repeatHelp
UncleBone Feb 2, 2022
7b4d96a
algorea intro: update dominoes
UncleBone Feb 2, 2022
3b1850b
algorea intro: update course
UncleBone Feb 2, 2022
9383836
algorea : add gems img
UncleBone Feb 3, 2022
6f7a58d
algorea intro : add gems
UncleBone Feb 3, 2022
5e6fff1
algorea : add marbles img
UncleBone Feb 3, 2022
2e7e828
algorea intro : add marbles
UncleBone Feb 3, 2022
61371b1
add createAlgoreaInstructions-1.0
UncleBone Feb 4, 2022
c49feb3
algorea intro with extractLevelSpecific
UncleBone Feb 4, 2022
7571812
algorea intro : add tutos
UncleBone Feb 8, 2022
77c3bcf
algorea intro : add tutos vid and img
UncleBone Feb 9, 2022
db20d5c
algorea intro : add paint
UncleBone Feb 9, 2022
a680933
algorea intro : add sokoban img
UncleBone Feb 9, 2022
8ab6eae
algorea intro : add sokoban
UncleBone Feb 9, 2022
1512f8b
buttonsAndMessages: Add fix for displayHelper.validate("stay")
mblockelet Feb 9, 2022
b931d8a
algorea : add space img
UncleBone Feb 10, 2022
620b018
algorea intro : add space
UncleBone Feb 10, 2022
ab1521a
algorea : add veterinary img
UncleBone Feb 10, 2022
12569b3
algorea intro : add veterinary
UncleBone Feb 10, 2022
fbdd9c5
algorea intro : add step by step
UncleBone Feb 11, 2022
f069882
Bump ajv from 6.10.0 to 6.12.6 in /ext/Sortable-master
dependabot[bot] Feb 13, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,25 @@ This repository contains a static directory structure used in [Bebras tasks](htt

This would be usually considered bad (or outdated) practice, but it addresses a requirement: allow people who are not experts in JavaScript tools (who cannot install `npm`, `bower`, etc.) to have a development environment for Bebras tasks.

## Bundles

To optimise loading of files, this directory also contains bundles, which can be used in place of importing the corresponding JS files.

To define a bundle, you must, in `importModules*.js` :

* add how to import the bundle to `importableModules`
* add the list of modules this bundle includes in `bundledModules`

and then, include, in `gulpfile.js`, the list of files to include in this bundle.

The command
```
gulp bundles
```
will then generate all bundles into the subfolder `bundles/`.

While testing this feature, bundles are loaded by `importModules*.js` only if `window.useBundles` is `true`.

### TODO

- find a better solution?
Expand Down
1,610 changes: 1,610 additions & 0 deletions bundles/bebras-base.js

Large diffs are not rendered by default.

Loading