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
2010-08-17Removing previous schema generation code which was duplicatingAdnan
2010-07-26No need to require_once footerMichal Čihař
2010-07-26No need to explicitely include relation.lib its anyway included in common.incMichal Čihař
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-05-31Show tabs when editing PDF pages.Michal Čihař
2010-05-31Standard look for another form.Michal Čihař
2010-05-31Single place to define PDF schema form.Michal Čihař
2010-05-31Better look for PDF page creation dialog.Michal Čihař
2010-05-31Use standard way for showing documentation links.Michal Čihař
2010-05-31Properly include page footer.Michal Čihař
2010-05-03strings to gettext, first batchMarc Delisle
2010-04-13Convert PDF pages designer to use jQuery.Michal Čihař
2010-03-27remove author namesMarc Delisle
2009-10-13[security] XSS and SQL injectionMarc Delisle
2009-06-30[security] XSS: Insufficient output sanitizing (not exploitable without a val...Herman van Rink
2009-06-24clarify function nameMarc Delisle
2009-06-07improve function namesMarc Delisle
2009-01-24missing choice in dialogMarc Delisle
2008-11-24Adding @package, second part.Michal Čihař
2008-07-09b to strong, and remove bold for MySQL charsetMarc Delisle
2008-06-30rfe #1962383 [designer] Option to create a PDF pageMarc Delisle
2008-06-08PBXT and Edit PDF pagesMarc Delisle
2008-01-08use PMA_generate_html_radio()Marc Delisle
2007-04-01XHTML standard: no language attribute in <script>Sebastian Mendel
2007-04-01coding standard: no spaces inside bracesSebastian Mendel
2007-04-01coding standard: no braces around includeSebastian 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-01-02undefined pdf_page_numberMarc Delisle
2006-10-25Rename db_* files to drop useless _details part.Michal Čihař
2006-07-27automatic layout for InnoDBMarc Delisle
2006-07-27clarify that auto layout is for internal relationsMarc Delisle
2006-04-25style upgradeSebastian Mendel
2006-01-17(not complete) PEAR coding standardSebastian Mendel
2005-12-17added database name to relation querysSebastian Mendel
2005-12-05Use same script tag, use CDATA for scripts (RFE #995065).Michal Čihař
2005-11-24Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries...Michal Čihař
2005-11-24Move db_details_{common,db_info,links}.php to libraries folder as it does not...Michal Čihař
2005-11-23Move javascript stuff out of libraries folder.Michal Čihař
2005-11-20dbh becomes controllinkMarc Delisle
2005-11-18common.lib.php should REALLY REALLY and ALWAYS be the first includeSebastian Mendel
2005-11-09bug 1245891, too large scaling in PDF schemaMarc Delisle
2005-07-28Go button renamed to Save because it's really used to save coordinatesMarc Delisle
2005-05-22bug #1193450: XHTML complianceMarc Delisle
2005-02-22patch #1120466, optional column names on pdf schema scratchboardMarc Delisle
2004-10-08removed superfluous spaces, introduced more CSS ID attributesGarvin Hicking
2004-08-08PDF pages and mysqli extensionMarc Delisle
2004-05-20Little code reorganistaion (RFE #957308), removed some remaining php3 compati...Michal Čihař
2004-04-10Changed some queries to use MYSQLI_STORE_RESULT.Marcel Tschopp