mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-05-29 04:34:03 +08:00
* new Component.file_format_params field and format_params helper * new labelled_multiwidget template * only display applicable fields with JS * add params for xml and yaml formats * use file_formar_params to setup serialization * use file format params to load bilingual update args * migrating from addons to file_format_params * pass file_format_params parameter to TranslationFormat.load for parsing customization * only relevant file format params are stored in component * comma typo fix * not using direct foreign key assignment * only create scoped addons in v5.5 and on * refactor: update file format handling and migration logic for addons * refactor: remove unused addons and update migration logic for file format parameters * adjust addon tests * use uv run in run migrate * minor test fixes * remove unused forms * new list_file_format_params * update documentation * added support for XML file format params * documentation update * remove store_post_load signal and triggers * improve test coverage * fix migration errors * use rst helper function in list_file_format_params * documentation fixes * fix mypy errors * update store config with file_format_params * additional mypy ignore * Add missing whitespace Co-authored-by: Benjamin Alan Jamie <benjamin@weblate.org> Co-authored-by: Michal Čihař <michal@cihar.com> |
||
|---|---|---|
| .. | ||
| snippets | ||
| about.rst | ||
| addons.rst | ||
| code.rst | ||
| communication.rst | ||
| debugging.rst | ||
| documentation.rst | ||
| frontend.rst | ||
| index.rst | ||
| internals.rst | ||
| issues.rst | ||
| license.rst | ||
| modules.rst | ||
| release.rst | ||
| schemas.rst | ||
| start.rst | ||
| tests.rst | ||
| trademark.rst | ||