Skip to content

Releases: brain-image-library/bil_site

v4.6.0

23 Oct 19:37
abfcf9a
Compare
Choose a tag to compare

Added dataset tagging.

v4.5.1

04 Sep 16:22
26d62c6
Compare
Choose a tag to compare

bug fix affecting submission and validation statuses, removed celery task that did this.

v4.4.2

17 Apr 15:15
Compare
Choose a tag to compare

upgrade gunicorn to meet CVE-2024-1135

v4.4.1

12 Mar 16:17
Compare
Choose a tag to compare
  • fixed bug where if you upload spreadsheet file with the same name it appends a number to ensure a unique filename

v4.3.4

16 Nov 18:00
d562586
Compare
Choose a tag to compare
  • feature/make_bil_ids | - added functions to create bil_id's for each dataset ingested. These are populated in the ingest_bil_id table

v4.3.3

02 Nov 18:23
Compare
Choose a tag to compare
  • expand char limit on socialmedia field within dataset table

4.3.1

21 Aug 13:43
d6b7374
Compare
Choose a tag to compare
  • add-number-of-files-column: this adds the number_of_files column to the dataset table

v4.3.0

31 Jul 13:40
4e6c638
Compare
Choose a tag to compare
  • feature/parent-project-associations: Adds project associations so that we can have parent and child projects
  • commit 68addf9: prepend swc_ to uuid for swc ingest method 5
  • feature/add-dataset-size: adds dataset_size to the dataset model
  • dependabot-updates: Bump sqlparse from 0.4.2 to 0.4.4, Bump cryptography from 3.3.2 to 39.0.1, Bump django-celery-results from 2.0.0 to 2.4.0, Bump lxml from 4.6.5 to 4.9.1

v4.2.0

14 Jun 18:32
d518cb3
Compare
Choose a tag to compare
  • feature/consortia-frfr: adding ability to tag multiple consortia per project / changes model
  • feature/ondemand: adds button on submission detail page to view ondemand
  • feature/swc-metadata: adds ability to ingest swc metadata / changes model / changes frontend / lots of backend work / includes spreadsheet checks for new tab

v4.1.0

03 Mar 16:17
0db325d
Compare
Choose a tag to compare
  • errors/DoesNotExist | better error handling for when user accounts aren't fully set up.
    -- | --
  • feature/hijack | Django hijack installed to allow working on behalf of other users with the Django Admin
    -- | --