Posted in Google Summer of Code '09
GSoC 2009 – phpMyAdmin – Tasks for Week #3
TASKS IN THE UPCOMING WEEK
- Fix bug with Webkit based browsers (something is blocking AJAX call inside phpMyAdmin)
 - Submit final patch for upload progress bar
 - Add information about table replication (if available) into db_structure.php
 - Start working on new section – Replication, I will work on “Configure as Master” this week
 
KEY ACCOMPLISHMENTS LAST WEEK
- Fixed problems with IE7,8 in upload progress bar
 - Updated my code according to phpMyAdmin coding style
 - Updated code in the “Server Status” section – some code was moved into ./libraries/server_common.inc.php so I can reuse it
 - “Databases Status” section shows, which databases are used in replication (both master and slave), I will add screenshot tomorrow (my dev. machine is down at the moment)