- No Changes
- Update dependencies
- Update Dependencies
- Update dependencies
- Add feature to batch float courses in admin panel
- Fix issue which prevented updated roles to be reflected in UI
- Reduce dependencies
- Update dependencies
- Add quicklink
- Add Dockerfile and docker-compose.yml
- Fix JS path and minor UI issues
- Update dependencies
- Add option to individually search columns in DataTables
- Send Courses from REST endpoint in correct order
- Add sourcemap URL to bundled JS
- Fix load more faculty members in Department Panel
- Honor valid password specified in Faculty Registration CSV
- Fix old JS paths to new bundled ones
- Fix Default Values for DataTables
- Fix saving user with 2FA disabled
- Minor UI fixes
- Add JS transpiling workflow
Merge datatable components
Remove PDF and Excel buttons (were too heavy) - Add workbox service worker
- Update to Spring Boot v2.1.0
Remove custom task scheduler - Fix remember me config resolving error of expired session
Change remember me cookie name for consistency - Break security config into smaller modules
Add disabled API security config - Order inserts and updates in batch queries
- Update dependencies like sentry and modelmapper
- Add workaround for issue spring-projects/spring-boot#14897 re-enabling resource versioning
- Update Gradle to 4.10
- Fix bug related to PSQL revered keyword
user
as column name in UploadedImage preventing users to upload avatars - Add option to disable FCM token with 403 return code. This code is generated if an FCM token is not generated from the registered app
- Upgrade dependencies to Spring Boot 2.0.6 and others