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
2019-10-31Fix Sort By Key issue #15475William Desportes
2019-04-01Fix #12729 - Sticky table header over dropdown menuNupur Agrawal
2019-03-30ESLINT fixesWilliam Desportes
2019-03-02Fix: #14503 - JavaScript events not activating on inputnmilo
2018-11-11Retrieve parameters from $_POST in browse foreignersMaurício Meneghini Fauth
2018-05-12Remember table's sorting broken in 4.8.0 issue: #14189 fixedPiyush Vijay
2018-04-07Revert "Merge pull request #14046 from shucon/login"Maurício Meneghini Fauth
2018-04-07Revert "Cannot read property sql_query of undefined: #14104 issue fix (#14105)"Maurício Meneghini Fauth
2018-03-26Cannot read property sql_query of undefined: #14104 issue fix (#14105)Piyush Vijay
2018-03-16Merge pull request #14046 from shucon/loginMichal Čihař
2018-03-02Add cookie restore and empty save errorSaksham Gupta
2018-03-01Merge branch 'QA_4_7'Michal Čihař
2018-03-01Honor arg_separator in AJAX requestsMichal Čihař
2018-02-28Fix whitespacesSaksham Gupta
2018-02-28Restore SQL query after session expireSaksham Gupta
2018-02-22Share code for parsing data-post attributeMichal Čihař
2018-02-22Simplify handling of long URLs in Util::linkOrButtonMichal Čihař
2018-01-08Share code for parsing data-post attributeMichal Čihař
2017-11-28fix #13727 copied table data add number of orders (#13823)xypXiong
2017-11-16Simplify handling of long URLs in Util::linkOrButtonMichal Čihař
2017-09-26Change ESLint's eqeqeq to errorMaurício Meneghini Fauth
2017-09-25Automatic fixes by ESLintMaurício Meneghini Fauth
2017-09-11Added remember table sorting when browsing tableJakub Stanecki
2017-09-04Do not include messages when copying resultsakritianand
2017-08-02Merge branch 'QA_4_7'Michal Čihař
2017-08-02Simplify code for copying to clipboardMichal Čihař
2017-08-02Remove not needed variableMichal Čihař
2017-08-02Fixed copy results to clipboardMichal Čihař
2017-08-02Move SQL copy handler to sql.jsMichal Čihař
2017-06-13Automatically add token to all AJAX requestsMichal Čihař
2017-06-13Replace jquery.cookie.js with js.cookie.jsMichal Čihař
2017-04-28Simplify HTML: <input></input> -> <input />Gemorroj
2017-04-10Replaced deprecated jQuery calls.Dan Ungureanu
2017-03-03Fix query simulating for more serversMichal Čihař
2016-12-21Do not use deprecated $.parseJSONMichal Čihař
2016-09-02Some more Token mismatch errors, Issue #12523Deven Bansod
2016-08-27Automatically save SQL query in browser local storageMichal Čihař
2016-03-31Fix #12125 Cannot highlight a column if I scroll down from the top of the tableMadhura Jayaratne
2015-12-12Remove useless variables and simplify code.Hugues Peccatte
2015-11-29Fix misspelt wordDeven Bansod
2015-11-29Fixes issue 11504Achilles-96
2015-11-18Rename 'Print view' to 'Print'Atul Pratap Singh
2015-11-17Fixes issue #11504Achilles-96
2015-11-07Hide the jqPlot details inside the methodMadhura Jayaratne
2015-09-24Merge branch 'QA_4_5'Marc Delisle
2015-09-24Fixes #11495 'PMA_Microhistory' is undefinedMarc Delisle
2015-08-28POST requests for deleting rowsMadhura Jayaratne
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