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-24Fixed missing parameter in browse_foreigners.phpRouslan Placella
2012-05-18Merged CSS stylesheetsRouslan Placella
2012-05-04Code readability improved.Willian Gustavo Veiga
2012-05-02code readability improvedWillian Gustavo Veiga
2012-05-01Some phpcs warnings fixedWillian Gustavo Veiga
2012-04-29fix indentationDieter Adriaenssens
2012-04-26Little bit of coding styleMichal Čihař
2012-03-31Replaced HTML nowrap attribute with CSS for HTML5 validityJo Michael
2012-03-18Replaced xml:lang attributes by lang for HTML5Jo Michael
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-03-17Use HTML5 DOCTYPE along with new charset meta-tagJo Michael
2012-01-08bug #3411038 Zoom search and inserting foreign valuesMarc Delisle
2011-12-07Coding style improvements - Multiline assignmentsMadhura Jayaratne
2011-11-24Merge branch 'QA_3_4'Madhura Jayaratne
2011-11-24bug #3407235 [interface] Entering the key through a lookup window does not re...Madhura Jayaratne
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-08-08Adjust calling indentationMichal Čihař
2011-06-10charset is now hardcodedMarc Delisle
2011-06-06Replace TRUE/FALSE with true/false.Michal Čihař
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2011-04-19Rows should not be marked in these tables. Added class="noclick"Madhura Jayaratne
2011-01-08- Bug #3151925 Page selector dropdown broken with ORDER BY queryMarc Delisle
2010-12-24Browse foreign values did not work with inline editMarc Delisle
2010-12-19HTML errorsMarc Delisle
2010-12-19Missing jquery library which is referenced in js/functions.jsMarc Delisle
2010-12-19Makes sense to use MaxRows instead of a hard-coded valueMarc Delisle
2010-12-19This is not a primary key but a row numberMarc Delisle
2010-12-16bug #3138572 "Continue insertion" problemsMarc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
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-20Drop @version tag from docblocks.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-05strings to gettext, second batchMarc Delisle
2010-05-03strings to gettext, first batchMarc Delisle
2010-04-09Remove no longer needed language file names.Michal Čihař
2010-01-21[core] Remove config data from session as it brings chicken-egg problem.Michal Čihař
2008-11-24Adding @package, first part.Michal Čihař
2008-07-09b to strong, and remove bold for MySQL charsetMarc Delisle
2008-01-05bug #1864468 [display] Theme does not switch to darkblue_orangeMarc Delisle
2007-10-16removed closing of db connection, closing database connection is only require...Sebastian Mendel
2007-10-03better function thanks to Sebastian MendelMarc Delisle
2007-10-02bug #1805773 [relations] browse foreign values: return values not escapedMarc Delisle
2007-09-19finish removal of get_foreign.lib.phpMarc Delisle
2007-08-15foreign key browser: encoding mixups, thanks to Thijs KinkhorstMarc Delisle
2007-06-20bug #1739253 about the new page number in navi, thanks to Juergen Wind for th...Marc Delisle
2007-05-09fixed code indention Sebastian Mendel
2007-04-01XHTML standard: no language attribute in <script>Sebastian Mendel
2007-04-01coding standard: no spaces inside bracesSebastian Mendel