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-12-09Fix #15633 - designer set display field broken for php 5.x versionsWilliam Desportes
2019-11-20Remove some hacks and strange things from designerWilliam Desportes
2019-11-20Add a message for misconfigured designer (displaywork)William Desportes
2019-08-23Fix some bugs with strange table and database namesWilliam Desportes
2019-08-21Build "tables list" in JSHugues Peccatte
2019-08-20Fix wrong id on tableHugues Peccatte
2019-05-11Fix export on designer page (use POST instead of GET)William Desportes
2019-05-07Fix undefined index dialogWilliam Desportes
2018-11-11Retrieve parameters from $_POST in designerMadhura Jayaratne
2018-02-25Replace pmd* in CSS classes and IDs with designer*Maurício Meneghini Fauth
2018-02-24Rename $GLOBALS['PMD'] to $GLOBALS['designer']Maurício Meneghini Fauth
2018-02-24Rename js/pmd directory to js/designerMaurício Meneghini Fauth
2018-02-24Replace static methods with instance methodsMaurício Meneghini Fauth
2018-02-24Rename PmdCommon to Database\Designer\CommonMaurício Meneghini Fauth
2018-02-23Replace static methods with instance methodsMaurício Meneghini Fauth
2017-12-04Use 'elseif' keyword istead of 'else if'Maurício Meneghini Fauth
2017-10-12Port database/designer/query_details to TwigMaurício Meneghini Fauth
2017-09-14Refactor pmd_common functions to static methodsMaurício Meneghini Fauth
2017-09-12Refactor plugin_interface functions to static methodsMaurício Meneghini Fauth
2017-09-05Refactor db_designer functions to static methodsMaurício Meneghini Fauth
2017-08-14Replace some double-quotes with single-quotes to match existing stylesIsaac Bennetch
2017-07-22Allow designer to show tables from other DBRaghuram Vadapalli
2017-07-08Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-14Move js/jquery to js/vendor/jqueryMaurício Meneghini Fauth
2016-12-07Simplify Response object handlingMichal Čihař
2016-01-25Merge branch 'QA_4_5'Michal Čihař
2016-01-25Move databse check to correct locationMichal Čihař
2016-01-19Merge branch 'QA_4_5'Michal Čihař
2016-01-19Validate database before starting designerMichal Čihař
2016-01-08Remove iecanvas scriptMichal Čihař
2015-11-08Make PHPCS happy.Hugues Peccatte
2015-10-04Merge remote-tracking branch 'origin/master' into useNamespaces_masterHugues Peccatte
2015-10-03Clarify method nameMarc Delisle
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-08-25Refactor db_info.inc.phpMarc Delisle
2015-08-13SimplifyMadhura Jayaratne
2015-08-13Refactor - Extract methodMadhura Jayaratne
2015-08-13FIx bug - Use control link for db operation related to configuration storageMadhura Jayaratne
2015-07-25Make PHPCS happy.Hugues Peccatte
2015-07-09These are also internal directives. Remove underscore to match with other sim...Madhura Jayaratne
2015-06-29Modified structure for pma__designer_settings tableDeven Bansod
2015-06-24Changed the mysql reserved words conflicting column namesDeven Bansod
2015-06-24Load in visual query builder the default pdf page if such existsMadhura Jayaratne
2015-06-21Designer settings saved in a new table in configuration storageDeven Bansod
2015-05-15Fix coding styleMarc Delisle
2015-04-30These images does not seem to be usedMadhura Jayaratne
2015-04-08rfe #1650 Support a default page in designerMadhura Jayaratne
2015-03-06Remove unneeded closing tagsRahul Kadyan
2015-02-10Clarify function nameMarc Delisle