phpmyadmin/js
Maurício Meneghini Fauth 1f76f859fb
Merge pull request #14204 from Piyush3079/PMA_14189
Remember table's sorting broken in 4.8.0 issue: #14189 fixed
2018-05-12 04:51:29 -03:00
..
codemirror/addon/lint Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
designer Revert "Replace .focus() with .on()" 2018-05-12 02:40:33 -03: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 Upgrade CodeMirror to v5.37.0 2018-05-02 20:12:40 -03:00
ajax.js Changes to make Get auto saved query and show this query here again button functional (#14166) 2018-05-03 16:50:38 -03:00
chart.js Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
common.js Replace .click() with .on() 2018-05-11 23:58:35 -03:00
config.js Replace .keyup() with .on() 2018-05-12 01:28:32 -03:00
console.js Revert "Replace .focus() with .on()" 2018-05-12 02:40:33 -03:00
cross_framing_protection.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
db_central_columns.js Replace .click() with .on() 2018-05-11 23:58:35 -03:00
db_multi_table_query.js Replace .click() with .on() 2018-05-11 23:58:35 -03:00
db_operations.js Fix phpmyadmin-security#240 Multiple CSRF vulnerabilities 2018-04-18 00:59:33 +10:00
db_qbe.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03: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 Revert "Honor arg_separator in AJAX requests" 2018-03-05 15:46:32 +01:00
doclinks.js Remove double keys 2013-08-07 10:34:55 +02:00
error_report.js Fix error report button 2018-03-22 01:20:51 -03:00
export_output.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
export.js Replace .change() with .on() 2018-05-11 20:45:36 -03:00
functions.js Merge pull request #14204 from Piyush3079/PMA_14189 2018-05-12 04:51:29 -03:00
gis_data_editor.js Revert "Honor arg_separator in AJAX requests" 2018-03-05 15:46:32 +01:00
import.js Fix some jQuery Migrate warnings 2018-04-29 19:10:42 +03:00
indexes.js Replace .click() with .on() 2018-05-11 23:58:35 -03:00
keyhandler.js Revert "Replace .focus() with .on()" 2018-05-12 02:40:33 -03:00
makegrid.js Revert "Replace .focus() with .on()" 2018-05-12 02:40:33 -03:00
menu-resizer.js Avoid using deprecated jQuery functions 2017-11-29 12:37:18 +01:00
messages.php Slight language improvement 2018-05-03 16:05:52 -04:00
microhistory.js Revert "Honor arg_separator in AJAX requests" 2018-03-05 15:46:32 +01:00
multi_column_sort.js Revert "Honor arg_separator in AJAX requests" 2018-03-05 15:46:32 +01:00
navigation.js Revert "Replace .focus() with .on()" 2018-05-12 02:40:33 -03:00
normalization.js Revert "Replace .focus() with .on()" 2018-05-12 02:40:33 -03: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 Revert "Replace .focus() with .on()" 2018-05-12 02:40:33 -03:00
server_databases.js Revert "Replace .focus() with .on()" 2018-05-12 02:40:33 -03:00
server_plugins.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
server_privileges.js Revert "Replace .focus() with .on()" 2018-05-12 02:40:33 -03:00
server_status_advisor.js Replace .click() with .on() 2018-05-11 23:58:35 -03:00
server_status_monitor.js Replace .keyup() with .on() 2018-05-12 01:28:32 -03:00
server_status_processes.js Remove extension from js images API 2017-11-27 13:58:17 +01: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 Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
server_variables.js Revert "Replace .focus() with .on()" 2018-05-12 02:40:33 -03:00
shortcuts_handler.js Avoid using deprecated jQuery functions 2017-11-29 12:37:18 +01:00
sql.js Merge pull request #14204 from Piyush3079/PMA_14189 2018-05-12 04:51:29 -03:00
tbl_change.js Fix MariaDB 10.2 current_timestamp() 2018-05-08 07:39:53 -03: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 phpmyadmin-security#240 Multiple CSRF vulnerabilities 2018-04-18 00:59:33 +10:00
tbl_relation.js Fix #14241 Dropping indexes and foreign keys fail 2018-04-29 23:54:28 +10:00
tbl_select.js Fix for issue #13778 (#13971) 2018-02-09 11:49:58 -02:00
tbl_structure.js Replace .click() with .on() 2018-05-11 23:58:35 -03:00
tbl_tracking.js Revert "Honor arg_separator in AJAX requests" 2018-03-05 15:46:32 +01:00
tbl_zoom_plot_jqplot.js Replace .click() with .on() 2018-05-11 23:58:35 -03:00
u2f.js Use current u2f API 2017-11-23 15:01:17 +01:00
whitelist.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00