phpmyadmin/js
Madhura Jayaratne 3fed053d68 bug #4898 JS error after selecting a field and press Enter
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-11 10:38:17 +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 bug #4881 jQuery dialogs of the Designer are not displayed in fullscreen 2015-04-30 12:46:38 +05:30
tracekit Move tracekit library to separate folder 2013-09-30 09:17:03 +02:00
transformations bug #4828 JavaScript is loaded in wrong order 2015-04-02 11:01:23 +05:30
ajax.js bug #4859 Don't scroll (to bottom) when editing multiple rows 2015-04-21 10:17:00 +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 Prevents console window from moving out of the screen height 2015-04-08 11:27:33 -04:00
cross_framing_protection.js Fix typo in attribute name 2014-03-14 08:53:55 +01:00
db_central_columns.js bug #4888 Filter in central columns does not work in other languages 2015-05-05 07:57:28 +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 bug #4898 JS error after selecting a field and press Enter 2015-05-11 10:38:17 +05:30
doclinks.js
error_report.js bug #4890 webkitStorageInfo and webkitIndexedDB is deprecated 2015-05-06 12:03:54 +05:30
export.js Properly align jQuery dialog 2015-02-16 12:13:02 +05:30
functions.js Fix bug#4897 2015-05-09 08:21:36 +05:30
get_image.js.php Output buffering for dynamic scripts 2015-04-09 13:28:35 +05:30
get_scripts.js.php Output buffering for static JS 2015-04-09 14:07:36 +05:30
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 bug #4866 Limit column ordering in index edit dialog 2015-04-23 12:47:03 +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 issues related to number of decimal places in time 2015-04-15 08:55:44 +05:30
menu-resizer.js Fix bug#4586 Javascript error after moving a column 2014-11-12 14:06:49 +05:30
messages.php Output buffering for dynamic scripts 2015-04-09 13:28:35 +05:30
multi_column_sort.js Merge branch 'QA_4_3' 2014-12-15 15:53:22 -05:00
navigation.js Related to bug#4725 and rfe#1426: maintain navigation state with just required info stored in sessionstorage 2015-03-15 14:27:47 +05:30
normalization.js Use .prop() in place of .attr() in appropriate places 2014-12-04 11:39:45 +05:30
OpenStreetMap.js
replication.js
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 bug Missing sort icons in monitor 2015-03-27 10:35:16 +05:30
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 bug Missing sort icons in monitor 2015-03-27 10:35:16 +05:30
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 Missing sort icons in monitor 2015-03-27 10:35:16 +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 bug #4898 JS error after selecting a field and press Enter 2015-05-11 10:38:17 +05:30
tbl_change.js bug #4870 Inconsistency in 'Ignore' checkbox in insert page 2015-04-24 06:05:01 +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 bug #4898 JS error after selecting a field and press Enter 2015-05-11 10:38:17 +05:30
tbl_tracking.js bug #4819 Request URI too large; use post of multi submit 2015-03-25 15:36:48 +05:30
tbl_zoom_plot_jqplot.js Merge branch 'QA_4_3' into QA_4_4 2015-03-19 14:50:17 +05:30
whitelist.php Output buffering for dynamic scripts 2015-04-09 13:28:35 +05:30