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-11-11Retrieve parameters from $_POST in browse foreignersMaurício Meneghini Fauth
2018-03-26Replace PhpMyAdmin\Relation static callsMaurício Meneghini Fauth
2018-01-19Refactor PhpMyAdmin\BrowseForeigners classMaurício Meneghini Fauth
2017-11-04Replace globals with DI in PhpMyAdmin\BrowseForeignersMaurício Meneghini Fauth
2017-09-12Refactor browse_foreigners functions to static methodsMaurício Meneghini Fauth
2017-08-23Refactor relation functions to static methodsMaurício Meneghini Fauth
2017-07-08Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-05-31Refactor the transformations into static methodsMaurício Meneghini Fauth
2017-03-01Fixed related field selection for native relationsMichal Čihař
2016-12-07Simplify Response object handlingMichal Čihař
2016-11-10Use a forcing parameter to get $the_total records for a foreign key columnDeven Bansod
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-06-25PMA console, history and bookmarks.Edward Cheng
2014-05-14FR #1487: Browse Foreign Values should be modal dialogChirayu Chiripal
2014-01-06bug #4217 Current value not highlighted when browsing foreign valuesMarc Delisle
2013-10-20Remove trailing white spacesMadhura Jayaratne
2013-09-06error correctedSpun Nakandala
2013-09-06added browse_foreigners.lib.php and extracted methods from browse_foreigners ...Spun Nakandala
2013-08-26Directly use request parameterMarc Delisle
2013-08-07Fix merge conflictsMarc Delisle
2013-08-07Bug #4048 Cannot select foreign value in SearchMarc Delisle
2013-08-07Better names for URL generating functionsMichal Čihař
2013-08-06Directly use the request parameterMarc Delisle
2013-08-06Directly use the request parameterMarc Delisle
2013-08-06Dead codeMarc Delisle
2013-08-05Directly use the request parameterMarc Delisle
2013-07-17Make all string function accessible via $GLOBALS['PMA_String']Madhura Jayaratne
2013-06-20Group native and mb string functions into classesayushchd
2013-05-29Merge commit '34e12cf'Marc Delisle
2013-05-29bug #3956 "Browse foreign values" search filter / page selector not workingMarc Delisle
2013-04-25Consistently include colon in strings to translateMichal Čihař
2012-10-28Grid editing: enable edit box for relational valueAris Feryanto
2012-09-16Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::Chanaka Indrajith
2012-09-05remove whitespaceDieter Adriaenssens
2012-09-05remove mixed php and htmlDieter Adriaenssens
2012-08-30Coding style improvementsMadhura Jayaratne
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-11Drop display() from Header and Footer classes. The Response class will do all...Rouslan Placella
2012-06-11Finished integrating the PMA_Footer classRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Small code cleanupRouslan Placella
2012-06-11Use PMA_Header class in browse_foreigners.phpRouslan Placella
2012-05-24Fixed missing parameter in browse_foreigners.phpRouslan Placella
2012-05-18Merged CSS stylesheetsRouslan Placella
2012-05-04Code readability improved.Willian Gustavo Veiga
2012-05-02code readability improvedWillian Gustavo Veiga
2012-05-01Some phpcs warnings fixedWillian Gustavo Veiga
2012-04-29fix indentationDieter Adriaenssens