Releases: globaldyne/parfumvault
Releases · globaldyne/parfumvault
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
Version 10.9
- Sys update check improvements
- Dashboard page updates
- Set datatable entries to the middle
- Sell formula PDF export updates
- Fix a bug causing json import for ingredients to fail
- Include EINECS when adding ingredient entry from compositions
- Composition page updates and improvements
- Hide privacy tab for ingredients as is not yet utilized
- Tech data page updates
- Update synonyms backend to json format
- If Prohibition is selected in ingredient usage and limits then the usage values set to 0
- Rewrite backend for usage and limits update
- To Declare option is now moved under Udage and Limits section for ingredients
- Fix materials not updating correctly when added in the cart
- Added CSV export for cart ingredients
- Added a toast message for the cart actions
- Added a toast message when adding an ingredient to the cart in Make Formula
- CSS clean-up
Version 10.8
- Fix API key update not returning error in correct format
- Rewrite API page
- Rewrite About page
- Try to get measurement unit from ingredient supplier first for ingredient search in formulation
- Table border removed from tables
- Added support for a dark theme
- Complete rewrite for Finished Product page
- Various minor improvements for Formula view
- Rewrite Sell Formula for BS5
- Added a font size when exporting a PDF in Sell Formula
- Added brand logo when exporting a PDF in Sell Formula
- Added opacity for watermark in Sell Formula page
- Replaced PDF export in Sell Formula with the native DataTables function
- Removed the space from ml2L function when appending the measurement unit
- Default PV Logo update
- Refactor of validateFormula() function
- Renamed clone formula to duplicate
Version 10.7
- Removed ingredient purity and dilutant from Finished Product page for cleaner view
- Moved IFRA doc to a modal window
- Added a print button for the generated IFRA Doc
- Fix IFRA Document failing to be generated
- Formula Make page refactor
- Lids page minor update
- Added a pending materials page to list all pending materials and their quantity required for the pending formulas
- todo.php has been renamed to scheduledFormulas.php
- Add suppliers in pending formulas backend
- Choose which supplier you updating the stock when making a formula
- Show available stock from all the available suppliers when making a formula, instead of the preferred one only
Version 10.6
- Ingredient Where Used page minor improvements
- Ingredient Usage & Limits page minor improvements
- Respect classification type from the IFRA Library
- Major refactor in formula limits presentation
- Removed a. element properties from banned/prohibited materials
- Updated red color for banned/prohibited materials
- Added banned/prohibited materials in the formula legend
- Move styling to its own file for MakeFormula page
- Minor cosmetic updates in the compounds page
- Discord invite update
Version 10.5
- Modify json export for ingredients to include min and max composition percentage
- Rewrite multi dimensional function
- Added min and max percentage for compositions
- Added formula analysis to breakdown sub-materials and percentages
- Added IFRA limit in composition if found in library
- Fix incorrect integer format for compos json
- Remove ing filter when update data for compositions
- SDS in ingredient has been renamed to a Document
- Added synonyms in document generation for ingredients
- Minor improvements when no ingredients or formulas in the database
- Edit customer form update to BS5
- Introduce SDS creation (PREVIEW)
- Formula comparison minor updates
- Auto create ingredient when importing a formula from Marketplace if not exists locally
- Added toast type messages for ingredient management
- Minor UI updates for ingredient management