phpmyadmin/js
Maurício Meneghini Fauth d09ab9bc9d Check where clause signature in TableSearchController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-07-03 17:45:58 -03:00
..
codemirror/addon/lint Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
designer Security patch for Designer and Designer visual mode 2019-11-21 07:55:50 +01: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 Update js-cookie to v2.2.1 2019-08-27 14:47:06 -03: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 Bug #10846 TypeError: Cannot read property 'substring' of undefined 2019-05-31 18:21:30 +02: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 Text-area-overflows-parent-element 2019-10-17 23:21:24 +02: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 #15695 added timeInput datepicker option 2019-12-26 19:17:49 +05:30
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 Remove some hacks and strange things from designer 2019-11-20 13:00:32 +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 Merge #15581 - Fix panels on homescreen go underneath of floating menubar 2019-11-23 22:13:22 +01: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 #15511 - Exporting users after a delete will delete all selected users 2019-10-18 13:42:54 +02:00
server_status_advisor.js Fixes #15079 Responsive behaviour of instruction dialog box (#15089) 2019-05-31 13:24:22 -03:00
server_status_monitor.js Fixes #15079 Responsive behaviour of instruction dialog box (#15089) 2019-05-31 13:24:22 -03: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 Fix #15692 - js error when user has not enough privilege to view query statistics. 2019-12-24 15:56:11 +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 Sort By Key issue #15475 2019-10-30 23:27:17 +01: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 add encodeURIComponent 2019-10-01 13:42:34 +03: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 Check where clause signature in TableSearchController 2020-07-03 17:45:58 -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