Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moodle-qtype_stack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elc
moodle-qtype_stack
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
cfc936cc600afbe9312c213fa697f741e89f04b7
Select Git revision
Selected
cfc936cc600afbe9312c213fa697f741e89f04b7
Branches
8
master
default
fix-remote-url_v4.10.0
fix-remote-url_v4.6.0
fix-remote-url_v4.7.x
fix-remote-url_v4.8.3
fix-remote-url_v4.8.x
fix-remote-url_v4.9.1
fix-remote-urls
9 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Apr
19
18
17
14
13
12
11
6
5
3
2
1
31
Mar
29
28
23
22
21
17
16
9
6
2
1
27
Feb
28
27
24
23
22
23
22
20
14
12
10
9
8
7
6
4
3
1
26
Jan
24
23
20
19
18
17
18
17
16
15
14
13
11
10
9
7
4
5
4
2
1
27
Dec
25
24
23
22
21
20
15
14
13
12
13
12
13
12
13
12
9
8
9
8
9
8
9
8
6
4
2
1
24
Nov
23
17
18
17
16
14
13
12
10
7
2
1
31
Oct
29
27
20
11
10
7
5
4
27
Sep
26
22
10
9
7
6
29
Aug
25
24
22
19
18
16
14
13
12
11
10
9
5
4
3
2
1
31
Jul
29
22
15
14
13
12
11
10
9
8
7
6
5
4
1
30
Jun
27
25
13
12
10
9
8
5
4
3
2
1
31
May
30
27
26
25
24
23
22
21
20
18
17
16
13
12
11
10
9
4
3
30
Apr
28
27
24
12
11
7
31
Mar
30
29
24
23
22
21
20
19
17
16
14
23
Feb
22
21
20
19
15
8
2
1
27
Jan
25
24
23
22
20
17
Merge branch 'iss860' of https://github.com/maths/moodle-qtype_stack into iss860
A filter to convert superscript chars into proper expressions.
Add mroe subscript chars to the parser acceptables ones.
WIP changes to unicode parsing.
Code tidy.
Rename cli file.
Merge branch 'iss860' of https://github.com/maths/moodle-qtype_stack into iss860
Add subscripts as separately mapepd files as well.
Merge branch 'iss860' of https://github.com/maths/moodle-qtype_stack into iss860
First version of STACK unicode map builder.
Add test cases associated with issue #860.
Allow subscript/supercript unicode in parser identifiers.
WIP commit.
fix: Expose error messages regarding deployed variants
:goal_net: Hide Error Details for non STACK Exceptions
:sparkles: Support Fact Sheets
:goal_net: Explicitly reject questions using JSXGraph
:construction_worker: Add CI/CD
A typo that blocks features.
Load MathJax into [[jsxgraph]], fro now loads CDN which is sub optimal for closed network users, but this will surely get fixed at soem point.
Add some documentation.
Make referencing localy served CORS scripts saner. No need to write full addresses anymore.
Add default exports to certain key scripts.
Soem stale compilation products.
Partial fix of the [[jsxgraph]] block margins inside the iframe. Seems to work for aspect-ration cases but for fully fixed size not so much.
Revert 8f7ffd17cb1ac5da8b68cff61723dc16db9ea01b palying with the body margins from the start has some undesirable effects. The content can still modify them if it wants.
Allow [[iframe]] to define title for basic screen reader support. Also allow toggling scrolling on and off.
Make the [[iframe]] body have a zero margin, to ease positioning.
Add caching headers to the CORS script serving. Might be small but no need to load static scripts again.
:rewind: Revert to php-apache container, to simplify deployment
Update the thirdpartylibs meta.
Reveal block and somewhat better radio button linking throuh stack-js. NOTE! Radio button values are not the values you author...
Make it possible to have hidden [[iframes]].
Update the updating doc.
Add the compiled version of the scripts forgotten from the last one.
Convert [[jsxgraph]] to the new [[iframe]] system, add possibility to override JSXGraph script.
Remove unnecessary historical artifact.
Add base CASText2 blocks for IFRAMEs.
Add STACK-JS CORS component.
Add scripts for STACK-JS.
Loading