Branch: refs/heads/QA_4_6
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 9fe4cbe9946c4b0b2d972c82430bf01b5650a5b0
https://github.com/phpmyadmin/phpmyadmin/commit/9fe4cbe9946c4b0b2d972c82430…
Author: Deven Bansod <devenbansod.bits(a)gmail.com>
Date: 2016-08-14 (Sun, 14 Aug 2016)
Changed paths:
M ChangeLog
M js/functions.js
Log Message:
-----------
Allow resizing only from bottom of the SQL Editors
Also affects SQL Editors in Inline editing, Add/Edit Routines,
Exporting User privileges etc.
ChangeLog Entry for #12346
Fix #12346
Signed-off-by: Deven Bansod <devenbansod.bits(a)gmail.com>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 315f7b35961c5260122e7fd5fc9ae8030bf5fb12
https://github.com/phpmyadmin/phpmyadmin/commit/315f7b35961c5260122e7fd5fc9…
Author: Deven Bansod <devenbansod.bits(a)gmail.com>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M libraries/config.default.php
M libraries/config/messages.inc.php
M libraries/config/setup.forms.php
M libraries/config/user_preferences.forms.php
M libraries/controllers/database/DatabaseStructureController.php
M templates/database/structure/body_for_table_summary.phtml
M templates/database/structure/structure_table_row.phtml
M templates/database/structure/table_header.phtml
Log Message:
-----------
Add optional column 'Charset' on Database structure page
Fix #12162
Add an option to add a Column on Database structure page which shows the charset of each table/view
Signed-off-by: Deven Bansod <devenbansod.bits(a)gmail.com>
Commit: 7f80d3f78ae367637077469bdee147fb6a154617
https://github.com/phpmyadmin/phpmyadmin/commit/7f80d3f78ae367637077469bdee…
Author: Deven Bansod <devenbansod.bits(a)gmail.com>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M libraries/controllers/database/DatabaseStructureController.php
Log Message:
-----------
Remove trailing whitespace
Signed-off-by: Deven Bansod <devenbansod.bits(a)gmail.com>
Commit: 11b3f1f1b2c6cc33af852d85eeb760e060900771
https://github.com/phpmyadmin/phpmyadmin/commit/11b3f1f1b2c6cc33af852d85eeb…
Author: Deven Bansod <devenbansod(a)users.noreply.github.com>
Date: 2016-08-14 (Sun, 14 Aug 2016)
Changed paths:
M libraries/config.default.php
M libraries/config/messages.inc.php
M libraries/config/setup.forms.php
M libraries/config/user_preferences.forms.php
M libraries/controllers/database/DatabaseStructureController.php
M templates/database/structure/body_for_table_summary.phtml
M templates/database/structure/structure_table_row.phtml
M templates/database/structure/table_header.phtml
Log Message:
-----------
Merge pull request #12449 from devenbansod/show_tbl_charset_on_DbStructure
Add optional column 'Charset' on Database structure page
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/58d27d81fe65...11b3f1f1b2c6
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: e80b477525bb13d8bca3c98962f16a374fbe2e83
https://github.com/phpmyadmin/phpmyadmin/commit/e80b477525bb13d8bca3c98962f…
Author: Deven Bansod <devenbansod.bits(a)gmail.com>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M js/db_search.js
Log Message:
-----------
Scroll (using Animate) only when result div is visible
We load the result div using data from AJAX request and make the div visible.
So, we should scroll down when the div is visible and loaded with the appropriate data.
Fix #12375
Signed-off-by: Deven Bansod <devenbansod.bits(a)gmail.com>
Commit: 6c8513bd79a8465846059e3dd674427df23a5fc5
https://github.com/phpmyadmin/phpmyadmin/commit/6c8513bd79a8465846059e3dd67…
Author: Deven Bansod <devenbansod(a)users.noreply.github.com>
Date: 2016-08-10 (Wed, 10 Aug 2016)
Changed paths:
M js/db_search.js
Log Message:
-----------
Merge pull request #12450 from devenbansod/fix_12375
Scroll (using Animate) only when result div is loaded with data from ajax response and is visible
Commit: a9f0002f8fcdba7356158e6ecd06af2cf7f33f3f
https://github.com/phpmyadmin/phpmyadmin/commit/a9f0002f8fcdba7356158e6ecd0…
Author: Deven Bansod <devenbansod.bits(a)gmail.com>
Date: 2016-08-10 (Wed, 10 Aug 2016)
Changed paths:
M js/db_search.js
Log Message:
-----------
Merge branch 'QA_4_6'
Commit: 90df9c9883bd8101dcf78adfef975be76d1b698e
https://github.com/phpmyadmin/phpmyadmin/commit/90df9c9883bd8101dcf78adfef9…
Author: Deven Bansod <devenbansod.bits(a)gmail.com>
Date: 2016-08-10 (Wed, 10 Aug 2016)
Changed paths:
M ChangeLog
Log Message:
-----------
ChangeLog entry for #12375
Signed-off-by: Deven Bansod <devenbansod.bits(a)gmail.com>
Commit: 43dc116769a2609caec338edc3a28bc2549a2617
https://github.com/phpmyadmin/phpmyadmin/commit/43dc116769a2609caec338edc3a…
Author: Deven Bansod <devenbansod.bits(a)gmail.com>
Date: 2016-08-10 (Wed, 10 Aug 2016)
Changed paths:
M ChangeLog
Log Message:
-----------
Merge branch 'QA_4_6'
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/eec4856cb4d6...43dc116769a2