Last week was heavily focused on cleaning up our issue trackers. As you can see from huge list of issues I've closed there is always lot of things to handle. Many of those were not fixed though, it was just housekeeping of old questions where the submitter didn't come back after we've asked for clarification. On the code side there were some pull requests merges including those who needed non trivial fixes and authors didn't found time to implement them.
Another improvements were done on the Docker image, where several cleanups were done (more to follow this week).
Handled issues:
- #12777 Fix #12757 SQL syntax errror on MariaDB < 10.0.2
- #12757 Error when creating new user on MariaDB 5.5.53
- #12770 Fix #12769 : Current user might vary from the actual defined user
- #12703 Refactor PMA_setGlobalVariablesForEngine
- #12719 Fixes #12703
- #12655 Azure WebApp: phpMyAdmin SiteExtensions Import/Export not working
- #12627 LIMIT 1 gets appended to commands, when I click on delete or create row and error 1064 pops up
- #12566 Filter rows is not working.
- #12599 syntax error after WHERE statement
- #12371 PHPMyAdmin goes crazy on running SQL query
- #12183 PMA dies - cannot find class PMA\libraries\Error
- #12714 Grouping in navigation panel works not well
- #12705 Could you add in custom colors / fonts?
- #12583 New feature for #12247, delete option added to header pop up removing local storage
- #12247 Add option to delete local settings
- #12765 Export adding extra backslash on linebreaks
- #12768 Fixed SQL export with newlines
- #12767 Prevent extra back-slash while exporting new-lines
- #12699 Make possible to turn of notification "There was a problem accessing your browser storage,".
- #12763 localhost/phpmyadmin showing wierd thing?
- #12758 HTTP URLs/Links instead of HTTPS
- #12762 Syntax Error: WHERE BINARY(my_column) != BNINARY(UPPER(my_column)
- #12588 remove hard dependency on allow_url_fopen = On in ReCaptcha
- #12761 Replace escapeHtml with encodeURIComponent in url variable
- #12716 Change package guzzle/guzzle for guzzlehttp/guzzle
- #12739 JS errors when open in new tab
- #12754 dead code (unused flipstring function)
- #12755 incorrect comments
- #12723 Refactor getHTML for auth plugins dropdown
- #12741 make PMA_isAllowedDomain case insensitive, fix links on home page
- #12715 Merge remote-tracking branch 'refs/remotes/phpmyadmin/master'
- #12720 Merge remote-tracking branch 'refs/remotes/phpmyadmin/master'
- #12663 Dead code (unused "$_isAjaxPage")
- #12721 Fixes #12663 remove unused property "$_isAjaxPage"
- #12746 unclosed HTML tags
- #12752 Update Header.php
- #12690 Fixes #12514
- #12744 Duplicate demo.phpmyadmin.net entry in PMA_isAllowedDomain
- #12745 udan11/sql-parser instead of phpmyadmin/sql-parser in comment at vendor_config.php
- #12748 Broken setup index at https://demo.phpmyadmin.net/master-config/setup
- #12713 404 github links & incorrect Git revision in demo.phpmyadmin.net
- #12722 Force phpMyAdmin to HTTPS
- #95 incomplete configuration migration to /etc
- #79 Remove not needed files in doc folder
- #92 Try to reorder commands for better Docker layer caching
- #93 Cleanup documentation folder
- #91 Split setting variable from export
- #86 Warnings from Haskell Dockerfile Linter
- #90 Bump version to 4.6.5.1
- #46 No longer offer 4.4 for download
- #45 incorrect commits in security advisories
- #44 Document not acceptable sites
- #103 PHP 7.2 fixes
- #102 HTTP URL to tools.ietf.org instead of HTTPS