Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: c6dfa49e6080f700bfef1cb12fd2bea6a5b5e9ea https://github.com/phpmyadmin/phpmyadmin/commit/c6dfa49e6080f700bfef1cb12fd2... Author: Jason jason.daurus@gmail.com Date: 2015-05-20 (Wed, 20 May 2015)
Changed paths: M libraries/Template.class.php M libraries/db_designer.lib.php M scripts/update-po A templates/designer/aggregate_query_panel.phtml A templates/designer/canvas.phtml A templates/designer/database_tables.phtml A templates/designer/delete_relation_panel.phtml A templates/designer/edit_delete_pages.phtml A templates/designer/having_query_panel.phtml A templates/designer/js_fields.phtml A templates/designer/new_relation_panel.phtml A templates/designer/options_panel.phtml A templates/designer/page_save_as.phtml A templates/designer/page_selector.phtml A templates/designer/query_details.phtml A templates/designer/rename_to_panel.phtml A templates/designer/schema_export.phtml A templates/designer/side_menu.phtml A templates/designer/table_list.phtml A templates/designer/where_query_panel.phtml R templates/tbl_chart.php A templates/tbl_chart.phtml A templates/test/echo.phtml A templates/test/static.phtml A templates/test/trim.phtml A test/classes/PMA_Template_test.php M themes/pmahomme/css/pmd.css.php
Log Message: ----------- Improve template system
- Introduce `trim` method for templates - Complete template of the designer module - Update tests for template system - Use phtml as template files extension
Signed-off-by: Jason jason.daurus@gmail.com
Commit: c6cffd6ef979ae67bc33cec9fca85a6259b145c0 https://github.com/phpmyadmin/phpmyadmin/commit/c6cffd6ef979ae67bc33cec9fca8... Author: Jason jason.daurus@gmail.com Date: 2015-05-20 (Wed, 20 May 2015)
Changed paths: M templates/designer/database_tables.phtml
Log Message: ----------- Fix database_tables.phtml
Signed-off-by: Jason jason.daurus@gmail.com
Commit: b47dd0fe6509b2cba7407c5798a20dd086b1f163 https://github.com/phpmyadmin/phpmyadmin/commit/b47dd0fe6509b2cba7407c5798a2... Author: Jason jason.daurus@gmail.com Date: 2015-05-21 (Thu, 21 May 2015)
Changed paths: M templates/designer/database_tables.phtml
Log Message: ----------- Fix an typo cause FieldKey_*.png not resolve correctly
Signed-off-by: Jason jason.daurus@gmail.com
Commit: be584def3c1cd5c7b8bd04ae5ab14fd5d6784e93 https://github.com/phpmyadmin/phpmyadmin/commit/be584def3c1cd5c7b8bd04ae5ab1... Author: Jason jason.daurus@gmail.com Date: 2015-05-22 (Fri, 22 May 2015)
Changed paths: M scripts/update-po
Log Message: ----------- Fix update-po script
Signed-off-by: Jason jason.daurus@gmail.com
Commit: 319285f13bf764c50b503219216d3a53ec129d92 https://github.com/phpmyadmin/phpmyadmin/commit/319285f13bf764c50b503219216d... Author: Atul Pratap Singh atulpratapsingh05@gmail.com Date: 2015-05-21 (Thu, 21 May 2015)
Changed paths: M libraries/Template.class.php M libraries/db_designer.lib.php M scripts/update-po A templates/designer/aggregate_query_panel.phtml A templates/designer/canvas.phtml A templates/designer/database_tables.phtml A templates/designer/delete_relation_panel.phtml A templates/designer/edit_delete_pages.phtml A templates/designer/having_query_panel.phtml A templates/designer/js_fields.phtml A templates/designer/new_relation_panel.phtml A templates/designer/options_panel.phtml A templates/designer/page_save_as.phtml A templates/designer/page_selector.phtml A templates/designer/query_details.phtml A templates/designer/rename_to_panel.phtml A templates/designer/schema_export.phtml A templates/designer/side_menu.phtml A templates/designer/table_list.phtml A templates/designer/where_query_panel.phtml R templates/tbl_chart.php A templates/tbl_chart.phtml A templates/test/echo.phtml A templates/test/static.phtml A templates/test/trim.phtml A test/classes/PMA_Template_test.php M themes/pmahomme/css/pmd.css.php
Log Message: ----------- Merge pull request #1671 from gzzhanghao/template
Updates on PMA\Template class
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/9ba6455a8263...319285f13bf7