Skip to content
GitLab
Explore
Sign in
Commits · 5f871bbe7fda5e722df93b92cbf08aba5c0cfb71
relate
Browse files
Oct 19, 2025
Bump cache data model version
· 5f871bbe
Andreas Klöckner
authored
Oct 19, 2025
5f871bbe
Allow hyphens in page chunk identifiers
· f766977e
Andreas Klöckner
authored
Oct 19, 2025
and
Andreas Klöckner
committed
Oct 19, 2025
f766977e
Bump doc version
· 5dec787a
Andreas Klöckner
authored
Oct 19, 2025
and
Andreas Klöckner
committed
Oct 19, 2025
5dec787a
Use StringConstraints instead of functions for identifier validation
· 1eb36bc3
Andreas Klöckner
authored
Oct 19, 2025
and
Andreas Klöckner
committed
Oct 19, 2025
1eb36bc3
Unify documentation of if_has_role
· fd5f235c
Andreas Klöckner
authored
Oct 19, 2025
and
Andreas Klöckner
committed
Oct 19, 2025
fd5f235c
Fix broken handling of if_has_role for page chunks
· 273115a9
Andreas Klöckner
authored
Oct 19, 2025
and
Andreas Klöckner
committed
Oct 19, 2025
273115a9
Page value is not a point count
· f2ae1c40
Andreas Klöckner
authored
Oct 19, 2025
and
Andreas Klöckner
committed
Oct 19, 2025
f2ae1c40
Fix handling of anonymous participations in view_start_flow
· 66e36eb3
Andreas Klöckner
authored
Oct 19, 2025
and
Andreas Klöckner
committed
Oct 19, 2025
66e36eb3
Implement participation tag/role queries in chunk rules
· 76913c0e
Andreas Klöckner
authored
Oct 18, 2025
and
Andreas Klöckner
committed
Oct 19, 2025
76913c0e
Oct 17, 2025
Fix Github Actions badge in README
· 3cf3e343
Andreas Klöckner
authored
Oct 17, 2025
3cf3e343
Oct 09, 2025
Take into account UINs when matching PrairieTest AllowEvents
· 1fc2373c
Andreas Klöckner
authored
Oct 09, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
1fc2373c
bpr config: disable scanning node_modules (may help Gitlab CI)
· 53a74e99
Andreas Klöckner
authored
Oct 09, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
53a74e99
bpr: Enable reportCallIssue in tests
· 174c7b6e
Andreas Klöckner
authored
Oct 09, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
174c7b6e
Update uv.lock
· 201d59f3
Andreas Klöckner
authored
Oct 02, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
201d59f3
Update baseline
· 445c226d
Andreas Klöckner
authored
Oct 01, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
445c226d
A bit more typing work
· 47dba65c
Andreas Klöckner
authored
Oct 09, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
47dba65c
Add comments regarding file access in exams
· 132c80c3
Andreas Klöckner
authored
Oct 08, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
132c80c3
markup_to_html: Avoid accessing Django settings if Django is not initialized
· d89b76cc
Andreas Klöckner
authored
Oct 08, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
d89b76cc
bpr: Also check runcode
· f76352e2
Andreas Klöckner
authored
Oct 07, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
f76352e2
Lower a few more bpr warnings in tests to 'hint'
· 6ab6a450
Andreas Klöckner
authored
Oct 01, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
6ab6a450
course.flow: import course.utils as module, not piecmeal (to allow mocking)
· 0cc30547
Andreas Klöckner
authored
Oct 02, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
0cc30547
Course content: adopt pydantic
· 56194a21
Andreas Klöckner
authored
Sep 11, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
56194a21
[tests] Do not send output from runcode to /dev/null
· 93e8a0b2
Andreas Klöckner
authored
Oct 07, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
93e8a0b2
Add missing abs in of assertResponseContextEqual
· 10664f2b
Andreas Klöckner
authored
Oct 07, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
10664f2b
Fix a ParticipationStatus import
· de65790d
Andreas Klöckner
authored
Sep 25, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
de65790d
Type the home view
· b0929b72
Andreas Klöckner
authored
Sep 25, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
b0929b72
Type some request parameters
· ea322413
Andreas Klöckner
authored
Sep 25, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
ea322413
More types in analytics
· 46642868
Andreas Klöckner
authored
Sep 25, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
46642868
Allow SSH key pair generation globally
· 803ebeb8
Andreas Klöckner
authored
Sep 25, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
803ebeb8
Add some override decorators in course.models
· 7ba55d4e
Andreas Klöckner
authored
Sep 25, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
7ba55d4e
Deprecate relate.utils.not_none
· 7a719e42
Andreas Klöckner
authored
Sep 24, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
7a719e42
Styled{Vertical,}Form: add override decorator
· 3229bfdb
Andreas Klöckner
authored
Sep 23, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
3229bfdb
get_codemirror_widget: Accept language_mode is None
· bb6753e5
Andreas Klöckner
authored
Sep 18, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
bb6753e5
Fix wrong-cased imports from course.constants
· 75df7cfb
Andreas Klöckner
authored
Sep 16, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
75df7cfb
Rename enums in constants to CamelCase
· c15a4aee
Andreas Klöckner
authored
Sep 11, 2025
and
Andreas Klöckner
committed
Oct 09, 2025
c15a4aee
Oct 01, 2025
Update typer requirement from <0.17 to <0.20
· 578f3e2d
dependabot[bot]
authored
Oct 01, 2025
and
Andreas Klöckner
committed
Oct 01, 2025
578f3e2d
Bump @rollup/plugin-commonjs from 28.0.2 to 28.0.6
· 29b80025
dependabot[bot]
authored
Oct 01, 2025
and
Andreas Klöckner
committed
Oct 01, 2025
29b80025
Bump @vscode/markdown-it-katex from 1.1.0 to 1.1.2
· 4a0156a5
dependabot[bot]
authored
Oct 01, 2025
and
Andreas Klöckner
committed
Oct 01, 2025
4a0156a5
Bump autoprefixer from 10.4.0 to 10.4.21
· e6ea0d7f
dependabot[bot]
authored
Oct 01, 2025
and
Andreas Klöckner
committed
Oct 01, 2025
e6ea0d7f
Bump rollup from 4.46.2 to 4.52.3
· 3612c2d7
dependabot[bot]
authored
Oct 01, 2025
and
Andreas Klöckner
committed
Oct 01, 2025
3612c2d7
Loading