Commit Graph

3233 Commits

Author SHA1 Message Date
Ramon Wenger 83733f2b9c Fix cypress version and change the cypress download mirror definition 2023-12-12 09:18:00 +01:00
Ramon Wenger 95eb7e1295 Fix the platform setting when running tests 2023-12-11 16:44:34 +01:00
Lorenz Padberg 954ed9027d Refactor Sentry Middleware for Graphene 2023-12-11 16:44:34 +01:00
Ramon Wenger 4e7dceb8c3 Add missing requirements 2023-12-11 16:44:34 +01:00
Ramon Wenger e66fd61ec9 Replace function based view with class based view and upgrade wagtail to
LTS
2023-12-11 16:44:34 +01:00
Lorenz Padberg e30d6f468e Fix "fields" depreciation warnings 2023-12-11 16:44:34 +01:00
Ramon Wenger 6823219846 Update factory definitions 2023-12-11 16:44:34 +01:00
Ramon Wenger f15afbf551 Update factory syntax in unit test 2023-12-11 16:44:34 +01:00
Ramon Wenger 66dc8708b6 Use Autocomplete fields instead of SearchFields
The `SearchField(partial_match=True)` does not what we intended it to do
2023-12-11 16:44:34 +01:00
Ramon Wenger c47b263302 Adapt to new storage syntax in settings
Removed the old, deprecated syntax and replaced it with the new one
2023-12-11 16:44:34 +01:00
Ramon Wenger b745afd91e Adapt to new syntax for execute context 2023-12-11 16:44:34 +01:00
Ramon Wenger 6a2658051d Disable `stream_field_magic` methods, as the API for those has changed
Unit tests work without them, but the `dummy_data` command possibly no
longer.
2023-12-11 16:44:34 +01:00
Ramon Wenger a2e85c337d Update custom GraphQLView to use new GraphQL 3.0 syntax 2023-12-11 16:44:34 +01:00
Ramon Wenger 6f563806f7 Update wagtail, django and wagtail_factories
Also make some changes according to the migration guides of those
packages.
2023-12-11 16:44:34 +01:00
Ramon Wenger 1e79e7ba38 Add a workaround for the currents.dev issue 2023-12-11 11:10:59 +01:00
Ramon Wenger 5a3e2501c6 Remove obsolete settings 2023-12-11 11:07:05 +01:00
Ramon Wenger 6e8daaff86 Update Sentry SDK version 2023-12-06 16:53:59 +01:00
Ramon Wenger fd7ba5d300 Fix linting errors 2023-12-06 16:43:50 +01:00
Ramon Wenger 567d9e5841 Fix error in Dockerfile 2023-12-06 16:39:31 +01:00
Ramon Wenger e29a05eadd Disable another cypress test because of currents.dev 2023-12-06 16:34:44 +01:00
Ramon Wenger a925ac85e8 Update python to 3.11.7 2023-12-06 16:26:56 +01:00
Ramon Wenger 56364dee03 Move script 2023-12-06 09:29:29 +01:00
Ramon Wenger 848f2a36a0 Update document export helper script 2023-12-06 09:23:56 +01:00
Ramon Wenger 93bb7f4473 Update TipTap to not use a beta version anymore 2023-12-05 15:58:27 +01:00
Ramon Wenger ac88edf67d Fix component test config 2023-12-05 15:54:34 +01:00
Ramon Wenger b5ed40ad71 Disable currents.dev cypress tests temporarily
Our tests get blocked by cypress, so they fail currently. Need to find a
solution, maybe pay for cypress dashboard or lower the cypress version.
2023-11-23 14:18:42 +01:00
Ramon Wenger 97f2e50faf Add sentry tracing and replay plugins 2023-11-23 14:06:56 +01:00
Ramon Wenger 2f45a7b5a8 Update export helper 2023-11-20 14:41:32 +01:00
Ramon Wenger e0641fa786 Update django extensions 2023-11-09 08:32:51 +01:00
Ramon Wenger cfbf688946 Add script to export documents 2023-11-09 08:32:27 +01:00
Ramon Wenger 9cf28afdb1 Merge branch 'hotfix/snapshots' into develop 2023-10-17 13:33:34 +02:00
Ramon Wenger 3cb566c599 Fix bug on snapshot detail page 2023-10-17 13:32:40 +02:00
Ramon Wenger b700931a8b Fix bug on snapshot overview page 2023-10-17 13:27:11 +02:00
Ramon Wenger 6151f30410 Add black as a dependency 2023-10-12 10:51:36 +02:00
Ramon Wenger 4a6b62d26b Fix history for contentBlockLocator 2023-10-12 10:51:36 +02:00
Ramon Wenger 67c8511d50 Fix bug with Toggle component after disabling Vue3 compat-mode 2023-10-11 21:04:14 +02:00
Ramon Wenger dea78ea189 Add some changes for resolving an obscure bug with user settings 2023-10-10 14:53:53 +02:00
Ramon Wenger 35a3389229 Rename "Lernfeld" to "Modul" on all environments
Resolves MS-818 #complete
2023-10-09 17:31:54 +02:00
Ramon Wenger 790a08932d Fix typo 2023-10-09 16:32:08 +02:00
Ramon Wenger f7546a68f4 Fix bug with activity links to submissions
Resolves MS-817 #complete
2023-10-09 16:30:48 +02:00
Ramon Wenger 74991704c2 Add django management command to rename assignments and surveys 2023-10-05 18:13:36 +02:00
Ramon Wenger 51647c6092 Update settings for prod environment 2023-10-02 08:22:03 +02:00
Ramon Wenger 0dc6c2b15e Add some error handling to csv script 2023-09-28 15:35:41 +02:00
Ramon Wenger ace09bd25a Add script to drop and restore a database 2023-09-27 22:55:29 +02:00
Ramon Wenger f183a51317 Add bulk translate django command, also some data files 2023-09-27 22:54:19 +02:00
Ramon Wenger 4667465b9c Fix a bug with module bookmarks and one with instrument bookmarks 2023-09-21 14:42:56 +02:00
Ramon Wenger c721dc26aa Fix numbering issue on topic navigation
Resolves MS-810 #complete
2023-09-21 12:06:02 +02:00
Lorenz Padberg b8df28a993 Add documentation 2023-09-14 11:56:17 +02:00
Lorenz Padberg 55b9644f2a Add disable language filter to module filter 2023-09-13 17:38:44 +02:00
Lorenz Padberg 92f64dd3ba Fix linter errors 2023-09-13 14:45:09 +02:00