Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DiamondLightSource/SynchWeb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2025-R5.3
Choose a base ref
...
head repository: DiamondLightSource/SynchWeb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2025-R5.4
Choose a head ref
  • 7 commits
  • 32 files changed
  • 3 contributors

Commits on Dec 5, 2025

  1. Merge pre-release/2025-R5.3 into master (#1014)

    * LIMS-1983: Update phpCAS and php-jwt (#1005)
    
    * LIMS-1970: Fix Logs & Files view if filepath is null (#1004)
    
    * LIMS-1962: Allow downloading of html files (#1006)
    
    * LIMS-1431 - Display Metal Id downstream pipeline (#1003)
    
    * LIMS-1854: Prevent submission of multiple reprocessing jobs (#1009)
    
    * LIMS-1956: Add dewar names and serial nos to shipment requests (#1000)
    
    * Fix unit tests (#1015)
    ndg63276 authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    f79411c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. LIMS-1275: Use streamed response for unzipped files (#1007)

    * LIMS-1275: Use streamed response for unzipped files
    
    * LIMS-1275: Ignore security advisories
    
    * Update api/composer.json
    
    Co-authored-by: Guilherme Francisco <[email protected]>
    
    ---------
    
    Co-authored-by: Mark Williams <[email protected]>
    Co-authored-by: Guilherme Francisco <[email protected]>
    3 people authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    5e6f76b View commit details
    Browse the repository at this point in the history
  2. LIMS-1975: Fix 'View Upstream' button for LigandFit pipeline (#1011)

    Co-authored-by: Mark Williams <[email protected]>
    ndg63276 and Mark Williams authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    f2e46fa View commit details
    Browse the repository at this point in the history
  3. LIMS-1974: Indicate dev DB in header bar (#1012)

    * LIMS-1974: Indicate dev DB in header bar
    
    * LIMS-1974: Revert changes to config
    
    * LIMS-1974: Use a phase banner
    
    ---------
    
    Co-authored-by: Mark Williams <[email protected]>
    ndg63276 and Mark Williams authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    fa92243 View commit details
    Browse the repository at this point in the history
  4. LIMS-2007: Remove dev server dependencies (#1010)

    * Remove dev server dependencies
    
    * Remove webpack-cli
    
    * Update webpack CLI
    gfrn authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    0e148c2 View commit details
    Browse the repository at this point in the history
  5. LIMS-1818: Add ability to download CSV of dispensing positions (#1001)

    * LIMS-1818: Allow download of CSV of dispensing positions
    
    * LIMS-1818: Always show CSV button
    
    * LIMS-1818: Rename file, update drop names, add blank rows
    
    * LIMS-1818: Print commas on empty lines
    
    * Fix mime type
    
    Co-authored-by: Guilherme Francisco <[email protected]>
    
    * LIMS-1818: Remove empty lines entirely
    
    ---------
    
    Co-authored-by: Mark Williams <[email protected]>
    Co-authored-by: Guilherme Francisco <[email protected]>
    3 people authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    9bc86d5 View commit details
    Browse the repository at this point in the history
  6. Fix large file buffering

    Mark Williams committed Dec 9, 2025
    Configuration menu
    Copy the full SHA
    d866b8d View commit details
    Browse the repository at this point in the history
Loading