..
codemirror
Fix #11979 DECLARE not accepted as valid SQL
2016-02-18 15:55:56 +11: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
Optimize PNG images
2016-02-12 14:47:24 +01:00
pmd
Fix schema export with too many tables
2016-05-11 11:31:55 +02: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 #12105 : Multi-server drag-drop-import always fails
2016-03-21 18:00:22 +05:30
config.js
Define dataType so that jQuery do not have to guess
2016-05-11 10:55:45 +02:00
console.js
Do not catch HTML requests in console
2016-05-11 10:55:24 +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
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
Fix SQL syntax highlighting in database search page
2016-02-19 19:36:58 +11: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
Share js code for hostname input and fix it
2016-04-26 12:50:42 +02: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 branch 'QA_4_5' into QA_4_6
2016-02-17 00:01:08 +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
Merge branch 'QA_4_5' into QA_4_6
2016-02-19 13:33:56 +01: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
Fix #12125 Cannot highlight a column if I scroll down from the top of the table
2016-03-31 21:34:43 +11: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