Releases: TOMToolkit/tom_base
3.0.0-alpha2
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
- 1471 update aliases when updating reduced datums from dataservice by @jchate6 in #1474
- add error option to docs by @jchate6 in #1449
- 1435 convert ned harvester to dataservice by @jchate6 in #1470
- show User their DRF API token by @phycodurus in #1472
- Dataservices alerce by @Fingel in #1427
Full Changelog: 3.0.0-alpha1...3.0.0-alpha2
tomtoolkit 2.31.5
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
What's Changed
- fix: Implement facility status for LCORedirectFacility by @davner in #1456
- fix logout for django 5 by @jchate6 in #1458
Full Changelog: 3.0.0-alpha0...3.0.0-alpha1
tomtoolkit 2.31.4
What's Changed
- fix: Implement facility status for LCORedirectFacility by @davner in #1456
- fix logout for django 5 by @jchate6 in #1458
Full Changelog: 2.31.3...2.31.4
tomtoolkit 3.0.0-alpha0
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
Full Changelog: 2.31.3...3.0.0-alpha0
tomtoolkit 2.31.3
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
What's Changed
- Add a custom 404 page by @Fingel in #1415
- 1420 runbrokerquery management command is broken by @jchate6 in #1422
Full Changelog: 2.31.1...2.31.2
tomtoolkit 2.31.1
What's Changed
- Single button for LCO/SOAR/BLANCO configurable text and tooltip by @Fingel in #1401
- Update target grouping table by @jchate6 in #1408
- HTMX Table documentation (and refactor) by @phycodurus in #1406
- Default to LCORedirect facility for new TOMS by @Fingel in #1402
Full Changelog: 2.31.0...2.31.1
tomtoolkit 2.31.0
NOTE:
To use this and future versions of TOMToolkit, you MUST add 'django_tables2' to your list of installed apps!
What's Changed
- Merge (sorting) sub-issue in to (htmx table widget) parent-issue by @phycodurus in #1374
- 1375 htmx target table filtering by @phycodurus in #1383
- 1111 build htmx table widget by @phycodurus in #1387
- 1193 alerce harvester forced photometry by @Fingel in #1393
- 1369 add photometry query to dataservice by @jchate6 in #1392
- 49 add versioning for app dataservices by @jchate6 in #1394
- 1398 update dataservice documentation by @jchate6 in #1400
- 1354 migrate simbad harvester by @phycodurus in #1403
Full Changelog: 2.30.1...2.31.0
tomtoolkit 2.30.1
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