phpmyadmin/js
Madhura Jayaratne 4cf4e41dec Table filtering for multiquery
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-01 08:27:10 +05:30
..
canvg Drop flashcanvas 2014-02-03 13:32:01 +01:00
codemirror Autocomplete table/column names in SQL editors 2014-10-14 23:22:15 +05:30
jqplot Upgraded jqPlot to 1.0.4 r1121 2013-01-01 11:05:42 -05:00
jquery Feature#1546 Replace js sprintf library with a better one 2014-10-03 17:08:25 +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 Update to match ajax page loading mechanism 2014-11-05 16:14:16 +05:30
tracekit Move tracekit library to separate folder 2013-09-30 09:17:03 +02:00
transformations RFE-637: Custom field handlers (input transformations) 2014-07-12 01:52:32 +05:30
ajax.js Use a separate flag to avoid confusion 2014-11-26 08:41:33 +05:30
big_ints.js Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
chart.js Fix typo 2014-06-06 12:07:36 +05:30
common.js Bug #4588 Moving, renaming, dropping actions in table operations page results in token mismatch 2014-11-13 08:10:53 +05:30
config.js Minor coding style modifications. 2014-11-02 14:04:35 +01:00
console.js Minor coding style modifications. 2014-11-02 14:04:35 +01:00
cross_framing_protection.js Fix typo in attribute name 2014-03-14 08:53:55 +01:00
db_central_columns.js add user defined column to central list 2014-06-17 22:45:23 +05:30
db_operations.js Add js checks in multiple files if data is undefined 2014-10-01 10:00:54 +05:30
db_qbe.js Feature#1546 Replace js sprintf library with a better one 2014-10-03 17:08:25 +05:30
db_search.js There is no sqlqueryresults div in db search. Use searchresults div 2014-11-28 12:27:12 +05:30
db_structure.js Tracking improvements. Implements rfe #1562 2014-11-25 17:31:53 +05:30
db_tracking.js rfe #1564 Improve action message on Tracking page 2014-11-26 16:08:26 +05:30
doclinks.js Remove double keys 2013-08-07 10:34:55 +02:00
error_report.js Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
export.js Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
functions.js Match teardown selector with register selector 2014-11-28 12:57:29 +05:30
get_image.js.php Wrap some long lines 2013-04-26 10:07:53 +02:00
get_scripts.js.php Simplify file name validation 2013-10-03 15:54:50 +02:00
gis_data_editor.js Feature#1546 Replace js sprintf library with a better one 2014-10-03 17:08:25 +05:30
import.js Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
indexes.js Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
keyhandler.js complete patch for #4279 ctrl +up/down final 2014-03-27 00:22:08 +05:30
makegrid.js Cleanup makegrid.js and do scoped selections 2014-11-28 15:32:46 +05:30
menu-resizer.js Fix bug#4586 Javascript error after moving a column 2014-11-12 14:06:49 +05:30
messages.php Allow deleting individual versions of tracking data 2014-11-26 17:57:33 +05:30
multi_column_sort.js Fix coding style in JS files 2014-07-02 22:30:18 +02:00
navigation.js Avoid using #table_results for jQuery selections 2014-11-27 20:43:59 +05:30
normalization.js Feature#1546 Replace js sprintf library with a better one 2014-10-03 17:08:25 +05:30
OpenStreetMap.js Various spacing and identation fixes 2013-04-15 15:13:14 +02:00
replication.js Various spacing and identation fixes 2013-04-15 15:13:14 +02:00
rte.js Merge pull request #1394 from nisargjhaveri/autocomplete 2014-11-11 10:33:31 -05:00
server_databases.js Feature#1546 Replace js sprintf library with a better one 2014-10-03 17:08:25 +05:30
server_plugins.js Various javascript spacing fixes 2013-04-15 16:20:04 +02:00
server_privileges.js Merge pull request #1367 from madhuracj/Bug4547 2014-10-03 12:30:27 -04:00
server_status_advisor.js Fix typo 2013-10-03 11:25:09 -04:00
server_status_monitor.js Merge branch 'master' into ZweiSteinSoft/rfe/1550-pma-url-getcommon-new-style 2014-10-22 16:58:00 +02:00
server_status_processes.js More fixes to new PMA_URL_getCommon style 2014-10-18 19:42:39 +02:00
server_status_queries.js Reference javascript messages by dot notation instead of using ['strFoo'] 2013-04-16 13:32:51 +02:00
server_status_sorter.js Reference javascript messages by dot notation instead of using ['strFoo'] 2013-04-16 13:32:51 +02:00
server_status_variables.js Coding style: Bad line breaking before logical operators 2013-10-02 12:07:15 +02:00
server_user_groups.js Feature#1546 Replace js sprintf library with a better one 2014-10-03 17:08:25 +05:30
server_variables.js Add js checks in multiple files if data is undefined 2014-10-01 10:00:54 +05:30
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 Table filtering for multiquery 2014-12-01 08:27:10 +05:30
tbl_change.js Merge commit '41c0251' 2014-09-15 08:02:47 -04:00
tbl_chart.js Merge branch 'QA_4_2' 2014-10-21 22:27:13 +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 branch 'QA_4_0' 2013-09-26 14:47:04 -04:00
tbl_relation.js Feature#1546 Replace js sprintf library with a better one 2014-10-03 17:08:25 +05:30
tbl_select.js Use div id sqlqueryresultsouter in table search since sqlqueryresults clashes with the results returned 2014-11-28 12:29:07 +05:30
tbl_structure.js Default handling is good enough 2014-11-20 10:53:39 +05:30
tbl_tracking.js Allow deleting individual versions of tracking data 2014-11-26 17:57:33 +05:30
tbl_zoom_plot_jqplot.js Use div id sqlqueryresultsouter in table search since sqlqueryresults clashes with the results returned 2014-11-28 12:29:07 +05:30
whitelist.php bug #4530 [security] DOM based XSS that results to a CSRF that creates a ROOT account in certain conditions 2014-09-13 10:30:47 -04:00