Skip to content

Releases: TOMToolkit/tom_base

3.0.0-alpha2

25 Mar 21:57

Choose a tag to compare

3.0.0-alpha2 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-alpha1...3.0.0-alpha2

tomtoolkit 2.31.5

25 Mar 21:56
bcb15ac

Choose a tag to compare

What's Changed

  • Update observation status asynchronusly with HTMX by @Fingel in #1460
  • Lazy load facility status page and use htmx for refresh by @davner in #1466
  • show User their DRF API token by @phycodurus in #1472

Full Changelog: 2.31.4...2.31.5

3.0.0-alpha1

19 Mar 18:13

Choose a tag to compare

3.0.0-alpha1 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-alpha0...3.0.0-alpha1

tomtoolkit 2.31.4

19 Mar 18:07
3c591fe

Choose a tag to compare

What's Changed

Full Changelog: 2.31.3...2.31.4

tomtoolkit 3.0.0-alpha0

12 Mar 18:20

Choose a tag to compare

Pre-release

NOTE:

This is a pre-release for tomtoolkit version 3.0!
This version currently has both brokers/Alerts/Harvesters and DataServices. Please use the most recent v3 version when developing new DataServices.
To properly use this version you MUST add 'tom_dataservices' to your INSTALLED_APPS in settings.py.

Bug fixes and updates will continue for both v2 and v3 for the immediate future, and any changes to v2 should be available as a new alpha release for v3.

What's Changed

  • 1396 update reduced datums for existing target via data service by @jchate6 in #1426

Full Changelog: 2.31.3...3.0.0-alpha0

tomtoolkit 2.31.3

12 Mar 15:29
aa52509

Choose a tag to compare

What's Changed

  • runbrokerquery management command should not run forever by @griffin-h in #1423
  • Update Django 5.2.11 by @Fingel in #1425
  • High-eccentricity targets from JPL-H as MPC_COMET by @Fingel in #1337
  • Match path prefixes in locked auth strategy by @Fingel in #1446

Full Changelog: 2.31.2...2.31.3

tomtoolkit 2.31.2

24 Feb 19:48
951ff38

Choose a tag to compare

What's Changed

Full Changelog: 2.31.1...2.31.2

tomtoolkit 2.31.1

18 Feb 20:06

Choose a tag to compare

What's Changed

Full Changelog: 2.31.0...2.31.1

tomtoolkit 2.31.0

07 Feb 00:23
6ab7dcd

Choose a tag to compare

NOTE:

To use this and future versions of TOMToolkit, you MUST add 'django_tables2' to your list of installed apps!

What's Changed

Full Changelog: 2.30.1...2.31.0

tomtoolkit 2.30.1

23 Jan 23:09
8af9699

Choose a tag to compare

What's Changed

  • Add a QueryServiceError for dataservices module by @Fingel in #1372
  • Add back crispy field tag for rendering form by @Fingel in #1373
  • Mock the entire Simbad class so we don't make network calls by @Fingel in #1377
  • Added view to enable target selection for manual observing runs by @rachel3834 in #840
  • Updated links to current documentation by @rachel3834 in #1379
  • Initial POC for a facility that uses redirects by @Fingel in #1357
  • Validate MJD for non-sidereal fields by @Fingel in #1382
  • use observation_id in update_observation_status by @griffin-h in #1389
  • speed up search by name by @griffin-h in #1388

Full Changelog: 2.29.0...2.30.1