Skip to content

Releases: planetterp/PlanetTerp

20240425

25 Apr 19:07
3eaf963
Compare
Choose a tag to compare

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

Full Changelog: 2024032...2024042

20240320

20 Mar 19:03
17a6e4d
Compare
Choose a tag to compare

What's Changed

  • Don't try to link description if no course description by @kandasamyc in #153

Full Changelog: 2024012...2024032

20240126

26 Jan 22:32
8158d02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2023070...2024012

20230708

08 Jul 19:23
f620f04
Compare
Choose a tag to compare

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

Full Changelog: 2023041...2023070

20230419

20 Apr 01:42
8c9a58e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2023033...2023041

20230331

31 Mar 23:33
c40e890
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2023030...2023033

20230306

07 Mar 01:18
121856e
Compare
Choose a tag to compare

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

Full Changelog: 20230219.1...2023030

20230219.1

20 Feb 04:31
a19d9b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023021...20230219.1

20230219

20 Feb 02:43
a3321a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023013...2023021

20230130

30 Jan 05:48
36e303f
Compare
Choose a tag to compare

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