phpmyadmin/js
Piyush Vijay 8c986d8308 Weekly progress.
1). Microhistory added in classes for modular code
2). Code is structured and camel casing of varables is done for removing linter warnings.
3). JQuery plugins are added in some files.
4). jQplot is working for server_status_queries and server_status_monitor.
5). Work started for Dabatase, SQl and Table files.
Some changes are stll left for server_status_monitor and sql.js
Signed-Off-By: Piyush Vijay <piyushvijay.1997@gmail.com>
2018-08-10 13:36:58 +05:30
..
codemirror/addon/lint Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
designer Escape database name in URL 2018-06-19 11:32:17 -04:00
jqplot/plugins Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
src Weekly progress. 2018-08-10 13:36:58 +05:30
transformations Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
vendor Upgrade CodeMirror to v5.37.0 2018-05-02 20:12:40 -03:00
ajax.js Typo fixes for documentation and comments and webpack configuration directives are added in webpack.config 2018-07-16 20:58:33 +05:30
chart.js Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
common_params.php Remove caching of common_params.php to avoid stoing token in cache on login and logout again. 2018-07-30 01:37:44 +05:30
common.js Fix failing linter test 2018-07-02 09:49:56 -04:00
config.js Fix ESLint errors 2018-05-18 02:16:31 -03:00
console.js ESLint automatic fixes 2018-05-12 05:02:30 -03:00
cross_framing_protection.js Change ESLint's eqeqeq to error 2017-09-25 21:30:14 -03:00
db_central_columns.js Fix central columns in-line edit bug 2018-05-15 03:56:31 -03:00
db_multi_table_query.js Fix ESLint errors 2018-05-18 02:16:31 -03:00
db_operations.js ESLint automatic fixes 2018-05-12 05:02:30 -03:00
db_qbe.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
db_search.js Replace .click() with .on() 2018-05-11 23:58:35 -03:00
db_structure.js Replace .click() with .on() 2018-05-11 23:58:35 -03:00
db_tracking.js Revert "Honor arg_separator in AJAX requests" 2018-03-05 15:46:32 +01:00
doclinks.js Remove double keys 2013-08-07 10:34:55 +02:00
drag_drop_import.js Puts PMA import handler in a separate javascript file. 2018-06-25 12:37:43 +05:30
error_report.js Prevent reposting of javascript errors 2018-06-05 01:55:30 +02:00
export_output.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
export.js fix: toggle export options when selecting all struture or all data in database-level exports 2018-05-16 14:55:32 -03:00
functions.js Add isStorageSupport in functions.js for code compatibility and add config.js in file loading object. 2018-08-02 20:54:53 +05:30
gis_data_editor.js Revert "Honor arg_separator in AJAX requests" 2018-03-05 15:46:32 +01:00
import.js Fix some jQuery Migrate warnings 2018-04-29 19:10:42 +03:00
indexes.js Replace .click() with .on() 2018-05-11 23:58:35 -03:00
keyhandler.js Revert "Replace .focus() with .on()" 2018-05-12 02:40:33 -03:00
makegrid.js Revert "Replace .focus() with .on()" 2018-05-12 02:40:33 -03:00
menu_resizer.js Files for babel, eslint and webpack base configuration and add respective modules in package manager. 2018-07-15 21:58:14 +05:30
messages.php Edit ndex files and more files whitelisted in ajax.js and files.js for 2018-07-30 23:07:43 +05:30
microhistory.js Revert "Honor arg_separator in AJAX requests" 2018-03-05 15:46:32 +01:00
multi_column_sort.js Fix ESLint errors 2018-05-18 02:16:31 -03:00
navigation.js Fallback for new Modularize navigation. Both old and new code included in Header.php 2018-07-30 01:37:44 +05:30
normalization.js Revert "Replace .focus() with .on()" 2018-05-12 02:40:33 -03:00
page_settings.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
replication.js Replace .click() with .on() 2018-05-11 23:58:35 -03:00
rte.js Revert "Replace .focus() with .on()" 2018-05-12 02:40:33 -03:00
server_databases.js Revert "Replace .focus() with .on()" 2018-05-12 02:40:33 -03:00
server_plugins.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
server_privileges.js Some functions moved from server_privilages.js to functions.js and typo error removed 2018-07-26 02:31:25 +05:30
server_status_advisor.js Replace .click() with .on() 2018-05-11 23:58:35 -03:00
server_status_monitor.js Replace .keyup() with .on() 2018-05-12 01:28:32 -03:00
server_status_processes.js Remove extension from js images API 2017-11-27 13:58:17 +01:00
server_status_queries.js Simplify data parsing, it seems that JSON is automatically parsed 2017-01-21 11:05:44 +01:00
server_status_sorter.js Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
server_status_variables.js Replace .keyup() with .on() 2018-05-12 01:28:32 -03:00
server_user_groups.js Automatic fixes by ESLint 2017-09-25 14:22:35 -03:00
server_variables.js Fix editing server variable not showing save or cancel option (#14328) 2018-07-03 22:15:55 -03:00
shortcuts_handler.js Avoid using deprecated jQuery functions 2017-11-29 12:37:18 +01:00
sql.js Remember table's sorting broken in 4.8.0 issue: #14189 fixed 2018-05-12 04:53:08 -03:00
tbl_change.js Fix MariaDB 10.2 current_timestamp() 2018-05-08 07:39:53 -03:00
tbl_chart.js Revert "Replace .focus() with .on()" 2018-05-12 02:40:33 -03:00
tbl_find_replace.js Replace .click() with .on() 2018-05-11 23:58:35 -03:00
tbl_gis_visualization.js Replace .change() with .on() 2018-05-11 20:45:36 -03:00
tbl_operations.js Fix phpmyadmin-security#240 Multiple CSRF vulnerabilities 2018-04-18 00:59:33 +10:00
tbl_relation.js Fix #14241 Dropping indexes and foreign keys fail 2018-04-29 23:54:28 +10:00
tbl_select.js Fix for issue #13778 (#13971) 2018-02-09 11:49:58 -02:00
tbl_structure.js Replace .click() with .on() 2018-05-11 23:58:35 -03:00
tbl_tracking.js Revert "Honor arg_separator in AJAX requests" 2018-03-05 15:46:32 +01:00
tbl_zoom_plot_jqplot.js Replace .click() with .on() 2018-05-11 23:58:35 -03:00
u2f.js ESLint automatic fixes 2018-05-12 05:02:30 -03:00
whitelist.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00