Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 17195fbe72a664e16267c18c133a790859efa37e
https://github.com/phpmyadmin/phpmyadmin/commit/17195fbe72a664e16267c18c133…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-04-18 (Thu, 04 April 2019) -03:00
Changed paths:
M ajax.php
M browse_foreigners.php
M chk_rel.php
M db_central_columns.php
M db_datadict.php
M db_designer.php
M db_events.php
M db_export.php
M db_multi_table_query.php
M db_operations.php
M db_qbe.php
M db_routines.php
M db_search.php
M db_sql.php
M db_sql_autocomplete.php
M db_structure.php
M db_triggers.php
M export.php
M import.php
M index.php
M libraries/classes/DatabaseInterface.php
M navigation.php
M normalization.php
M schema_export.php
M server_databases.php
M server_privileges.php
M server_replication.php
M server_sql.php
M server_status.php
M server_status_advisor.php
M server_status_monitor.php
M server_status_processes.php
M server_status_queries.php
M server_status_variables.php
M server_user_groups.php
M sql.php
M tbl_addfield.php
M tbl_change.php
M tbl_create.php
M tbl_export.php
M tbl_get_field.php
M tbl_indexes.php
M tbl_operations.php
M tbl_relation.php
M tbl_replace.php
M tbl_select.php
M tbl_sql.php
M tbl_structure.php
M transformation_overview.php
M transformation_wrapper.php
M user_password.php
M view_create.php
M view_operations.php
Log Message:
-----------
Get $dbi from DIC instead of global in entry points
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 7f793cdd5946021bf094bc8d5b8ac8e5563fc2b7
https://github.com/phpmyadmin/phpmyadmin/commit/7f793cdd5946021bf094bc8d5b8…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-04-17 (Wed, 04 April 2019) -03:00
Changed paths:
M db_export.php
M export.php
M libraries/classes/Export.php
M libraries/classes/Plugins/ExportPlugin.php
M schema_export.php
M test/classes/ExportTest.php
Log Message:
-----------
Use DI for $dbi global in Export class
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a38ae2137b6bccba7b6741d6368bf5fca99333b6
https://github.com/phpmyadmin/phpmyadmin/commit/a38ae2137b6bccba7b6741d6368…
Author: AghaSaad04 <agha.saad04(a)gmail.com>
Date: 2019-04-13 (Sat, 04 April 2019) +05:00
Changed paths:
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_designer.scss
Log Message:
-----------
Fixes sidemenu's height and name panel's padding and margin
There are some layout issues in desinger page . So, I have fixed some of them.
1) Padding of name-panel
2) Margin of name-panel
3) Sidemenu height
Signed-off-by: Agha Saad Fraz <agha.saad04(a)gmail.com>
Commit: ecfeeb9bf2cbca9df550ebf4932ed713d2272c5c
https://github.com/phpmyadmin/phpmyadmin/commit/ecfeeb9bf2cbca9df550ebf4932…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-04-16 (Tue, 04 April 2019) -03:00
Changed paths:
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_designer.scss
Log Message:
-----------
Merge pull request #15184 from AghaSaad04/designer_page
Fixes sidemenu's height and name panel's padding and margin