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-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
2011-08-25Whitespace cleanupMichal Čihař
2011-08-25Use same order of database and table params as elsewhereMichal Čihař
2011-08-24Other XHTML fixesMarc Delisle
2011-08-24Fix some of the XHTML problemsMarc Delisle
2011-08-24Coding styleMarc Delisle
2011-08-23Remove tab characters; coding style (first part)Marc Delisle
2011-08-21Fixed: Not selecting a datalabel used to issue a notice(undefined offset)Ammar Yasir
2011-08-21Fixed: 'Browse foreign values' not working properlyAmmar Yasir
2011-08-19Improved the panning featureAmmar Yasir
2011-08-19Merge remote branch 'phpmyadmin/master'Ammar Yasir
2011-08-15Added: Mousewheel zoom and panning featureAmmar Yasir
2011-08-15Do not translate internal stringMichal Čihař
2011-08-13Whitespace cleanupMichal Čihař
2011-08-13rgbcolor.js is merged into canvg.jsMichal Čihař
2011-08-12Added better support for datetime fieldsAmmar Yasir
2011-08-03Used AJAX to get data row on point select, hence reducing the amount of data ...Ammar Yasir
2011-08-01Added 'Max rows to plot' as input criteriaAmmar Yasir
2011-07-25Validations for input form submitAmmar Yasir
2011-07-25Added support for ploting strings(char,varchar,enums)Ammar Yasir
2011-07-22Data point content is now displayed as a dialog box which opens on clicking a...Ammar Yasir
2011-07-22Merge remote tracking branch 'phpmyadmin'Ammar Yasir