phpmyadmin/js
Atul Pratap Singh 42706c33f7 Merge pull request #1469 from zixtor/master
rfe #1574 Provide for a database select dropdown in navigation panel as in pre-4.0 versions
2015-01-27 11:49:41 +05:30
..
canvg Drop flashcanvas 2014-02-03 13:32:01 +01:00
codemirror bug #4688 File permissions in archive 2015-01-07 12:39:16 +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 Access only the elements in the array 2015-01-06 14:46:41 +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 Merge branch 'QA_4_3' 2015-01-14 20:58:38 +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 more js linkages for db-specific tree with select box 2015-01-23 22:53:41 +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 Better way to handle navigation filter tooltip 2015-01-22 17:04:47 +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 #4735 Floating menu bar appears on top of jQuery dialogs 2015-01-27 09:42:05 +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 Merge commit 'd33df18' 2015-01-19 12:40:19 -05:00
menu-resizer.js Fix bug#4586 Javascript error after moving a column 2014-11-12 14:06:49 +05:30
messages.php Better way to handle navigation filter tooltip 2015-01-22 17:04:47 +05:30
multi_column_sort.js Merge branch 'QA_4_3' 2014-12-15 15:53:22 -05:00
navigation.js Merge pull request #1469 from zixtor/master 2015-01-27 11:49:41 +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 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 Server Status refresh not behaving as expected 2015-01-10 06:35:35 -05: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 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 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 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 Fix merge conflict 2015-01-14 12:09:34 -05:00
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