phpmyadmin/js
2014-12-28 06:18:56 -05:00
..
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 Update jqplot to version 1.0.8 2014-12-04 15:55:35 +05:30
jquery Update with the version distributed at jQuery website. Earlier one was version 1.11.1 release from Github. This removed the reference to .map file 2014-12-09 13:32:03 +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 Fix coding style 2014-12-02 20:10:55 +01:00
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 Merge branch 'QA_4_3' 2014-12-28 06:18:56 -05:00
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 Use .prop() in place of .attr() in appropriate places 2014-12-04 11:39:45 +05:30
console.js Merge branch 'QA_4_3' 2014-12-23 15:15:18 +05:30
cross_framing_protection.js Fix typo in attribute name 2014-03-14 08:53:55 +01:00
db_central_columns.js Merge branch 'master' into update 2014-12-04 18:13:31 +05:30
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 .live() and .die() methods are deprecated. Use .on() and .off() methods instead 2014-12-02 17:07:46 +05:30
db_search.js Merge branch 'master' into update 2014-12-04 18:13:31 +05:30
db_structure.js .live() and .die() methods are deprecated. Use .on() and .off() methods instead 2014-12-02 17:07:46 +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 js reports; TypeError: /([a-zA-Z]+):/.exec(...) is null 2014-12-23 17:22:47 +05:30
export.js Fix coding style 2014-12-18 08:26:06 -05:00
functions.js Use spaces to improve readability 2014-12-23 15:51:00 +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 More instances of .live() and .die() replaced with .on() and .off() 2014-12-02 18:07:58 +05:30
import.js .live() and .die() methods are deprecated. Use .on() and .off() methods instead 2014-12-02 17:07:46 +05:30
indexes.js .live() and .die() methods are deprecated. Use .on() and .off() methods instead 2014-12-02 17:07:46 +05:30
keyhandler.js .live() and .die() methods are deprecated. Use .on() and .off() methods instead 2014-12-02 17:07:46 +05:30
makegrid.js Fix typo 2014-12-04 10:31:12 +05:30
menu-resizer.js Fix bug#4586 Javascript error after moving a column 2014-11-12 14:06:49 +05:30
messages.php Merge branch 'QA_4_3' 2014-12-15 15:53:22 -05:00
multi_column_sort.js Merge branch 'QA_4_3' 2014-12-15 15:53:22 -05:00
navigation.js Merge branch 'master' into update 2014-12-04 18:13:31 +05:30
normalization.js Use .prop() in place of .attr() in appropriate places 2014-12-04 11:39:45 +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 More instances of .live() and .die() replaced with .on() and .off() 2014-12-02 18:07:58 +05:30
server_databases.js More instances of .live() and .die() replaced with .on() and .off() 2014-12-02 18:07:58 +05:30
server_plugins.js Various javascript spacing fixes 2013-04-15 16:20:04 +02:00
server_privileges.js More instances of .live() and .die() replaced with .on() and .off() 2014-12-02 18:07:58 +05:30
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 bug #4615 SQL highlighting in process list breaks on auto refresh 2014-12-02 12:25:05 +05:30
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 bug #4617 UI issues with sortable tables 2014-12-08 17:56:15 +05:30
server_status_variables.js bug #4617 UI issues with sortable tables 2014-12-08 17:56:15 +05:30
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 Fix coding style 2014-12-18 08:26:06 -05: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 #4593 Refresh navigation tree on manual select into SQL tab. 2014-12-06 22:01:17 +01:00
tbl_change.js Use .prop() in place of .attr() in appropriate places 2014-12-04 11:39:45 +05:30
tbl_chart.js Use .prop() in place of .attr() in appropriate places 2014-12-04 11:39:45 +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 'master' of github.com:phpmyadmin/phpmyadmin 2014-12-05 20:05:39 +05:30
tbl_operations.js Replace more instances of .live() and .die() with .on() and .off() 2014-12-04 18:33:37 +05:30
tbl_relation.js Implement #1579 Default to primary key when adding relation. 2014-12-15 20:54:00 +01:00
tbl_select.js Use .prop() in place of .attr() in appropriate places 2014-12-04 11:39:45 +05:30
tbl_structure.js Merge branch 'QA_4_3' 2014-12-24 13:51:18 +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 More instances of .live() and .die() replaced with .on() and .off() 2014-12-02 18:07:58 +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