Updated Major Release: ReCodEx 2.0 (markdown)

master
Martin Kruliš 3 years ago
parent 6f4a458bb9
commit a78a40c717

@ -36,3 +36,17 @@ from API
- Solution files are now marked with entry-point flags (actual main file of the solution for interpreted languages). - Solution files are now marked with entry-point flags (actual main file of the solution for interpreted languages).
- New endpoint for retrieving all solutions of a single user from all assignments of a group. - New endpoint for retrieving all solutions of a single user from all assignments of a group.
- Extensive refactoring and dependency updates. - Extensive refactoring and dependency updates.
webapp
- Async jobs monitoring and management for superadmin.
- Resubmit all button modified to handle async job waiting.
- Migration to new Bootstrap and AdminLTE (new look).
- Implementing per-partes file upload using new API endpoints.
- Home page redesigned.
- Improving appearance of solution files table and letting it list contents of ZIP archives where appropriate.
- Assignment max. points interpolation and its visualization (graph, info markers).
- Adding observer as new group-membership type, updating visualization and modification of non-student members management (to reflect API changes).
- New navigation controls: unified heading navigation at every page, group selector moved to the top panel.
- New page with list of all solutions of one user from one group.
- User profile page reconstructed, dashboard simplified and optimized.
- Updating all lib dependencies to the latest versions, significant refactoring.

Loading…
Cancel
Save