phpmyadmin/js
Michal Čihař 3b9fb2b664 Simplify handling of long URLs in Util::linkOrButton
We no longer create form, but rather rather tag the link to be handled
as POST on the client side.

This way the code is way simpler without need on any special case
handling on server side.

Fixes #13649

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-16 15:33:53 +01:00
..
codemirror/addon/lint Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
jqplot/plugins Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
pmd Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
transformations Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
vendor Optimize PNG images with zopfli 2017-11-04 19:37:47 +01:00
ajax.js Simplify handling of long URLs in Util::linkOrButton 2017-11-16 15:33:53 +01:00
chart.js Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
common.js Fix passing boolean values as PMA_commonParams 2017-09-28 11:07:08 +02:00
config.js Fixed #13748 2017-10-16 17:27:08 +05:30
console.js Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
cross_framing_protection.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
db_central_columns.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
db_multi_table_query.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
db_operations.js Merge pull request #13682 from jakubstanecki/feature/13560-change-all-table-collations 2017-09-28 15:59:34 +02:00
db_qbe.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
db_search.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
db_structure.js Share code for row filtering 2017-10-30 11:25:51 +01:00
db_tracking.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
doclinks.js Remove double keys 2013-08-07 10:34:55 +02:00
error_report.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
export_output.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
export.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
functions.js Simplify handling of long URLs in Util::linkOrButton 2017-11-16 15:33:53 +01:00
get_scripts.js.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
gis_data_editor.js Simplify handling of long URLs in Util::linkOrButton 2017-11-16 15:33:53 +01:00
import.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
indexes.js Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
keyhandler.js Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
makegrid.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
menu-resizer.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
messages.php Add support for FIDO U2F authentication 2017-11-01 16:34:31 +01:00
microhistory.js Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
multi_column_sort.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
navigation.js Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
normalization.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
page_settings.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
replication.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
rte.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
server_databases.js Share code for row filtering 2017-10-30 11:25:51 +01:00
server_plugins.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
server_privileges.js Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
server_status_advisor.js Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
server_status_monitor.js Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
server_status_processes.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03: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 Share code for row filtering 2017-10-30 11:25:51 +01:00
shortcuts_handler.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
sql.js Simplify handling of long URLs in Util::linkOrButton 2017-11-16 15:33:53 +01:00
tbl_change.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03: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 Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
tbl_operations.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
tbl_relation.js Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
tbl_select.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
tbl_structure.js Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
tbl_tracking.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
tbl_zoom_plot_jqplot.js Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
u2f.js Add support for FIDO U2F authentication 2017-11-01 16:34:31 +01:00
whitelist.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00