Releases: globaldyne/parfumvault
Releases · globaldyne/parfumvault
Version 11.9
- Added system logs access via the UI for docker/cloud installations - this comes disabled by default
- Hide properties column in formulas
- Fix a bug preventing formula categories to be shown properly
- Set default avatar to user ico
- Cosmetic UI updates
- Update empty message for ingredients
- Prevent deletion of the last left supplier in an ingredient
- Prevent adding an ingredient with incomplete supplier data to a formula
- New dashboard update, including better and cleaner view
- Set compounds id to integer for exported ingredients
- Validate if suppliers price is 0 when importing ingredients from a JSON
Version 11.8
- Error handling for Formula Make page
- Readme file update
- Return 100 in purity if no data by default
- Increase quantity storage for formulas
- Update formulas status badges
- Update ingredient advanced search filter
- Improve lids and bottles add/edit/update
- Prevent prices to be set to 0
- Prevent Finished product generation if no or invalid prices or supplier info is detected
- User registration and login error handling improvements
- System installation error handling improvements
Version 11.7
- Formulation: Make sure dilutant is disabled if material is at 100%
- Formulation: Auto remove/add decimal point in quantity depending user's input
- Formulation: Added formula obscure when in a locked state
- Settings: Show/hide api key
- Formula settings page minor updates
- Add IFRA Categories explanation in usage page
- Make sure empty formula returns array for meta data
- Set scroll collapse for datatbales in ingredients to false
Version 11.6
- Fix a bug incorrectly marking materials as banned in a formula
- Fix a typo in db schema creation for new installations
- Minor updates in sys-upgrade
Version 11.5
- Fix revisions comparison
- Update logout script
- Check if session already started for user session
- Improved filtering for advanced search in ingredients
- UI updates for ingredients
- Improve PV Online search
- Refactor local ingredients module
- Refactor PV-Online ingredients search
Version 11.4
- Add shelf life for ingredients
- Add temperature measurement unit
- Add solubility options instead of a free text for ingredients
- Cleaner and better view for formula comparison
- Minor UI updates
Version 11.3
- Minor UI updates
- Fix merge ingredient returning incorrect value when nothing found
- Fix placeholder for ingredient selection in formula
- Added force delete for ingredients in use
- A new updated IFRA document added
- IFRA document will show the maximum limit per all categories for 100% concentration
- IFRA document will be generated regardless if final product is off ifra limits
- Fixed currency symbol for finished product
- Ingredient UI update
- Formula UI and backend update
- Structure update
- UI update for IFRA Library
- Refactor JSON import for IFRALibrary
- Increase filter box size
- Extended search to the product name for Batches
- Added delete option for Batches even if the pdf is missing
- Batches backend rewrite
Version 11.2
- Refactor of backend
- Fix author name not display properly in the contact form in Marketplace
- IFRA library categories changed to FLOAT
- Added pdf and csv export for formula analysis
- If now numeric value found when IFRA library is looked-up in formula analysis, will return 'No value'
- Fixed an issue preventing formula analysis to show the max allowed value from the IFRA library
- Increase page size for formula analysis
- Add full usage tab for formula per IFRA category
- Ignore non-numeric values in IFRA library when calculating max usage
Version 11.1
- When an ingredient is excluded from formula calculation will also be excluded from any IFRA validations
- Add a warning in a formula when the ingredient has IFRA by passed
- Fix IFRA by pass in formulas
- Fix progress bar in formula view not showing properly
- Added currency list
- Set default currency to GBP
- Directory restructure - WIP
- Fix DeepSearch function not properly showing
- Change ingredient manage to id instead of a name
- Added a link to the full ingredient data in MakeFormula
- Removed row zoom for MakeFormula
- Bootbox 6.0 update
- Added deletion for batches
- Error handling for ingredient management
- PDF doc generation is now GA for ingredients
- Make formula improvements
- Bootstrap update to 5.3.3
- jquery update to 3.7.1
- Improved error handling when generating a batch document and archiving a formula
- Blocked auto update for versions before 10.x
- Fix formula archiving when deleting a formula
- Fix auto pdf generation when a formula is marked as complete
Version 11.0
- Making SDS GA
- Added maximum allowed usage for a formula
- Changed datatype for PubChem to json
- Added a button to view ingredient data in PubChem
- Fix PubChemData update button
- Added more error handling for ajax requests
- Added a var (pvSearch) to search ingredients in the local database
- Changed the way the ingredient is handled when exists in a formula but not in the database. Instead of auto creating it when clicked, it presents options to create it, search in PV Online or import via JSON
- Added editability in IFRA Library
- Fix a bug preventing adding new ingredients
- Treat empty IFRA Library values (PROHIBITION, SPECIFICATION) as 0% allowed
- IFRA structure images import improvements