phpmyadmin/js
Maurício Meneghini Fauth 38e5b12c1c Define an absolute path to use for require statements
Fixes #6167

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-12-22 14:37:31 -02:00
..
codemirror/addon/lint Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
designer Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -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 Add Bootstrap javascript file 2018-12-20 22:34:12 -02:00
ajax.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
chart.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
common.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
config.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
console.js ESLint automatic fixes 2018-05-12 05:02:30 -03:00
cross_framing_protection.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
db_central_columns.js Merge branch 'QA_4_8' 2018-12-12 21:04:19 -02:00
db_multi_table_query.js Fixes #14658 - Regression on multi table query (#14681) 2018-11-26 20:59:58 -02:00
db_operations.js ESLint automatic fixes 2018-05-12 05:02:30 -03: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 Replace .click() with .on() 2018-05-11 23:58:35 -03:00
db_structure.js Replace .click() with .on() 2018-05-11 23:58:35 -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
drag_drop_import.js Puts PMA import handler in a separate javascript file. 2018-06-25 12:37:43 +05:30
error_report.js Merge branch 'QA_4_8' 2018-12-12 21:04:19 -02:00
export_output.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
export.js fix: toggle export options when selecting all struture or all data in database-level exports 2018-05-16 14:55:32 -03:00
functions.js Use Bootstrap buttons component 2018-12-21 01:01:12 -02:00
gis_data_editor.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
import.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
indexes.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
keyhandler.js Revert "Replace .focus() with .on()" 2018-05-12 02:40:33 -03:00
makegrid.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
menu-resizer.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
messages.php Define an absolute path to use for require statements 2018-12-22 14:37:31 -02:00
microhistory.js Revert "Honor arg_separator in AJAX requests" 2018-03-05 15:46:32 +01:00
multi_column_sort.js Fix ESLint errors 2018-05-18 02:16:31 -03:00
navigation.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
normalization.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
page_settings.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
replication.js Replace .click() with .on() 2018-05-11 23:58:35 -03:00
rte.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
server_databases.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
server_plugins.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
server_privileges.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
server_status_advisor.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
server_status_monitor.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -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 Replace .keyup() with .on() 2018-05-12 01:28:32 -03:00
server_user_groups.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
server_variables.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
shortcuts_handler.js Automatic fixes by ESLint 2018-08-15 23:43:26 -03:00
sql.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
tbl_change.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
tbl_chart.js Revert "Replace .focus() with .on()" 2018-05-12 02:40:33 -03:00
tbl_find_replace.js Replace .click() with .on() 2018-05-11 23:58:35 -03:00
tbl_gis_visualization.js Replace .change() with .on() 2018-05-11 20:45:36 -03:00
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 Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
tbl_structure.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
tbl_tracking.js Retrieve parameters from $_POST in tracking pages 2018-11-10 20:48:58 -02:00
tbl_zoom_plot_jqplot.js Remove unnecessary HTML closing tags 2018-12-19 00:12:54 -02:00
u2f.js ESLint automatic fixes 2018-05-12 05:02:30 -03:00
whitelist.php Define an absolute path to use for require statements 2018-12-22 14:37:31 -02:00