Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2019-08-21Build "tables list" in JSHugues Peccatte
2019-08-20Be sure to use local variableHugues Peccatte
2019-08-20Retrieve DB instead of relying on current oneHugues Peccatte
2019-08-20Fix #15446 Tables added from other databases are not collapsing in the design...Hugues Peccatte
2019-08-13fixed whitesquare in floating menubarRahul Gurung
2019-06-04Merge remote-tracking branch 'security/security/designer/save-page' into QA_4_8Isaac Bennetch
2019-06-03Fix #10846 - TypeError: Cannot read property 'substring' of undefinedWilliam Desportes
2019-05-31Fixes #15079 Responsive behaviour of instruction dialog box (#15089)Apoorv Khare
2019-05-31Bug #10846 TypeError: Cannot read property 'substring' of undefinedEugene Kazakov
2019-05-29Fix empty PMA_gotoWhitelist JavaScript arrayMaurício Meneghini Fauth
2019-05-07Fix undefined index dialogWilliam Desportes
2019-05-04Fix #15037 - Unexpected behavior of reset buttonWilliam Desportes
2019-05-04Fix #15043 - Multiple errors printing on Settings pageWilliam Desportes
2019-05-04Fix #14301 - Javascript error when editing a JSON data type columnWilliam Desportes
2019-05-04Fix #15239 - TypeError - Cannot read property 'textContent' of undefinedWilliam Desportes
2019-05-01Fixed error reporting (current web page url, JS file name sanitization)William Desportes
2019-05-01Fix #15146 - Error reports can not be sent because too largeWilliam Desportes
2019-04-28Fix #15205 - Useless backquotes, sql preview, delete indexWilliam Desportes
2019-04-28Improve JSDoc for PMA_confirmPreviewSQLWilliam Desportes
2019-04-28Fix #15146 - Error reports can not be sent because too largeWilliam Desportes
2019-04-28remove useless variable declarationSaurabh Srivastava
2019-04-28Fix #14401 - insert_rows keypress Enter behaviorWilliam Desportes
2019-04-28Fix #14982 - setting "null" keep an "enum" valueWilliam Desportes
2019-04-27Fix #12900 - Designer page saving gives errorWilliam Desportes
2019-04-26remove useless quotesSaurabh Srivastava
2019-04-25Fixed importing the exported config on Server status monitor pageWilliam Desportes
2019-04-25Fix lint issuesWilliam Desportes
2019-04-25Fix #15219 - 'No Password' Option does not switch automatically to 'Use Text ...William Desportes
2019-04-25Fix #14460 -Do not submit forms multiple times on CTRL + ENTERRoel van Duijnhoven
2019-04-23Removed spacingKartik Kathuria
2019-04-23Input field ajaxified and will automatically switch to Use Text Area:Kartik Kathuria
2019-04-16Fix - #15205 - Useless backquotes, sql preview, delete indexSaurabh Srivastava
2019-04-12fix - #14401 -- insert_rows keypress Enter behavior -- add event to ENTER key...Saurabh Srivastava
2019-04-09Fix duplicated generate password buttonMaurício Meneghini Fauth
2019-04-09Fix generate password button when adding usersMaurício Meneghini Fauth
2019-04-04Fix #15150 - Generate password hidden on second open of change password modalWilliam Desportes
2019-04-04Fix #15150 - Generate password hidden on second open of change password modalSaurabh Srivastava
2019-04-03Fixed downloading of monitor parameters for IE11 and EdgeWilliam Desportes
2019-04-03Fix empty success message when adding new INDEX from left panelWilliam Desportes
2019-04-03Remove sourceMappingURL from zxcvbn vendor to avoid 404 errorsWilliam Desportes
2019-04-01Fix #14334 - Export table structure shows rows fieldsWilliam Desportes
2019-04-01Fix #12729 - Sticky table header over dropdown menuNupur Agrawal
2019-03-30Fix security issue, escape database name when saving page on designerWilliam Desportes
2019-03-30Fix downloading of monitor parametersWilliam Desportes
2019-03-30Fix 'RESET SLAVE' button on replication slaveWilliam Desportes
2019-03-30Fix normalizationWilliam Desportes
2019-03-30Fix remove partitioning on multi server setup William Desportes
2019-03-30Fix query format on multi server setupWilliam Desportes
2019-03-30ESLINT fixesWilliam Desportes
2019-03-29Fixed new table and database/table listing modal on multi server setupWilliam Desportes