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-23fixed-multi edit bugThilina Buddika
2012-05-23merge upstream masterThilina Buddika
2012-05-21change variable namesThilina Buddika
2012-05-18bug fixing in tbl_change and new functionn for tbl_replaceThilina Buddika
2012-05-17add two functions to insert-edit-libThilina Buddika
2012-05-16fixed with selected-change bugThilina Buddika
2012-05-16function name changedThilina Buddika
2012-05-15code improvementThilina Buddika
2012-05-15Merge remote branch 'upstream/master'Chanaka Indrajith
2012-05-15code refactoring for action panel-insert formThilina Buddika
2012-05-14Improve function nameMarc Delisle
2012-05-14code improvementThilina Buddika
2012-05-14code improvement in tbl_changeThilina Buddika
2012-05-14function for continue insertion formThilina Buddika
2012-05-14code improvement in tbl_changeThilina Buddika
2012-05-14code refactoring for value column in insert formThilina Buddika
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