-
Notifications
You must be signed in to change notification settings - Fork 17
Comparing changes
Open a pull request
base repository: hpi-schul-cloud/schulcloud-server
base: 32.50.3
head repository: hpi-schul-cloud/schulcloud-server
compare: main
- 18 commits
- 470 files changed
- 10 contributors
Commits on Dec 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4da6d99 - Browse repository at this point
Copy the full SHA 4da6d99View commit details -
BC-8141 - room membership rule guest role (#5386)
* extend roomMembershipRule to check for user's school access (primary or secondary)
Configuration menu - View commit details
-
Copy full SHA for 062af47 - Browse repository at this point
Copy the full SHA 062af47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 545982e - Browse repository at this point
Copy the full SHA 545982eView commit details
Commits on Dec 11, 2024
-
BC-8539 - Remove unneeded Migrations (#5395)
* remove unneeded migrations * remove migrations from seeds
Configuration menu - View commit details
-
Copy full SHA for acb3c2e - Browse repository at this point
Copy the full SHA acb3c2eView commit details
Commits on Dec 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6538be4 - Browse repository at this point
Copy the full SHA 6538be4View commit details
Commits on Dec 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 32bc14a - Browse repository at this point
Copy the full SHA 32bc14aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9737e90 - Browse repository at this point
Copy the full SHA 9737e90View commit details -
BC-8519 - add room owner role (#5393)
* add roomadmin and roomowner roles * remove room_delete permission from roomeditor * creating room memberships is now an operation seperate from adding users. ** creating a room memberships adds a user as owner ** adding a user fails if no membership exists yet * fix room membership rule to use room role to check permissions * ensure that room owners can not be removed from a room --------- Co-authored-by: Thomas Feldtkeller <thomas.feldtkeller@dataport.de>
Configuration menu - View commit details
-
Copy full SHA for 0df7b67 - Browse repository at this point
Copy the full SHA 0df7b67View commit details
Commits on Dec 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8be3a7 - Browse repository at this point
Copy the full SHA c8be3a7View commit details -
BC-8193 - Expanding and registering BBB (#5354)
* implementing board videoconf in VC service with tests * recent state for implementing board authorization in VC * implementing VC element and room + VC element scope * adjusting VC scope to board element * adding VC response and node * add school id indexes * adding yellow to room color selector * seting type alias for better maintainability * implementing FEATURE_COLUMN_BOARD_VIDEOCONFERENCE_ENABLED for FE usage --------- Co-authored-by: Uwe Ilgenstein <uwe.ilgenstein@dataport.de>
Configuration menu - View commit details
-
Copy full SHA for 0b4dacc - Browse repository at this point
Copy the full SHA 0b4daccView commit details -
BC-8572 room members are added as room-admins (#5400)
- new room members are room admins by default. This will change as soon as roles can be changed. - the endpoint for adding users no longer requires passing a role.
Configuration menu - View commit details
-
Copy full SHA for b9b08d0 - Browse repository at this point
Copy the full SHA b9b08d0View commit details
Commits on Dec 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a1c294 - Browse repository at this point
Copy the full SHA 9a1c294View commit details -
EW-1060 common cartridge export via cc-microservice (#5351)
* EW-1060 implemented common cartridge export via microservice
Configuration menu - View commit details
-
Copy full SHA for 6133a8e - Browse repository at this point
Copy the full SHA 6133a8eView commit details
Commits on Dec 19, 2024
-
BC-8182 - fix: make creating of schools work again for superheros (#5403
Configuration menu - View commit details
-
Copy full SHA for 865b787 - Browse repository at this point
Copy the full SHA 865b787View commit details
Commits on Dec 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb1f7a6 - Browse repository at this point
Copy the full SHA cb1f7a6View commit details
Commits on Jan 3, 2025
-
BC-8621 make config init job npm and node free
- move sync-indexes (legacy) to management api - add possibility to encrypt secrets to management api
Configuration menu - View commit details
-
Copy full SHA for 3875fff - Browse repository at this point
Copy the full SHA 3875fffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0668fef - Browse repository at this point
Copy the full SHA 0668fefView commit details
Commits on Jan 6, 2025
-
EW-1070 creating post endpoints to create a course (#5385)
* adding new import endpoint to cc microservice * updating and moving courses client * removing old courses client * updating config for cc microservice
Configuration menu - View commit details
-
Copy full SHA for f8c4db0 - Browse repository at this point
Copy the full SHA f8c4db0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 32.50.3...main