Releases: mmoomocow/digital-commendations
Final Version for Scholarship
Lots has changed since V1, and this is the new v3 for my scholarship assessment. Hopefully I don't just let this project die off...
Want the full list or changes? Have a look:
What's Changed
- Bump colorama from 0.4.5 to 0.4.6 by @dependabot in #80
- Bump django from 4.1.2 to 4.1.3 by @dependabot in #82
- Bump tzdata from 2022.5 to 2022.6 by @dependabot in #81
- Bump faker from 15.1.1 to 15.3.2 by @dependabot in #87
- Bump platformdirs from 2.5.2 to 2.5.4 by @dependabot in #86
- Bump pathspec from 0.10.1 to 0.10.2 by @dependabot in #88
- Bump coverage from 6.5.0 to 7.2.5 by @dependabot in #111
- Bump django from 4.1.3 to 4.1.7 by @dependabot in #105
- Bump asgiref from 3.5.2 to 3.6.0 by @dependabot in #107
- Bump faker from 15.3.2 to 18.6.0 by @dependabot in #109
- Bump sqlparse from 0.4.3 to 0.4.4 by @dependabot in #103
- Bump faker from 18.6.0 to 18.6.1 by @dependabot in #121
- Bump black from 22.10.0 to 23.3.0 by @dependabot in #120
- Bump tzdata from 2022.6 to 2023.3 by @dependabot in #119
- Bump platformdirs from 2.5.4 to 3.5.0 by @dependabot in #118
- Bump mypy-extensions from 0.4.3 to 1.0.0 by @dependabot in #117
- Bump django from 4.1.7 to 4.2.1 by @dependabot in #123
- DCS-035 Better heading styles by @mmoomocow in #126
- DCS-050 Prevent nullable strings by @mmoomocow in #129
- Bump django from 4.2 to 4.2.1 by @dependabot in #130
- Bump tzdata from 2022.6 to 2023.3 by @dependabot in #136
- DCS-053 Separation of dev and prod enviroment by @mmoomocow in #139
- Bump docutils from 0.19 to 0.20 by @dependabot in #137
- DCS-051 Quick reasons for awarding commendations by @mmoomocow in #140
- build(deps-dev): Bump faker from 18.7.0 to 18.9.0 by @dependabot in #143
- DCS-032 Responsive front end design by @mmoomocow in #144
- format code with black by @deepsource-autofix in #149
- DCS-057 Fix HTTP basic auth for API by @mmoomocow in #150
- format code with black by @deepsource-autofix in #152
- DCS-031 custom error pages by @mmoomocow in #151
- format code with black by @deepsource-autofix in #154
- DCS-058 Trailing Slashes by @mmoomocow in #155
- DCS-060 hash passwords for dummy data by @mmoomocow in #159
- build(deps-dev): Bump faker from 18.9.0 to 18.10.1 by @dependabot in #161
- DCS-058 - Oauth with Microsoft by @mmoomocow in #157
- DCS-062 Improved workflow actions by @mmoomocow in #164
- DCS-061 remove debug print statment by @mmoomocow in #165
- DCS-063 Home page by @mmoomocow in #173
- build(deps-dev): Bump pytest from 7.3.1 to 7.4.0 by @dependabot in #177
- build(deps): Bump mysqlclient from 2.1.1 to 2.2.0 by @dependabot in #176
- build(deps-dev): Bump faker from 18.10.1 to 18.11.1 by @dependabot in #174
- DCS-064 Login Restrictions by @mmoomocow in #175
- DCS-071 Testing for users app by @mmoomocow in #179
- DCS-065 student home by @mmoomocow in #180
- DCS-066 View commendations by @mmoomocow in #182
- DCS-068 Track milestone progress by @mmoomocow in #183
- DCS-069 Mobile Responsiveness by @mmoomocow in #184
- DCS-070 Caregiver Login and Home page by @mmoomocow in #189
- build(deps): Bump django from 4.2.1 to 4.2.3 by @dependabot in #191
- DCS-072 Student switcher for caregivers by @mmoomocow in #195
- build(deps-dev): Bump black from 23.3.0 to 23.7.0 by @dependabot in #193
- build(deps-dev): Bump faker from 18.11.1 to 19.1.0 by @dependabot in #194
- remove unused imports by @deepsource-autofix in #197
- DCS-073 Caregiver viewing of commendations by @mmoomocow in #198
- DCS-073 Detailed commendation view for caregivers by @mmoomocow in #199
- DCS-074 Caregivers viewing milestones by @mmoomocow in #202
- DCS-075 Teacher home page by @mmoomocow in #204
- build(deps-dev): Bump faker from 19.1.0 to 19.2.0 by @dependabot in #200
- build(deps): Bump msal from 1.22.0 to 1.23.0 by @dependabot in #203
- DCS-078 Improvements to commendation display by @mmoomocow in #205
- DCS-080 Informative site messages by @mmoomocow in #207
- build(deps-dev): Bump coverage from 7.2.5 to 7.3.1 by @dependabot in #211
- build(deps-dev): Bump faker from 19.2.0 to 19.6.1 by @dependabot in #215
- build(deps-dev): Bump black from 23.7.0 to 23.9.1 by @dependabot in #214
- build(deps): Bump msal from 1.23.0 to 1.24.0 by @dependabot in #216
- DCS-081 Commendation Location by @mmoomocow in #220
- DCS-083 Highlighting new commendations by @mmoomocow in #221
- build(deps-dev): Bump faker from 19.6.1 to 19.9.0 by @dependabot in #223
Full Changelog: v1.0.0...V3.0.0
v2.2.1 Improved student selector
The main change
Adds a new 2 column student selector for awarding commendations.
Other Changes
- DCS-075 Teacher home page by @mmoomocow in #204
- build(deps-dev): Bump faker from 19.1.0 to 19.2.0 by @dependabot in #200
- build(deps): Bump msal from 1.22.0 to 1.23.0 by @dependabot in #203
- DCS-078 Improvements to commendation display by @mmoomocow in #205
- DCS-080 Informative site messages by @mmoomocow in #207
Full Changelog: v2.2.0...v2.2.1
v2.2.0 Caregiver Frontend
Adds ability for caregivers to login, so they can view commendations and rise award progress of their students
What's Changed
- DCS-069 Mobile Responsiveness by @mmoomocow in #184
- DCS-070 Caregiver Login and Home page by @mmoomocow in #189
- build(deps): Bump django from 4.2.1 to 4.2.3 by @dependabot in #191
- DCS-072 Student switcher for caregivers by @mmoomocow in #195
- build(deps-dev): Bump black from 23.3.0 to 23.7.0 by @dependabot in #193
- build(deps-dev): Bump faker from 18.11.1 to 19.1.0 by @dependabot in #194
- remove unused imports by @deepsource-autofix in #197
- DCS-073 Caregiver viewing of commendations by @mmoomocow in #198
- DCS-073 Detailed commendation view for caregivers by @mmoomocow in #199
- DCS-074 Caregivers viewing milestones by @mmoomocow in #202
Full Changelog: v2.1.0...v2.2.0
v2.1.0 Student Frontend
What's Changed
- DCS-062 Improved workflow actions by @mmoomocow in #164
- DCS-061 remove debug print statment by @mmoomocow in #165
- DCS-063 Home page by @mmoomocow in #173
- build(deps-dev): Bump pytest from 7.3.1 to 7.4.0 by @dependabot in #177
- build(deps): Bump mysqlclient from 2.1.1 to 2.2.0 by @dependabot in #176
- build(deps-dev): Bump faker from 18.10.1 to 18.11.1 by @dependabot in #174
- DCS-064 Login Restrictions by @mmoomocow in #175
- DCS-071 Testing for users app by @mmoomocow in #179
- DCS-065 student home by @mmoomocow in #180
- DCS-066 View commendations by @mmoomocow in #182
- DCS-068 Track milestone progress by @mmoomocow in #183
Full Changelog: v2.0.0...v2.1.0
v2.0.0 Microsoft auth login
The minimum python version is now python 3.10+
What's Changed
- DCS-058 - Oauth with Microsoft by @mmoomocow in #157
Full Changelog: v1.4.0...v2.0.0
v1.4.0 Clean up phase complete
Clean Up complete
The clean up phase of development has been completed
What's Changed
- DCS-060 hash passwords for dummy data by @mmoomocow in #159
- build(deps-dev): Bump faker from 18.9.0 to 18.10.1 by @dependabot in #161
Full Changelog: v1.3.1...v1.4.0
v1.3.1 Fix trailing slash 404
v1.3.0 Custom error pages
What's Changed
- format code with black by @deepsource-autofix in #152
- DCS-031 custom error pages by @mmoomocow in #151
- format code with black by @deepsource-autofix in #154
Full Changelog: v1.2.1...v1.3.0
API fixes
Checks and API auth have been fixed
What's Changed
- format code with black by @deepsource-autofix in #149
- DCS-057 Fix HTTP basic auth for API by @mmoomocow in #150
Full Changelog: v1.1.1...v1.2.1
Mobile responsiveness
What's Changed
- build(deps-dev): Bump faker from 18.7.0 to 18.9.0 by @dependabot in #143
- DCS-032 Responsive front end design by @mmoomocow in #144
Full Changelog: v1.1.0...v1.1.1