Changelog for
weblate-3.1.1-1.3.noarch.rpm :
Fri Sep 14 14:00:00 2018 Matthias Fehring
- update to weblate 3.1.1
+ Fix testsuite failure on some setup.
- update to weblate 3.1.0
+ Upgrades from older version than 3.0.1 are not supported.
+ Allow to override default commit messages from settings.
+ Improve webhooks compatibility with self hosted environments.
+ Added support for Amazon Translate.
+ Compatibility with Django 2.1.
+ Django system checks are now used to diagnose problems with
installation.
+ Removed support for soon shutdown libravatar service.
+ New addon to mark unchanged translations as needing edit.
+ Add support for jumping to specific location while translating.
+ Downloaded translations can now be customized.
+ Improved calculation of string similarity in translation memory
matches.
+ Added support by signing Git commits by GnuPG.
- spec file changes
+ add python-jellyfisch and python-six to the BuildRequires and
Requires
+ add python-boto3 to the BuildRequires and Recommends
Tue Jun 12 14:00:00 2018 buschmann23AATTopensuse.org
- update to weblate 3.0.1
+ Fixed possible migration issue from 2.20.
+ Localization updates.
+ Removed obsolete hook examples.
+ Improved caching documentation.
+ Fixed displaying of admin documentation.
+ Improved handling of long language names.
Wed Jun 6 14:00:00 2018 buschmann23AATTopensuse.org
- update to weblate 3.0
+ Several code cleanups that lead to moved and renamed modules.
+ New addon for automatic component discovery.
+ The import_project management command has now slightly different
parameters.
+ Added basic support for Windows RC files.
+ New addon to store contributor names in PO file headers.
+ The per component hook scripts are removed, use addons instead.
+ Add support for collecting contributor agreements.
+ Access control changes are now tracked in history.
+ New addon to ensure all components in a project have same
translations.
+ Support for more variables in commit message templates.
+ Add support for providing additional textual context.
Tue May 8 14:00:00 2018 buschmann23AATTopensuse.org
- update to weblate 2.20
+ mproved speed of cloning subversion repositories.
+ Changed repository locking to use third party library.
+ Added support for downloading only strings needing action.
+ Added support for searching in several languages at once.
+ New addon to configure Gettext output wrapping.
+ New addon to configure JSON formatting.
+ Added support for authentication in API using RFC 6750 compatible
Bearer authentication.
+ Added support for automatic translation using machine
translation services.
+ Added support for HTML markup in whiteboard messages.
+ Added support for mass changing state of strings.
+ Translate-toolkit at least 2.3.0 is now required, older versions
are no longer supported.
+ Added built in translation memory.
+ Added componentlists overview to dashboard and per component
list overview pages.
+ Added support for DeepL machine translation service.
+ Machine translation results are now cached inside Weblate.
+ Added support for reordering commited changes.
- use python3 for openSUSE Leap 15 and newer
Wed Feb 21 13:00:00 2018 buschmann23AATTopensuse.org
- update to weblate 2.19.1
+ Fixed migration issue on upgrade from 2.18.
+ Improved file upload API validation.
- update to weblate 2.19
+ Fixed imports across some file formats.
+ Display human friendly browser information in audit log.
+ Added TMX exporter for files.
+ Various performance improvements for loading translation files.
+ Added option to disable access management in Weblate in favor
of Django one.
+ Improved glossary lookup speed for large strings.
+ Compatibility with django_auth_ldap 1.3.0.
+ Configuration errors are now stored and reported persistently.
+ Honor ignore flags in whitespace autofixer.
+ Improved compatibility with some Subversion setups.
+ Improved built in machine translation service.
+ Added support for SAP Translation Hub service.
+ Added support for Microsoft Terminology service.
+ Removed support for advertisement in notification mails.
+ Improved translation progress reporting at language level.
+ Improved support for different plural formulas.
+ Added support for Subversion repositories not using stdlayout.
+ Added addons to customize translation workflows.
- spec file
+ add python-user-agents to the build and runtime requirements
Fri Dec 29 13:00:00 2017 buschmann23AATTopensuse.org
- update to weblate 2.18
+ Extended contributor stats.
+ Improved configuration of special chars virtual keyboard.
+ Added support for DTD file format.
+ Changed keyboard shortcuts to less likely collide with
browser/system ones.
+ Improved support for approved flag in Xliff files.
+ Added support for not wrapping long strings in Gettext po files.
+ Added button to copy permalink for current translation.
+ Dropped support for Django 1.10 and added support for Django 2.0.
+ Removed locking of translations while translating.
+ Added support for adding new units to monolingual translations.
+ Added support for translation workflows with dedicated reviewers.
- spec file
+ explicitely require python2-Django
+ update required dependency versions
+ remove obsolete weblate-2.12-fix-djangodocs.patch
Wed Oct 25 14:00:00 2017 buschmann23AATTopensuse.org
- update to weblate 2.17.1
+ Fixed running testsuite in some specific situations.
+ Locales updates.
- update to weblate 2.17
+ Weblate by default does shallow Git clones now.
+ Improved performance when updating large translation files.
+ Added support for blocking certain emails from registration.
+ Users can now delete their own comments.
+ Added preview step to search and replace feature.
+ Client side persistence of settings in search and upload forms.
+ Extended search capabilities.
+ More fine grained per project ACL configuration.
+ Default value of BASE_DIR has been changed.
+ Added two step account removal to prevent accidental removal.
+ Project access control settings is now editable.
+ Added optional spam protection for suggestions using Akismet.
Wed Oct 25 14:00:00 2017 buschmann23AATTopensuse.org
- update to weblate 2.16
+ Various performance improvements.
+ Added support for nested JSON format.
+ Added support for WebExtension JSON format.
+ Fixed git exporter authentication.
+ Improved CSV import in certain situations.
+ Improved look of Other translations widget.
+ The max-length checks is now enforcing length of text in form.
+ Make the commit_pending age configurable per component.
+ Various user interface cleanups.
+ Fixed component/project/sitewide search for translations.
Sat Aug 12 14:00:00 2017 buschmann23AATTopensuse.org
- update to weblate 2.15
+ Show more related translations in other translations.
+ Add option to see translations of current unit to other languages.
+ Use 4 plural forms for Lithuanian by default.
+ Fixed upload for monolingual files of different format.
+ Improved error messages on failed authentication.
+ Keep page state when removing word from glossary.
+ Added direct link to edit secondary language translation.
+ Added Perl format quality check.
+ Added support for rejecting reused passwords.
+ Extended toolbar for editing RTL languages.
Sat Aug 12 14:00:00 2017 buschmann23AATTopensuse.org
- update to weblate 2.14.1
+ Fixed possible error when paginating search results.
+ Fixed migrations from older versions in some corner cases.
+ Fixed possible CSRF on project watch and unwatch.
+ The password reset no longer authenticates user.
+ Fixed possible captcha bypass on forgotten password.
Sat Aug 12 14:00:00 2017 buschmann23AATTopensuse.org
- update to weblate 2.14
+ Add glossary entries using AJAX.
+ The logout now uses POST to avoid CSRF.
+ The API key token reset now uses POST to avoid CSRF.
+ Weblate sets Content-Security-Policy by default.
+ The local editor URL is validated to avoid self-XSS.
+ The password is now validated against common flaws by default.
+ Notify users about imporant activity with their account such as password change.
+ The CSV exports now escape potential formulas.
+ Various minor improvements in security.
+ The authentication attempts are now rate limited.
+ Suggestion content is stored in the history.
+ Store important account activity in audit log.
+ Ask for password confirmation when removing account or adding new associations.
+ Show time when suggestion has been made.
+ There is new quality check for trailing semicolon.
+ Ensure that search links can be shared.
+ Included source string information and screenshots in the API.
+ Allow to overwrite translations through API upload.
Thu Aug 10 14:00:00 2017 buschmann23AATTopensuse.org
- update to weblate 2.13.1
+ Fixed listing of managed projects in profile.
+ Fixed migration issue where some permissions were missing.
+ Fixed listing of current file format in translation download.
+ Return HTTP 404 when trying to access project where user lacks privileges.
- update to weblate 2.13
+ Fixed quality checks on translation templates.
+ Added quality check to trigger on losing translation.
+ Add option to view pending suggestions from user.
+ Add option to automatically build component lists.
+ Default dashboard for unauthenticated users can be configured.
+ Add option to browse 25 random strings for review.
+ History now indicates string change.
+ Better error reporting when adding new translation.
+ Added per language search within project.
+ Group ACLs can now be limited to certain permissions.
+ The per project ALCs are now implemented using Group ACL.
+ Added more fine grained privileges control.
+ Various minor UI improvements.
- add missing changes file
Wed Aug 9 14:00:00 2017 buschmann23AATTopensuse.org
- add missing patch weblate-2.12-fix-djangodocs.patch to fix an
issue when generating documentation
Wed Aug 9 14:00:00 2017 buschmann23AATTopensuse.org
- update to weblate 2.12
+ Improved admin interface for groups.
+ Added support for Yandex Translate API.
+ Improved speed of sitewide search.
+ Added project and component wide search.
+ Added project and component wide search and replace.
+ Improved rendering of inconsistent translations.
+ Added support for opening source files in local editor.
+ Added support for configuring visual keyboard with special characters.
+ Improved screenshot management with OCR support for matching source strings.
+ Default commit message now includes translation information and URL.
+ Added support for Joomla translation format.
+ Improved reliability of import across file formats.