phpmyadmin/js
Michal Čihař 58023e98a8 Fixed loading additional javascripts
The server side loader does limit to 10 files, but the client side code
happily generates more requests.

Depending on loaded pages, this could lead to some javascript files not
being loaded (eg. if you went to monitor directly from home page).

Fixes #13362

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-06-06 14:51:18 +02:00
..
codemirror Update CodeMirror to 5.22.1 2016-12-21 13:56:45 +01:00
jqplot Update jqPlot to 1.0.9 2016-12-21 13:45:54 +01:00
jquery Use .uniqueSort isntead of deprecated .unique 2017-02-02 13:56:43 +01:00
openlayers Optimize PNG images 2016-02-12 14:47:24 +01:00
pmd Revert "Fixes error in designer #13032" 2017-03-21 11:33:51 +01:00
tracekit Update tracekit 2016-11-30 13:08:40 +01:00
transformations Allow specifying resize direction 2015-06-15 15:19:27 +05:30
ajax.js Fixed loading additional javascripts 2017-06-06 14:51:18 +02:00
chart.js bug - Saved chart image does not have a proper name or an extension 2015-07-06 16:04:17 +05:30
common.js Correctly generate URL when there were not parameters 2017-02-20 08:58:00 +01:00
config.js Add missing server parameter to several javascript requests 2017-03-03 14:48:11 +01:00
console.js Remove duplicite error handler 2017-04-05 09:33:10 +02:00
cross_framing_protection.js Revert onload changes due to side effects 2016-01-10 17:05:29 +05:30
db_central_columns.js Remove unneeded debugging statements 2016-09-01 11:45:34 +05:30
db_operations.js Use appropriate name 'params' instead of 'data' 2016-09-01 18:16:29 +05:30
db_qbe.js Improve jQuery selectors. 2015-08-24 21:06:27 +02:00
db_search.js Add token parameter in AJAX POST request 2016-11-15 22:28:45 +05:30
db_structure.js Use existing filtering template for table filtering 2016-12-21 10:22:35 +01:00
db_tracking.js Use appropriate name 'params' instead of 'data' 2016-09-01 18:16:29 +05:30
doclinks.js
error_report.js Initialize error reporting after load 2017-02-22 09:55:34 +01:00
export.js Do not use deprecated $.parseJSON 2016-12-21 14:27:39 +01:00
functions.js Fixed tooltip not showing up. 2017-05-08 19:45:39 +03:00
get_image.js.php Merge branch 'QA_4_6' 2016-08-25 09:40:59 +02:00
get_scripts.js.php Merge branch 'QA_4_6' 2016-08-25 09:40:59 +02:00
gis_data_editor.js Operate without OpenLayers here as well 2015-11-06 15:05:53 +11:00
import.js Fix TODO: HTML5 "required" property is mostly supported now 2016-01-14 12:50:19 +11:00
indexes.js Add missing server parameter to several javascript requests 2017-03-03 14:48:11 +01:00
keyhandler.js Convert array declaration in JS. 2015-12-11 22:50:24 +01:00
makegrid.js Fix #13177 Grid editing repeats action after error 2017-05-17 23:41:56 +10:00
menu-resizer.js Make Scrutinizer Happy 2015-06-30 21:58:21 +05:30
messages.php Merge branch 'QA_4_6' 2016-11-15 22:26:11 +05:30
microhistory.js Properly quote href selectors 2016-12-21 14:15:50 +01:00
multi_column_sort.js Merge branch 'QA_4_3' 2014-12-15 15:53:22 -05:00
navigation.js Add missing server parameter to several javascript requests 2017-03-03 14:48:11 +01:00
normalization.js Fixed javascript error on 3NF normalization 2017-02-13 15:30:51 +01:00
page_settings.js Remove unnecessary semicolons. 2015-07-20 23:56:51 +02:00
replication.js Fix token mismatch errors in replication and routines 2016-09-02 13:43:08 +05:30
rte.js Merge branch 'QA_4_6' 2016-12-20 16:44:58 +01:00
server_databases.js Fix drop database - token parameter is required as POST param 2017-01-04 13:10:06 +05:30
server_plugins.js Remove odd CSS class logic from JS and template 2016-08-28 20:18:27 +03:00
server_privileges.js Remove default value for js parameter 2016-12-19 16:31:02 +01:00
server_status_advisor.js Do not use deprecated $.parseJSON 2016-12-21 14:27:39 +01:00
server_status_monitor.js Add missing server parameter to several javascript requests 2017-03-03 14:48:11 +01:00
server_status_processes.js Use dot notation 2015-10-29 08:07:49 +11: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 Remove widgetZebra initialization 2016-08-23 14:51:01 +03:00
server_status_variables.js Remove unused variable 2016-11-16 15:30:12 +02:00
server_user_groups.js .live() and .die() methods are deprecated. Use .on() and .off() methods instead 2014-12-02 17:07:46 +05:30
server_variables.js Merge remote-tracking branch 'upstream/master' 2016-11-15 18:08:24 +02:00
shortcuts_handler.js Fixes #12330 - Shortcut for closing console 2016-08-01 21:16:36 +05:30
sprintf.js Add licencing info to js/sprintf.js from https://github.com/kvz/phpjs/blob/master/LICENSE.txt 2014-10-03 19:04:26 +05:30
sql.js Fix query simulating for more servers 2017-03-03 14:48:11 +01:00
tbl_change.js Allow for partial dates on Insert page and while editing a row (via Edit Row link) 2016-10-26 21:29:43 +05:30
tbl_chart.js Do not use deprecated $.parseJSON 2016-12-21 14:27:39 +01:00
tbl_find_replace.js Use div id sqlqueryresultsouter in table search since sqlqueryresults clashes with the results returned 2014-11-28 12:29:07 +05:30
tbl_gis_visualization.js Use verbatim OpenLayers.js 2016-02-03 15:11:24 +01:00
tbl_operations.js Add missing server parameter to several javascript requests 2017-03-03 14:48:11 +01:00
tbl_relation.js Better defaults when creating multi fields foreign key 2017-02-14 11:09:57 +01:00
tbl_select.js Add missing server parameter to several javascript requests 2017-03-03 14:48:11 +01:00
tbl_structure.js Merge branch 'QA_4_6' 2016-12-21 10:46:07 +01:00
tbl_tracking.js Some more Token mismatch errors, Issue #12523 2016-09-02 14:03:51 +05:30
tbl_zoom_plot_jqplot.js Remove unused code 2017-01-18 09:30:55 +01:00
whitelist.php Merge branch 'QA_4_6' 2016-08-25 09:40:59 +02:00
zxcvbn.js Upgrade zxcvbn 2016-11-10 10:46:06 +01:00