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-10-25bug #2107583 [GUI] Leading newline truncated, thanks to Isart MontaneMarc Delisle
2008-10-25was merged by error with italian updateMarc Delisle
2008-10-22bug #2184240 [lang] Problems with Italian language fileMarc Delisle
2008-09-25patch #2115966 [GUI] Checkboxes and IE 7Marc Delisle
2008-08-20BLOBstreaming support (Google Summer of Code 2008, Raj Kissu Rajandran) -- wo...Marc Delisle
2008-07-09b to strong, and remove bold for MySQL charsetMarc Delisle
2008-07-06bug #1982315 [GUI] Comma and quote in ENUM, thanks to Joshua HogendornMarc Delisle
2008-06-23bug #1971221 [interface] tabindex not set correctlyMarc Delisle
2008-06-14bug [XHTML] problem with tabindex and radio fieldsMarc Delisle
2008-05-21display options (work in progress)Marc Delisle
2008-05-18bug #1762029 [interface] Cannot upload BLOB into existing rowMarc Delisle
2008-05-09no need to fetch $cfgRelationSebastian Mendel
2008-05-02undefined $lenMarc Delisle
2008-04-02bug #1926357 [data] BIT defaults displayed incorrectlyMarc Delisle
2008-03-27comment about lack of maxlength HTML attributeMarc Delisle
2007-12-13rfe #1741101, patch #1798184 UUID default for CHAR(36) PRIMARY KEY, thanks to...Sebastian Mendel
2007-10-18cleanupSebastian Mendel
2007-10-04use array to define included JavaScript librariesSebastian Mendel
2007-09-19problem between tbl_change and get_foreign.lib.php so start to remove this li...Marc Delisle
2007-09-11more code that needs only to be done onceSebastian Mendel
2007-09-11minor tweaks (no need to process field data for every row, only once)Sebastian Mendel
2007-09-11no need for checking MySQL versions below 4.1Sebastian Mendel
2007-09-06better variable names;Sebastian Mendel
2007-09-06use array_fill()Sebastian Mendel
2007-09-06better variable namesSebastian Mendel
2007-09-06make better use of PMA_generate_common_hidden_inputs();Sebastian Mendel
2007-09-04refactoring multi-row inserts (just starting)Sebastian Mendel
2007-09-02XHTML fixesMarc Delisle
2007-09-02incorrect field idsMarc Delisle
2007-07-27bug #1759528, browse_foreigners fails due to newlines, thanks to Hanno BoeckMarc Delisle
2007-06-14bug #1729583 multi-edit or insert is brokenMarc Delisle
2007-06-02RFE #1714895, Go button locationMarc Delisle
2007-05-15store browse state in session per querySebastian Mendel
2007-05-14bug #1699532 Cause of data manipulation issues; still have to work on updatin...Marc Delisle
2007-05-09fixed code indention Sebastian Mendel
2007-04-01XHTML standard: no language attribute in <script>Sebastian Mendel
2007-04-01coding standard: no spaces inside bracesSebastian Mendel
2007-04-01make $sql_query persistent (init it, never unset it, always assume it is set)Sebastian Mendel
2007-03-26this must have been a typoMarc Delisle
2007-03-26Edit next row: do not offer if no unique key on tableMarc Delisle
2007-03-25bug #1681598 [interface] Edit next rowMarc Delisle
2007-03-20splitted common.lib.php into common.inc.php, core.lib.php and common.lib.phpSebastian Mendel
2007-03-19avoid vim error on loadingMarc Delisle
2007-03-15bug #1667887 HTML maxlengthSebastian Mendel
2007-02-10get rid of propiconMarc Delisle
2006-12-19make use of new second PMA_showMessage() parameterSebastian Mendel
2006-12-19refactored:Sebastian Mendel
2006-12-12bug #1610314, incomplete detection of binary columnsMarc Delisle
2006-11-24users can now toggle the display of the Function column from the interfaceMarc Delisle
2006-11-17Check before commit!Michal Čihař