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-05-12Shift+click selection for db tracking pageMadhura Jayaratne
2015-03-06Remove unneeded closing tagsRahul Kadyan
2015-02-23rfe Change tracking activation status from db level tracking pageMadhura Jayaratne
2015-02-11Right align numerical columnsMadhura Jayaratne
2015-02-11Use table sorting for tracking tablesMadhura Jayaratne
2015-02-11Highlight table nameMadhura Jayaratne
2015-02-11Use icons and be consistent with $cfg['ActionLinksMode']Madhura Jayaratne
2015-02-11Allow checking the checkbox by clicking on the table nameMadhura Jayaratne
2015-01-04Merge branch 'QA_4_3'Marc Delisle
2015-01-02Bug #4676 - Auto configuration issuesMadhura Jayaratne
2014-11-26Remove duplicate codeMadhura Jayaratne
2014-11-26Improve action messageMadhura Jayaratne
2014-11-26rfe #1564 Improve action message on Tracking pageMadhura Jayaratne
2014-11-25Warn when no tables have been selectedMadhura Jayaratne
2014-11-25Tracking improvements. Implements rfe #1562Madhura Jayaratne
2014-11-02Fix typos.Hugues Peccatte
2014-10-18More fixes to new PMA_URL_getCommon styleAnn + J.M
2014-09-27Refactor duplicate codeMarc Delisle
2014-05-08Define array before using itMichal Čihař
2014-01-08Fix coding styleMadhura Jayaratne
2014-01-06Rename variable to match current meaningMichal Čihař
2013-09-16Fix codestyleMarc Delisle
2013-08-06Various coding style fixesMichal Čihař
2013-07-30Factor out text showing detection as wellMichal Čihař
2013-07-30Share code for checking whether to show iconsMichal Čihař
2013-06-24Merge remote-tracking branch 'origin/QA_4_0'Michal Čihař
2013-06-21Bug #3960 NavigationBarIconic config not honoredMarc Delisle
2013-06-11Fix indentationKasun Chathuranga
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-05-04PMA_DBI_num_rows --> PMA_DBI_numRowsKasun Chathuranga
2013-05-04PMA_DBI_fetch_array --> PMA_DBI_fetchArrayKasun Chathuranga
2013-01-15use require when including a file unconditionallyDieter Adriaenssens
2012-12-22Removed the AjaxEnable directiveMarc Delisle
2012-10-31Renamed configuration directive: LeftFrameTableSeparator => NavigationTreeTab...Rouslan Placella
2012-10-31Fixed ajax-loaded tracking pagesRouslan Placella
2012-10-31Use an "ajax" class on ajaxified "Drop Tracking" linksRouslan Placella
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-08-31Add missing semicolonMadhura Jayaratne
2012-08-31Various coding style changesMadhura Jayaratne
2012-08-30Coding style improvementsMadhura Jayaratne
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-23Use camel case for function names (PMA_query_as_controluser => PMA_queryAsCon...Madhura Jayaratne
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-11Dropped PMA_ajaxResponse()Rouslan Placella
2012-06-11Dropped footer.inc.phpRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Dropped header.inc.php in favor of the PMA_Header classRouslan Placella
2012-05-11Remove HTML rendering inside the functions in display_tbl.lib.php file itselvesChanaka Indrajith
2012-05-05Dropped db_links.inc.phpRouslan Placella