Skip to content

Releases: NeCTAR-RC/langstroth

2.1.0

03 May 22:37

Choose a tag to compare

📦 Other

  • Add ARDC tempest site check
  • Add ARDC site to composition menu
  • Inital UI overhaul, including update to boostrap5 and fontawesome5.
  • Add initial Langstroth model
  • Add version 1 of Outages to status site
  • Fix bash syntax in docker-run.sh
  • Run the offline compressor docker-run.sh
  • Add setting to enable serving /static
  • Fix regression in Composition tabs
  • Make the composition tabs a setting
  • Fix old bug in composition.js updateData
  • Bug fix: harden the is_current property
  • Add operator admin functions
  • Tweaking admin buttons and forms.
  • Selenium tests for Outages
  • Avoid issues with missing 'time'
  • Add some Outage API tests
  • Tweak "current status" in outage details page
  • Add query filters to API
  • Merge "Add query filters to API"
  • Initially show the active composition
  • Display 2020 FoR codes initially
  • Merge "Initially show the active composition"
  • Merge "Display 2020 FoR codes initially"
  • Updated to new ARDC theme.
  • Merge "Updated to new ARDC theme."
  • Fixed the style of the login button.
  • Merge "Fixed the style of the login button."
  • Let hacking dtermine which version of flake8 to use
  • Make api URL path generic
  • Remove old deprecated api path
  • Switch to python 3.10 and latest debian stable (bookworm)
  • Add helpful properties to outage api.
  • Fix selenium test regressions
  • Add missing compressor settings
  • Fail hard if tox py doesn't match python version used
  • Use whitenoise to serve static files
  • Remove old unused TEST_MODE setting
  • Remove reference to missing css file
  • Add missing nv.d3 map files
  • Remove duplicated static paths
  • Remove some duplicated/not needed settings
  • Move nectar_allocations and user_statitics modules under langstroth
  • use whitenoise storage backend for staticfiles
  • Disable whitenoise autorefresh for tests
  • Fix up composition graph
  • Fixup use of static path for img/severity
  • Fixup gitignore for static path
  • Fixed firefox bug for flex display of severity dial.
  • Fixed user growth chart navigation bug.
  • Change status values available for updates
  • Make logins return to home page
  • Remove form excludes on fields that aren't editable
  • Merge "Remove form excludes on fields that aren't editable"
  • Fixup modified times
  • Update outage modified on outageupdate update
  • Change default outage ordering
  • Don't open an outage in a new window
  • Add missing trailing / for outage detail
  • Use named urls for all templates and views
  • Remove extra save arg from test setup
  • Fix bug when unscheduled outage has no update
  • Change default language to en-au
  • Merge "Fix bug when unscheduled outage has no update"
  • Display dates in local timezone
  • Redirect user back to current page after login
  • Turn urls into links in outage description detail page
  • Fix up scheduled attributes in outage list template
  • Use develop version of django-tz-detect
  • Merge "Turn urls into links in outage description detail page"
  • Merge "Fix up scheduled attributes in outage list template"
  • Switch back to pypi release of django-tz-detect
  • Fix the outage cancel sequence
  • Change message for scheduling outages in the past
  • Combine unscheduled outage and 1st update
  • DateTimePicker tweaks for scheduled outages
  • Removed seconds from datetime widget and made form elements smaller.
  • Changed home page status column to 'current status'
  • Don't install django swift, no longer used
  • Merge "Removed seconds from datetime widget and made form elements smaller."
  • Merge "Changed home page status column to 'current status'"
  • Show announcement creator to staff
  • Add filtering to list page
  • Fix displayed 'created by' for updates
  • Add outage lists to front page
  • Added severity help text to and docs link to outage forms.
  • Merge changes from topic "filters"
  • Deal with Nagios inconsistencies
  • Fix Nagios caching bugs
  • Don't show green tick when there are problems
  • Implement healthchecks using django-health-check
  • Improve site availability display
  • Update the SERVICE_NAMES mapping
  • Fix nagios scraping fragility
  • Add pyyaml dependency
  • Fixing the missing closing tags on home page.
  • Fix discrepancy in site availablity
  • Consider unknown as ok in nagios stats
  • Fix the compute service group name
  • Add ardc-syd-1 nagios mapping
  • Fix pie chart colors in composition page
  • Format update text in outage updates
  • Use x-forwarded-for in gunicorn logging
  • Add magnum api to service table
  • Remove status service from service table
  • Add adelaide to nagios table
  • Add JupyterHub/BinderHub to status site
  • Add Keycloak to status site
  • Update the pawsey AZ from pawsey-01 to pawsey
  • Ruff formatting changes
  • Large update to up deps to django 5.2 and tox/pre-comming changes
  • Remove debian dir
  • Fix OIDC login lookup on UUIDField sub
  • Add GH release action