unknown eb3dbe4b2f feat: Use soft delete for order messages instead of physical deletion 2 mesiacov pred
..
__init__.py 05fd1afae9 feat: implemented warehouse stock management system 3 mesiacov pred
admin.py 4c4e3dadba feat: Enrich audit logs and order chat with user details 2 mesiacov pred
auth.py 25fd1ca617 fix: ensure unread messages count resets when entering chat 2 mesiacov pred
blog.py 797d9b80c6 fix: blog routes compatibility with non-trailing slashes 3 mesiacov pred
catalog.py 001a0cc3b7 refactor: removed IP tracking from audit system and simplified router functions 3 mesiacov pred
chat.py eb3dbe4b2f feat: Use soft delete for order messages instead of physical deletion 2 mesiacov pred
contact.py b51faea98c fix: update SMTP_FROM and cleanup contact debug 3 mesiacov pred
files.py 8c84011249 fix: ensure dimensions are always shown immediately after upload and fix cache issues 2 mesiacov pred
orders.py bf88943e1e i18n: add missing specification and total labels to master translations file 2 mesiacov pred
portfolio.py ec5c4edd47 fix: import Optional in portfolio router 3 mesiacov pred
warehouse.py 46a3b33ef5 fix: allow updating material_id and color_name in warehouse stock 3 mesiacov pred