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-16Merge pull request #14119 from meteorlxy/patch-tmpMaurício Meneghini Fauth
2018-05-12Replace .change() with .on()Maurício Meneghini Fauth
2018-03-24fix: toggle export options when selecting all struture or all data in databas...Xinyu Liu
2017-09-26Change ESLint's eqeqeq to errorMaurício Meneghini Fauth
2017-09-25Automatic fixes by ESLintMaurício Meneghini Fauth
2017-06-13Merge branch 'QA_4_7'Michal Čihař
2017-06-13Rewrite export alias definingMichal Čihař
2017-06-13Automatically add token to all AJAX requestsMichal Čihař
2017-04-10Replaced deprecated jQuery calls.Dan Ungureanu
2016-12-21Do not use deprecated $.parseJSONMichal Čihař
2016-09-19Merge branch 'QA_4_6'Michal Čihař
2016-09-16Uncheck the Add CREATE PROCEDURE / FUNCTION etc. checkbox for a selective ex...Deven Bansod
2016-02-23Fix #12017 Cannot easily select multiple tables when exportingMadhura Jayaratne
2016-01-12Remove more removeProp() function callsMadhura Jayaratne
2015-12-07Fix #11706 Database export template not saving compression optionMadhura Jayaratne
2015-08-24Improve jQuery selectors.Hugues Peccatte
2015-08-20Fix #11414 Unclear export options / organization / hierarchyMadhura Jayaratne
2015-07-08Set indeterminate when either data or structure is not selectedMadhura Jayaratne
2015-07-06Make scrutinizer happyMadhura Jayaratne
2015-07-06Include empty multiselectsMadhura Jayaratne
2015-07-06Include unchecked checboxes (which are ignored by serializeArray()) with null...Madhura Jayaratne
2015-07-06Submit template form on template change. Select template on `Back` buttonMadhura Jayaratne
2015-07-02Indicate the success of the template operationsMadhura Jayaratne
2015-07-02Select newly created template from dropdown. Add an empty option to template ...Madhura Jayaratne
2015-07-02Allow using templates created for other databases/tablesMadhura Jayaratne
2015-07-02rfe #812 store export definitions for reuseMadhura Jayaratne
2015-06-27rfe#1603 select structure or data for each table when exportingNisarg Jhaveri
2015-06-21Provide an option to export tables in a database as separate filesDeven Bansod
2015-03-11Fix minor coding style issues.Dan Ungureanu
2015-02-16Properly align jQuery dialogMadhura Jayaratne
2015-02-16Merge branch 'QA_4_3'Madhura Jayaratne
2015-02-16bug #4769 Previously set column aliases are destroyed if returned to the same...Madhura Jayaratne
2015-02-16Merge branch 'QA_4_3'Madhura Jayaratne
2015-02-16bug #4763 Database export with more than 512 tables failsMadhura Jayaratne
2015-02-12rfe #1549 Reset auto-increment when exporting structureMadhura Jayaratne
2014-12-18Fix coding styleMarc Delisle
2014-12-11Merge branch 'QA_4_3'Madhura Jayaratne
2014-12-11bug #4638 Default Export Method setting brokenMadhura Jayaratne
2014-12-04Use .prop() in place of .attr() in appropriate placesMadhura Jayaratne
2014-11-02Fix PHPCS issues.Hugues Peccatte
2014-09-29fix export with more than 1000 input fields (db/table/column alias)Chirayu Chiripal
2014-06-26make alias export dialog button names translatableChirayu Chiripal
2014-06-19scrutinizer issues fixChirayu Chiripal
2014-06-16rfe-755: export with table/column name changesChirayu Chiripal
2014-05-06Fixed indetationMichal Čihař
2014-05-06Use dot notation for accessing array membersMichal Čihař
2014-04-10Merge commit 'abe4702'Marc Delisle
2014-04-10Fix merge conflictMarc Delisle
2014-04-10Fix coding styleMarc Delisle
2014-04-09bugfix 4346: if exeTimeLimit is set to zero then export timeout won't occur s...Smita Kumari