Changelog
13/10/2023
⚒️ Bug fixes
05/09/2023
⚒️ Bug fixes
- Fix the activity ingestion when a user is present on multiple groups.
27/07/2023
⚒️ Bug fixes
- Fix the guessing of usable groups on the Forge Intranet when using the "seen as" option".
15/05/2023
✅ New features
- Add an error page on the Forge Intranet. If the website encounters an error, an error reference will be provided that should be given when contacting us.
01/05/2023
⚒️ Bug fixes
- Fix the compute of assignment group access on the Forge Intranet.
- Fix the ingestion of PACv2 activities when specifying a group multiple time on the same submission.
- Fix the pass through of the
autoDispatch
property to the submission management system.
16/04/2023
⚒️ Bug fixes
- Fix the trace viewer on the Forge Intranet when a failure has more than 10 children.
06/03/2023
⚠️ Changes
- Change the trace page on the Forge Intranet to separate failures output instead of joining them.
13/02/2023
⚒️ Bug fixes
- Fix the opening of link in the iframe for sandboxes documents on the Forge Intranet.
- Fix the opening of node of the graph on mobile on the Forge Intranet.
09/02/2023
⚠️ Changes
- Change Trace-to-grade configuration to use double instead of int.
05/02/2023
✅ New features
- Add the
INTRA_NODE_READ
permission to the Forge Intranet. See here for more details.
04/02/2023
⚠️ Changes
- Change traces name format for Trace-to-grade data.
02/02/2023
✅ New features
- Add the refresh configuration command for Poulpy.
- Add nu scripts support for Poulpy presets.
28/01/2023
✅ New features
- Add the Trace-to-grade tool used to grade students with the relevant documentation.
24/01/2023
✅ New features
- Add a breadcrumb on the Forge Intranet to navigate between pages. This also adds a new CSS property to customize the theme.
- Add a page to upload and render a XML trace of a PACv2 submission on the Forge Intranet.
⚒️ Bug fixes
- Fix the override of permissions in the tenant configuration file (if the user is defined multiple time in the configuration).
- Fix the horizontal scroll on embedded document in the Forge Intranet.
- Fix the display of the graph when updating activities on the Forge Intranet.
07/01/2023
⚠️ Changes
- Change the way that the embedded documents are displayed on the Forge Intranet. They are now displayed in a sandbox. Refer here for more details.
05/01/2023
✅ New features
- Add light theme on the Forge Intranet and a button to switch between dark and light theme
- Add group member listing on the Forge Intranet for assignment with more than 1 member per group
⚒️ Bug fixes
- Fix 500 error when trying to navigate on the help page of the Forge Intranet
⚠️ Changes
- Change the given tenant configuration to add the light theme. You should update your tenant configuration to support light theme.
🚨 Breaking changes
- Break the
--card-backgroud
CSS variable for tenant theme override. It has been renamed to--card-background
.