Skip to content
GitLab
Explore
Sign in
Commits · 93f394b70509bb8bfee2c9595710b6372d18a894
relate
Browse files
Oct 25, 2024
Fix priority of math inlinepattern for Markdown
· 93f394b7
Andreas Klöckner
authored
Oct 25, 2024
and
Andreas Klöckner
committed
Oct 25, 2024
93f394b7
Fix canned responses in grading
· f09a02a2
Andreas Klöckner
authored
Oct 25, 2024
and
Andreas Klöckner
committed
Oct 25, 2024
f09a02a2
Fix datatables i18n after moving away from django-npm
· 78fd5e16
Andreas Klöckner
authored
Oct 25, 2024
and
Andreas Klöckner
committed
Oct 25, 2024
78fd5e16
Oct 24, 2024
Add Markdown paste to ProseMirror
· d191fbc9
Andreas Klöckner
authored
Oct 23, 2024
and
Andreas Klöckner
committed
Oct 24, 2024
d191fbc9
Oct 23, 2024
Fix Markdown display math rendering, drop arithmatex
· 37190579
Andreas Klöckner
authored
Oct 23, 2024
and
Andreas Klöckner
committed
Oct 23, 2024
37190579
Oct 22, 2024
Bump Python-Markdown to current version
· 87332316
Andreas Klöckner
authored
Oct 22, 2024
and
Andreas Klöckner
committed
Oct 22, 2024
87332316
Oct 21, 2024
Bump serve from 14.0.1 to 14.2.4
· 7d3a4811
dependabot[bot]
authored
Oct 21, 2024
and
Andreas Klöckner
committed
Oct 20, 2024
7d3a4811
Bump django-stubs from 5.0.4 to 5.1.0
· 5b15e8e8
dependabot[bot]
authored
Oct 21, 2024
and
Andreas Klöckner
committed
Oct 20, 2024
5b15e8e8
Bump ruff from 0.6.9 to 0.7.0
· c5e45f34
dependabot[bot]
authored
Oct 21, 2024
and
Andreas Klöckner
committed
Oct 20, 2024
c5e45f34
Bump mathjax from 3.2.0 to 3.2.2
· 5a9d90cb
dependabot[bot]
authored
Oct 21, 2024
and
Andreas Klöckner
committed
Oct 20, 2024
5a9d90cb
Bump furo from 2023.9.10 to 2024.8.6
· 4ca6554e
dependabot[bot]
authored
Oct 21, 2024
and
Andreas Klöckner
committed
Oct 20, 2024
4ca6554e
Bump jstree from 3.3.12 to 3.3.17
· 67ca7128
dependabot[bot]
authored
Oct 21, 2024
and
Andreas Klöckner
committed
Oct 20, 2024
67ca7128
Bump sass from 1.43.5 to 1.80.3
· 9c29c513
dependabot[bot]
authored
Oct 21, 2024
and
Andreas Klöckner
committed
Oct 20, 2024
9c29c513
Oct 20, 2024
Limit Github Actions concurrency
· 1c14d84a
Andreas Klöckner
authored
Oct 20, 2024
and
Andreas Klöckner
committed
Oct 20, 2024
1c14d84a
Github Windows CI: Use bash, modernize
· 1d8106a3
Andreas Klöckner
authored
Oct 20, 2024
and
Andreas Klöckner
committed
Oct 20, 2024
1d8106a3
Update django-select2
· f11f5993
Andreas Klöckner
authored
Oct 18, 2024
and
Andreas Klöckner
committed
Oct 20, 2024
f11f5993
Drop ipaddress dep; no longer needed
· ff023805
Andreas Klöckner
authored
Oct 18, 2024
and
Andreas Klöckner
committed
Oct 20, 2024
ff023805
Drop a no-longer-existing script from sandbox-markup
· d48adc6d
Andreas Klöckner
authored
Oct 18, 2024
and
Andreas Klöckner
committed
Oct 20, 2024
d48adc6d
Improve frontend build: drop django-npm, restructure, manifest storage for cache busting
· 663c610e
Andreas Klöckner
authored
Oct 18, 2024
and
Andreas Klöckner
committed
Oct 20, 2024
663c610e
Warn about unsaved changes in Prosemirror
· 2a9f0598
Andreas Klöckner
authored
Oct 18, 2024
and
Andreas Klöckner
committed
Oct 20, 2024
2a9f0598
Oct 17, 2024
Codemirror Vim :w comamnd: submit correct form
· b1b65eed
Andreas Klöckner
authored
Oct 17, 2024
and
Andreas Klöckner
committed
Oct 17, 2024
b1b65eed
Fix dark mode comment color in CodeMirror
· b3d11817
Andreas Klöckner
authored
Oct 16, 2024
and
Andreas Klöckner
committed
Oct 17, 2024
b3d11817
Limit page editor height in page sandbox
· bf0ea658
Andreas Klöckner
authored
Oct 16, 2024
and
Andreas Klöckner
committed
Oct 17, 2024
bf0ea658
Use legacy YAML mode in CodeMirror for better highlighting
· 339e21f6
Andreas Klöckner
authored
Oct 16, 2024
and
Andreas Klöckner
committed
Oct 17, 2024
339e21f6
Add HumanGradedRichTextQuestion
· 847f61a4
Andreas Klöckner
authored
Oct 16, 2024
and
Andreas Klöckner
committed
Oct 17, 2024
847f61a4
Sandbox: fix error rendering
· 57d0e649
Andreas Klöckner
authored
Oct 16, 2024
and
Andreas Klöckner
committed
Oct 17, 2024
57d0e649
Sandbox: fix YAML expansion
· 48a5d1c6
Andreas Klöckner
authored
Oct 16, 2024
and
Andreas Klöckner
committed
Oct 17, 2024
48a5d1c6
page.base: More typing, abstract base classes
· 3a0923e1
Andreas Klöckner
authored
Oct 16, 2024
and
Andreas Klöckner
committed
Oct 17, 2024
3a0923e1
Type AttrSpec more precisely
· 67fa3309
Andreas Klöckner
authored
Oct 16, 2024
and
Andreas Klöckner
committed
Oct 17, 2024
67fa3309
Enforce that pages must inherit from PageBase
· 2ac1cfc0
Andreas Klöckner
authored
Oct 16, 2024
and
Andreas Klöckner
committed
Oct 17, 2024
2ac1cfc0
Add ProseMirrorTextarea
· de8a747e
Andreas Klöckner
authored
Oct 15, 2024
and
Andreas Klöckner
committed
Oct 17, 2024
de8a747e
CodeMirrorTextarea: return SafeString from render
· e1343733
Andreas Klöckner
authored
Oct 15, 2024
and
Andreas Klöckner
committed
Oct 17, 2024
e1343733
Oct 15, 2024
Upgrade, fix fullcalendar package versions
· 6236ddce
Andreas Klöckner
authored
Oct 14, 2024
and
Andreas Klöckner
committed
Oct 15, 2024
6236ddce
Delete duplicate keys in package.json
· f430fad0
Andreas Klöckner
authored
Oct 14, 2024
and
Andreas Klöckner
committed
Oct 15, 2024
f430fad0
Update rollup and plugins
· 56c99400
Andreas Klöckner
authored
Oct 14, 2024
and
Andreas Klöckner
committed
Oct 15, 2024
56c99400
Oct 14, 2024
Bump @fullcalendar/daygrid from 5.10.1 to 5.11.5
· 63501665
dependabot[bot]
authored
Oct 14, 2024
and
Andreas Klöckner
committed
Oct 14, 2024
63501665
Drop types-jinja2
· 00eda1df
Andreas Klöckner
authored
Oct 14, 2024
00eda1df
Bump @lezer/highlight from 1.2.0 to 1.2.1
· b575728e
dependabot[bot]
authored
Oct 14, 2024
and
Andreas Klöckner
committed
Oct 14, 2024
b575728e
Bump @codemirror/commands from 6.2.4 to 6.7.0
· 6b1cbf92
dependabot[bot]
authored
Oct 14, 2024
and
Andreas Klöckner
committed
Oct 14, 2024
6b1cbf92
Bump crispy-bootstrap5 from 0.7 to 2024.10
· 79cfd245
dependabot[bot]
authored
Oct 14, 2024
and
Andreas Klöckner
committed
Oct 14, 2024
79cfd245
Loading