phpmyadmin/js
Isaac Bennetch 16fba839bb Changed the SQL window suggestion tool to have DELETE...WHERE 0 instead of 1.
This should help avoid accidental data loss.

Issue #12859

Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-01-04 16:18:16 +01:00
..
codemirror Fix #12455: Query history stores separate entry for every letter typed 2016-09-30 10:47:02 +05:30
jqplot Remove excanvas 2016-01-14 09:51:53 +01:00
jquery Update jQuery UI to 1.11.4 2016-01-08 13:06:11 +01:00
openlayers Optimize PNG images 2016-02-12 14:47:24 +01:00
pmd Remove unnecessary debug statements 2016-11-18 18:24:19 +05:30
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 Improved indents, alignment and rtl in Original theme 2016-08-01 03:08:48 +01:00
big_ints.js Fix PHPCS issues. 2014-11-01 22:07:18 +01: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 Include explaning statements near related code 2016-09-16 13:56:15 +05:30
config.js Show no local storage warning only on settings tab 2016-12-01 11:35:44 +01:00
console.js ajaxOptions.dataType can also return multiple space-separated values 2016-10-24 18:11:04 +05:30
cross_framing_protection.js Revert onload changes due to side effects 2016-01-10 17:05:29 +05:30
db_central_columns.js Improve jQuery selectors. 2015-08-24 21:06:27 +02:00
db_operations.js POST requests for db operations 2015-08-28 15:38:58 +10:00
db_qbe.js Improve jQuery selectors. 2015-08-24 21:06:27 +02:00
db_search.js Change to using HTML5 data-* attributes to allow easy access in JQuery 2016-11-15 21:14:07 +05:30
db_structure.js Use strict comparison 2016-01-11 08:12:11 -05:00
db_tracking.js POST requests for deleting tracking data 2015-08-28 15:39:01 +10:00
doclinks.js Remove double keys 2013-08-07 10:34:55 +02:00
error_report.js Convert array declaration in JS. 2015-12-11 22:50:24 +01:00
export.js Uncheck the Add CREATE PROCEDURE / FUNCTION etc. checkbox for a selective export 2016-09-16 13:57:07 +05:30
functions.js Changed the SQL window suggestion tool to have DELETE...WHERE 0 instead of 1. 2017-01-04 16:18:16 +01:00
get_image.js.php Fixed random logouts due to wrong cookie path 2016-08-25 09:38:17 +02:00
get_scripts.js.php Fixed random logouts due to wrong cookie path 2016-08-25 09:38:17 +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 Variable was already defined 2015-12-30 07:31:03 -05:00
keyhandler.js Convert array declaration in JS. 2015-12-11 22:50:24 +01:00
makegrid.js If date is invalid acc to datePicker plugin, close the UI 2016-10-26 21:29:54 +05:30
menu-resizer.js Make Scrutinizer Happy 2015-06-30 21:58:21 +05:30
messages.php Change get ajax request to post to avoid long request URIs 2016-11-14 10:45:49 +05:30
microhistory.js Store copy of hash instead of working on live object 2016-08-18 11:08:25 +02:00
multi_column_sort.js Merge branch 'QA_4_3' 2014-12-15 15:53:22 -05:00
navigation.js Reload Navigation if no prev entry stored 2016-08-16 13:48:09 +05:30
normalization.js Merge branch 'MAINT_4_5_5-security' into QA_4_6-security 2016-02-29 10:35:47 +01:00
page_settings.js Remove unnecessary semicolons. 2015-07-20 23:56:51 +02:00
replication.js Fix #11548 Confirm box on "Reset slave" option 2015-10-09 10:06:49 +11:00
rte.js MySQL allows precision to be specified for DATETIME, TIME type fields too 2016-12-15 09:47:17 +05:30
server_databases.js merge db_create.php into ServerDatabasesController 2015-11-24 20:41:40 +11:00
server_plugins.js Add server plugins page. Recovered partially from Drizzle support 2015-09-18 17:09:51 +10:00
server_privileges.js Merge branch 'QA_4_5' 2015-12-15 06:26:49 -05:00
server_status_advisor.js Fix #11445 MySQL 5.7 and Status page for an unprivileged user 2015-08-31 21:23:51 +10:00
server_status_monitor.js Merge branch 'QA_4_5' 2016-01-19 10:45:06 +01:00
server_status_processes.js Use dot notation 2015-10-29 08:07:49 +11:00
server_status_queries.js Hide the jqPlot details inside the method 2015-11-07 08:08:20 +11:00
server_status_sorter.js Remove debug code 2015-06-18 10:51:06 +05:30
server_status_variables.js Gracefully handle errors in regex based javascript search 2016-01-19 10:44:03 +01: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 Fixed editing of server variable 2016-06-13 12:53:34 +02:00
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 Automatically save SQL query in browser local storage 2016-08-27 09:15:28 +02: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 Fixed rendering of chart of columns with HTML inside 2016-06-22 13:07:32 +02: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 Use dot notation 2015-10-29 08:07:49 +11:00
tbl_relation.js Properly escape foreign key selection 2016-07-13 11:10:44 +02:00
tbl_select.js Fix typo in tag. 2015-12-11 23:03:56 +01:00
tbl_structure.js Fixed moving of columns with whitespace in name 2016-12-21 10:45:52 +01:00
tbl_tracking.js Use POST requests for deleting tracking data 2015-08-28 15:39:04 +10:00
tbl_zoom_plot_jqplot.js Merge branch 'QA_4_5' 2016-01-15 10:08:43 +05:30
whitelist.php Fixed random logouts due to wrong cookie path 2016-08-25 09:38:17 +02:00