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/sql.js
AgeCommit message (Expand)Author
2015-07-20Fix unterminated statements.Hugues Peccatte
2015-07-14bug #4981 Uncaught TypeError: Cannot read property 'attr' of nullMadhura Jayaratne
2015-07-09Fix non-html5 microhistory behaviorAtul Pratap Singh
2015-07-09Move to HTML5 API for maintaining AJAX historyAtul Pratap Singh
2015-07-09Separate microhistory code conditionallyAtul Pratap Singh
2015-07-02More local variablesMadhura Jayaratne
2015-07-02These are local variablesMadhura Jayaratne
2015-06-16Merge branch 'QA_4_4'Madhura Jayaratne
2015-06-16bug #4962 Insert by foreign key scrolls page to topMadhura Jayaratne
2015-06-14Fix #4957 "With selected" links doesn't work in table browseHugues Peccatte
2015-06-01RFE#701 - Print View using CSS - RewriteDeven Bansod
2015-05-22Merge branch 'QA_4_4'Madhura Jayaratne
2015-05-22bug Browse foreigners window goes out of the windowMadhura Jayaratne
2015-05-11Merge branch 'QA_4_4'Madhura Jayaratne
2015-05-11bug #4898 JS error after selecting a field and press EnterMadhura Jayaratne
2015-05-08Merge branch 'QA_4_4'Madhura Jayaratne
2015-05-08bug #4894 Deleting without confirmationMadhura Jayaratne
2015-03-25Merge branch 'QA_4_4'Madhura Jayaratne
2015-03-25bug #4819 Request URI too large; use post of multi submitMadhura Jayaratne
2015-03-23rfe #933 Manage multiple variable in bookmarked queryMadhura Jayaratne
2015-03-18Add a class for bitT columnMadhura Jayaratne
2015-03-15Fix bug#4799 Position of sticky columns wrong when screen width too smallRaimund Meyer
2015-03-01Merge pull request #1523 from madhuracj/rfe1602Marc Delisle
2015-02-27Fix bug#4782 Sticky column top alignment broken on horizontal scrollAtul Pratap Singh
2015-02-26Alternative implementation for rfe #1602Madhura Jayaratne
2015-02-26Revert "Save unfinished work"Madhura Jayaratne
2015-02-13Save unfinished workZhang Hao
2015-02-02Merge branch 'QA_4_3'Madhura Jayaratne
2015-02-01bug4743 Unable to move cursor in filter rowsNisarg Jhaveri
2015-01-29bug #4738 Header lose align when scrolling in FirefoxMadhura Jayaratne
2015-01-29Merge branch 'QA_4_3'Madhura Jayaratne
2015-01-29bug #4738 Header lose align when scrolling in FirefoxMadhura Jayaratne
2015-01-27bug #4736 Changing display options breaks query highlightingMadhura Jayaratne
2014-12-07Fix #4593 Refresh navigation tree on manual select into SQL tab.Hugues Peccatte
2014-12-07Fix #4593 Refresh navigation tree on manual select into SQL tab.Hugues Peccatte
2014-12-06Fix #4593 Manual SELECT doesn't change active tableHugues Peccatte
2014-12-06Fix #4593 Manual SELECT doesn't change active tableHugues Peccatte
2014-12-04Merge branch 'master' into updateMadhura Jayaratne
2014-12-04As of 1.9, the event name string "hover" is no longer supported as a synonym ...Madhura Jayaratne
2014-12-02Fix coding styleAnn + J.M
2014-12-02.live() and .die() methods are deprecated. Use .on() and .off() methods insteadMadhura Jayaratne
2014-12-02ID is no longer used to facilitate multiple result setsMadhura Jayaratne
2014-12-01Remove table_results ID fieldMadhura Jayaratne
2014-12-01Use class attribute instead of id for sqlqueryresultsMadhura Jayaratne
2014-12-01Table filtering for multiqueryMadhura Jayaratne
2014-11-28Use sqlqueryresultsouter to show USE or DROP queryMadhura Jayaratne
2014-11-28This is redundantMadhura Jayaratne
2014-11-28Use class to identify bookmarkQueryFormMadhura Jayaratne
2014-11-28Use div id sqlqueryresultsouter in SQL tab since sqlqueryresults clashes with...Madhura Jayaratne
2014-11-27Avoid using #table_results for jQuery selectionsMadhura Jayaratne