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
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-07-18start QA_11Marc Delisle
2007-07-18start QA_2_11Marc 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ř
2006-10-25Rename db_* files to drop useless _details part.Michal Čihař
2006-10-25Rename tbl_* files to drop useless _properties part.Michal Čihař
2006-10-13bug #1566219, automated timestamp valuesMarc Delisle
2006-09-21use @todo tag for todo items, to show up in generated documentationSebastian Mendel
2006-07-16Edit next row did not work in 2.9.0-devMarc Delisle
2006-05-26bug #1451426, edit breaks protected BLOB field, changes it from NULL to empty...Marc Delisle
2006-05-23bug #1438999 updating a multi-table viewMarc Delisle
2006-04-27removed table formating, done in cssSebastian Mendel
2006-04-25style upgradeSebastian Mendel
2006-02-18bug #1415465, undefined variable sql_queryMarc Delisle
2006-02-12bug 1429074, go back to this page choice not stickyMarc Delisle
2006-02-04bug #1415465, undefined variableMarc Delisle
2006-01-17(not complete) PEAR coding standardSebastian Mendel
2006-01-15allow 0 as name for database, table collumn, alias and indexSebastian Mendel
2005-12-22bug #1381856, Cannot edit a table having 40 columnsMarc Delisle
2005-12-21bug #1385974, cannot un-null a valueMarc Delisle
2005-12-08Fix XHTML and thus action selection behavior (bug #1376391).Michal Čihař
2005-12-05Use same script tag, use CDATA for scripts (RFE #995065).Michal Čihař
2005-11-29bug #1367549, handling of CURRENT_TIMESTAMPMarc Delisle
2005-11-24Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries...Michal Čihař
2005-11-24Move tbl_properties{.inc,_links,_table_info}.php to libraries folder as it do...Michal Čihař
2005-11-24Use native MySQL comments when applicable (RFE #1362923).Michal Čihař
2005-11-23Move javascript stuff out of libraries folder.Michal Čihař
2005-11-18common.lib.php should REALLY REALLY and ALWAYS be the first includeSebastian Mendel
2005-11-03bug #1339184, MySQL 5 strict mode, errors inserting auto-increment fieldsMarc Delisle