Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 7f62eef8a75ae9411debc67c0550d14695e79b69 https://github.com/phpmyadmin/phpmyadmin/commit/7f62eef8a75ae9411debc67c0550... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2018-02-24 (Sat, 24 Feb 2018)
Changed paths: M db_designer.php A libraries/classes/Database/Designer/Common.php R libraries/classes/PmdCommon.php A test/classes/Database/Designer/CommonTest.php R test/classes/PmdCommonTest.php
Log Message: ----------- Rename PmdCommon to Database\Designer\Common
Rename PhpMyAdmin\PmdCommon to PhpMyAdmin\Database\Designer\Common.
Signed-off-by: Maurício Meneghini Fauth mauriciofauth@gmail.com
Commit: f21bc9668dede32c02debdfcb3d8213771591e5c https://github.com/phpmyadmin/phpmyadmin/commit/f21bc9668dede32c02debdfcb3d8... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2018-02-24 (Sat, 24 Feb 2018)
Changed paths: M db_designer.php M libraries/classes/Database/Designer/Common.php M test/classes/Database/Designer/CommonTest.php
Log Message: ----------- Replace static methods with instance methods
Replace PhpMyAdmin\Database\Designer\Common static methods with instance methods.
Signed-off-by: Maurício Meneghini Fauth mauriciofauth@gmail.com
Commit: fcfa31a51f1e5f20b5296712a1ebfc97b54a34d5 https://github.com/phpmyadmin/phpmyadmin/commit/fcfa31a51f1e5f20b5296712a1eb... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2018-02-24 (Sat, 24 Feb 2018)
Changed paths: M build.xml M db_designer.php A js/designer/database.js A js/designer/history.js A js/designer/init.js A js/designer/move.js A js/designer/objects.js A js/designer/page.js M js/messages.php R js/pmd/designer_db.js R js/pmd/designer_objects.js R js/pmd/designer_page.js R js/pmd/history.js R js/pmd/init.js R js/pmd/move.js
Log Message: ----------- Rename js/pmd directory to js/designer
Signed-off-by: Maurício Meneghini Fauth mauriciofauth@gmail.com
Commit: c7f3d6e4e638ce0fec0b9d6279ce2899efcb6e76 https://github.com/phpmyadmin/phpmyadmin/commit/c7f3d6e4e638ce0fec0b9d6279ce... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2018-02-24 (Sat, 24 Feb 2018)
Changed paths: M db_designer.php M libraries/classes/Database/Designer.php M libraries/classes/Database/Designer/Common.php
Log Message: ----------- Rename $GLOBALS['PMD'] to $GLOBALS['designer']
Signed-off-by: Maurício Meneghini Fauth mauriciofauth@gmail.com
Commit: cbe0fab8190d9cc38634397450c9fa161f66d660 https://github.com/phpmyadmin/phpmyadmin/commit/cbe0fab8190d9cc38634397450c9... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2018-02-24 (Sat, 24 Feb 2018)
Changed paths: M js/designer/history.js M templates/database/designer/database_tables.twig M templates/database/designer/side_menu.twig M templates/database/designer/table_list.twig M themes/pmahomme/css/icons.css.php M themes/pmahomme/css/pmd.css.php A themes/pmahomme/img/designer/1.png A themes/pmahomme/img/designer/2.png A themes/pmahomme/img/designer/2leftarrow.png A themes/pmahomme/img/designer/2leftarrow_m.png A themes/pmahomme/img/designer/2rightarrow.png A themes/pmahomme/img/designer/2rightarrow_m.png A themes/pmahomme/img/designer/3.png A themes/pmahomme/img/designer/4.png A themes/pmahomme/img/designer/5.png A themes/pmahomme/img/designer/6.png A themes/pmahomme/img/designer/7.png A themes/pmahomme/img/designer/8.png A themes/pmahomme/img/designer/FieldKey_small.png A themes/pmahomme/img/designer/Field_small.png A themes/pmahomme/img/designer/Field_small_char.png A themes/pmahomme/img/designer/Field_small_date.png A themes/pmahomme/img/designer/Field_small_int.png A themes/pmahomme/img/designer/Header.png A themes/pmahomme/img/designer/Header_Linked.png A themes/pmahomme/img/designer/anchor.png A themes/pmahomme/img/designer/and_icon.png A themes/pmahomme/img/designer/ang_direct.png A themes/pmahomme/img/designer/bord.png A themes/pmahomme/img/designer/bottom.png A themes/pmahomme/img/designer/def.png A themes/pmahomme/img/designer/display_field.png A themes/pmahomme/img/designer/downarrow1.png A themes/pmahomme/img/designer/downarrow2.png A themes/pmahomme/img/designer/downarrow2_m.png A themes/pmahomme/img/designer/exec.png A themes/pmahomme/img/designer/exec_small.png A themes/pmahomme/img/designer/exitFullscreen.png A themes/pmahomme/img/designer/export.png A themes/pmahomme/img/designer/favicon.ico A themes/pmahomme/img/designer/grid.png A themes/pmahomme/img/designer/help.png A themes/pmahomme/img/designer/help_relation.png A themes/pmahomme/img/designer/left_panel_butt.png A themes/pmahomme/img/designer/left_panel_tab.png A themes/pmahomme/img/designer/minus.png A themes/pmahomme/img/designer/or_icon.png A themes/pmahomme/img/designer/other_table.png A themes/pmahomme/img/designer/page_add.png A themes/pmahomme/img/designer/page_delete.png A themes/pmahomme/img/designer/page_edit.png A themes/pmahomme/img/designer/pdf.png A themes/pmahomme/img/designer/plus.png A themes/pmahomme/img/designer/query_builder.png A themes/pmahomme/img/designer/relation.png A themes/pmahomme/img/designer/reload.png A themes/pmahomme/img/designer/resize.png A themes/pmahomme/img/designer/resizeright.png A themes/pmahomme/img/designer/rightarrow1.png A themes/pmahomme/img/designer/rightarrow2.png A themes/pmahomme/img/designer/save.png A themes/pmahomme/img/designer/save_as.png A themes/pmahomme/img/designer/small_tab.png A themes/pmahomme/img/designer/table.png A themes/pmahomme/img/designer/toggle_lines.png A themes/pmahomme/img/designer/top_panel.png A themes/pmahomme/img/designer/uparrow2_m.png A themes/pmahomme/img/designer/viewInFullscreen.png R themes/pmahomme/img/pmd/1.png R themes/pmahomme/img/pmd/2.png R themes/pmahomme/img/pmd/2leftarrow.png R themes/pmahomme/img/pmd/2leftarrow_m.png R themes/pmahomme/img/pmd/2rightarrow.png R themes/pmahomme/img/pmd/2rightarrow_m.png R themes/pmahomme/img/pmd/3.png R themes/pmahomme/img/pmd/4.png R themes/pmahomme/img/pmd/5.png R themes/pmahomme/img/pmd/6.png R themes/pmahomme/img/pmd/7.png R themes/pmahomme/img/pmd/8.png R themes/pmahomme/img/pmd/FieldKey_small.png R themes/pmahomme/img/pmd/Field_small.png R themes/pmahomme/img/pmd/Field_small_char.png R themes/pmahomme/img/pmd/Field_small_date.png R themes/pmahomme/img/pmd/Field_small_int.png R themes/pmahomme/img/pmd/Header.png R themes/pmahomme/img/pmd/Header_Linked.png R themes/pmahomme/img/pmd/anchor.png R themes/pmahomme/img/pmd/and_icon.png R themes/pmahomme/img/pmd/ang_direct.png R themes/pmahomme/img/pmd/bord.png R themes/pmahomme/img/pmd/bottom.png R themes/pmahomme/img/pmd/def.png R themes/pmahomme/img/pmd/display_field.png R themes/pmahomme/img/pmd/downarrow1.png R themes/pmahomme/img/pmd/downarrow2.png R themes/pmahomme/img/pmd/downarrow2_m.png R themes/pmahomme/img/pmd/exec.png R themes/pmahomme/img/pmd/exec_small.png R themes/pmahomme/img/pmd/exitFullscreen.png R themes/pmahomme/img/pmd/export.png R themes/pmahomme/img/pmd/favicon.ico R themes/pmahomme/img/pmd/grid.png R themes/pmahomme/img/pmd/help.png R themes/pmahomme/img/pmd/help_relation.png R themes/pmahomme/img/pmd/left_panel_butt.png R themes/pmahomme/img/pmd/left_panel_tab.png R themes/pmahomme/img/pmd/minus.png R themes/pmahomme/img/pmd/or_icon.png R themes/pmahomme/img/pmd/other_table.png R themes/pmahomme/img/pmd/page_add.png R themes/pmahomme/img/pmd/page_delete.png R themes/pmahomme/img/pmd/page_edit.png R themes/pmahomme/img/pmd/pdf.png R themes/pmahomme/img/pmd/plus.png R themes/pmahomme/img/pmd/query_builder.png R themes/pmahomme/img/pmd/relation.png R themes/pmahomme/img/pmd/reload.png R themes/pmahomme/img/pmd/resize.png R themes/pmahomme/img/pmd/resizeright.png R themes/pmahomme/img/pmd/rightarrow1.png R themes/pmahomme/img/pmd/rightarrow2.png R themes/pmahomme/img/pmd/save.png R themes/pmahomme/img/pmd/save_as.png R themes/pmahomme/img/pmd/small_tab.png R themes/pmahomme/img/pmd/table.png R themes/pmahomme/img/pmd/toggle_lines.png R themes/pmahomme/img/pmd/top_panel.png R themes/pmahomme/img/pmd/uparrow2_m.png R themes/pmahomme/img/pmd/viewInFullscreen.png
Log Message: ----------- Rename img/pmd directory to img/designer
Rename themes/pmahomme/img/pmd directory to themes/pmahomme/img/designer.
Signed-off-by: Maurício Meneghini Fauth mauriciofauth@gmail.com
Commit: e2e97952060794264628684f20e23c9a0dcee107 https://github.com/phpmyadmin/phpmyadmin/commit/e2e97952060794264628684f20e2... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2018-02-24 (Sat, 24 Feb 2018)
Changed paths: M libraries/classes/Theme.php A themes/pmahomme/css/designer.css.php R themes/pmahomme/css/pmd.css.php
Log Message: ----------- Rename css/pmd.css.php to css/designer.css.php
Rename themes/pmahomme/css/pmd.css.php to themes/pmahomme/css/designer.css.php.
Signed-off-by: Maurício Meneghini Fauth mauriciofauth@gmail.com
Commit: aa958b5567bdd208c142f7a8ee733acb148f3663 https://github.com/phpmyadmin/phpmyadmin/commit/aa958b5567bdd208c142f7a8ee73... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2018-02-24 (Sat, 24 Feb 2018)
Changed paths: M db_designer.php M js/designer/init.js M js/designer/move.js M templates/database/designer/canvas.twig M templates/database/designer/database_tables.twig M templates/database/designer/js_fields.twig M templates/database/designer/options_panel.twig M templates/database/designer/side_menu.twig M templates/database/designer/table_list.twig M themes/pmahomme/css/designer.css.php
Log Message: ----------- Replace pmd* in CSS classes and IDs with designer*
Signed-off-by: Maurício Meneghini Fauth mauriciofauth@gmail.com
Commit: 573f516c1142173619f5dcbf6703f4dab4bb4d06 https://github.com/phpmyadmin/phpmyadmin/commit/573f516c1142173619f5dcbf6703... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2018-02-24 (Sat, 24 Feb 2018)
Changed paths: M ChangeLog
Log Message: ----------- Add changelog entry
Signed-off-by: Maurício Meneghini Fauth mauriciofauth@gmail.com
Commit: 628107418be35e3df40c6c6b17daa5f217907e4f https://github.com/phpmyadmin/phpmyadmin/commit/628107418be35e3df40c6c6b17da... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2018-02-24 (Sat, 24 Feb 2018)
Changed paths: M ChangeLog M build.xml M db_designer.php A js/designer/database.js A js/designer/history.js A js/designer/init.js A js/designer/move.js A js/designer/objects.js A js/designer/page.js M js/messages.php R js/pmd/designer_db.js R js/pmd/designer_objects.js R js/pmd/designer_page.js R js/pmd/history.js R js/pmd/init.js R js/pmd/move.js M libraries/classes/Database/Designer.php A libraries/classes/Database/Designer/Common.php R libraries/classes/PmdCommon.php M libraries/classes/Theme.php M templates/database/designer/canvas.twig M templates/database/designer/database_tables.twig M templates/database/designer/js_fields.twig M templates/database/designer/options_panel.twig M templates/database/designer/side_menu.twig M templates/database/designer/table_list.twig A test/classes/Database/Designer/CommonTest.php R test/classes/PmdCommonTest.php A themes/pmahomme/css/designer.css.php M themes/pmahomme/css/icons.css.php R themes/pmahomme/css/pmd.css.php A themes/pmahomme/img/designer/1.png A themes/pmahomme/img/designer/2.png A themes/pmahomme/img/designer/2leftarrow.png A themes/pmahomme/img/designer/2leftarrow_m.png A themes/pmahomme/img/designer/2rightarrow.png A themes/pmahomme/img/designer/2rightarrow_m.png A themes/pmahomme/img/designer/3.png A themes/pmahomme/img/designer/4.png A themes/pmahomme/img/designer/5.png A themes/pmahomme/img/designer/6.png A themes/pmahomme/img/designer/7.png A themes/pmahomme/img/designer/8.png A themes/pmahomme/img/designer/FieldKey_small.png A themes/pmahomme/img/designer/Field_small.png A themes/pmahomme/img/designer/Field_small_char.png A themes/pmahomme/img/designer/Field_small_date.png A themes/pmahomme/img/designer/Field_small_int.png A themes/pmahomme/img/designer/Header.png A themes/pmahomme/img/designer/Header_Linked.png A themes/pmahomme/img/designer/anchor.png A themes/pmahomme/img/designer/and_icon.png A themes/pmahomme/img/designer/ang_direct.png A themes/pmahomme/img/designer/bord.png A themes/pmahomme/img/designer/bottom.png A themes/pmahomme/img/designer/def.png A themes/pmahomme/img/designer/display_field.png A themes/pmahomme/img/designer/downarrow1.png A themes/pmahomme/img/designer/downarrow2.png A themes/pmahomme/img/designer/downarrow2_m.png A themes/pmahomme/img/designer/exec.png A themes/pmahomme/img/designer/exec_small.png A themes/pmahomme/img/designer/exitFullscreen.png A themes/pmahomme/img/designer/export.png A themes/pmahomme/img/designer/favicon.ico A themes/pmahomme/img/designer/grid.png A themes/pmahomme/img/designer/help.png A themes/pmahomme/img/designer/help_relation.png A themes/pmahomme/img/designer/left_panel_butt.png A themes/pmahomme/img/designer/left_panel_tab.png A themes/pmahomme/img/designer/minus.png A themes/pmahomme/img/designer/or_icon.png A themes/pmahomme/img/designer/other_table.png A themes/pmahomme/img/designer/page_add.png A themes/pmahomme/img/designer/page_delete.png A themes/pmahomme/img/designer/page_edit.png A themes/pmahomme/img/designer/pdf.png A themes/pmahomme/img/designer/plus.png A themes/pmahomme/img/designer/query_builder.png A themes/pmahomme/img/designer/relation.png A themes/pmahomme/img/designer/reload.png A themes/pmahomme/img/designer/resize.png A themes/pmahomme/img/designer/resizeright.png A themes/pmahomme/img/designer/rightarrow1.png A themes/pmahomme/img/designer/rightarrow2.png A themes/pmahomme/img/designer/save.png A themes/pmahomme/img/designer/save_as.png A themes/pmahomme/img/designer/small_tab.png A themes/pmahomme/img/designer/table.png A themes/pmahomme/img/designer/toggle_lines.png A themes/pmahomme/img/designer/top_panel.png A themes/pmahomme/img/designer/uparrow2_m.png A themes/pmahomme/img/designer/viewInFullscreen.png R themes/pmahomme/img/pmd/1.png R themes/pmahomme/img/pmd/2.png R themes/pmahomme/img/pmd/2leftarrow.png R themes/pmahomme/img/pmd/2leftarrow_m.png R themes/pmahomme/img/pmd/2rightarrow.png R themes/pmahomme/img/pmd/2rightarrow_m.png R themes/pmahomme/img/pmd/3.png R themes/pmahomme/img/pmd/4.png R themes/pmahomme/img/pmd/5.png R themes/pmahomme/img/pmd/6.png R themes/pmahomme/img/pmd/7.png R themes/pmahomme/img/pmd/8.png R themes/pmahomme/img/pmd/FieldKey_small.png R themes/pmahomme/img/pmd/Field_small.png R themes/pmahomme/img/pmd/Field_small_char.png R themes/pmahomme/img/pmd/Field_small_date.png R themes/pmahomme/img/pmd/Field_small_int.png R themes/pmahomme/img/pmd/Header.png R themes/pmahomme/img/pmd/Header_Linked.png R themes/pmahomme/img/pmd/anchor.png R themes/pmahomme/img/pmd/and_icon.png R themes/pmahomme/img/pmd/ang_direct.png R themes/pmahomme/img/pmd/bord.png R themes/pmahomme/img/pmd/bottom.png R themes/pmahomme/img/pmd/def.png R themes/pmahomme/img/pmd/display_field.png R themes/pmahomme/img/pmd/downarrow1.png R themes/pmahomme/img/pmd/downarrow2.png R themes/pmahomme/img/pmd/downarrow2_m.png R themes/pmahomme/img/pmd/exec.png R themes/pmahomme/img/pmd/exec_small.png R themes/pmahomme/img/pmd/exitFullscreen.png R themes/pmahomme/img/pmd/export.png R themes/pmahomme/img/pmd/favicon.ico R themes/pmahomme/img/pmd/grid.png R themes/pmahomme/img/pmd/help.png R themes/pmahomme/img/pmd/help_relation.png R themes/pmahomme/img/pmd/left_panel_butt.png R themes/pmahomme/img/pmd/left_panel_tab.png R themes/pmahomme/img/pmd/minus.png R themes/pmahomme/img/pmd/or_icon.png R themes/pmahomme/img/pmd/other_table.png R themes/pmahomme/img/pmd/page_add.png R themes/pmahomme/img/pmd/page_delete.png R themes/pmahomme/img/pmd/page_edit.png R themes/pmahomme/img/pmd/pdf.png R themes/pmahomme/img/pmd/plus.png R themes/pmahomme/img/pmd/query_builder.png R themes/pmahomme/img/pmd/relation.png R themes/pmahomme/img/pmd/reload.png R themes/pmahomme/img/pmd/resize.png R themes/pmahomme/img/pmd/resizeright.png R themes/pmahomme/img/pmd/rightarrow1.png R themes/pmahomme/img/pmd/rightarrow2.png R themes/pmahomme/img/pmd/save.png R themes/pmahomme/img/pmd/save_as.png R themes/pmahomme/img/pmd/small_tab.png R themes/pmahomme/img/pmd/table.png R themes/pmahomme/img/pmd/toggle_lines.png R themes/pmahomme/img/pmd/top_panel.png R themes/pmahomme/img/pmd/uparrow2_m.png R themes/pmahomme/img/pmd/viewInFullscreen.png
Log Message: ----------- Merge pull request #14042 from mauriciofauth/pmd
Rename PMD to Designer
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/17bf8b730991...628107418be3