phpmyadmin/js
Madhura Jayaratne cc94aaa597 Use POST requests for structure changes
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-28 15:39:15 +10:00
..
canvg
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
pmd Improve jQuery selectors. 2015-08-24 21:06:27 +02:00
tracekit
transformations Allow specifying resize direction 2015-06-15 15:19:27 +05:30
ajax.js Clear internal cache at script handler upon version upgrade 2015-08-07 13:31:03 +05:30
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
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 POST request for deleting database search results 2015-08-28 15:38:59 +10:00
db_structure.js Update comments 2015-08-28 15:39:00 +10:00
db_tracking.js POST requests for deleting tracking data 2015-08-28 15:39:01 +10:00
doclinks.js
error_report.js Use class to support rtl languages 2015-07-21 14:15:29 +05:30
export.js Improve jQuery selectors. 2015-08-24 21:06:27 +02:00
functions.js Use POST requests for creating views 2015-08-28 15:39:02 +10:00
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 Use POST request for dropping primary key 2015-08-28 15:38:56 +10: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 Use sentence case for these as well 2015-08-25 21:41:27 +10: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 Use POST requests for structure changes 2015-08-28 15:39:15 +10: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 Use a POST request for executing procedures 2015-08-28 15:39:12 +10:00
server_databases.js Merge branch 'QA_4_4' 2015-08-07 07:35:41 +05:30
server_plugins.js Use phpmyadmin's secondary tabs instead of jQuery tabs 2015-07-10 19:38:20 +05:30
server_privileges.js Edit user groups via a POST request 2015-08-28 15:39:11 +10:00
server_status_advisor.js
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 Use POSt request for saving variable name 2015-08-28 15:39:10 +10: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 POST requests for deleting rows 2015-08-28 15:39:08 +10:00
tbl_change.js Fix #11382 Selecting values for set field throws JS error 2015-08-11 15:42:15 +05:30
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 Use POSt requests for dropping table/view and truncating views 2015-08-28 15:39:07 +10:00
tbl_relation.js POST request for dropping foreign key relations 2015-08-28 15:39:06 +10:00
tbl_select.js Fix searching using unary geometry functions 2015-08-18 10:33:05 +05:30
tbl_structure.js Use POST requests for dropping columns and adding indexes 2015-08-28 15:39:05 +10: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 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