Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge pre-release/2024-R4.4 into master #849

Merged
merged 6 commits into from
Oct 22, 2024
Merged

Commits on Oct 1, 2024

  1. LIMS-1003: Fix searching of container inspections (#825)

    Co-authored-by: Mark Williams <[email protected]>
    ndg63276 and Mark Williams authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5552ece View commit details
    Browse the repository at this point in the history
  2. LIMS-380: Fix position of autoPROC images (#831)

    * LIMS-380: Fix position of autoPROC images
    
    * LIMS-380: Just use iframe size of 98%
    
    * Set width/height to percentage value (#838)
    
    ---------
    
    Co-authored-by: Mark Williams <[email protected]>
    Co-authored-by: Guilherme Francisco <[email protected]>
    3 people authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c6f264d View commit details
    Browse the repository at this point in the history
  3. LIMS-1430: Fix bugs on prepare for data collection page (#829)

    * LIMS-1430: Allow queuing even if no visible samples
    
    * LIMS-1430: Show number of samples to queue
    
    * LIMS-1430: Watch all subsamples for changes
    
    * LIMS-1430: Remove TODO list
    
    * LIMS-1430: Display number is of data collections, not samples
    
    * LIMS-1430: Dont allow queueing if hidden data collections are invalid
    
    * Update client/src/js/modules/imaging/views/queuecontainer.js
    
    Co-authored-by: Guilherme Francisco <[email protected]>
    
    ---------
    
    Co-authored-by: Mark Williams <[email protected]>
    Co-authored-by: Guilherme Francisco <[email protected]>
    3 people authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    edb2fca View commit details
    Browse the repository at this point in the history
  4. LIMS-1390: Fix searching of data collection groups (#833)

    Co-authored-by: Mark Williams <[email protected]>
    ndg63276 and Mark Williams authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    98b6d45 View commit details
    Browse the repository at this point in the history
  5. LIMS-1286: Show ERA status on calendar and visits list (#834)

    Co-authored-by: Mark Williams <[email protected]>
    ndg63276 and Mark Williams authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d09aa59 View commit details
    Browse the repository at this point in the history
  6. LIMS-1354: Migrate from ActiveMQ to RabbitMQ (#826)

    * LIMS-1354: Migrate from ActiveMQ to RabbitMQ
    
    * Unwrap try...catch
    
    * Add routing_key and vhost
    
    * Add polyfill for BCMath as php-bcmath extension is not installed but required by php-amqplib for AMQP
    JPHall-DLS authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ca7badb View commit details
    Browse the repository at this point in the history