weblate/docs/contributing
Gersona 0f44081b46
feat: Parameters for File formats (#15416)
* 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>
2025-08-12 05:45:15 +00:00
..
snippets chore: improve type annotations (#15713) 2025-08-05 10:21:51 +00:00
about.rst docs: Remove year from copyright statements 2023-01-10 10:33:56 +01:00
addons.rst fix(change): optimize prefetch for rendering changes 2025-04-22 08:04:58 +02:00
code.rst docs: improve contributing documentation 2025-05-22 15:18:00 +02:00
communication.rst docs: fix typos 2023-08-11 10:47:07 +02:00
debugging.rst docs: consolidate seelaso usage 2025-07-31 22:02:02 +02:00
documentation.rst feat: Parameters for File formats (#15416) 2025-08-12 05:45:15 +00:00
frontend.rst chore: spelling fixes 2025-07-15 12:02:22 +02:00
index.rst doc: separate and extend documentation contribution 2025-04-05 10:52:57 +02:00
internals.rst docs: describe Celery tasks internals 2025-07-18 10:51:24 +02:00
issues.rst docs: fix typo 2025-06-09 08:35:17 +02:00
license.rst docs: improve contributing documentation 2025-05-22 15:18:00 +02:00
modules.rst docs: improve contributing documentation 2025-05-22 15:18:00 +02:00
release.rst docs: consolidate seelaso usage 2025-07-31 22:02:02 +02:00
schemas.rst docs: consolidate seelaso usage 2025-07-31 22:02:02 +02:00
start.rst feat(rundev): integrate maildev service 2025-04-08 12:21:22 +02:00
tests.rst docs: fix typos 2025-08-08 10:51:23 +02:00
trademark.rst docs: clarify some sentences 2024-11-04 09:38:38 +01:00