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-10-18Fix #15511 - Exporting users after a delete will delete all selected usersWilliam 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-23Removed spacingKartik Kathuria
2019-04-23Input field ajaxified and will automatically switch to Use Text Area:Kartik Kathuria
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 modalSaurabh Srivastava
2018-03-01Merge branch 'QA_4_7'Michal Čihař
2018-03-01Honor arg_separator in AJAX requestsMichal Čihař
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-08-07Show warning if no users are selectedHIMANSHU AGRAWAL
2017-07-10replaced id responsivetable with class jsresponsiveManish Bisht
2017-07-10made privileges tab of database responsiveManish Bisht
2017-06-13Automatically add token to all AJAX requestsMichal Čihař
2017-04-10Replaced deprecated jQuery calls.Dan Ungureanu
2016-12-19Remove default value for js parameterMichal Čihař
2016-11-23Refactor SSL requires div to use templateDeven Bansod
2016-11-10Use username for password change strength indicatorMichal Čihař
2016-11-10Improve black listMichal Čihař
2016-10-25Localized stringsRaghuram
2016-10-25Added custom dictionaryRaghuram
2016-08-03Fixes #12352 - password strength simulatorAchilles-96
2015-12-15Merge branch 'QA_4_5'Marc Delisle
2015-12-15Check for duplication only when username field is editedDeven Bansod
2015-08-28Edit user groups via a POST requestMadhura Jayaratne
2015-07-23RFE#1396 : Support MySQL 5.6.6+ SHA256 Auth PluginDeven Bansod
2015-07-02Fix more implicitly declared variablesMadhura Jayaratne
2015-05-21Use a single function to initialize CodeMirror editorsMadhura Jayaratne
2015-02-27rfe #501 Support for SSL GRANT optionMadhura Jayaratne
2014-12-02More instances of .live() and .die() replaced with .on() and .off()Madhura Jayaratne
2014-12-02.live() and .die() methods are deprecated. Use .on() and .off() methods insteadMadhura Jayaratne
2014-10-03Merge pull request #1367 from madhuracj/Bug4547Marc Delisle
2014-10-03Feature#1546 Replace js sprintf library with a better oneAtul Pratap Singh
2014-10-03Scroll to the top when sub menus are createdMadhura Jayaratne
2014-10-03Cleanup edit privilege functionalityMadhura Jayaratne
2014-10-03Cleanup add user functionalityMadhura Jayaratne
2014-10-01Merge commit 'a020eac11a26977295cf2439ddd2e5b4af2c88fe'Atul Pratap Singh
2014-10-01Add js checks in multiple files if data is undefinedAtul Pratap Singh
2014-08-29Fix merge conflictMarc Delisle
2014-08-29bug in server_privileges.js: cannot read propertyMarc Delisle
2014-08-16Remove trailing whitespaceMarc Delisle
2014-08-16rfe-1521 : Add confirmation, when delete userChanaka Dharmarathna
2014-08-01Fix variable scopeMarc Delisle
2014-08-01Fix variables scopeMarc Delisle
2014-07-29Merge branch 'QA_4_2'Marc Delisle
2014-07-29bug #4499 Uncaught TypeError: Cannot call method 'substr' of undefinedMarc Delisle
2014-07-17RFE-1488/781: User privilege tab not shown in all relevant casesChirayu Chiripal
2014-06-14Fix 'token mismatch' due to missing server parameter for some AJAX requestsChristian Simon