phpmyadmin/js
Madhura Jayaratne d475b3444c bug #4617 UI issues with sortable tables
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-08 17:56:15 +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-28 10:56:52 +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 Cursor type 'move' wouldn't be appropriate for table headers that sort on click 2014-12-04 13:21:42 +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 Fix failing unit tests 2014-10-22 20:06:14 +02:00
db_structure.js Minor coding style modifications. 2014-11-02 14:04:35 +01:00
doclinks.js Remove double keys 2013-08-07 10:34:55 +02:00
error_report.js [FIX] JS error reporting: Preserve hash fragment 2014-11-27 14:52:34 +01:00
export.js Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
functions.js Minor modifications. 2014-11-03 22:02:01 +01:00
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 Merge branch 'QA_4_2' 2014-10-25 08:59:12 -04:00
menu-resizer.js Fix bug#4586 Javascript error after moving a column 2014-11-12 14:06:49 +05:30
messages.php Improve message 2014-11-13 11:57:29 -05:00
multi_column_sort.js Show loading message while updating sort 2014-12-08 11:39:52 +05:30
navigation.js Bug #4591 Spinner in navigation running forever 2014-11-18 15:51:06 +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 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 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 Fix #4593 Refresh navigation tree on manual select into SQL tab. 2014-12-06 22:00:34 +01:00
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 Missing spaces and semicolons 2013-07-30 14:36:43 +02:00
tbl_gis_visualization.js bug #4618 Page scrolls while GIS visualization is zoomed in/out with mousewheel 2014-12-05 07:34:42 +05:30
tbl_relation.js Feature#1546 Replace js sprintf library with a better one 2014-10-03 17:08:25 +05:30
tbl_select.js Merge commit 'a020eac11a26977295cf2439ddd2e5b4af2c88fe' 2014-10-01 20:42:21 +05:30
tbl_structure.js Eliminate duplicate code 2014-11-20 10:20:30 +05:30
tbl_zoom_plot_jqplot.js Merge commit 'a020eac11a26977295cf2439ddd2e5b4af2c88fe' 2014-10-01 20:42:21 +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