phpmyadmin/js
2015-09-09 22:05:00 +02:00
..
canvg Drop flashcanvas 2014-02-03 13:32:01 +01:00
codemirror Fix #11345 Token mismatch error 2015-08-06 09:40:28 +05:30
jqplot #4951 Trying to save chart as image crashes the browser 2015-06-09 15:21:39 +05:30
jquery Feature 763 jquery validation feature squashed 2015-04-04 21:10:06 +05:30
openlayers bug #4382 Missing source for OpenLayers library: retrieved source code from OpenLayers 2.10 2014-04-30 13:22:43 -04:00
pmd Merge branch 'QA_4_4' into QA_4_5 2015-09-02 19:27:47 +10:00
tracekit
transformations Allow specifying resize direction 2015-06-15 15:19:27 +05:30
ajax.js Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02: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 Rename classes files. 2015-09-01 21:30:21 +02:00
config.js Improve CSS selectors. 2015-07-20 23:49:54 +02:00
console.js revert jQuery selector modification 2015-08-01 17:52:40 +02:00
cross_framing_protection.js Fix typo in attribute name 2014-03-14 08:53:55 +01:00
db_central_columns.js Improve jQuery selectors. 2015-08-24 21:06:27 +02:00
db_operations.js .live() and .die() methods are deprecated. Use .on() and .off() methods instead 2014-12-02 17:07:46 +05:30
db_qbe.js Improve jQuery selectors. 2015-08-24 21:06:27 +02:00
db_search.js Merge branch 'master' into update 2014-12-04 18:13:31 +05:30
db_structure.js Improve jQuery selectors. 2015-08-24 21:06:27 +02:00
db_tracking.js Improve jQuery selectors. 2015-08-24 21:06:27 +02:00
doclinks.js
error_report.js Use braces 2015-08-30 07:53:47 -04:00
export.js Improve jQuery selectors. 2015-08-24 21:06:27 +02:00
functions.js Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
get_image.js.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
get_scripts.js.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
gis_data_editor.js Improve jQuery selectors. 2015-08-24 21:06:27 +02:00
import.js Improve jQuery selectors. 2015-08-24 21:06:27 +02:00
indexes.js Improve jQuery selectors. 2015-08-24 21:06:27 +02:00
keyhandler.js .live() and .die() methods are deprecated. Use .on() and .off() methods instead 2014-12-02 17:07:46 +05:30
makegrid.js Merge branch 'QA_4_4' 2015-08-05 09:46:18 -04:00
menu-resizer.js Make Scrutinizer Happy 2015-06-30 21:58:21 +05:30
messages.php Merge branch 'master' into useNamespaces_master 2015-09-04 22:37:45 +02:00
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 Improve jQuery selectors. 2015-08-24 21:06:27 +02:00
normalization.js Improve jQuery selectors. 2015-08-24 21:06:27 +02:00
OpenStreetMap.js
page_settings.js Remove unnecessary semicolons. 2015-07-20 23:56:51 +02:00
replication.js Add select all to database selector in replication gui 2015-06-09 10:53:55 +05:30
rte.js Remove unnecessary semicolons. 2015-07-20 23:56:51 +02:00
server_databases.js Merge branch 'QA_4_4' 2015-08-07 07:35:41 +05:30
server_privileges.js RFE#1396 : Support MySQL 5.6.6+ SHA256 Auth Plugin 2015-07-23 21:49:05 +05:30
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 Improve jQuery selectors. 2015-08-24 21:06:27 +02:00
server_status_processes.js Improve jQuery selectors. 2015-08-24 21:06:27 +02:00
server_status_queries.js Having to click the table header for sorting is more of less obvious with header text inside and anchor 2015-02-11 11:31:45 +05:30
server_status_sorter.js Remove debug code 2015-06-18 10:51:06 +05:30
server_status_variables.js Improve jQuery selectors. 2015-08-24 21:06:27 +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 Improve jQuery selectors. 2015-08-24 21:06:27 +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 Fix unterminated statements. 2015-07-20 21:53:28 +02:00
tbl_change.js Fix #11450 Validation fails when using functions 2015-09-02 16:54:00 +10:00
tbl_chart.js bug - Saved chart image does not have a proper name or an extension 2015-07-06 16:04:17 +05:30
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 Merge pull request #11425 from Tithugues/improveJquerySelectors_master 2015-08-25 17:42:43 +05:30
tbl_operations.js Backport fix #11404 "Switch to copied table" doesn't work 2015-08-17 17:52:24 +05:30
tbl_relation.js Fix variable scope 2015-07-02 20:49:40 +05:30
tbl_select.js Fix indentation 2015-09-03 19:00:06 +10:00
tbl_structure.js Improve jQuery selectors. 2015-08-24 21:06:27 +02:00
tbl_tracking.js bug #4981 Uncaught TypeError: Cannot read property 'attr' of null 2015-07-14 17:03:30 +05:30
tbl_zoom_plot_jqplot.js Merge pull request #11425 from Tithugues/improveJquerySelectors_master 2015-08-25 17:42:43 +05:30
whitelist.php Remove classes require_once. 2015-09-01 21:30:22 +02:00