|
|
ae1d16edda
|
Features: Move from poetry to uv.
Fixes: Removed naive datetime warning
Extra: Correct import in elasticsearch submodule.
|
2025-10-25 02:18:41 +03:00 |
|
|
|
6f4e952b9b
|
Features: 1) Added new language options to User model's language field in vibes_auth; 2) Introduced localized title and content fields to Post model in blog; 3) Implemented multilingual support for various fields in Attribute, AttributeGroup, AttributeValue, Brand, Category, CategoryTag, and Product models in core;
Fixes: None;
Extra: None;
|
2025-09-19 17:02:11 +03:00 |
|
|
|
e49c942a1b
|
Features: 1) Add detailed in-line comments with type ignore for improved debugging and maintainability; 2) Update I18N strings and translation placeholders across locales; 3) Introduce "address set" as a translatable object;
Fixes: 1) Resolve malformed phone number error message format; 2) Fix minor grammatical issues in message strings; 3) Align POT-Creation-Date metadata in locale files;
Extra: Enhance formatting consistency in documentation and translations; Remove obsolete translation strings.
|
2025-07-14 16:22:19 +03:00 |
|
|
|
118882ac1b
|
Features: 1) Add new make-messages.ps1 and compile-messages.ps1 scripts for Windows localization workflow; 2) Update Docker ENTRYPOINT scripts to use bash for app, worker, stock_updater, and beat containers; 3) Bump project version to 2.9.1 in pyproject.toml and settings;
Fixes: 1) Ensure `install.ps1` handles non-zero exit codes gracefully; 2) Remove redundant `vm.overcommit_memory` Docker sysctl setting; 3) Add explicit exit command to `starter.ps1` for clean terminations;
Extra: Minor formatting and consistency improvements across ENTRYPOINT scripts;
|
2025-07-03 18:33:37 +03:00 |
|