Commit Graph

7 Commits

Author SHA1 Message Date
e5b2197db6 feat(localization): add Locale class for number and price formatting
- Introduced a new Locale class to handle localization features such as number and price formatting.
- Implemented methods for formatting numbers and prices according to locale rules.
- Added error handling for missing price specifications and null values in price formatting.
- Enhanced the constructor to initialize locale code, number specifications, and price specifications.

fix(logs): address configuration entry not found and client authentication errors

- Resolved issues related to missing configuration entries for shop UUID.
- Handled errors related to invalid client authentication during token refresh attempts.
2025-12-01 23:39:37 +01:00
08e607b426 Refactor code structure for improved readability and maintainability 2025-09-07 22:35:15 +02:00
eb4a7f4dbc Dodanie plików logów oraz zakomentowanie wyjątku w klasie Dispatcher 2025-03-25 20:11:08 +01:00
f34c9162d4 update 2025-03-21 20:24:43 +01:00
3753eb902b Dodanie nowych plików tłumaczeń, aktualizacja wersji modułu gm_omniprice do 1.2.0 oraz poprawki w kodzie i logach 2025-01-30 15:50:33 +01:00
eb59c949ff Add new features to cmsproducts module and update version to 1.6.5
- Implement methods for returning customer gallery by product and category
- Update blog template for improved formatting and readability
- Add new exception log for January 2025 and remove outdated log from September 2024
- Introduce CSS styles for blog detail layout
2025-01-17 23:19:12 +01:00
3bdbd78c2f first commit 2025-01-06 20:47:25 +01:00