Merged
Conversation
Чанки используют лексиконы ms3_cart_add, ms3_cart_in_cart и другие, но сниппеты не загружали соответствующий топик лексикона. - ms3_products.php: для tpl.msProducts.row (кнопки корзины) - ms3_cart.php: для tpl.msCart и tpl.msMiniCart - ms3_customer.php: для tpl.msCustomer.order.details Co-Authored-By: Claude Opus 4.5 <[email protected]>
- Добавлен импорт use MODX\Revolution\Mail\modMail в EmailVerificationService
- Исправлен формат плейсхолдеров в лексиконах с {name} на [[+name]]
(email verification, password reset, welcome email)
Co-Authored-By: Claude Opus 4.5 <[email protected]>
- Переименовано поле rank → sort_order в ms3_model_fields и ms3_model_field_sections - Добавлена миграция 20260119120000 для переименования колонки - Экранирование `rank` бэктиками для системной таблицы modContext - Обновлены лексиконы: ms3_model_field_sort_order - Добавлен лексикон ms3_order_customer Обновление конфигурации грида заказов: - Добавлена миграция 20260119220000 для обновления полей статуса - Новые поля: order_status (badge), status_color, status_name (relation) - Поля delivery_name, payment_name теперь используют тип relation Co-Authored-By: Claude Opus 4.5 <[email protected]>
Co-Authored-By: Claude Opus 4.5 <[email protected]>
Backslashes в namespace не были экранированы, что приводило к ошибке: "Unable to load processor for action MiniShop3ProcessorsProductGet" Co-Authored-By: Claude Opus 4.5 <[email protected]>
- Миграции создания таблиц проверяют существование перед созданием - Все seed миграции используют sort_order (совместимость с xPDO моделями) - InitialSchema создаёт таблицы через xPDO с sort_order Co-Authored-By: Claude Opus 4.5 <[email protected]>
Co-Authored-By: Claude Opus 4.5 <[email protected]>
Была захардкожена версия 1.0.0-beta1 Co-Authored-By: Claude Opus 4.5 <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.