SoloDB 5.8.3 has been released on 21 December 2022

  • [IMPROVEMENT] Applied named identifiers for all PHP functions
  • [IMPROVEMENT] Upgraded formatting to PSR12 using PHP-CS-Fixer
  • [FEATURE] Add support for Numbers in facilities, SoloDB will auto-generate an unique number for all facilities using the FA##### format and there is an option to set own numbers
  • [CHANGE] Changed the labels of chemical containers, added Sub Location (shelf, box, etc) to the container label
  • [FEATURE] Created a function to bulk export chemical container labels, per room, location or using the filter in the container list
  • [FEATURE] Created a function to bulk export equipment labels, per room, using the filter in the equipment list
  • [FIX] Fixed the filter on sensor property
  • [FEATURE] Completed the sensor import function
  • [FIX] Fixed the unit selector in module, recipe so the order is correct and an empty option is available
  • [FIX] Fixed the custom run prefix for groups which could not be null for more than one group
  • [FEATURE] Created a unique check on units
  • [FIX] Fixed the layout for substrates when no description was available
  • [FIX] Fixed the editing of substrate properties which went wrong when another type was chosen
  • [IMPROVEMENT] Tweaked the run progress bar
  • [IMPROVEMENT] Added the total amount of active users in the list of chemicals
  • [IMPROVEMENT] Removed the red exclamation mark from the chemical container list when no expiration dat is set
  • [IMPROVEMENT] The button “Add me as user” and “Remove me as user” for chemical containers now give direct feedback
  • [FIX] Fixed editing dates for sensor properties
  • [IMPROVEMENT] Tweaked the layout of the sensor property list
  • [FIX] Fixed the sorting of sensor properties based on the type
  • [CHANGE] None of the sensor properties are required anymore
  • [FIX] Fixed an issue that the status of equipment in the search engine was not updated when the status of a module was changed, this caused the equipment to be shown with another status as where filtered on
  • [FEATURE] Create support for sorting statuses in the equipment list so we can sort on an integer instead of a string
  • [FEATURE] Reorganised the Create equipment form with a more logical order and conditional fields which are hidden when not needed