phpmyadmin/js
2015-03-09 14:48:43 +05:30
..
canvg Drop flashcanvas 2014-02-03 13:32:01 +01:00
codemirror rfe #1595 make professional code editor suggestion 2015-02-21 16:27:31 +08:00
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 It is generally not recommended to make functions within a loop 2015-02-13 13:19:25 +05:30
tracekit Move tracekit library to separate folder 2013-09-30 09:17:03 +02:00
transformations Remove transformation related code from makegrid.js and functions.js 2015-02-20 12:53:54 +05:30
ajax.js Add a tool tip explaining the Lock symbol while page lock | Feat Req 1607 2015-02-25 19:17:56 +05:30
big_ints.js Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
chart.js Scope of JS variables defined in for loop declaration part if not local to the loop. See http://stackoverflow.com/questions/18465211/javascript-loop-variable-scope 2015-02-13 12:42:47 +05:30
common.js Fix bad line breaks 2015-02-13 12:50:35 +05:30
config.js Fix typo 2015-02-26 11:39:46 +05:30
console.js Revert "Save unfinished work" 2015-02-26 11:53:48 +05:30
cross_framing_protection.js Fix typo in attribute name 2014-03-14 08:53:55 +01:00
db_central_columns.js Feature Request:#1608 Allowing signed/unsigned attribute central column 2015-02-27 09:39:07 +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 Extend disabling foreign key check to row deletion 2015-01-30 15:57:11 +05:30
db_tracking.js rfe Change tracking activation status from db level tracking page 2015-02-23 09:37:45 +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 Properly align jQuery dialog 2015-02-16 12:13:02 +05:30
functions.js Simplify handling values from previous version by using comma separated values 2015-03-06 15:28:27 +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 rfe #1235 Relation view: move to main "Structure" page 2015-02-09 12:07:43 +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 Merge branch 'QA_4_3' into QA_4_4 2015-03-09 14:48:43 +05:30
menu-resizer.js Fix bug#4586 Javascript error after moving a column 2014-11-12 14:06:49 +05:30
messages.php Improve messages 2015-03-01 06:38:22 -05:00
multi_column_sort.js Merge branch 'QA_4_3' 2014-12-15 15:53:22 -05:00
navigation.js Fix scope 2015-02-13 13:06:34 +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 Merge commit '264b66c' 2015-01-25 07:03:50 -05:00
server_databases.js Fix inspection issues 2015-02-15 06:45:26 -05:00
server_plugins.js Various javascript spacing fixes 2013-04-15 16:20:04 +02:00
server_privileges.js rfe #501 Support for SSL GRANT option 2015-02-27 15:53:12 +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 Add Filter to Process List | Feature #1606 2015-02-22 22:52:47 +05:30
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 bug #4617 UI issues with sortable tables 2014-12-08 17:56:15 +05:30
server_status_variables.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_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 Sever Variables Table UI Improvements 2014-12-30 18:03:40 +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 Merge pull request #1523 from madhuracj/rfe1602 2015-03-01 06:33:41 -05:00
tbl_change.js rfe #954 Allow SALT in ENCRYPT function 2015-02-02 12:26:47 +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 proper case 2015-02-11 11:58:14 +05:30
tbl_structure.js rfe #1235 Relation view: move to main "Structure" page 2015-02-09 12:07:43 +05:30
tbl_tracking.js bug Add missing confirmation when deleting tracking report entries 2015-02-11 12:33:34 +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