phpmyadmin/js
Madhura Jayaratne dade3fa2e4 Fix #11706 Database export template not saving compression option
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-12-07 16:56:18 +11: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 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 Properly handle session expiry after POST requests 2015-11-05 09:11:33 +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 Add missing ";". 2015-08-23 12:49:42 +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 class to support rtl languages 2015-07-21 14:15:29 +05:30
export.js Fix #11706 Database export template not saving compression option 2015-12-07 16:56:18 +11:00
functions.js fix #11627, CREATE TABLE/INSERT INTO executed twice (ctrl+enter) 2015-11-01 03:51:45 +05:30
get_image.js.php Minor coding style modification. 2015-08-23 13:12:05 +02:00
get_scripts.js.php Space after function keyword 2015-04-27 19:14:00 +05:30
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 Fix incorrect message calling 2015-11-21 21:06:31 -05: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 Properly handle session expiry after POST requests 2015-11-05 09:11:33 +01: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 Fix #11548 Confirm box on "Reset slave" option 2015-10-09 10:06:49 +11:00
rte.js Remove unnecessary semicolons. 2015-07-20 23:56:51 +02:00
server_databases.js Fixes #11495 'PMA_Microhistory' is undefined 2015-09-24 09:27:17 -04:00
server_plugins.js Use phpmyadmin's secondary tabs instead of jQuery tabs 2015-07-10 19:38:20 +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 Fixes #11495 'PMA_Microhistory' is undefined 2015-09-24 09:27:17 -04: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 Merge branch 'QA_4_5' of github.com:phpmyadmin/phpmyadmin into QA_4_5 2015-10-06 07:39:51 +11:00
tbl_relation.js Fix variable scope 2015-07-02 20:49:40 +05:30
tbl_select.js Fix searching using unary geometry functions 2015-08-18 10:33:05 +05:30
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 Space after function keyword 2015-04-27 19:14:00 +05:30