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-30Remove some unused variables from tbl_zoom_select.phpAtul Pratap Singh
2012-05-30Search criteria now gets displayed after zoom search operationAtul Pratap Singh
2012-05-30Fix typoMichal Čihař
2012-05-29Need to have type without length hereMichal Čihař
2012-05-25The column types were not available to the js levelMarc Delisle
2012-05-24Fix merge conflictsMarc Delisle
2012-05-24Mouse wheel no longer used in zoom searchMarc Delisle
2012-05-21Problems under IE 8Marc Delisle
2012-05-20Improve resizerMarc Delisle
2012-05-20Handling of datesMarc Delisle
2012-05-16Add missing package tagMadhura Jayaratne
2012-05-16These have been missed when functions were renamedMadhura Jayaratne
2012-05-13Reset zoomMarc Delisle
2012-05-13ZoomMarc Delisle
2012-05-13Highlighter for data labelMarc Delisle
2012-05-13Parse numbers; axis labelsMarc Delisle
2012-05-13simple plotMarc Delisle
2012-05-09Remove unused parameter $base_dirMichal Čihař
2012-05-05Renamed tbl_common.php to tbl_common.inc.php for better consistencyRouslan Placella
2012-05-05Dropped tbl_links.inc.phpRouslan Placella
2012-04-30Wrap some long linesMadhura Jayaratne
2012-04-26Centralize generating of operators listMichal Čihař
2012-04-26Move NumOperators to PMA_TypesMichal Čihař
2012-04-26Move TextOperators to PMA_TypesMichal Čihař
2012-04-26Move EnumOperators to PMA_TypesMichal Čihař
2012-04-26Move NullOperators to PMA_TypesMichal Čihař
2012-04-25Simplify codeMichal Čihař
2012-04-25Use isUnaryOperator methodMichal Čihař
2012-04-22Remove stray trailing whitespacesRouslan Placella
2012-04-09jQuery UI is already included from common.inc.phpMarc Delisle
2012-03-18Don't rely on grab_globals in tbl_zoom_selectJo Michael
2012-03-14improve coding styleDieter Adriaenssens
2012-02-21Table identifier changed in tbl_zoom_select.phpammaryasir
2012-02-21Used AJAX for updating field information(type,collation,operators,field value...ammaryasir
2012-01-08onClick should be onclickMarc Delisle
2011-11-19Improved layout for the data editor from the zoom search featureRouslan Placella
2011-10-11Fix jQuery UI version numberPiotr Przybylski
2011-10-11Upgrade jQuery UI to 1.8.6Piotr Przybylski
2011-09-19Improve dialogMarc Delisle
2011-09-18Wrong message used in 8373e5feec2232e6a17b342eb0bf74930431bfccMadhura Jayaratne
2011-09-18Removed redundant functionMadhura Jayaratne
2011-09-18Convert bit values to printable formMadhura Jayaratne
2011-09-18bug #3410999 - Zoom search, problems with data editorMadhura Jayaratne
2011-09-17Coding style improvementsMadhura Jayaratne
2011-09-17XHTML problemsMarc Delisle
2011-09-17XHTML problemsMarc Delisle
2011-09-07Missing HTML escapeMarc Delisle
2011-08-27Unneeded spacesMarc Delisle
2011-08-27Extraneous space interferes with a comparisonMarc Delisle
2011-08-26Avoid duplicate idsMarc Delisle