Michal Čihař: Weblate 3.0
Weblate 3.0 has been released today. It contains brand new access control module and 61 fixed isssues. Full list of changes: Rewritten access control. Several code cleanups that lead to moved and...
View ArticleMaurício Meneghini Fauth: Weekly phpMyAdmin contributions 2018-W15
This week the phpMyAdmin began to require PHP 7.1 in the master branch. So I updated the dependencies and removed some PHP 5 code. I also refactored some classes by replacing the static methods with...
View ArticleMaurício Meneghini Fauth: Weekly phpMyAdmin contributions 2018-W16
This week I added type declarations to some classes and added the Metro theme in the master branch. Issues: #14175 Theme problem in 4.8 version #14208 Fix errors due to undefined variables The post...
View ArticleMaurício Meneghini Fauth: Weekly phpMyAdmin contributions 2018-W17
This week I added type declarations to some classes, refactored the PhpMyAdmin\Dbi\DbiMysqli class to use the mysqli class and fixed some bugs. Issues: #14244 Fixes some jQuery Migrate warnings #12373...
View ArticleMaurício Meneghini Fauth: Weekly phpMyAdmin contributions 2018-W18
This week I fixed some bugs and reviewed multiple pull requests, in addition to helping the GSoC students. Issues: #14202 Binary foreign key enhancement #13894 #14255 Addapt getTableHeader to twig...
View ArticleMaurício Meneghini Fauth: Weekly phpMyAdmin contributions 2018-W19
This week I fixed some bugs, reviewed pull requests, replaced some deprecated jQuery functions and added type declarations to multiple classes, in addition to helping the GSoC students. Issues: #14280...
View ArticleMaurício Meneghini Fauth: Weekly phpMyAdmin contributions 2018-W20
This week I enabled the strict type mode in all PHP files, fixed some bugs and reviewed pull requests, in addition to helping the GSoC students. Issues: #14286 Fix central columns in-line edit bug...
View ArticleMaurício Meneghini Fauth: Weekly phpMyAdmin contributions 2018-W21
This week I made up for the additional hours I worked on in the previous weeks. I removed the $dbi global variable from several classes, in addition to helping the GSoC students. Issues: #14305 Remove...
View ArticleMaurício Meneghini Fauth: Weekly phpMyAdmin contributions 2018-W22
This week I updated the code style to fit some of the PSR-2 rules, refactored some files and upgraded to Twig 2, in addition to helping the GSoC students. Issues: #14341 Fix bug reported on pull...
View ArticleMichal Čihař: Weblate 3.0.1
Weblate 3.0.1 has been released today. It contains several bug fixes, most importantly possible migration issue on users when migrating from 2.20. There was no data corruption, just some of the foreign...
View ArticleMichal Čihař: Weblate 3.1
Weblate 3.1 has been released today. It contains mostly bug fixes, but there are some new feature as well, for example support for Amazon Translate. Full list of changes: Upgrades from older version...
View ArticleMichal Čihař: Weblate 3.2
Weblate 3.2 has been released today. It's fiftieth release of Weblate and also it's release with most fixed issues on GitHub. The most important change is in the background - introduction of Celery to...
View ArticleMichal Čihař: Weblate 3.2.1
Weblate 3.2.1 has been released today. It's a bugfix release for 3.2 fixing several minor issues which appeared in the release. Full list of changes: Document dependency on backports.csv on Python 2.7....
View ArticleMichal Čihař: uTidylib 0.4
Two years ago, I've taken over uTidylib maintainership. Two years has passed without any bigger contribution, but today there is a new version with support for recent html-tidy and Python 3. The...
View ArticleMichal Čihař: wlc 0.9
wlc 0.9, a command line utility for Weblate, has been just released. There are several new commands like translation file upload or repository cleanup. The codebase has been also migrated to use...
View ArticleMichal Čihař: translation-finder 0.1
Setting up translation components in Weblate can be tricky in some cases, especially if you lack knowledge of the translation format you are using. Also this is something we wanted to automate from the...
View ArticleMichal Čihař: Weblate 3.2.2
Weblate 3.2.2 has been released today. It's a second bugfix release for 3.2 fixing several minor issues which appeared in the release. Full list of changes: Remove no longer needed Babel dependency....
View ArticleMichal Čihař: Alerts in Weblate to indicate problems with translations
Upcoming Weblate 3.3 will bring new feature called alerts. This is one place location where you will see problems in your translations. Right now it mostly covers Weblate integration issues, but it...
View ArticleMichal Čihař: Weblate 3.3
Weblate 3.3 has been released today. The most visible new feature are component alerts, but there are several other improvements as well. Full list of changes: Added support for component and project...
View ArticleMichal Čihař: Weblate 3.4
Weblate 3.4 has been released today. The most visible new feature are guided translation component setup or performance improvements, but there are several other improvements as well. Full list of...
View Article