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
AgeCommit message (Expand)Author
2019-05-04Fix #15037 - Unexpected behavior of reset buttonWilliam Desportes
2019-05-04Fix #15043 - Multiple errors printing on Settings pageWilliam Desportes
2019-03-20Fix #15043 Multiple printing + Checks missingapoorv
2019-03-17Fixes #15037 Unexpected behaviour of reset buttonapoorv
2018-01-08Merge branch 'QA_4_7'Michal Čihař
2018-01-08Fixed resetting default setting valuesMichal Čihař
2017-11-29Avoid using deprecated jQuery functionsMichal Čihař
2017-10-16Fixed #13748Ankit Jain
2017-09-26Change ESLint's one-var to errorMaurício Meneghini Fauth
2017-09-26Change ESLint's eqeqeq to errorMaurício Meneghini Fauth
2017-09-25Automatic fixes by ESLintMaurício Meneghini Fauth
2017-09-19Fixing Issue #13584, adjusting create table input when import config notifica...ryanml
2017-09-14Refactor FormDisplay.tpl functions to static methodsMaurício Meneghini Fauth
2017-06-13Automatically add token to all AJAX requestsMichal Čihař
2017-04-10Replaced deprecated jQuery calls.Dan Ungureanu
2017-03-03Add missing server parameter to several javascript requestsMichal Čihař
2016-12-21Properly quote href selectorsMichal Čihař
2016-12-01Fix indentationMichal Čihař
2016-12-01Merge remote-tracking branch 'origin/pull/12583'Michal Čihař
2016-12-01Show no local storage warning only on settings tabMichal Čihař
2016-09-22New feature for #12247, delete option added to header pop up removing local s...Gregory Buhler
2016-09-16Merge branch 'QA_4_6' into QA_4_6-securityMichal Čihař
2016-09-06Fixes #12470 Stores tab_id hash into a variable instead of location.hashSudheesh Singanamalla
2016-08-18Fix hash validationMichal Čihař
2016-05-11Define dataType so that jQuery do not have to guessMichal Čihař
2016-04-26Fixed config tab persistence errorsMichal Čihař
2016-02-15Move isStorageSupported to config.jsMichal Čihař
2016-02-12Avoid javascript errors on invalid location hashMichal Čihař
2016-01-12Add localStorage availability checks, update the error messageAtul Pratap Singh
2015-07-21Improve CSS selectors.Hugues Peccatte
2015-07-02Fix variable scopeMadhura Jayaratne
2015-06-18Use stricter jQuery selectors in config.jsNisarg Jhaveri
2015-06-15bug #4958 Designer Javascript error with specially crafted table nameMadhura Jayaratne
2015-05-22Make scrutinizer happyMarc Delisle
2015-05-22Navigation panel settingsNisarg Jhaveri
2015-05-18Page-related settings, rfe#1559Nisarg Jhaveri
2015-02-26Fix typoMadhura Jayaratne
2015-02-25Prefix jQuery objects with $ - more instancesMadhura Jayaratne
2015-02-25Prefix jQuery object field with $Madhura Jayaratne
2015-02-24Prefix with $Madhura Jayaratne
2015-02-24Prefix jQuery object with $ - more instancesMadhura Jayaratne
2015-02-24Prefix jQuery objects with $Madhura Jayaratne
2014-12-04Use .prop() in place of .attr() in appropriate placesMadhura Jayaratne
2014-12-02.live() and .die() methods are deprecated. Use .on() and .off() methods insteadMadhura Jayaratne
2014-11-02Minor coding style modifications.Hugues Peccatte
2014-10-03Feature#1546 Replace js sprintf library with a better oneAtul Pratap Singh
2014-10-01Merge commit 'a020eac11a26977295cf2439ddd2e5b4af2c88fe'Atul Pratap Singh
2014-10-01Add js checks in multiple files if data is undefinedAtul Pratap Singh
2014-06-19Fix 'function declaration in loop' scrutinizer errors.Hugues Peccatte
2014-05-06Use dot notation for accessing array membersMichal Čihař