Releases: planetterp/PlanetTerp
Releases · planetterp/PlanetTerp
20240425
What's Changed
- Make reviews anonymous by default by @idugan100 in #154
- fixed statistic loading speed on home page (loads at similar time) by @MoheEdeen in #159
- jupiterp by @saewitz in #161
- code regex more strict to reduce false positive matches that need db query by @idugan100 in #162
New Contributors
- @MoheEdeen made their first contribution in #159
Full Changelog: 2024032...2024042
20240320
What's Changed
- Don't try to link description if no course description by @kandasamyc in #153
Full Changelog: 2024012...2024032
20240126
What's Changed
- add startupshell by @saewitz in #136
- Remove unused imports by @Owen-Dechow in #139
- Render 404 on missing autocomplete query and geneds by @ris-tlp in #140
- Ordering profile reviews from most to least recent by @idugan100 in #146
- improve dark theme of cards by @tybug in #145
- trim trailing whitespace from search by @tybug in #144
- Import grade data now uses umdio for professor lookup by @kandasamyc in #147
- Floating forgot password button to the right by @idugan100 in #149
- Filtering by professor on course review page by @idugan100 in #150
- Course links in reviews by @idugan100 in #151
- Course regex in single location by @idugan100 in #152
New Contributors
- @Owen-Dechow made their first contribution in #139
- @ris-tlp made their first contribution in #140
- @idugan100 made their first contribution in #146
Full Changelog: 2023070...2024012
20230708
What's Changed
- Fix For Issue 110 by @beelauuu in #113
- Incorporate initial fixture into migrations by @tybug in #114
- open "not sure what to write" tip in a new tab by @tybug in #121
- start statistics graphs at 0 by @tybug in #120
- Separate viewing a profile as the profile owner and anyone else by @nsandler1 in #123
- Make autoslugging of professor names consistent everywhere by @kandasamyc in #125
- Update API response of admin button click if WEBHOOK_URL_HELP is not set by @mahendrap1512 in #132
- add admin permission, move from is_staff to permission system by @tybug in #126
New Contributors
- @beelauuu made their first contribution in #113
- @mahendrap1512 made their first contribution in #132
Full Changelog: 2023041...2023070
20230419
20230331
20230306
What's Changed
- Add review ids to admin view of review tables by @kandasamyc in #96
- Add pagination count selection to geneds table by @kandasamyc in #97
- Redirect login and logout back to request's original page by @kandasamyc in #98
- Fix conflicting migrations by @nsandler1 in #102
- query verified AND pending professors in grade import script by @nsandler1 in #103
New Contributors
- @kandasamyc made their first contribution in #96
Full Changelog: 20230219.1...2023030
20230219.1
What's Changed
- Course schema changes to support new gened format by @nsandler1 in #89
- fix typo in query keyword by @nsandler1 in #94
Full Changelog: 2023021...20230219.1
20230219
What's Changed
- correct handling of unavailable UMD.io semester in updatecourse script by @nsandler1 in #80
- update ProfessorAlias after merge by @nsandler1 in #79
- add suggestions on how to write reviews to /about by @nsandler1 in #77
- Remove audit log model by @nsandler1 in #81
- Link review tips to professor review/add forms by @nsandler1 in #78
- update readme example of config.py by @nsandler1 in #88
- make html DOM ids unique by @nsandler1 in #87
- Improve professor merging by @nsandler1 in #84
- Make professor aliases unique by @nsandler1 in #82
- license under agpl by @tybug in #93
- Improve courseupdate script by @nsandler1 in #83
Full Changelog: 2023013...2023021
20230130
What's Changed
- include XF as a vowel grade by @tybug in #52
- fix extra space in truncated recent review by @tybug in #54
- fix margin on sort buttons overflowing horizontally by @tybug in #53
- change when the review_update webhook sends by @nsandler1 in #56
- fix professor slugs to try lastname first then lastname_firstname by @nsandler1 in #57
- change limit in docs to 100 by @tybug in #62
- make arguments in imporgradedata required by @tybug in #69
- Update importgradedata.py by @nsandler1 in #58
- add discord link to readme by @tybug in #70
- Improve load times for professor pages with many reviews by @nsandler1 in #75
- add migration script to remove duplicate ProfessorCourse entries by @nsandler1 in #71
- add script to fetch new professors/courses by @nsandler1 in #38
Full Changelog: 2022112...2023013