[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 15ae8d: Refactor server_databases templates

MaurĂ­cio Meneghini Fauth mauriciofauth at gmail.com
Sat Jun 30 22:21:33 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 15ae8d7fe521ee978af2c88e00eb7cd3e3abcd59
      https://github.com/phpmyadmin/phpmyadmin/commit/15ae8d7fe521ee978af2c88e00eb7cd3e3abcd59
  Author: Leonardo Strozzi <laps15 at inf.ufpr.br>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M libraries/classes/Controllers/Server/ServerDatabasesController.php
    R templates/server/databases/create.twig
    R templates/server/databases/databases_header.twig
    M templates/server/databases/index.twig
    R templates/server/databases/table_header.twig
    M test/classes/Controllers/Server/ServerDatabasesControllerTest.php

  Log Message:
  -----------
  Refactor server_databases templates

Signed-off-by: Leonardo Strozzi <laps15 at inf.ufpr.br>


  Commit: 217a0db2f89ce6d9f385b7a0cfa90e718e4e7dd4
      https://github.com/phpmyadmin/phpmyadmin/commit/217a0db2f89ce6d9f385b7a0cfa90e718e4e7dd4
  Author: Leonardo Strozzi <laps15 at inf.ufpr.br>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M libraries/classes/Controllers/Server/ServerVariablesController.php
    R templates/server/variables/session_variable_row.twig
    M templates/server/variables/variable_row.twig

  Log Message:
  -----------
  Refactor server_variables templates

Signed-off-by: Leonardo Strozzi <laps15 at inf.ufpr.br>


  Commit: 28d890f7f74260f62c72c2f69ac1e9b7469dc1d6
      https://github.com/phpmyadmin/phpmyadmin/commit/28d890f7f74260f62c72c2f69ac1e9b7469dc1d6
  Author: Leonardo Strozzi <laps15 at inf.ufpr.br>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M libraries/classes/Controllers/Server/ServerPluginsController.php
    A templates/server/plugins/main.twig
    R templates/server/plugins/section.twig
    R templates/server/plugins/section_links.twig

  Log Message:
  -----------
  Refactor server_plugins templates

Signed-off-by: Leonardo Strozzi <laps15 at inf.ufpr.br>


  Commit: 36ceaee55ae0d15cfea57e961bd5f55fb951e800
      https://github.com/phpmyadmin/phpmyadmin/commit/36ceaee55ae0d15cfea57e961bd5f55fb951e800
  Author: Leonardo Strozzi <laps15 at inf.ufpr.br>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M libraries/classes/Controllers/Server/ServerEnginesController.php
    R templates/server/engines/engine.twig
    R templates/server/engines/engines.twig
    A templates/server/engines/list_engines.twig
    A templates/server/engines/show_engine.twig

  Log Message:
  -----------
  Refactor server_engines templates

Signed-off-by: Leonardo Strozzi <laps15 at inf.ufpr.br>


  Commit: 7dc44b2ea945538dc456cdcb887cbf65f6bed395
      https://github.com/phpmyadmin/phpmyadmin/commit/7dc44b2ea945538dc456cdcb887cbf65f6bed395
  Author: Leonardo Strozzi <laps15 at inf.ufpr.br>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M libraries/classes/Controllers/Server/ServerEnginesController.php
    M test/classes/Controllers/Server/ServerEnginesControllerTest.php

  Log Message:
  -----------
  Fix tests for server_engine

Signed-off-by: Leonardo Strozzi <laps15 at inf.ufpr.br>


  Commit: 2334119d8a6f25f40fde966fb6252ffe169d3bd6
      https://github.com/phpmyadmin/phpmyadmin/commit/2334119d8a6f25f40fde966fb6252ffe169d3bd6
  Author: MaurĂ­cio Meneghini Fauth <mauriciofauth at gmail.com>
  Date:   2018-06-30 (Sat, 30 Jun 2018)

  Changed paths:
    M libraries/classes/Controllers/Server/ServerDatabasesController.php
    M libraries/classes/Controllers/Server/ServerEnginesController.php
    M libraries/classes/Controllers/Server/ServerPluginsController.php
    M libraries/classes/Controllers/Server/ServerVariablesController.php
    R templates/server/databases/create.twig
    R templates/server/databases/databases_header.twig
    M templates/server/databases/index.twig
    R templates/server/databases/table_header.twig
    R templates/server/engines/engine.twig
    R templates/server/engines/engines.twig
    A templates/server/engines/list_engines.twig
    A templates/server/engines/show_engine.twig
    A templates/server/plugins/main.twig
    R templates/server/plugins/section.twig
    R templates/server/plugins/section_links.twig
    R templates/server/variables/session_variable_row.twig
    M templates/server/variables/variable_row.twig
    M test/classes/Controllers/Server/ServerDatabasesControllerTest.php
    M test/classes/Controllers/Server/ServerEnginesControllerTest.php

  Log Message:
  -----------
  Merge pull request #14442 from laps15/refactor_server

Refactor server templates


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/81524bcfe0e8...2334119d8a6f
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Git mailing list