Revisions of weblate

Matthias Fehring's avatar Matthias Fehring (buschmann23) committed (revision 56)
- update weblate-4.2-default-secret-key.patch to
  weblate-4.10-default-secret-key.patch
Matthias Fehring's avatar Matthias Fehring (buschmann23) committed (revision 55)
- update to weblate 4.10.1
  * Documented changes introduced by upgrading to Django 4.0.
  * Fixed displaying of Automatically translated label.
  * Fixed API display of branch in components with a shared repository.
  * Improved analysis on the failed push alert.
  * Fixed manually editing page when browsing changes.
  * Improved accuracy of Kashida letter used.
- changes from weblate 4.10.0
  * Added support for formality and placeholders with DeepL.
  * Bulk edit and search and replace are now available on project
    and language level.
  * Added filtering to search and replace.
  * Fixed: “Perform automatic translation” privilege is no longer
    part of the Languages group.
  * “Perform automatic translation” is in the Administration and
    the new Automatic translation group.
  * Fixed generating XLSX files with special chars.
  * Added ability to the GitHub authentication backend to check if
    the user belongs to a specific GitHub organization or team.
  * Improved feedback on invalid parameters passed to API.
  * Added support for project scoped access tokens for API.
  * Fixed string removal in some cases.
  * Fixed translating newly added strings.
  * Label automatically translated strings to ease their filtering.
Matthias Fehring's avatar Matthias Fehring (buschmann23) committed (revision 54)
- update to weblate 4.9.1
  * Fixed upload of monolingual files after changing template.
  * Improved handling of whitespace in flags.
  * Add support for filtering in download API.
  * Fixed statistics display when adding new translations.
  * Mitigate issues with GitHub SSH key change.
- changes from weblate 4.9.0
  * Provide more details for events in history.
  * Improved rendering of history.
  * Improved performance of the translation pages.
  * Added support for restricting translation file downloads.
  * The safe-html can now understand Markdown when used with md-text.
  * The max-length tag now ignores XML markup when used with xml-text.
  * Fixed dimensions of rendered texts in Maximum size of translation.
  * Lowered app store title length to 30 to assist with upcoming Google
    policy changes.
  * Added support for customizing SSH invocation via SSH_EXTRA_ARGS.
  * Added checks for ICU MessageFormat.
  * Improved error condition handling in machine translation backends.
  * Highlight unusual whitespace characters in the strings.
  * Added option to stay on translated string while editing.
  * Added support for customizing Borg invocation via BORG_EXTRA_ARGS.
  * Fixed generating of MO files for monolingual translations.
  * Added API endpoint to download all component translations as a ZIP file.
  * Added support for Python 3.10.
  * Added support for resending e-mail invitation from the management
    interface.
Matthias Fehring's avatar Matthias Fehring (buschmann23) committed (revision 53)
- update to weblate 4.8.1
  * Fixed user removal in Django admin interface.
  * Document add-on parameters in more detail.
  * Fixed JavaScript error on glossary.
  * Add limit to number of matches in consistency check.
  * Improve placeholders handling in machine translations.
  * Fixed creating add-ons using API.
  * Added :setting:PRIVACY_URL setting to add privacy policy link to
    the footer.
  * Hide member e-mail addresses from project admins.
  * Improved gettext PO merging in case of conflicts.
  * Improved glossary highlighting.
  * Improved safe-html flag behavior with XML checks.
  * Fixed commit messages on linked components.
Matthias Fehring's avatar Matthias Fehring (buschmann23) committed (revision 52)
- update to weblate 4.8
  * Added support for Apple stringsdict format.
  * The exact search operator is now case-sensitive on PostgreSQL.
  * Fixed saving glossary explanations in some cases.
  * Documentation improvements.
  * Performance improvements.
  * Improved squash add-on compatibility with Gerrit.
  * Fixed adding strings to monolingual glossary components.
  * Improved performance in handling variants.
  * Fixed squash add-on sometimes skipping parsing upstream changes.
  * Preserve file extension for downloads.
  * Added support for the Fluent format.
  * Added support for using tabs to indent JSON formats.
Matthias Fehring's avatar Matthias Fehring (buschmann23) committed (revision 51)
- update to weblate 4.7.2
  * Support more language aliases to be configured on a project.
  * Fixed search string validation in API.
  * Fixed Git exporter URLs after a domain change.
  * Fixed cleanup addon for Windows RC files.
  * Fixed possible crash on Xliff updating.
Matthias Fehring's avatar Matthias Fehring (buschmann23) committed (revision 50)
- update to weblate 4.7.1
  * Improved popup for adding terms to glossary.
  * Added support for LibreTranslate machine translation service.
  * Added rate limiting on creating new projects.
  * Improved performance of file updates. 
- changes from weblate 4.7.0
  * Improved configuration health check.
  * Added support for object-pascal-format used in gettext PO,
    see Object Pascal format.
  * Renamed Nearby keys to Similar keys to better describe the
    purpose.
  * Added support for mi18n lang files.
  * Improved SAML authentication integration.
  * Fixed Gerrit integration to better handle corner cases.
  * Weblate now requires Django 3.2.
  * Fixed inviting users when e-mail authentication is disabled.
  * Improved language definitions.
  * Added support for blocking users from contributing to a project.
  * Fixed automatic creation of glossary languages.
  * Extended documentation about add-ons.
  * Performance improvements for components with linked repositories.
  * Added support for free DeepL API.
  * The user management no longer needs Django admin interface.
- changed minimum requirements
  * python3-celery 4.4.5 -> 5.0.3
  * python3-Django 3.1.0 -> 3.2.0
  * python3-weblate-language-data 2021.1 -> 2021.5
  * python3-weblate-schemas 0.6 -> 0.7
Matthias Fehring's avatar Matthias Fehring (buschmann23) committed (revision 49)
- update to weblate 4.6.2
  * Fixed crash after moving shared component between projects.
  * Fixed adding new strings to empty properties files.
  * Fixed copy icon alignment in RTL languages.
  * Extended string statistics on the Info tab.
  * Fixed handling of translation files ignored in Git.
  * Improved metrics performance.
  * Fixed possible bug in saving glossaries.
  * Fixed consistency check behavior on languages with different
    plural rules.
Matthias Fehring's avatar Matthias Fehring (buschmann23) committed (revision 48)
- update to weblate 4.6.1
  * Remove obsolete spam protection code.
  * Improve source plural check accuracy.
  * Update list of user interface languages in Docker.
  * Improved error messages when creating pull requests.
  * Fixed creating pull requests on Pagure.
  * Fixed triggering automatically installed add-ons.
  * Fixed possible caching issues on upgrade.
  * Fixed adding new units to monolingual translations using upload.
- update requirements
  * raise minimum required python3-lxml to 4.6.3
  * raise minimum required python3-python-redis-lock to 3.6.0
  * raise minimum required python3-translate-toolkit to 3.3.6
Matthias Fehring's avatar Matthias Fehring (buschmann23) committed (revision 47)
- update to weblate 4.6
  * The auto_translate management command has now a parameter for
    specifying translation mode.
  * Added support for Text files.
  * Added trends and metrics for all objects.
  * Added support for direct copying text from secondary languages.
  * Added date filtering when browsing changes.
  * Improved activity charts.
  * Sender for contact form e-mails can now be configured.
  * Improved parameters validation in component creation API.
  * The rate limiting no longer applies to superusers.
  * Improved automatic translation add-on performance and reliability.
  * The rate limiting now can be customized in the Docker container.
  * API for creating components now automatically uses Weblate
    internal URLs.
  * Simplified state indication while listing strings.
  * Password hashing now uses Argon2 by default.
  * Simplified progress bars indicating translation status.
  * Renamed Add missing languages to clarify the purpose.
  * Fixed saving string state to XLIFF.
  * Added language-wide search.
  * Initial support for Scaling horizontally the Docker deployment.
Matthias Fehring's avatar Matthias Fehring (buschmann23) committed (revision 46)
- update to weblate 4.5.3
  * Fixed metrics collection.
  * Fixed possible crash when adding strings.
  * Improved search query examples.
  * Fixed possible loss of newly added strings on replace upload.
Matthias Fehring's avatar Matthias Fehring (buschmann23) committed (revision 45)
- update to weblate 4.5.2
  * Configurable schedule for automatic translation.
  * Added Lua format check.
  * Ignore format strings in the Consecutive duplicated words check.
  * Allow uploading screenshot from a translate page.
  * Added forced file synchronization to the repository maintenance.
  * Fixed automatic suggestions for languages with a longer code.
  * Improved performance when adding new strings.
  * Several bug fixes in quality checks.
  * Several performance improvements.
  * Added integration with Discover Weblate.
  * Fixed checks behavior with read-only strings.
- fixed shebang for some executables
Matthias Fehring's avatar Matthias Fehring (buschmann23) committed (revision 44)
- update to weblate 4.5.1
- updated pachtes
  * weblate-4.5.1-no-gerrit.patch
- new requirements
  * python3-cssselect >= 1.0.0
  * python3-pycairo-devel >= 1.15.3
  * python3-pyahocorasick >= 1.4
  * python3-weblate-language-data >= 2021.1
- removed requirements
  * pkgconfig(py3cairo)
  * python3-methodtools
  * python3-Whoosh
Matthias Fehring's avatar Matthias Fehring (buschmann23) committed (revision 43)
- update to weblate 4.2.2
  * Fixed matching of source strings for JSON formats.
  * Fixed login redirect for some authentication configurations.
  * Fixed LDAP authentication with group sync.
  * Fixed crash in reporting automatic translation progress.
  * Fixed Git commit squashing with trailers enabled.
  * Fixed creating local VCS components using API.
- requires
  * python3-django-filter >= 2.3.0
Matthias Fehring's avatar Matthias Fehring (buschmann23) committed (revision 42)
- update to weblate 4.2.1
  * Fixed saving plurals for some locales in Android resources.
  * Fixed crash in the cleanup addon for some XLIFF files.
  * Allow to configure localization CDN in Docker image.
Matthias Fehring's avatar Matthias Fehring (buschmann23) committed (revision 41)
- rename requirement python3-diff_match_patch to exact package
  name python3-diff-match-patch
Matthias Fehring's avatar Matthias Fehring (buschmann23) committed (revision 40)
- forgot to remove weblate-4.0.4-disable-default-redis.patch
Matthias Fehring's avatar Matthias Fehring (buschmann23) committed (revision 39)
- update to weblate 4.2
- remove obsolete weblate-4.0.4-disable-default-redis.patch
- add weblate-4.2-default-secret-key.patch to fix generation of
  static files in post section
- new requirement python3-methodtools
Matthias Fehring's avatar Matthias Fehring (buschmann23) committed (revision 38)
- set log file path for ExecStop command in celery-weblate.service
Matthias Fehring's avatar Matthias Fehring (buschmann23) committed (revision 37)
- only start celery-weblate.service after mariadb.service and
  postgresql.service
Displaying revisions 1 - 20 of 56
openSUSE Build Service is sponsored by