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
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
2020-07-03Check where clause signature in TableSearchControllerMaurício Meneghini Fauth
2019-12-26#15695 added timeInput datepicker optionYash Bothra
2019-12-25Merge #15685 - Fix #15682 - Timestamp method not taking current timeWilliam Desportes
2019-12-24Fix #15692 - js error when user has not enough privilege to view query statis...William Desportes
2019-12-22Changed default time of datetime picker as current timeNikhil Nagdev
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-22Merge #15579 - Fix checkbox selectionWilliam Desportes
2019-11-21Security patch for Designer and Designer visual modeWilliam Desportes
2019-11-21Fix table select range with Shift keySaulo Soares de Toledo
2019-11-20Remove some hacks and strange things from designerWilliam Desportes
2019-11-20Improve select all checkbox process on designer and fix a bugWilliam Desportes
2019-11-20Improve storing columns on designer and add a translationWilliam Desportes
2019-11-20Fix comment mistakesWilliam Desportes
2019-11-20Fix adding a table from list, do not crash the designer if impossible to addWilliam Desportes
2019-11-20Fix set and remove displayed field processWilliam Desportes
2019-11-11Merge #15493 - fix #15127 white squareWilliam Desportes
2019-11-11Fixes #15127: adding padding, fixed positioning to floating_menubarAnkush Patil
2019-11-09Improve l10n context for translators and fix a typoWilliam Desportes
2019-10-31Fix Sort By Key issue #15475William Desportes
2019-10-21Fix table list on designer, allow strange table and database namesWilliam Desportes
2019-10-18Fix #15511 - Exporting users after a delete will delete all selected usersWilliam Desportes
2019-10-18Text-area-overflows-parent-elementSergi L
2019-10-01add encodeURIComponentVadim Chernyshev
2019-09-08Revert "Fix #15127 - fixed the white square in floating menubar"William Desportes
2019-09-08Fix designer exit full screen mode icon and text back to enter modeWilliam Desportes
2019-09-08Fix designer page URLs when savingWilliam Desportes
2019-09-08Fix designer page number -1 is an intWilliam Desportes
2019-09-08Fix reloading a designer pageWilliam Desportes
2019-09-08Fix #15440 - Page number is not being updated in the URL after saving a desig...William Desportes
2019-09-08Fix #15439 - Designer page status not updated when added a new table from ano...William Desportes
2019-09-08Fixed #15440 page number not showing in url bugAnkush Patil
2019-08-27Update js-cookie to v2.2.1Maurício Meneghini Fauth
2019-08-27Update jQuery to v3.4.1Maurício Meneghini Fauth
2019-08-27Update jQuery Validation to v1.19.1Maurício Meneghini Fauth
2019-08-27Update jQuery Migrate to v3.1.0Maurício Meneghini Fauth
2019-08-27Update CodeMirror to v5.48.4Maurício Meneghini Fauth
2019-08-23Fix a bug introduced by a23f2ba51a93af0c5William Desportes
2019-08-23Fix some bugs with strange table and database namesWilliam Desportes
2019-08-22Merge #15448 - Fix many bugs when adding new tables to designerWilliam Desportes
2019-08-22Merge #15452 - Display an error when trying to import in designer a table tha...William Desportes
2019-08-22Update js/messages.phpHugues Peccatte
2019-08-22Fix url encoding of table namesHugues Peccatte
2019-08-22Display an error when trying to import in designer a table that's already imp...Hugues Peccatte
2019-08-21Designer export fails when a table name contains special charsHugues Peccatte
2019-08-21Remove variable that is unused anymoreHugues Peccatte
2019-08-21Toggling global collapse of tables now relies on tables items instead of j_tabsHugues Peccatte
2019-08-21Add missing overlay on added tablesHugues Peccatte