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
path: root/js
AgeCommit message (Expand)Author
2015-09-22issue #11464 phpMyAdmin suggests upgrading to newer version not usable on tha...Madhura Jayaratne
2014-10-18bug #4563 [security] XSS in monitor query analyzerMadhura Jayaratne
2014-09-12bug #4530 [security] DOM based XSS that results to a CSRF that creates a ROOT...Marc Delisle
2014-08-06bug #4504 [security] Self-XSS in query chartsMadhura Jayaratne
2014-08-06bug #4503 [security] Self-XSSes in monitorMadhura Jayaratne
2014-08-06bug #4502 [security] Self-XSS in enum value editorMadhura Jayaratne
2014-08-06bug #4501 [security] XSS in table browse pageMadhura Jayaratne
2014-07-18bug #4492 [security] XSS in AJAX confirmation messagesMarc Delisle
2013-11-13removed to fix bug 4141Spun Nakandala
2013-11-11removed to fix bug 4141Spun Nakandala
2013-10-28Fix bug#4059: Running delete query asks for confirmation but says it was alre...Atul Pratap Singh
2013-10-27#4144 "DROP DATABASE" displays wrong database name FIXUmair Khan
2013-10-14Left in 8640de9Atul Pratap Singh
2013-10-14Adjust navigation only when there is database/table change, bug#4129Atul Pratap Singh
2013-10-09bug #3911 Filtering database names includes empty groupingsMadhura Jayaratne
2013-10-06bug #4108 Missing refresh by deleting databasesMarc Delisle
2013-10-02Merge branch 'QA_4_0' of github.com:phpmyadmin/phpmyadmin into QA_4_0Madhura Jayaratne
2013-10-02bug #3992 Multi-row edit doesn't clear values when checking NULLMadhura Jayaratne
2013-10-01Remove unused parameterAtul Pratap Singh
2013-10-01Fix bug 4105: More disappears in table StructureAtul Pratap Singh
2013-09-26Bug fix 4074Spun Nakandala
2013-09-22bug #4002 Edit Index on big table does not show "Loading" or any messageMarc Delisle
2013-09-19bug #4041 Interaction between linkified fields and grid editingMadhura Jayaratne
2013-09-12End sentence with commaMichal Čihař
2013-09-05Proceed only if the database is foundKasun Chathuranga
2013-08-31Properly open and select database when "Use <db>" command is issuedKasun Chathuranga
2013-08-31Make scrolling work for table/views as wellKasun Chathuranga
2013-08-30Expand the navigation and highlight the current database or table/viewKasun Chathuranga
2013-08-27Remove multiple navigation reloads, fix autoexpand on use queryAtul Pratap Singh
2013-08-27Hide throbber on navigation reloadAtul Pratap Singh
2013-08-27Dynamically set tree_content's height too, bug#4069Atul Pratap Singh
2013-08-27Add ResizeHandler.treeResize event handler, call it on window resize, and now...J.M
2013-08-27Trim trailing space in navigation.jsJ.M
2013-08-26missing docsAtul Pratap Singh
2013-08-26fix some logic related to auto-expand/scrollAtul Pratap Singh
2013-08-26Merge branch 'QA_4_0' of github.com:phpmyadmin/phpmyadmin into QA_4_0Atul Pratap Singh
2013-08-26fix autoscroll, to set to view the currently selected databaseAtul Pratap Singh
2013-08-25Hide throbber when not in use to free some areaAtul Pratap Singh
2013-08-25Fast-filter box, recent-tables and page-selector should be visible while scro...Atul Pratap Singh
2013-08-25fix autoexpand on use queryAtul Pratap Singh
2013-08-25set to view should not hide the database nameAtul Pratap Singh
2013-08-25Merge branch 'QA_4_0' of github.com:zixtor/phpmyadmin into autoexpAtul Pratap Singh
2013-08-24Trying to load an older libraryMarc Delisle
2013-08-24Other incorrect tabindex (page footer controls)Marc Delisle
2013-08-24bug #4051 Wrong tabindex when inserting rowsMarc Delisle
2013-08-18Show meaningful message if database name is unknown in server's logs, as sugg...Atul Pratap Singh
2013-08-18Error wasn't displayedAtul Pratap Singh
2013-08-17PMA_SQLPrettyPrint distorted the query in monitor analyzer, bug#4054Atul Pratap Singh
2013-08-17Move autoexpand to a functionAtul Pratap Singh
2013-08-17Set to view the expanded database/tableAtul Pratap Singh