All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- url validator on award badge
- staff login on home screen
- expiration date show
- download button in share badge screen
- counter for number of users that have enrolled for a certain badge class
- fixed a few typos
- removed backpack and collections when logged in as teacher.
- new privacy statements
- shows extensions in public badgeclass page
- adds expiration date option in award badgeclass page
- add management dashboard
- fixes url sent to badgecheck
- makes error messages less vebose, no more screen filling messages
- adds EduID registration button to login
- lti
- added theming
- removed editing/create/remove/award and revoke functionality if the logged in user does not have the proper rights
- changed 'Enroll' to 'Request badge' throughout the site
- added badge extension to student and public pages
- added badge extension to student and public pages
- Bumped webpack-dev-server to 3.1.14
- adds enrollment popup also when not logged in
- creates better error message when enrollment fails
- improves revokation without permission errormessage
- instantly updates email in profile view after setting new primary email
- sends correct url to badgecheck
- adds student email to assertion list in badgeclass detail
- adds student name to assertions list at badgeclass detail view
- adds student email to enrollments in award view
- extension capitalization
- new permissions for issuer viewing and creation in frontend
- show denial status in enrollment list
- adds denial of enrollment
- fixes public badgeclass page enrollment button position
- Enable endorsements of badges using Validana
- fixes some styling issues resulting from long text fields
- adds revokation status to enrollment list for students
- removes dowloading of v1 assertion at pulic assertion page
- removes assertion share option for teachers at badgclass detail component
- adds enrollment removal possibility in assertion award view
- removes link to bulk award functionality from badgeclass-issue.component
- adds enrollment consent message
- Initial version