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-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
2014-02-28Drop non js behavior of export chooserMichal Čihař
2014-02-24Fix empty filename during exportUmair Khan
2014-02-20BugFix #4294Umair Khan
2013-12-19Code cleanupMarc Delisle
2013-12-18bug fix #2760Smita Kumari
2013-07-30Move function definitions to topMichal Čihař
2013-04-19Merge branch 'QA_4_0'Madhura Jayaratne
2013-04-19Properly disable text fields in ChromeMadhura Jayaratne
2013-04-19Fixed #3883 Export > Custom > Dump some rows : input fields are disabledSpun Nakandala
2013-04-19Merge pull request #269 from scnakandala/Bug_3883Madhura Jayaratne
2013-04-19Fixed #3883 Export > Custom > Dump some rows : input fields are disabledSpun Nakandala
2013-04-15Various spacing and identation fixesMichal Čihař
2012-10-31Destroy registered jQuery events on page tear downRouslan Placella
2012-10-31Use AJAX.registerOnload() instead of $(document).ready()Rouslan Placella
2012-04-21Short-hand notation for jQuery document.ready eventJo Michael
2012-04-11Speed-up selectorsRouslan Placella
2012-04-09Merge branch 'master' of https://github.com/phpmyadmin/phpmyadminGemorroj