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
2020-05-23Extract table structure reserved word check actionMaurício Meneghini Fauth
2020-05-23Extract browse action from table structure index methodMaurício Meneghini Fauth
2020-05-23Extract the change action from table structure index methodMaurício Meneghini Fauth
2020-05-22Extract central columns actions from index methodMaurício Meneghini Fauth
2020-05-22Extract the ftext action from table structure index methodMaurício Meneghini Fauth
2020-05-22Extract spatial action from table structure index methodMaurício Meneghini Fauth
2020-05-22Extract unique action from table structure index actionMaurício Meneghini Fauth
2020-05-21Extract add index action from table structure index methodMaurício Meneghini Fauth
2020-05-21Extract primary action from table structure index methodMaurício Meneghini Fauth
2020-05-19Extract drop confirmation action from index actionMaurício Meneghini Fauth
2020-05-17Break too long linesMaurício Meneghini Fauth
2020-05-14Informing the user about the HEX conversion scheme of IntegersManthan Surkar
2020-05-08Extract row actions to respective controllersMaurício Meneghini Fauth
2020-05-07Remove $submit_mult global from RowActionControllerMaurício Meneghini Fauth
2020-05-04Upgrade codemirror from ^5.52.2 to ^5.53.2William Desportes
2020-05-04Fix call of $.md5 to md5William Desportes
2020-05-04Copy jquery-fullscreen-plugin from npm package William Desportes
2020-05-04Copy jquery-debounce-throttle from npm package William Desportes
2020-05-04Rename 1.3 to 2.0 for jquery.ba-hashchangeWilliam Desportes
2020-05-04Copy jquery.ba-hashchange from npm packageWilliam Desportes
2020-05-04Copy jquery.event.drag.js from npm package and apply a patch onto itWilliam Desportes
2020-05-04Clean and format jquery.sortableTable.jsWilliam Desportes
2020-05-04Use jquery-uitablefilter package and sync vendor file William Desportes
2020-05-04Update jqplot vendor files from distWilliam Desportes
2020-05-04Update jquery debounce pluginWilliam Desportes
2020-05-04Update jquery-tablesorter and use tablesorter dependencyWilliam Desportes
2020-05-04Add blueimp-md5 dependency and update jquery md5William Desportes
2020-05-04Update sprintf.js vendor fileWilliam Desportes
2020-05-02Merge #16090 - Fix #16049 - checking if select input exists before retrieving...William Desportes
2020-04-30Extract actions from /table/row-action routeMaurício Meneghini Fauth
2020-04-29Extract JS from display/results/table templateMaurício Meneghini Fauth
2020-04-27Merge branch 'QA_5_0'Maurício Meneghini Fauth
2020-04-26Merge #15622 - Fix #14611 - Index creation - Enter key form submission - Fata...William Desportes
2020-04-25Merge branch 'QA_5_0'William Desportes
2020-04-25Fixes #14411 - Double tap to edit on mobile bug solvedHarsh Kukreja
2020-04-20close #16049, checking if select input exists before retrieving the value, bu...kerorero
2020-04-18Merge branch 'QA_5_0'William Desportes
2020-04-18Fix JS coding standard errorsWilliam Desportes
2020-04-18excluded empty string from multi int validatorAnkush Patil
2020-04-14fixes #16041: added regex validation for INT having MULTIPLE propAnkush Patil
2020-04-11Add zxcvbn map file to JS update script and add to vendor directoryWilliam Desportes
2020-04-11Upgrade zxcvbn to latest versionWilliam Desportes
2020-04-11Update codemirror to 5.52.2William Desportes
2020-04-11Upgrade jquery and jquery-migrate William Desportes
2020-03-30Remove radio fields HTML generatorMaurício Meneghini Fauth
2020-03-20Merge branch 'QA_5_0'William Desportes
2020-03-20Merge #16026 - Fixes #15224 - Don't fire keyboard shortcuts while SQL query a...William Desportes
2020-03-18Replace fieldset with cards in SQL pagesMaurício Meneghini Fauth
2020-03-16Replace fieldset with cards in users overview pageMaurício Meneghini Fauth
2020-03-14Upgrade codemirrorWilliam Desportes