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
2012-05-13Resolve conflicts due to changes in method names of common.lib.phpChanaka Indrajith
2012-05-11Fix function names: PMA_replace_binary_contents -> PMA_replaceBinaryContentsMadhura Jayaratne
2012-05-11Fix function names: PMA_printable_bit_value -> PMA_printableBitValueMadhura Jayaratne
2012-05-11Fix function names: PMA_convert_bit_default_value -> PMA_convertBitDefaultValueMadhura Jayaratne
2012-05-11Remove HTML rendering inside the functions in display_tbl.lib.php file itselvesChanaka Indrajith
2012-05-11code improvement insert_edit-libThilina Buddika
2012-05-10code refactoring for insertFormThilina Buddika
2012-05-10code refactoring for insert form in tbl_changeThilina Buddika
2012-05-10code improvement in tbl_change and libraries-insert_edit_libThilina Buddika
2012-05-08improve code refactoring in tbl_changesThilina Buddika
2012-05-08add libraries-insert_edit-lib fileThilina Buddika
2012-05-07code improvement in tbl_change scriptThilina Buddika
2012-05-07code refactoring on tbl_change script-attempt4Thilina Buddika
2012-05-07improve code refactoring on tbl_change script-attempt3Thilina Buddika
2012-05-07improve code refactoring on tbl_change script-attempt2Thilina Buddika
2012-05-07improve code refactoring on tbl_change scriptThilina Buddika
2012-05-06small code refactoring on tbl_change scriptThilina Buddika
2012-05-05Dropped tbl_links.inc.phpRouslan Placella
2012-04-29Fix checkstyle ControlStructures warningsJo Michael
2012-04-26Remove no longer needed usage of data_*.inc.phpMichal Čihař
2012-04-22Remove stray trailing whitespacesRouslan Placella
2012-04-21Clarify variable nameMarc Delisle
2012-04-21Clarify function nameMarc Delisle
2012-04-20rfe #3518852 [edit] edit blob but not other binary, new option $cfg['ProtectB...Jo Michael
2012-04-11Drop non-JS version of the "GIS data editor"Rouslan Placella
2012-04-09jQuery UI is already included from common.inc.phpMarc Delisle
2012-04-06Added: Restore tbl_change.php after_insert dropdown status after first submit.Jo Michael
2012-04-06Removed most <noscript> tags and made JS mandatory to loginRouslan Placella
2012-04-03ChangeLog entryMarc Delisle
2012-04-03Patch #3507001 Contest-4 for rfe #2046140Thilina Buddika Abeyrathna
2012-03-31Replaced valign HTML attribute with CSSJo Michael
2012-03-31Replaced HTML nowrap attribute with CSS for HTML5 validityJo Michael
2012-03-18Replaced td[align] with td[class] due to HTML5Jo Michael
2012-03-18Removed: table[border] attribute (default is 0 anyways), a[rel] for non-stand...Jo Michael
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-03-17Leading ./ paths for links and favicons can be omitted, part 1Jo Michael
2012-03-03Code style improvementsMadhura Jayaratne
2012-02-17Remove BLOBstreaming support; will need to run update-po after releasing vers...Marc Delisle
2011-12-07Coding style improvements - Multiline assignmentsMadhura Jayaratne
2011-11-24coding style : control structuresDieter Adriaenssens
2011-10-30patch #3410688 [interface] Improving field size for character columnsMarc Delisle
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-10-11Fix jQuery UI version numberPiotr Przybylski
2011-10-11Upgrade jQuery UI to 1.8.6Piotr Przybylski
2011-09-29Merge branch 'QA_3_4'Marc Delisle
2011-09-29patch #3314626 [display] CharTextareaRows is not respectedHans Fr. Nordhaug
2011-09-23use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-09-15No need to force text hereMadhura Jayaratne
2011-09-14Load jquery.sprintf.js on demandMadhura Jayaratne
2011-09-13JS files for gis_data_editor loaded dynamicallyMadhura Jayaratne