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-11Speed-up selectorsRouslan Placella
2011-09-20Better looking settings tabs in pmahommePiotr Przybylski
2011-08-05Coding style, function definitionsMichal Čihař
2011-06-19Must use .prop() instead of .attr() hereMarc Delisle
2011-05-26- vim modelineMarc Delisle
2011-05-26These must now be accessed with .prop()Marc Delisle
2010-08-23Use same format string as in other places.Michal Čihař
2010-07-28keep selected tab after saveCrack
2010-07-27clean up config JavaScriptCrack
2010-07-22remove debugCrack
2010-07-22a few changes on preferences manage pageCrack
2010-07-21fix port number validationCrack
2010-07-18fix restore-default not showing after page loadCrack
2010-07-17allow multiple validators for one fieldCrack
2010-07-17parametrized validatorsCrack
2010-07-16fix "restore default" button, should be visible only when field has custom valueCrack
2010-07-14allow users to easily work with preferences stored in session (when pmadb is ...Crack
2010-07-12ui fixesCrack
2010-07-12show message when preferences are saved to localStorageCrack
2010-07-10add date information when importing from localStorageCrack
2010-07-09basic import/export for localStorage, needs to be polishedCrack
2010-07-08import and export for user preferences (currently JSON file only)Crack
2010-07-02Import settingsCrack
2010-06-21add $cfg['UserprefsDisallow'] and allow setting it in setup scriptCrack
2010-06-21markers for field errorsCrack
2010-06-17improve js validatorsCrack
2010-06-13removed some messages from messages.inc.php (validation, some other error mes...Crack
2010-06-12Split setup/scripts.js into generic and setup script specific partsCrack