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
2019-11-21Security patch for Designer and Designer visual modeWilliam Desportes
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-10-21Fix table list on designer, allow strange table and database namesWilliam 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-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-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
2019-08-21Build "tables list" in JSHugues Peccatte
2019-08-20Be sure to use local variableHugues Peccatte
2019-08-20Retrieve DB instead of relying on current oneHugues Peccatte
2019-08-20Fix #15446 Tables added from other databases are not collapsing in the design...Hugues Peccatte
2019-06-04Merge remote-tracking branch 'security/security/designer/save-page' into QA_4_8Isaac Bennetch
2019-05-07Fix undefined index dialogWilliam Desportes
2019-04-27Fix #12900 - Designer page saving gives errorWilliam Desportes
2019-03-30Fix security issue, escape database name when saving page on designerWilliam Desportes
2019-03-30ESLINT fixesWilliam Desportes
2019-03-29Fixed new table and database/table listing modal on multi server setupWilliam Desportes
2019-03-29Fix #14816 - [designer] Cannot read property 'style' of nullWilliam Desportes
2019-02-08FixError #14832Kartik Kathuria
2018-11-29Issue #13032 - fix designer on QA_4_8William Desportes
2018-06-19Escape database name in URLWilliam Desportes
2018-03-31Designer: "Add options" dialog doesn't reset when canceling: #14110 issue fix...Piyush Vijay
2018-03-30Designer: Improperly escaped code in "Add option" dialog #14109 issue fixvyeshwanth
2018-03-01Merge branch 'QA_4_7'Michal Čihař
2018-03-01Merge remote-tracking branch 'origin/pull/14035'Michal Čihař
2018-02-25Replace pmd* in CSS classes and IDs with designer*Maurício Meneghini Fauth
2018-02-25Rename img/pmd directory to img/designerMaurício Meneghini Fauth
2018-02-24Rename js/pmd directory to js/designerMaurício Meneghini Fauth