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
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
2014-08-17Fix issues reported by Scrutinizer.Ashutosh Dhundhara
2014-08-04Improve validation on insert pageChirayu Chiripal
2014-06-19Fix 'function declaration in loop' scrutinizer errors.Hugues Peccatte
2014-06-13bugfix-4415,4453,4452,4451: Complete makeover of rfe-1518Chirayu Chiripal
2014-06-01Revert fix for bug #4415 that was not in this branchMarc Delisle
2014-06-01Merge commit 'f5ee17f'Marc Delisle
2014-06-01Added comments to bug fix #4415Shivam Dixit
2014-06-01Complete the bugfixMarc Delisle
2014-06-01Fixed #4415 Show a prompt when user navigates away from insert page without s...Shivam Dixit
2014-05-21rfe-982: Support for editing binary fields in hexadecimalChirayu Chiripal
2014-05-18Fix scrutinizer JS issues.Hugues Peccatte
2014-05-10Fix coding styleMarc Delisle
2014-05-09Use dot notationMarc Delisle
2014-05-08Correct spacing before javascript operatorsMichal Čihař
2014-03-25Support AES_DECRYPT as wellMichal Čihař
2014-03-25AES_ENCRYPT does not take salt but encryption keyMichal Čihař
2014-03-20Remove trailing whitespace from the codeMichal Čihař
2014-03-17Fix merge conflictMarc Delisle