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
2018-05-08Fix MariaDB 10.2 current_timestamp()Maurício Meneghini Fauth
2018-02-15Prompt before reducing number of rows (#13987)Saksham Gupta
2017-09-26Change ESLint's eqeqeq to errorMaurício Meneghini Fauth
2017-09-25Change ESLint's brace-style to errorMaurício Meneghini Fauth
2017-09-25Automatic fixes by ESLintMaurício Meneghini Fauth
2017-06-13Automatically add token to all AJAX requestsMichal Čihař
2017-04-10Replaced deprecated jQuery calls.Dan Ungureanu
2016-10-26Allow for partial dates on Insert page and while editing a row (via Edit Row ...Deven Bansod
2016-10-20Allow for all MySQL values of TIME data typeDeven Bansod
2016-10-09Initialize newly added Textareas with default valuesDeven Bansod
2016-09-16Special handling for radio fields after cloning on tbl insert pageDeven Bansod
2016-01-05Merge branch 'QA_4_5'Michal Čihař
2016-01-05Fix operator placements and indentationMichal Čihař
2016-01-05Merge branch 'QA_4_5'Atul Pratap Singh
2016-01-05Fix #11821 TypeError: $this_function.val(...) is nullAtul Pratap Singh
2015-12-22Remove unused parametersMichal Čihař
2015-09-02Fix #11450 Validation fails when using functionsMadhura Jayaratne
2015-08-11Fix #11382 Selecting values for set field throws JS errorMadhura Jayaratne
2015-07-21Simplify if statements.Hugues Peccatte
2015-07-21Revert "Simplify if statements."Hugues Peccatte
2015-07-21Call form.validate before adding rulesAtul Pratap Singh
2015-07-21Remove unnecessary semicolons.Hugues Peccatte
2015-07-21Simplify if statements.Hugues Peccatte
2015-06-18Bug #4965 Javascript error with ENUM on Insert tabMarc Delisle
2015-06-15Bug #4933 INSERT validation issues with MySQL functionsMarc Delisle
2015-06-04Remove support for Shift + Click on function name to apply to all rows in ins...Madhura Jayaratne
2015-05-22#4917 Changing time with datetime picker gives JS errorMadhura Jayaratne
2015-04-24Merge branch 'QA_4_4'Madhura Jayaratne
2015-04-24bug #4870 Inconsistency in 'Ignore' checkbox in insert pageMadhura Jayaratne
2015-04-21Fix JSHint warningsMarc Delisle
2015-04-10Day can not be 00Madhura Jayaratne
2015-04-10Merge branch 'master' of github.com:phpmyadmin/phpmyadminMadhura Jayaratne
2015-04-10rfe #1653 New data validation feature and datetime typeMadhura Jayaratne
2015-04-09Merge pull request #1639 from whitepiegon/masterFeature2Marc Delisle
2015-04-09bug removalAayush Anand
2015-04-07Merge pull request #1634 from whitepiegon/masterFeature2Marc Delisle
2015-04-06clear any validation message attempt2Aayush Anand
2015-04-06remove error message on checking checkboxAayush Anand
2015-04-05Merge pull request #1633 from whitepiegon/masterFeature2Marc Delisle
2015-04-05additional feature for form validationAayush Anand
2015-04-05Merge pull request #1622 from whitepiegon/masterFeature2Marc Delisle
2015-04-04Feature 763 jquery validation feature squashedAayush Anand
2015-04-01bug #4825 Datepicker missing when changing number of rows on Insert pageMadhura Jayaratne
2015-02-02rfe #954 Allow SALT in ENCRYPT functionMadhura Jayaratne
2014-12-04Use .prop() in place of .attr() in appropriate placesMadhura Jayaratne
2014-12-04.addBack( selector ) replaces .andSelf()Madhura Jayaratne
2014-12-02.live() and .die() methods are deprecated. Use .on() and .off() methods insteadMadhura Jayaratne
2014-09-15Merge commit '41c0251'Marc Delisle
2014-09-14Code style improvements.Hugues Peccatte
2014-09-14Fix #4523 insert as new row submit type on multiple selected records does not...Hugues Peccatte