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
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2011-04-30Bug #3291923, Insert Ajax form does not generate default values - partial fix...Marc Delisle
2011-03-27Bug #3194559 Error when editing records with geometry fields. Editing geometr...Madhura Jayaratne
2011-03-15Do not highlight rows of these tablesMadhura Jayaratne
2011-02-09rfe #3148361 [interface] Replace hard coded limit with $cfg[LimitChars].Michal Čihař
2011-02-09Whitespace cleanupMichal Čihař
2011-02-08Add direct link to copy row of the displayed table.Jan Prachař
2011-02-05Avoid notices for undefined indexesMarc Delisle
2011-02-01Bug #3152931 ENUM and SET cannot have 'Binary' option. Avoid wrong categoriza...Madhura Jayaratne
2011-01-16Replace inline Javascript by a function that attaches a date/time picker to t...Marc Delisle
2011-01-14- Avoid incorrect validation after using datepickerMarc Delisle
2011-01-14Clarify datepicker parameterMarc Delisle
2011-01-13Icon for date/time pickerAdnan
2011-01-03Rename function to a better nameMarc Delisle
2011-01-02Incorrect linefeed inside span harms type detectionMarc Delisle
2010-12-19This is not a primary key but a row numberMarc Delisle
2010-12-18"Continue insertion" feature did not work with "Browse foreign values" linksMarc Delisle
2010-12-17Problems with latest fix and SET columnsMarc Delisle
2010-12-16bug #3138572 "Continue insertion" problemsMarc Delisle
2010-12-06Continue insertion did not work if the form had special controls like file up...Marc Delisle
2010-11-04fix merge conflictsMarc Delisle
2010-11-04patch #3101490 Default function for TIMESTAMPjirand
2010-10-04CtrlArrowsMoving not really needed as an option, now always activeMarc Delisle
2010-10-03fix merge conflictsMarc Delisle
2010-10-03bug #3038193 [display] Error when editing row with GEOMETRY columnMarc Delisle
2010-09-13bug #3064963 tabindex wrong for generated inserted rowsMarc Delisle
2010-09-13bug #3057481 Unchecking ignore does not work for duplicated insert rowsMarc Delisle
2010-09-10Not really restart insertion but continue insertionMarc Delisle
2010-09-04bug #3057479 wrong number of rows to insertMarc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-08-25Function is_null seems to be now working properly on empty blobs.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-26No need to require_once footerMichal Čihař
2010-07-26No need to explicitely include relation.lib its anyway included in common.incMichal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-22undefined variables; unneeded config variablesMarc Delisle
2010-07-22blob streaming code cleanup (work in progress)Marc Delisle
2010-07-22Update blob streaming to match the current API and use the PBMS PHP extension.Barry Leslie
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-07-10Added ids to some HTML elements on tbl_change.php and modified theninadsp
2010-07-07Merge remote branch 'origin/master'ninadsp
2010-07-06must specify dateFormat for jQuery UI datepicker, otherwise a wrong MM/DD/YYY...Marc Delisle
2010-06-29Merge remote branch 'origin/master'ninadsp
2010-06-28remove author namesDieter Adriaenssens
2010-06-03Merge remote branch 'origin/master'ninadsp
2010-05-31conform to relational terminology regarding columns and rowsMarc Delisle
2010-05-29resolve merge conflictsMarc Delisle
2010-05-29problem showing UNHEX function by default when editing a BLOB was not fixed c...Marc Delisle
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-05gettext conversionMarc Delisle