Skip to content

v-2020-10-09.0

Compare
Choose a tag to compare
@alastair alastair released this 09 Oct 15:19
· 703 commits to master since this release
  • CB-346: Add statistics page to show overall top contributors (#248)
  • CB-349: Gulp to webpack (#253)
  • CB-351: Link external reviews imported from MusicBrainz (#254)
  • CB-353: ORM query for getting tags on an entity fails after schema change in the musicbrainz_db (#259)
  • CB-355: Implemented the retrieval of entities using mbdata (#262)
  • CB-270: Implemented the reviewal of artists (#263)
  • CB-359: Implemented the reviewal of labels (#264)
  • CB-270: Implemented the reviewal of works (#266)
  • Reset cache when review is deleted of the popular reviews (#268)
  • CB-357: Artist review creation page title does not have artist name (#271)
  • Move label schema change to different schema change script (#273)
  • Upgrade to python 3.8 (#289)
  • CB-370: Use docker volumes for postgres initdb scripts (#289)
  • CB-281: Add test.sh (#293)
  • CB-363: Remove access_type arg from, which isn't documented or implemented (#294)
  • CB-360: Make labels on album image always appear above the cover art (#295)
  • CB-366: Use a git revision of bootstrap-rating-input for jquery compatibility (#296)
  • CB-365: Search page on write a review page links to Work for artist search (#297)
  • CB-373: "Write a review" link in footer doesn't work (#298)
  • CB-374: Entity selection tabs don't change when clicked (#301)
  • CB-368: Submitting a review, clicking back, and submitting again causes error (#302)
  • CB-380: "Write a review" error messages don't give any context (#305)
  • CB-369: Write a review page shows incorrect information depending on if the item is a work or artist (#307)
  • CB-296: init_postgres function in manage.py doesn't work for the development environment (#308)
  • CB-376: Breaking change in API (created => published_on) (#309)
  • CB-381: Dump importer doesn't reset sequence values after importing items (#310)
  • CB-382: You can sometimes create a review without a revision (#311)
  • CB-372: Error when trying to submit a rating twice (#312)
  • Security updates (#267, #274, #275, #276, #277, #278, #279, #280, #281, #282, #283, #284, #285, #286, #287, #288, #290, #291, #292)