Skip to content

Releases: comses/comses.net

capture demographic data in downloads

07 Nov 21:08
f607298
Compare
Choose a tag to compare

add demographic survey interstitial form in download with ROR id (research organization registry) integration from @sgfost #595

user profiles now use affiliations instead of Institutions, with a django management command to make a best effort lookup against the ROR API (to be run later in a cleanup phase) from @sgfost e995aa9

added borg.prune command to remove old borg backups 80c7705

upgrade to wagtail 3

21 Sep 20:33
Compare
Choose a tag to compare
  • dependency upgrades including major upgrade to wagtail 3
  • early stage educational materials and training modules updates
  • add summer 2022 comses digest (must be done manually now due to transition from mailchimp to Salesforce 🙈

minor fixes

31 Mar 05:19
Compare
Choose a tag to compare
  • make social auth login requests POSTs in fdb442b (regression since upgrading to django-allauth 0.47)
  • add management commands to adjust site hierarchy
  • replace easymde rich text markdown components with basic textareas for the time being

improve search + filter query parsing

07 Jan 03:38
Compare
Choose a tag to compare

September 2021 Release

16 Sep 00:34
Compare
Choose a tag to compare
  • support for non-citable contributors
  • event validation fixes
  • bump base docker image to ubuntu 20.04 lts and dependencies maintenance
  • properly track download IPs now after cloudflare munging
  • clickable model screenshots

add ROR id support + update codemeta

23 May 02:31
Compare
Choose a tag to compare
  • refine emitted codemeta: use citation instead of referencePublication
  • bugfixes for Contributor.from_user and events validation
  • add ROR ids to Institutions and repository_url for modeling frameworks

private peer review

05 Mar 08:06
Compare
Choose a tag to compare
  • remove immediately identifying info from unpublished models to help support anonymous peer review (files should also be de-identified but onus is on the model author / submitter)
  • include contributed models in member profile page -> models tab
  • bug fixes, ui improvements, dependency upgrades

usability refinements

25 Nov 05:09
Compare
Choose a tag to compare

usability refinements from SGCI and deps

  • rework UI for comses digest list, codebase release landing page, and navbar links
  • upgrade dependencies (wagtail etc)
  • improve curator statistics summary CSV

minor usability refinements

23 Aug 07:17
Compare
Choose a tag to compare
  • fix html validation issues
  • minor text + UI adjustments based on SGCI usability engagement
  • upgrade wagtail

add open code badge guidance

30 Jul 07:33
Compare
Choose a tag to compare

integrates open code badge with model landing pages and minor UI fixes