Last week was really about solving bug and pull request. I've managed to go through many of long pending pull requests and most of them were merged either directly or with additional fixes.
I always feel bad when it takes too long to merge pull request, but most of them were actually waiting for some fixes which didn't arrive and I had to fix them on my own. This is often what happens to GSoC students pull requests once they realize they were not accepted in the end...
Handled issues:
- #13431 Move classes to PhpMyAdmin namespace
- #13428 master giving Internal server error 500
- #13411 Move classes to PhpMyAdmin namespace
- #13398 Missing 'DST Root CA X3' in cert bundle
- #13313 Double character encoding removed
- #13339 Enhance layout Table Operations
- #13317 JSON data shown in JSON format while editing
- #13400 $cfg['Servers'][$i]['SignonScript'] is broken
- #13145 Table Ops layout
- #13369 Table Ops layout #13145 -- modified js function and removed dynamic a…
- #12944 Nice view for JSON data
- #13330 Removed inline mouseover/mouseout to toggle sort icon.
- #13102 Fixes error in designer #13032
- #13332 Removed inline javascript
- #12979 Foreign keys table layout
- #13095 fix vertical alignment in table cell layout. Fixes #12979
- #13093 Fixed time selection for TIME type
- #12948 TIME columns doesn't allow hour value > 23
- #12899 Variables table unreadable
- #12940 enhancing server variables table view
- #13071 #13058 Improve Captcha error message if service is unreachable
- #13058 Improve Captcha error message if service unreachable
- #13101 upgraded google recpatcha with google invisble recaptcha
- #13086 Replacing Google reCAPTCHA with Invisible reCAPTCHA
- #13407 Make grid editor NULL checkbox text clickable
- #13189 A 404 error occurred while importing the data script timeout
- #13364 Rewrite URL constructing during import
- #13402 Use non-breaking space entity instead of newline in the links on the browse page
- #13413 fix brackets
- #13391 fopen(./log/auth.log): failed to open stream: Permission denied
- #13392 Problems with entering the PhpMyAdmin
- #13396 inconsistent function name httprequestcurl
- #115 Call to undefined function ctype_digit()
- #169 Avoid IP leakage in traces
- #167 Add a read-only public interface for non-team contributors
- #166 Run Github issue state synchronization through CakePHP shell interface
- #164 Sync Report status based on linked Github issue's state
- #158 Empty state when reporting issue to GitHub
- #163 Adjust report state based on Github issues state while linking/delinking