Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: fc9ccff2183032d200b103999d023f01ccdb0c16
https://github.com/phpmyadmin/phpmyadmin/commit/fc9ccff2183032d200b103999d0…
Author: Leonardo Strozzi <laps15(a)inf.ufpr.br>
Date: 2018-08-08 (Wed, 08 August 2018) -03:00
Changed paths:
M libraries/classes/Controllers/Table/TableIndexesController.php
M libraries/classes/Controllers/Table/TableRelationController.php
M libraries/classes/Controllers/Table/TableSearchController.php
M libraries/classes/Controllers/Table/TableStructureController.php
M libraries/classes/Display/Results.php
M libraries/classes/Twig/UtilExtension.php
M templates/database/multi_table_query/form.twig
M templates/display/results/options_block.twig
M templates/table/index_form.twig
M templates/table/relation/common_form.twig
M templates/table/search/selection_form.twig
M templates/table/structure/display_structure.twig
Log Message:
-----------
Remove get_div_for_slider_effect twig extension
Signed-off-by: Leonardo Strozzi <laps15(a)inf.ufpr.br>
Commit: af5d08318f9335778aa1c1acda6cd361f6e27b91
https://github.com/phpmyadmin/phpmyadmin/commit/af5d08318f9335778aa1c1acda6…
Author: MaurÃcio Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-08-11 (Sat, 08 August 2018) -03:00
Changed paths:
M libraries/classes/Controllers/Table/TableIndexesController.php
M libraries/classes/Controllers/Table/TableRelationController.php
M libraries/classes/Controllers/Table/TableSearchController.php
M libraries/classes/Controllers/Table/TableStructureController.php
M libraries/classes/Display/Results.php
M libraries/classes/Twig/UtilExtension.php
M templates/database/multi_table_query/form.twig
M templates/display/results/options_block.twig
M templates/table/index_form.twig
M templates/table/relation/common_form.twig
M templates/table/search/selection_form.twig
M templates/table/structure/display_structure.twig
Log Message:
-----------
Merge pull request #14557 from laps15/refactor_util_extension
Remove get_div_for_slider_effect twig extension
Branch: refs/heads/gsoc-js-refactoring
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 91340d18e5e5c550ece72d23ef6f473bf1a5f80b
https://github.com/phpmyadmin/phpmyadmin/commit/91340d18e5e5c550ece72d23ef6…
Author: Piyush Vijay <piyushvijay.1997(a)gmail.com>
Date: 2018-08-07 (Tue, 08 August 2018) +05:30
Changed paths:
M js/src/export.js
M js/src/import.js
M js/src/server_plugins.js
M js/src/server_status_advisor.js
M js/src/server_status_processes.js
M js/src/server_status_queries.js
M js/src/server_status_variables.js
M js/src/server_user_groups.js
M js/src/server_variables.js
M js/src/variables/common_params.js
M js/src/variables/export_variables.js
M js/src/variables/get_config.js
M js/src/variables/global_variables.js
M js/src/variables/import_variables.js
Log Message:
-----------
Test files changed as per the new chages in FormDisplayTemplate.
Js code is stuctured properly with comments.
Signed-Off-By: Piyush Vijay <piyushvijay.1997(a)gmail.com>
Commit: c0810f98b29584ce5c2d51bf7bb0e124b2ae94e4
https://github.com/phpmyadmin/phpmyadmin/commit/c0810f98b29584ce5c2d51bf7bb…
Author: Piyush Vijay <piyushvijay.1997(a)gmail.com>
Date: 2018-08-09 (Thu, 08 August 2018) +05:30
Changed paths:
A js/src/functions/Server/ServerStatusVariables.js
A js/src/functions/Server/ServerVariables.js
A js/src/functions/page_settings.js
A js/src/page_settings.js
A js/src/shortcuts_handler.js
A js/src/utils/config.js
M js/src/ajax.js
M js/src/classes/ErrorReport.js
M js/src/classes/Server/ProcessList.js
M js/src/consts/files.js
M js/src/export.js
M js/src/functions/export.js
M js/src/functions/get_image.js
M js/src/functions/import.js
M js/src/functions/navigation.js
M js/src/index.js
M js/src/navigation.js
M js/src/server_databases.js
M js/src/server_privileges.js
M js/src/utils/Sanitise.js
M js/src/utils/password.js
M js/src/utils/show_ajax_messages.js
M js/src/utils/sprintf.js
M libraries/classes/Header.php
Log Message:
-----------
Some more javascript files structured properly.
Shortcut handler and page settings js files added in modular code.
Signed-Off-By: Piyush Vijay <piyushvijay.1997(a)gmail.com>
Commit: b4237acf18b86cef9fc84b2cd5c9a958f6da44a5
https://github.com/phpmyadmin/phpmyadmin/commit/b4237acf18b86cef9fc84b2cd5c…
Author: Piyush Vijay <piyushvijay.1997(a)gmail.com>
Date: 2018-08-09 (Thu, 08 August 2018) +05:30
Changed paths:
M js/src/config.js
M js/src/export.js
M js/src/navigation.js
Log Message:
-----------
Use import * for files.
Signed-Off-By: Piyush Vijay <piyushvijay.1997(a)gmail.com>
Commit: 24f91b16f94f0e69206cc6dd40627c420d7159d2
https://github.com/phpmyadmin/phpmyadmin/commit/24f91b16f94f0e69206cc6dd406…
Author: Deven Bansod <devenbansod(a)users.noreply.github.com>
Date: 2018-08-09 (Thu, 08 August 2018) -07:00
Changed paths:
A js/src/functions/Server/ServerStatusVariables.js
A js/src/functions/Server/ServerVariables.js
A js/src/functions/page_settings.js
A js/src/page_settings.js
A js/src/shortcuts_handler.js
A js/src/utils/config.js
M js/src/ajax.js
M js/src/classes/ErrorReport.js
M js/src/classes/Server/ProcessList.js
M js/src/config.js
M js/src/consts/files.js
M js/src/export.js
M js/src/functions/export.js
M js/src/functions/get_image.js
M js/src/functions/import.js
M js/src/functions/navigation.js
M js/src/import.js
M js/src/index.js
M js/src/navigation.js
M js/src/server_databases.js
M js/src/server_plugins.js
M js/src/server_privileges.js
M js/src/server_status_advisor.js
M js/src/server_status_processes.js
M js/src/server_status_queries.js
M js/src/server_status_variables.js
M js/src/server_user_groups.js
M js/src/server_variables.js
M js/src/utils/Sanitise.js
M js/src/utils/password.js
M js/src/utils/show_ajax_messages.js
M js/src/utils/sprintf.js
M js/src/variables/common_params.js
M js/src/variables/export_variables.js
M js/src/variables/get_config.js
M js/src/variables/global_variables.js
M js/src/variables/import_variables.js
M libraries/classes/Header.php
Log Message:
-----------
Merge pull request #14524 from Piyush3079/Mod_Js_Structuring_1
Modularize JS files related to Structure