Branch: refs/heads/gsoc-db-designer Home: https://github.com/phpmyadmin/phpmyadmin Commit: 17facf6603fe27354b742447d280df637e2e0797 https://github.com/phpmyadmin/phpmyadmin/commit/17facf6603fe27354b742447d280... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-05-30 (Thu, 05 May 2019) -03:00
Changed paths: M .eslintrc.json M js/functions.js
Log Message: ----------- Remove unreachable code in js/functions.js
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: db3a59b6f117af5fef5989eb5254f889c1e54a7b https://github.com/phpmyadmin/phpmyadmin/commit/db3a59b6f117af5fef5989eb5254... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-05-30 (Thu, 05 May 2019) -03:00
Changed paths: M .eslintrc.json M js/shortcuts_handler.js M js/sql.js M js/tbl_change.js M js/tbl_chart.js M js/tbl_gis_visualization.js M js/tbl_select.js M js/tbl_structure.js M js/u2f.js
Log Message: ----------- Fix undefined variables in some JavaScript files
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 499f5527940d2f6abb2c8059d503c873321298af https://github.com/phpmyadmin/phpmyadmin/commit/499f5527940d2f6abb2c8059d503... Author: Apoorv Khare apoorvkhare007@gmail.com Date: 2019-05-31 (Fri, 05 May 2019) -03:00
Changed paths: M js/server_status_advisor.js M js/server_status_monitor.js
Log Message: ----------- Fixes #15079 Responsive behaviour of instruction dialog box (#15089)
Signed-off-by: Apoorv Khare apoorvkhare007@gmail.com
Commit: 7923567d5bb5a4c329ea487b66644e4f1e55b78a https://github.com/phpmyadmin/phpmyadmin/commit/7923567d5bb5a4c329ea487b6664... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-05-31 (Fri, 05 May 2019) -03:00
Changed paths: M ChangeLog
Log Message: ----------- Add ChangeLog entry for #15079
Responsive behaviour of instruction dialog box
[ci skip]
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: e29fae4b316be8db81684c418b54e4b1ee380c5c https://github.com/phpmyadmin/phpmyadmin/commit/e29fae4b316be8db81684c418b54... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-05-31 (Fri, 05 May 2019) -03:00
Changed paths: M ChangeLog M js/server_status_advisor.js M js/server_status_monitor.js
Log Message: ----------- Merge branch 'QA_4_8'
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 7a3064f1f00699655a043b02bb6df98a0017f2ee https://github.com/phpmyadmin/phpmyadmin/commit/7a3064f1f00699655a043b02bb6d... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-05-31 (Fri, 05 May 2019) -03:00
Changed paths: M package.json M yarn.lock
Log Message: ----------- Upgrade Sass and Stylelint
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: e4ef61c760a35da8c397801bbf77960ba6551f25 https://github.com/phpmyadmin/phpmyadmin/commit/e4ef61c760a35da8c397801bbf77... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-05-31 (Fri, 05 May 2019) -03:00
Changed paths: M js/vendor/jquery/jquery.min.js M js/vendor/jquery/jquery.min.map M package.json M yarn.lock
Log Message: ----------- Upgrade jQuery to version 3.4.1
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 3dbbd279af2d7741f7fa2c6641a163cb2082c45a https://github.com/phpmyadmin/phpmyadmin/commit/3dbbd279af2d7741f7fa2c6641a1... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-05-31 (Fri, 05 May 2019) -03:00
Changed paths: M js/vendor/codemirror/addon/hint/show-hint.js M js/vendor/codemirror/lib/codemirror.js M package.json M yarn.lock
Log Message: ----------- Upgrade CodeMirror to version 5.47.0
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: c8dd8660a0f0bbceac9a205ebed5fee0dc273eb5 https://github.com/phpmyadmin/phpmyadmin/commit/c8dd8660a0f0bbceac9a205ebed5... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-05-31 (Fri, 05 May 2019) -03:00
Changed paths: M js/makegrid.js M js/sql.js M js/tbl_select.js M js/tbl_zoom_plot_jqplot.js M libraries/classes/ErrorHandler.php M templates/display/import/javascript.twig
Log Message: ----------- Replace jQuery .bind() with .on()
As of jQuery 3.0, .bind() has been deprecated.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 9abd308837bb7c3424c6aaa01e1ce180db83413a https://github.com/phpmyadmin/phpmyadmin/commit/9abd308837bb7c3424c6aaa01e1c... Author: Hugues Peccatte hugues.peccatte@gmail.com Date: 2019-06-01 (Sat, 06 June 2019) -03:00
Changed paths: M browse_foreigners.php M changelog.php M chk_rel.php M db_datadict.php M db_designer.php M db_export.php M db_multi_table_query.php M db_operations.php M db_qbe.php M db_search.php M db_sql.php M db_structure.php M db_tracking.php M error_report.php M export.php M gis_data_editor.php M import.php M libraries/classes/BrowseForeigners.php M libraries/classes/Controllers/Database/MultiTableQueryController.php M libraries/classes/Controllers/Database/SqlController.php M libraries/classes/Controllers/Server/ReplicationController.php M libraries/classes/Controllers/Server/SqlController.php M libraries/classes/Controllers/Server/Status/AdvisorController.php M libraries/classes/Controllers/Server/Status/StatusController.php M libraries/classes/Controllers/Table/RelationController.php M libraries/classes/Controllers/Table/SearchController.php M libraries/classes/Controllers/Table/SqlController.php M libraries/classes/Controllers/Table/StructureController.php M libraries/classes/Database/Designer.php M libraries/classes/Database/Designer/Common.php M libraries/classes/Database/MultiTableQuery.php M libraries/classes/Database/Qbe.php M libraries/classes/Database/Search.php M libraries/classes/ErrorReport.php M libraries/classes/Normalization.php M libraries/classes/Relation.php M libraries/classes/ReplicationGui.php M libraries/classes/SavedSearches.php M libraries/classes/Table.php M libraries/classes/Tracking.php M libraries/classes/UserPreferencesHeader.php M libraries/common.inc.php M libraries/tbl_columns_definition_form.inc.php M navigation.php M normalization.php M prefs_forms.php M prefs_manage.php M prefs_twofactor.php M schema_export.php M server_binlog.php M server_collations.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 services.yml M services_controllers.yml M tbl_addfield.php M tbl_change.php M tbl_export.php M tbl_find_replace.php M tbl_gis_visualization.php M tbl_operations.php M tbl_relation.php M tbl_replace.php M tbl_sql.php M tbl_structure.php M tbl_tracking.php M test/classes/BrowseForeignersTest.php M test/classes/Controllers/Server/Status/AdvisorControllerTest.php M test/classes/Controllers/Server/Status/StatusControllerTest.php M test/classes/Controllers/Table/RelationControllerTest.php M test/classes/Controllers/Table/SearchControllerTest.php M test/classes/Controllers/Table/StructureControllerTest.php M test/classes/Database/Designer/CommonTest.php M test/classes/Database/DesignerTest.php M test/classes/Database/QbeTest.php M test/classes/Database/SearchTest.php M test/classes/ErrorReportTest.php M test/classes/NormalizationTest.php M test/classes/ReplicationGuiTest.php M test/classes/TrackingTest.php M test/classes/UserPreferencesHeaderTest.php M themes.php M transformation_overview.php M transformation_wrapper.php M user_password.php M view_create.php M view_operations.php
Log Message: ----------- Inject dependencies (#15271)
Inject dependencies instead of building them.
Signed-off-by: Hugues Peccatte hugues.peccatte@gmail.com
Commit: 01e59cf1c9fd55ba28aa8b0a577d032fddb602af https://github.com/phpmyadmin/phpmyadmin/commit/01e59cf1c9fd55ba28aa8b0a577d... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-06-01 (Sat, 06 June 2019) -03:00
Changed paths: M ChangeLog
Log Message: ----------- Add ChangeLog entry for #15266
External dependency injection system
[ci skip]
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 4d865da783e345523ace6390a03023ed2a76b36a https://github.com/phpmyadmin/phpmyadmin/commit/4d865da783e345523ace6390a030... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-06-02 (Sun, 06 June 2019) -03:00
Changed paths: M .eslintrc.json M .travis.yml M js/microhistory.js M js/multi_column_sort.js M js/navigation.js M js/normalization.js M js/server_databases.js M js/server_privileges.js M js/server_status_advisor.js M js/server_status_monitor.js M js/server_status_processes.js M js/server_status_queries.js M js/server_user_groups.js M templates/server/status/monitor/index.twig
Log Message: ----------- Fix undeclared variables in some JavaScript files
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 6b3601bf0c9cbedd1bffca2d16c847b250d15c1d https://github.com/phpmyadmin/phpmyadmin/commit/6b3601bf0c9cbedd1bffca2d16c8... Author: suhaibsliman swhaebs@gmail.com Date: 2019-06-02 (Sun, 06 June 2019) +02:00
Changed paths: M po/ckb.po
Log Message: ----------- Translated using Weblate (Sorani)
Currently translated at 29.8% (988 of 3321 strings)
[CI skip]
Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ckb/ Signed-off-by: suhaibsliman swhaebs@gmail.com
Commit: 812ad24b1cf2914d17deefaa9684c447d8dd410d https://github.com/phpmyadmin/phpmyadmin/commit/812ad24b1cf2914d17deefaa9684... Author: Alexander Anzorena linkana2016@gmail.com Date: 2019-06-02 (Sun, 06 June 2019) +02:00
Changed paths: M po/es.po
Log Message: ----------- Translated using Weblate (Spanish)
Currently translated at 98.3% (3265 of 3321 strings)
[CI skip]
Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/es/ Signed-off-by: Alexander Anzorena linkana2016@gmail.com
Commit: 159e60c7418d0baf27c6e0655163a708dc3709f8 https://github.com/phpmyadmin/phpmyadmin/commit/159e60c7418d0baf27c6e0655163... Author: Joshua PowellNishiyama nzjpnboy@outlook.com Date: 2019-06-02 (Sun, 06 June 2019) +02:00
Changed paths: M po/ja.po
Log Message: ----------- Translated using Weblate (Japanese)
Currently translated at 99.9% (3320 of 3321 strings)
[CI skip]
Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ja/ Signed-off-by: Joshua PowellNishiyama nzjpnboy@outlook.com
Commit: e20601571beb5f7875ec2d8a7d0634c92357b96d https://github.com/phpmyadmin/phpmyadmin/commit/e20601571beb5f7875ec2d8a7d06... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-06-02 (Sun, 06 June 2019) -03:00
Changed paths: M setup/scripts.js
Log Message: ----------- Fix ESLint errors in setup/scripts.js
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 1510ddcb671577a29ec3512cac358c9e89a865e3 https://github.com/phpmyadmin/phpmyadmin/commit/1510ddcb671577a29ec3512cac35... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-06-02 (Sun, 06 June 2019) -03:00
Changed paths: A js/setup/ajax.js A js/setup/scripts.js M templates/setup/base.twig D setup/ajax.js D setup/scripts.js
Log Message: ----------- Move Setup JavaScript files to js/setup/ directory
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: b1f6c422e8ce21ce5cf9667df8807569add40d2b https://github.com/phpmyadmin/phpmyadmin/commit/b1f6c422e8ce21ce5cf9667df880... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-06-02 (Sun, 06 June 2019) -03:00
Changed paths: M js/designer/history.js M js/designer/init.js M js/designer/move.js M js/designer/page.js
Log Message: ----------- Fix undefined variables in js/designer/ files
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev