phpmyadmin/js
2016-02-08 16:42:51 +01:00
..
codemirror Tell jQuery we're expecting JSON here 2016-01-19 10:17:20 +01:00
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 Use verbatim OpenLayers.js 2016-02-03 15:11:24 +01:00
pmd Remove iecanvas script 2016-01-08 12:10:22 +01:00
tracekit Move tracekit library to separate folder 2013-09-30 09:17:03 +02:00
transformations Allow specifying resize direction 2015-06-15 15:19:27 +05:30
ajax.js Merge branch 'QA_4_5' 2016-01-11 08:46:56 +11: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 Fix TODO: Generate a random string as the upload_id 2016-01-14 13:29:56 +11:00
config.js Add localStorage availability checks, update the error message 2016-01-12 18:30:04 +05:30
console.js IE 8 compatibility in console 2015-12-10 12:18:38 -05:00
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 Remove useless variables and simplify code. 2015-12-11 22:36:54 +01:00
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 Remove more removeProp() function calls 2016-01-12 20:25:04 +11:00
functions.js Merge remote-tracking branch 'origin/QA_4_5' into QA_4_6 2016-02-08 16:42:51 +01:00
get_image.js.php Remove some unnecessary string concatenations 2015-12-07 09:41:46 -05:00
get_scripts.js.php Remove classes require_once. 2015-09-01 21:30:22 +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 Fix #11864 Move noSelect mehthod to makegrid.js 2016-02-03 14:06:51 +01:00
menu-resizer.js Make Scrutinizer Happy 2015-06-30 21:58:21 +05:30
messages.php Merge commit '0f23dd5' 2016-01-12 18:43:15 +05:30
microhistory.js Move to HTML5 API for maintaining AJAX history 2015-07-09 13:21:36 +05:30
multi_column_sort.js Merge branch 'QA_4_3' 2014-12-15 15:53:22 -05:00
navigation.js Merge remote-tracking branch 'origin/QA_4_5' into QA_4_6 2016-02-08 16:42:51 +01:00
normalization.js Merge branch 'QA_4_5' 2016-01-28 09:23:27 +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 issue #11701 Allow changing parameter order of routines 2015-12-01 12:20:16 +11:00
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 Merge branch 'QA_4_5' 2016-01-19 10:45:06 +01: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 Remove useless variables and simplify code. 2015-12-11 22:36:54 +01:00
tbl_change.js Merge branch 'QA_4_5' 2016-01-05 12:41:57 +01:00
tbl_chart.js Convert array declaration in JS. 2015-12-11 22:50:24 +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 Use dot notation 2015-10-29 08:07:49 +11:00
tbl_relation.js POST request for dropping foreign key relations 2015-08-28 15:39:06 +10:00
tbl_select.js Fix typo in tag. 2015-12-11 23:03:56 +01:00
tbl_structure.js Remove unused parameters 2016-02-03 13:56:15 +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 Remove some unnecessary string concatenations 2015-12-07 09:41:46 -05:00