Last week was mostly spent on bugfixing what can be easily seen from list of handled issues, which got quite large this week.
There is probably nothing extraordinary in the list, just dozens of issues which appeared in the 4.7.0 beta. The final 4.7.0 should be out in a month, so it's really time to polish it. Also it's time to work on translations, so that's something where you help is welcome.
Handled issues:
- #12976 Foreign keys - Table dropdown
- #12949 token mismatch error after php session timeout
- #12989 Remove trailing spacing for Check all link text
- #11509 error exporting sql query results with table alias
- #11231 Do not auto-redirect to login page after timeout
- #11083 Selenium test while deleting the user.
- #12938 Problems with Chrome with phpmyadmin versions >4.6.4
- #12999 Error popup without error message
- #12998 Error when dropping multiple tables
- #12693 Support TokuDB Maintainance Operations
- #12975 Remove tcpdf from composer suggest
- #12920 Incorrect protocol number at 401/303 headers
- #12953 Error when performing zoom search
- #12958 Error report hidden behind dialog
- #12980 Foreign keys multiple columns
- #12996 Databases dropdown doesn't include information schema
- #12962 Relation view button: second- or first-level navigation?
- #12995 Unable to execute SQL using "Run SQL Query" tab. Error 400
- #12985 Browse foreign values
- #12982 newline symbol in strings in stored procs replaced with line breaks on edit
- #12832 Settings precedence issue
- #12796 Add changelog on the releases page
- #12700 Xml serialization exception with phpMyAdmin on Centos7
- #12794 doesnt allow mixing of ssl hosts with non-ssl controlhosts
- #12888 Logout should kill active signon session/data
- #12608 Automatic updates for phpMyAdmin
- #12895 latest version not working on debian 8.7
- #12927 JavaScript error in Normalization
- #12935 Fix Designer JavaScript error relating to token
- #12934 JavaScript error on Query statistics tab
- #12804 Designer is broken
- #12957 JavaScript error with SPATIAL editor
- #12941 Sorting numbers properly
- #12438 Possible policy issue with OSM tiles
- #12992 quick search box from the top left corner does not work
- #12988 Home page: Hide languages if only 1 is available
- #12964 type to filter only finds results on current page
- #12922 Wrong Sorting in Bookmarked SQL query drop-down menu
- #12933 ascending order of bookmarks list
- #12981 Version info wrong spacing
- #12990 Console error for invalid JSON
- #12993 PHP extension docs links
- #12991 Rename Database Not Working Correctly, v4.7.0-beta1
- #12986 pMA demo @ localhost doesn't work
- #135 Apply cs fixer
- #136 Cs fix order imports
- #137 Cs fix phpdoc add missing param annotation
- #138 Cs fix no useless else
- #139 Cs fix no useless return