Skip to content

Releases: TOMToolkit/tom_base

Release 2.23.0

06 Feb 23:44
3f04641
Compare
Choose a tag to compare

What's Changed

  • 1151 improve display of undefined values from jpl horizons by @jchate6 in #1153
  • fix to use related_name rather than default _set for reverse relation… by @jchate6 in #1163
  • fix simbad harvester to account for updates to astroquery by @jchate6 in #1164
  • add integration point to user list page by @jchate6 in #1157
  • have nav_items use dictionary instead of list by @jchate6 in #1155
  • update django-dramatiq version constraints for conda packaging by @phycodurus in #1167
  • Add pagination information and make display configurable via settings. by @davner in #1159
  • Add ability to ingest Solar System targets via the MPC Explorer interface by @talister in #1139
  • Improve TargetList page (re)load time by cacheing aladin.js in sessionStorage and loading it from there on subsequent page loads. by @phycodurus in #1169
  • Add index on BaseTarget.created to speed up load time of large DBs by @Fingel in #1173
  • Restore no-targets welcome message, add Messier option. by @Fingel in #1171
  • get bugfix for astroquery still in dev by @jchate6 in #1174

New Contributors

Full Changelog: 2.22.5...2.23.0

tomtoolkit 2.22.5

09 Jan 17:55
Compare
Choose a tag to compare

What's Changed

  • Update pyproject.toml file to be more universal and compatible with poetry 2.0 by @phycodurus in #1152

Full Changelog: 2.22.4...2.22.5

tomtoolkit 2.22.4

09 Jan 17:40
Compare
Choose a tag to compare

There were separate issues deploying versions 2.22.2 (issues: a poetry update) and 2.22.3 (issue: a GitHub issue). This release simply incorporates those changes.

Full Changelog: 2.22.2...2.22.4

tomtoolkit 2.22.3

09 Jan 01:19
ad9597c
Compare
Choose a tag to compare

This release update the poetry requirement to version 2.0. Here are some notes on that.

What's Changed

  • Update pyproject.toml file to be more universal and compatible with poetry 2.0 by @phycodurus in #1152

Full Changelog: 2.22.2...2.22.3

tomtoolkit 2.22.2

08 Jan 00:43
559d03f
Compare
Choose a tag to compare

What's Changed

  • Add in persistentshare model and views and hook it into the target sharing by @jnation3406 in #1138
  • move profile page from user detail view by @jchate6 in #1146
  • open dependencies on astropy by @jchate6 in #1148
  • Remove target input from form if its fixed, add ability to share targ… by @jnation3406 in #1142
  • remove 'reply' layer from TNS 2.0 responses by @griffin-h in #1149
  • 1105 add integration points for apps to include partials on the users profile page by @jchate6 in #1143

Full Changelog: 2.22.1...2.22.2

tomtoolkit 2.22.1

13 Dec 23:35
d830117
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.22.0...2.22.1

tomtoolkit 2.22.0

05 Dec 23:00
b63fe7e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.21.0...2.22.0

tomtoolkit 2.21.0

08 Nov 00:19
5da7ec2
Compare
Choose a tag to compare

What's Changed

Tomtoolkit is no longer compatible with python 3.8 following this release.
Python 3.12 support has been added in this release.

PRs merged:

Full Changelog: 2.20.1...2.21.0

tomtoolkit 2.20.1

23 Oct 21:15
d5480ae
Compare
Choose a tag to compare

What's Changed

  • Set user in facility before calling the get_form_classes_for_display. by @bobeldering in #1085
  • update docs with a brief description of AnonymousUser by @jchate6 in #1053
  • 767 new tom creation documentation by @jchate6 in #1063
  • add constellation to Target detail page by @jchate6 in #1086

New Contributors

Full Changelog: 2.20.0...2.20.1

tomtoolkit 2.20.0

14 Oct 23:31
18b460b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.19.7...2.20.0