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
2008-11-24Fix some phpdoc errors.Michal Čihař
2008-09-21bug #2113848 [navi] Page number after database switchingMarc Delisle
2008-09-21duplicate codeMarc Delisle
2008-09-01bug #2066923 [display] Navi browse icon does not go to page 1Marc Delisle
2008-07-01patch #2007196, Typos in comments, thanks to knittl - knittlMarc Delisle
2008-06-13remove old hint for number of tablesMarc Delisle
2008-06-12patch #1987593 [interface] Table list pagination in naviMarc Delisle
2008-05-09fetch table list only onceSebastian Mendel
2008-05-09make the database list more magic:Sebastian Mendel
2008-03-23bug #1918531 [compatibility] Navigation is not w3.org validMarc Delisle
2008-01-29get table count only if db is setSebastian Mendel
2008-01-22get table count for database only onceSebastian Mendel
2008-01-21include all queries from navigation in debug statistics (by not closing sessi...Sebastian Mendel
2008-01-05should go to ['userconf']Marc Delisle
2008-01-05bug #1864468 [display] Theme does not switch to darkblue_orangeMarc Delisle
2008-01-01These should go to ['userconf']Marc Delisle
2007-10-16removed closing of db connection, closing database connection is only require...Sebastian Mendel
2007-10-02make use of PMA_getDbComment()Sebastian Mendel
2007-09-30new parameter LeftDefaultTabTable and new default value for DefaultTabTableMarc Delisle
2007-07-27improve the patch for truncated list of tables, thanks to Juergen WindMarc Delisle
2007-07-21put emphasis on the db name in navi panelMarc Delisle
2007-07-16hint user that the table list is larger, thanks to Juergen WindMarc Delisle
2007-07-13avoid display problem in the UL of databasesMarc Delisle
2007-07-09obey MaxTableList in navi also (Light mode only); move the navigator near the...Marc Delisle
2007-06-25Navigator for the table list in the content panelMarc Delisle
2007-06-24unneeded double line in navi when no page selector is displayedMarc Delisle
2007-06-20decoration for navi db page selectorMarc Delisle
2007-06-20getItems() becomes getLimitedItems($offset, $count)Marc Delisle
2007-06-18navigation and MaxDbList (work in progress)Marc Delisle
2007-05-14bug #1699772 Visual space bug in table name (in browser)Sebastian Mendel
2007-04-10RFE #1435922 [gui] navigation frame shows listing of databases when none sele...Michal Čihař
2007-03-30do NEVER unset $table or $db;Sebastian Mendel
2007-03-29improved out buffer function handling;Sebastian Mendel
2007-03-20splitted common.lib.php into common.inc.php, core.lib.php and common.lib.phpSebastian Mendel
2007-03-20fixed/added page level docblockSebastian Mendel
2007-03-19synced/fixed vim lineSebastian Mendel
2007-02-10get rid of propiconMarc Delisle
2006-12-21patch #1611684 part 2, other issues with the caching of phpmyadmin.css.phpMarc Delisle
2006-11-17Fix XSS on table comment.Michal Čihař
2006-11-17Check before commit!Michal Čihař
2006-10-18Rename left_header to navigation_header.Michal Čihař
2006-10-16Rename left.php to navigation.php and modify all calls to that. Only config v...Michal Čihař