Lorenz Padberg
|
0b1954c570
|
Rename ModuleCategory -> ModuleLevel
|
2023-08-21 14:22:28 +02:00 |
Lorenz Padberg
|
23bf51db52
|
Add update lastModuleCategory mutation
|
2023-08-15 16:36:47 +02:00 |
Lorenz Padberg
|
76fcb8b468
|
Make portfolia viewable by all teachers of class / student
|
2023-07-12 17:25:31 +02:00 |
Ramon Wenger
|
9d50db59f6
|
Add pytest dependency to project, also add config
Change deprecated code for importing translations
Change deprecated syntax in tests
Replace deprecated django url methods
Add plugins and change testing script
|
2023-05-30 16:30:28 +02:00 |
Ramon Wenger
|
c7cf52c33f
|
Fix faulty default value declaration for ISBN of licenses
|
2022-07-15 17:52:03 +02:00 |
Ramon Wenger
|
c0806d6b82
|
Fix query for users in same school class
Now only queries for the active school class instead of all school
classes
|
2022-06-21 16:42:27 +02:00 |
Ramon Wenger
|
7691774426
|
Fix license bug on test environments
|
2022-05-18 16:51:48 +02:00 |
Ramon Wenger
|
3caa3638fc
|
Add method for default isbn
|
2022-05-17 13:56:04 +02:00 |
Ramon Wenger
|
5c944c09db
|
Fix missing variable
|
2022-05-16 22:36:00 +02:00 |
Ramon Wenger
|
ad34cf50cf
|
Add my-kv licenses and per-platform check for them
|
2022-05-16 17:47:46 +02:00 |
Ramon Wenger
|
338e4cfcfc
|
Add unit tests to check the issues found in the bug bounty report
|
2021-11-16 14:12:16 +01:00 |
Christian Cueni
|
a34db38a5e
|
Add migration for raw field
|
2021-09-22 11:51:15 +02:00 |
Christian Cueni
|
4be9858730
|
Add created_at fields to license
|
2021-09-22 11:51:15 +02:00 |
Christian Cueni
|
28cdc3f4f8
|
Add created_field to license
|
2021-09-22 11:51:15 +02:00 |
Christian Cueni
|
e74f224de4
|
Add command to fix ibans
|
2021-09-22 11:51:15 +02:00 |
Christian Cueni
|
adba163c77
|
WIP: Add command for license duration reset
|
2021-09-22 11:51:15 +02:00 |
Ramon Wenger
|
da7adcbb4c
|
Update data migration
|
2021-08-31 13:28:37 +02:00 |
Ramon Wenger
|
d071afbd67
|
Add new test for school class read only
Also clean up some code
|
2021-07-28 16:19:42 +02:00 |
Christian Cueni
|
44be6735a3
|
Fix model
|
2021-07-13 13:25:13 +02:00 |
Christian Cueni
|
bd110cc1fb
|
Remove old hep id field
|
2021-07-13 13:25:13 +02:00 |
Christian Cueni
|
2718362cee
|
Fix login tests
|
2021-07-13 13:24:22 +02:00 |
Christian Cueni
|
4b1ddd2627
|
Fix timezones
|
2021-07-13 13:24:22 +02:00 |
Christian Cueni
|
5c8c836a2b
|
Select active myskillbox product
|
2021-07-13 13:24:22 +02:00 |
Christian Cueni
|
5648351ef5
|
Add field for old hep id
|
2021-07-13 13:24:22 +02:00 |
Christian Cueni
|
549bf1ef28
|
Re-order structure
|
2021-07-13 13:23:58 +02:00 |
Christian Cueni
|
6d3cbaf764
|
Create or update user and create or update token
|
2021-07-13 13:18:43 +02:00 |
Ramon Wenger
|
0ae9ccaa68
|
Update exception
|
2021-07-06 20:37:52 +02:00 |
Ramon Wenger
|
cfaa5c9a4f
|
Re-add missing import
|
2021-07-06 17:49:03 +02:00 |
Ramon Wenger
|
bd15c9710d
|
Allow users with expired license to access the private API
|
2021-07-06 16:41:38 +02:00 |
Ramon Wenger
|
71bd9f6d14
|
Update readonly property on user
|
2021-07-06 15:41:02 +02:00 |
Ramon Wenger
|
249abff36b
|
Add license check to user model
|
2021-07-06 15:09:51 +02:00 |
Ramon Wenger
|
dc1cb86bb8
|
Add unit tests
|
2021-07-05 18:06:10 +02:00 |
Ramon Wenger
|
e4bb4cc9ee
|
Add tests for read only assignments
|
2021-07-01 16:58:56 +02:00 |
Ramon Wenger
|
3f313ddb12
|
Add user helper method
|
2021-04-14 23:25:30 +02:00 |
Ramon Wenger
|
4e1ab68a52
|
Add team model, team node and a mutation for creating a team
|
2021-03-24 23:43:36 +01:00 |
Ramon Wenger
|
2fe24f532a
|
Add autocomplete to assignment owner field in cms admin
|
2021-01-14 20:40:24 +01:00 |
Ramon Wenger
|
7d30497e48
|
Add user argument to default class name method
|
2021-01-11 16:33:15 +01:00 |
Ramon Wenger
|
d0af9cfcfc
|
Merge branch 'feature/onboarding' into develop
|
2020-07-20 11:04:54 +02:00 |
Ramon Wenger
|
f588abee43
|
Add onboarding visited flag to user
|
2020-07-07 22:31:25 +02:00 |
Christian Cueni
|
4944745da0
|
Add support for multiple licenses
|
2020-07-07 11:42:41 +02:00 |
Ramon Wenger
|
44e7e4c322
|
Clean up code
|
2020-07-02 12:32:44 +02:00 |
Ramon Wenger
|
e899bbe21b
|
Add recently visited modules to user
|
2020-06-25 15:12:59 +02:00 |
Ramon Wenger
|
da5bd1e439
|
Merged in feature/save-last-topic (pull request #67)
Save last topic and go there on topic navigation
Approved-by: Christian Cueni
|
2020-06-18 14:08:18 +00:00 |
Ramon Wenger
|
c6bdae3fd3
|
Save last topic and go there on topic navigation
|
2020-06-16 16:29:41 +02:00 |
Christian Cueni
|
22c2a44794
|
Save accepted terms in db
|
2020-06-04 13:19:17 +02:00 |
Christian Cueni
|
6b76c27c55
|
Merge branch 'develop' into feature/licensing
# Conflicts:
# client/config/dev.env.js
# client/config/prod.env.js
# client/cypress/fixtures/schema.json
# client/cypress/integration/beta-login.spec.js
# client/package-lock.json
# client/src/graphql/client.js
# client/src/layouts/PublicLayout.vue
# client/src/main.js
# client/src/styles/main.scss
# server/core/settings.py
# server/registration/mutations_public.py
# server/users/factories.py
# server/users/models.py
# server/users/schema.py
|
2020-04-30 15:22:55 +02:00 |
Ramon Wenger
|
7a84c2f043
|
Fix default class name generation
|
2020-04-01 09:37:54 +02:00 |
Ramon Wenger
|
2fbc70f459
|
Add backend code to generate school class codes
|
2020-03-20 22:51:05 +01:00 |
Ramon Wenger
|
aa9e72b087
|
Set selected class to newly joined or created one
|
2020-03-19 13:49:29 +01:00 |
Christian Cueni
|
737b682855
|
Add comments, clean up code
|
2020-03-17 16:13:00 +01:00 |