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-09-09patch #2099972 [structure] Display None when there is no default valueMarc Delisle
2008-07-21rest of the "remove flickering" fixMarc Delisle
2008-07-14upgrade to mootools 1.2; temporarily deactivate the color picker that does no...Marc Delisle
2008-07-06bug #1982315 [GUI] Comma and quote in ENUM, thanks to Joshua HogendornMarc Delisle
2008-06-27bug #2001005 [GUI] ARCHIVE cannot have indexesMarc Delisle
2008-05-07refactored complete table/column creation altering;Sebastian Mendel
2008-05-04PBXT: foreign key supportMarc Delisle
2008-04-02bug #1926357 [data] BIT defaults displayed incorrectlyMarc Delisle
2008-03-17MARIA: FULLTEXT, reserved wordMarc Delisle
2008-02-24since revision 11098 where the empty($primary) condition was replaced by $pri...Marc Delisle
2008-02-10use PMA_generate_html_radio()Marc Delisle
2008-02-08bug #1884911 [GUI] Space usageMarc Delisle
2008-02-07more cleanup/refactoring on index codeSebastian Mendel
2008-02-04new Class PMA_Index;Sebastian Mendel
2008-01-29no need for extra div, but the link must be added before the slide effect is ...Sebastian Mendel
2008-01-17start to use Mootools for slider effectsMarc Delisle
2007-11-09bug #1828913 [structure] no FULLTEXT index on CHAR columnMarc Delisle
2007-10-12do not sometimes silently prevent dropping of last column(s) - but always dis...Sebastian Mendel
2007-10-11Partitioned status in table StructureMarc Delisle
2007-10-02removed MySQL < 5 codeSebastian Mendel
2007-10-02fixed notice;Sebastian Mendel
2007-09-28better handling for 'view distinct' from table structure pageSebastian Mendel
2007-09-27do not urlencode() form valuesSebastian Mendel
2007-09-27$cfg['PropertiesIconic'] is checked inside PMA_buttonOrImage()Sebastian Mendel
2007-05-11bug #1717339 Missing header when deleting a checked columnMarc Delisle
2007-05-09fixed code indention 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
2006-11-26 bug #1602335, browse distinct values and name containing a quoteMarc Delisle
2006-10-25Rename tbl_* files to drop useless _properties part.Michal Čihař