phpmyadmin/js
Maurício Meneghini Fauth 9a6f077975 Fix empty PMA_gotoWhitelist JavaScript array
Related to commit 738f527242

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-05-29 17:06:19 -03:00
..
codemirror/addon/lint Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
designer Fix undefined index dialog 2019-05-07 18:45:51 +02:00
jqplot/plugins Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
transformations Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
vendor Remove sourceMappingURL from zxcvbn vendor to avoid 404 errors 2019-04-03 11:06:27 +02:00
ajax.js Revert "Honor arg_separator in AJAX requests" 2018-03-05 15:46:32 +01:00
chart.js Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
common.js Revert "Honor arg_separator in AJAX requests" 2018-03-05 15:46:32 +01:00
config.js Fix #15037 - Unexpected behavior of reset button 2019-05-04 16:40:55 +02:00
console.js ESLINT fixes 2019-03-30 08:30:48 +01:00
cross_framing_protection.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
db_central_columns.js Retrieve parameters from $_POST in central columns page 2018-11-10 20:48:58 -02:00
db_multi_table_query.js Fixed 500 error in MultiTableQuery page (#14902) 2019-02-27 13:39:02 -03:00
db_operations.js ESLINT fixes 2019-03-30 08:30:48 +01:00
db_qbe.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
db_query_generator.js Fixes #14658 - Regression on multi table query (#14681) 2018-11-26 20:59:58 -02:00
db_search.js Revert "Honor arg_separator in AJAX requests" 2018-03-05 15:46:32 +01:00
db_structure.js Share code for parsing data-post attribute 2018-02-22 16:01:00 -03:00
db_tracking.js Retrieve parameters from $_POST in tracking pages 2018-11-10 20:48:58 -02:00
doclinks.js Remove double keys 2013-08-07 10:34:55 +02:00
error_report.js Fixed error reporting (current web page url, JS file name sanitization) 2019-05-01 21:31:11 +02:00
export_output.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
export.js Fix #14334 - Export table structure shows rows fields 2019-04-01 20:29:53 +02:00
functions.js Fix #15239 - TypeError - Cannot read property 'textContent' of undefined 2019-05-04 13:35:36 +02:00
gis_data_editor.js Fix multi server setup for GIS editor 2019-03-14 23:00:39 +01:00
import.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
indexes.js Fix - #15205 - Useless backquotes, sql preview, delete index 2019-04-16 13:58:41 +05:30
keyhandler.js Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
makegrid.js Fix #14301 - Javascript error when editing a JSON data type column 2019-05-04 14:34:30 +02:00
menu-resizer.js Avoid using deprecated jQuery functions 2017-11-29 12:37:18 +01:00
messages.php Fix #14826 - PMA_messages is not defined 2019-03-16 17:50:33 +01:00
microhistory.js Revert "Honor arg_separator in AJAX requests" 2018-03-05 15:46:32 +01:00
multi_column_sort.js ESLINT fixes 2019-03-30 08:30:48 +01:00
navigation.js Add ChangeLog entry for #14763 2019-03-04 22:05:23 -03:00
normalization.js Fix normalization 2019-03-30 11:09:20 +01:00
page_settings.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
replication.js Fix 'RESET SLAVE' button on replication slave 2019-03-30 11:09:20 +01:00
rte.js Fix #14787 Cannot execute stored procedure 2019-01-09 22:37:25 +11:00
server_databases.js Retrieve parameters from $_POST in server_databases page 2018-11-10 20:48:58 -02:00
server_plugins.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
server_privileges.js Fix lint issues 2019-04-25 20:05:04 +02:00
server_status_advisor.js Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
server_status_monitor.js Fixed importing the exported config on Server status monitor page 2019-04-25 20:42:51 +02:00
server_status_processes.js Retrieve parameters from $_POST in server_status_processes.php 2018-11-10 20:48:59 -02:00
server_status_queries.js Simplify data parsing, it seems that JSON is automatically parsed 2017-01-21 11:05:44 +01:00
server_status_sorter.js Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
server_status_variables.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
server_user_groups.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
server_variables.js Fix editing server variable not showing save or cancel option (#14328) 2018-07-03 22:15:55 -03:00
shortcuts_handler.js Avoid using deprecated jQuery functions 2017-11-29 12:37:18 +01:00
sql.js Fix #12729 - Sticky table header over dropdown menu 2019-04-01 16:18:04 +02:00
tbl_change.js Fix #14401 - insert_rows keypress Enter behavior 2019-04-28 13:46:59 +02:00
tbl_chart.js Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
tbl_find_replace.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
tbl_gis_visualization.js Fix #14991 TypeError in GIS editor 2019-03-15 03:04:56 +05:30
tbl_operations.js Fix for #14636 - Move operation causes SELECT * FROM undefined 2018-10-25 23:14:21 +02:00
tbl_relation.js Retrieve parameters from $_POST in table relation 2018-11-10 20:48:59 -02:00
tbl_select.js Fix for issue #13778 (#13971) 2018-02-09 11:49:58 -02:00
tbl_structure.js Fix remove partitioning on multi server setup 2019-03-30 11:09:20 +01:00
tbl_tracking.js Retrieve parameters from $_POST in tracking pages 2018-11-10 20:48:58 -02:00
tbl_zoom_plot_jqplot.js Fix for issue #13439 2018-03-29 15:30:39 -03:00
u2f.js ESLINT fixes 2019-03-30 08:30:48 +01:00
whitelist.php Fix empty PMA_gotoWhitelist JavaScript array 2019-05-29 17:06:19 -03:00