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
2022-01-27Fix broken pagination links in the navigation sidebarMaurício Meneghini Fauth
2022-01-10Use POST for Navigation's aPath and vPathMaurício Meneghini Fauth
2019-11-24Merge #15581 - Fix panels on homescreen go underneath of floating menubarWilliam Desportes
2019-11-22Panels on homescreen go underneath of floating menubar fixedShailesh Jain
2019-11-11Fixes #15127: adding padding, fixed positioning to floating_menubarAnkush Patil
2019-09-08Revert "Fix #15127 - fixed the white square in floating menubar"William Desportes
2019-08-13fixed whitesquare in floating menubarRahul Gurung
2019-03-05Add ChangeLog entry for #14763Maurício Meneghini Fauth
2019-03-05Fixed the loading symbol not appearing when refreshing the navigation. (#14783)Staz_The_Box
2018-11-11Retrieve parameters from $_POST in navigationMaurício Meneghini Fauth
2018-03-01Merge branch 'QA_4_7'Michal Čihař
2018-03-01Honor arg_separator in AJAX requestsMichal Čihař
2017-11-29Ensure navigation does not break on setting invalid widthMichal Čihař
2017-11-28Remember state of navigation panelMichal Čihař
2017-11-28Remove artifical limit for navigation widthMichal Čihař
2017-11-28Store navigation width in user preferencesMichal Čihař
2017-09-26Change ESLint's one-var to errorMaurício Meneghini Fauth
2017-09-26Change ESLint's eqeqeq to errorMaurício Meneghini Fauth
2017-09-25Automatic fixes by ESLintMaurício Meneghini Fauth
2017-07-10left navigation fix and more button fixManish Bisht
2017-07-10small navigation bar fixManish Bisht
2017-07-10merge conflict removed in navigation.jsManish Bisht
2017-06-13Automatically add token to all AJAX requestsMichal Čihař
2017-06-13Replace jquery.cookie.js with js.cookie.jsMichal Čihař
2017-04-10Replaced deprecated jQuery calls.Dan Ungureanu
2017-03-03Add missing server parameter to several javascript requestsMichal Čihař
2017-02-02Properly pass token on navigation paginatingMichal Čihař
2016-12-21Do not use deprecated $.parseJSONMichal Čihař
2016-12-15Include token in all filter requestsMichal Čihař
2016-09-02Add token parameter POST requests in indexes.js, navigation.jsDeven Bansod
2016-08-17Use URL::getCommon() for all params to be included in the urlsDeven Bansod
2016-08-17Fix "Error: Token mismatch" error in reloading navigationDeven Bansod
2016-08-17Merge branch 'QA_4_6'Michal Čihař
2016-08-16Reload Navigation if no prev entry storedDeven Bansod
2016-02-21Resolve #11643 : Maintain filter states for db/table navigation filtersAtul Pratap Singh
2016-02-16Merge branch 'QA_4_5' into QA_4_6Atul Pratap Singh
2016-02-16navigation.js registeronload getting fired on all node clicks, causing reload...Atul Pratap Singh
2016-02-08Merge remote-tracking branch 'origin/QA_4_5' into QA_4_6Michal Čihař
2016-02-08Add missing teardownAtul Pratap Singh
2016-01-11Merge branch 'QA_4_5'Madhura Jayaratne
2016-01-11Fix #11772 Table pagination does nothing when session expiredMadhura Jayaratne
2016-01-05Function was used before it was definedMarc Delisle
2016-01-04Merge branch 'QA_4_5'Deven Bansod
2016-01-04Move onload navigation state update into AJAX.registerOnload to avoid a glitchAtul Pratap Singh
2015-11-14Fixes #11667 Disable the tooltip in the navigation panel's filter boxMarc Delisle
2015-11-05Merge branch 'QA_4_5'Michal Čihař
2015-11-05Properly handle session expiry after POST requestsMichal Čihař
2015-08-28Use a POST request for hiding/unhiding navigation itemsMadhura Jayaratne
2015-08-24Improve jQuery selectors.Hugues Peccatte
2015-08-06Remove tabsMadhura Jayaratne