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
2006-12-21patch #1611684 part 2, other issues with the caching of phpmyadmin.css.phpMarc Delisle
2006-07-19bug #1525393, no page selector in foreign key browse pageMarc Delisle
2005-12-11Drop <base href=".." />, it should not be needed at all.Michal Čihař
2005-11-23Move javascript stuff out of libraries folder.Michal Čihař
2005-11-23moved styles into cssSebastian Mendel
2005-11-23drop PMA_setFontSizes()Sebastian Mendel
2005-11-20dbh becomes controllinkMarc Delisle
2005-11-02- replaced $cfg['Bgcolor*'] with classesSebastian Mendel
2005-10-27bug #1334963 Per-server themes - left frame colors unthemedSebastian Mendel
2005-10-09Support for searching in foreign keys (RFE #871091).Michal Čihař
2005-07-22bug #1242805, Show all does not work while browsing foreign valuesMarc Delisle
2004-12-29added infou about UFPDF to documentationMichal Čihař
2004-11-02RFE #925817, better page selector with flexible jumping/pagination controlsGarvin Hicking
2004-09-16correctly fix browse foreigners popup for search pageGarvin Hicking
2004-09-15make foreign key browser work from within search panel. thanks, marc, forGarvin Hicking
2004-09-13bug #1027204 - paging for browse_foreigners did not work, because '&amp;'Garvin Hicking
2004-08-12Change look of adding fields into table (bug #991095).Michal Čihař
2004-06-23remove /imagesMarc Delisle
2004-05-20Little code reorganistaion (RFE #957308), removed some remaining php3 compati...Michal Čihař
2004-04-29Bug #928328 - Use correct urlencoding() of the primary key reference.Garvin Hicking
2004-03-09Use charset aware substr and strlen functions (bugs #854755 and #910575).Michal Čihař
2004-01-28Get rid of mysql_data_seek(). Use pre-cached PHP array for mysqliGarvin Hicking
2004-01-22Added MySQLi library; Removed calls to old mysql_wrappers library.Alexander M. Turek
2004-01-20use PMA_DBI functionMarc Delisle
2004-01-05Improved browsing foreign windows as discussed in 868396. Please see my entry...Garvin Hicking
2004-01-02foreigners window and RepeatCellsMarc Delisle
2004-01-02foreigners window and pagingMarc Delisle
2003-12-04Editing of multiple records at once.Garvin Hicking
2003-11-27Huge set of optimizations, please test!Alexander M. Turek
2003-11-22Final batch of PHP3-Compatibility fixes. Please test. :-)Garvin Hicking
2003-11-18no more support for php3Michal Čihař