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-22Remove stray trailing whitespacesRouslan Placella
2012-04-22Fix merge conflictsMarc Delisle
2012-04-22bug #3516089 [structure] DROP does not work on defective VIEWsMarc Delisle
2012-04-21Short-hand notation for jQuery document.ready eventJo Michael
2012-04-15Drop view confirm properly, don't show truncate action for viewsJo Michael
2012-04-11Drop @uses tags from JS filesRouslan Placella
2012-04-11Speed-up selectorsRouslan Placella
2012-04-09Add parameter to strDoYouReally message for better translatabilityMarc Delisle
2012-04-09Fix DoYouReally confirm dialogsJo Michael
2012-04-08Replace removeProp("checked") with prop("checked", false), calling removeProp...Jo Michael
2012-04-07Better compatibility with newer versions of jQuery.Gemorroj
2012-03-26Patch #3510656 Contest-1 Ignoring foreign keys while dropping tablesAtul Pratap Singh
2011-12-11Adjust row colors upon deletion of a tableMadhura Jayaratne
2011-12-11Use toggleRowColors() for tracking pageMadhura Jayaratne
2011-12-11Some more AJAX improvements to tracking page in database viewMadhura Jayaratne
2011-12-11Better AJAX functionality for Tracking page in Database viewMadhura Jayaratne
2011-12-02The number of rows is approximated for viewsMadhura Jayaratne
2011-12-02Fixed bug #3408377 - Deleting table from the DB does not change the table cou...asdfrede
2011-11-28Error notifications should not time outRouslan Placella
2011-11-16Submission of the insert row form on database structure page only worked in E...Rouslan Placella
2011-11-01Stick table tools to top of page on scrollRouslan Placella
2011-10-16As suggested by Tyron Madlener:Marc Delisle
2011-09-26Replaced use of hard coded images with the sprite-aware PMA_getImage() functi...Rouslan Placella
2011-08-05Coding style, function definitionsMichal Čihař
2011-07-22Replace tabs with spaces, cleanup identationMichal Čihař
2011-07-21Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...Michal Čihař
2011-07-21Merge commit '97b1375605f241481a953e2c78eb42d43f84fa9d'Michal Čihař
2011-07-21Typo in variable nameMarc Delisle
2011-07-19Fixed iid dulplication issue in footnote convertion using classesThilanka Kaushalya
2011-07-16MOdified init tooltips functionThilanka Kaushalya
2011-07-15pma spritify part 2Tyron Madlener
2011-07-08Added datapickers in insert form in dialogThilanka Kaushalya
2011-06-17Merge branch 'master' into rteRouslan Placella
2011-06-15Fixed the delay at dialog load in table insertThilanka Kaushalya
2011-06-14Added the update row count in db structureThilanka Kaushalya
2011-06-13Added update the tablesForm in db insertThilanka Kaushalya
2011-06-12added the buttonYes click actionsThilanka Kaushalya
2011-06-10Apply ajax behavior to the insert to table option in db structureThilanka Kaushalya
2011-05-21Moved JS related to Routines, Triggers and Events into their own files.Rouslan
2011-01-29Conditional Ajax for db Structure and TrackingMarc Delisle
2011-01-28input element can not be under trMichal Čihař
2010-11-14adjust totals when dropping a tableMarc Delisle
2010-11-14unneeded wrapping of jQuery objects; prefix their name with dollar signMarc Delisle
2010-11-14adjust totals when emptying a table; also use classes for more precise handli...Marc Delisle
2010-11-14on clicking Empty, really ensure no further click, change icon, adjust number...Marc Delisle
2010-10-09refresh navi frame after table creation in a non-empty db; also refresh after...Marc Delisle
2010-08-26Created a new js file for the tbl_structure.php page and moved jQuery scripts...ninadsp
2010-08-26Improved response of the Truncate table action on successninadsp
2010-08-10Added JSDoc-Toolkit compatible documentation to js/db_structure.jsninadsp
2010-07-21Drop Table and Create Table work as expected now on db_create.php tooninadsp