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
2013-09-21Fix codestyleMarc Delisle
2013-08-07Better names for URL generating functionsMichal Čihař
2013-06-20Directly use the GET parametersMarc Delisle
2013-04-25Consistently include colon in strings to translateMichal Čihař
2013-01-10Drop some inline htmlMichal Čihař
2012-12-15Fix exporting and importing coordinates for the PDF schemaMadhura Jayaratne
2012-12-15Reverting 'floating menu bar for designer' as I am unable to get it working o...Madhura Jayaratne
2012-12-10Float the menu bar of the designerMadhura Jayaratne
2012-12-09Fix some css glitchesMadhura Jayaratne
2012-12-09Merge pull request #116 from madhuracj/fullscreenModeForDesignerMarc Delisle
2012-12-09Fix some z-index valuesMadhura Jayaratne
2012-12-09Set the class attribute initiallyMadhura Jayaratne
2012-12-09Fullscreen mode for the designerMadhura Jayaratne
2012-12-08Make the designer compatible with frames less v4Madhura Jayaratne
2012-11-12Implement linking to new documentationMichal Čihař
2012-10-31Fixed z-index conflict in pmdRouslan Placella
2012-10-31Got rid of inline JS in PMDRouslan Placella
2012-09-16Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::Chanaka Indrajith
2012-08-04Coding style fixesMadhura Jayaratne
2012-08-04Merge branch 'QA_3_5'Madhura Jayaratne
2012-08-04[interface] Designer sometimes places tables on the top menuMadhura Jayaratne
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-21Indenation fixMichal Čihař
2012-06-21Some minor coding style fixesMichal Čihař
2012-06-11Finished integrating the PMA_Footer classRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Integrated pmd with the new Header classRouslan Placella
2012-05-29Load remaining PMD images using new loaderMichal Čihař
2012-05-29Reduce indentationMichal Čihař
2012-05-29Various coding style fixesMichal Čihař
2012-05-11Fix function names: PMA_foreignkey_supported -> PMA_isForeignKeySupportedMadhura Jayaratne
2012-04-30Clarify function namesMarc Delisle
2012-04-29Syntax error in checkstyle fixMarc Delisle
2012-04-29Fix new checkstyle warningsJo Michael
2012-04-29Fix checkstyle InlineControlStructure warningsJo Michael
2012-04-22Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a m...Madhura Jayaratne
2012-04-21Short-hand notation for jQuery document.ready eventJo Michael
2012-04-18PMD should use PMA_ajaxShowMessage() instead of custom notificationsRouslan Placella
2012-04-17Move common includes to root files rather than to library (which should not b...Michal Čihař
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne
2012-04-08Fixed title with table name is "test<>'"&test&&]]>", fixed chart with column ...Gemorroj
2012-03-31Replaced HTML nowrap attribute with CSS for HTML5 validityJo Michael
2012-03-27No longer depend on grab_globalsMarc Delisle
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-01-25add messages to gettextYuichiro
2012-01-08onClick should be onclickMarc Delisle
2011-12-10rfe #3438266 [designer] Toggle for relation linesMarc Delisle