Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: debb6af80f33544dd222b917b9fb69ea4decd239
https://github.com/phpmyadmin/phpmyadmin/commit/debb6af80f33544dd222b917b9fb69ea4decd239
Author: Daniel Tiringer <[email protected]>
Date: 2021-05-05 (Wed, 05 May 2021) +02:00

Changed paths: 
A templates/server/select/index.twig
A templates/server/select/server_options.twig
M libraries/classes/Server/Select.php
M test/classes/Server/SelectTest.php

Log Message:
-----------
Move html from server/select to template

Signed-off-by: Daniel Tiringer <[email protected]>

Factor out logic from server listing

Signed-off-by: Daniel Tiringer <[email protected]>

Create the base twig skeleton

Signed-off-by: Daniel Tiringer <[email protected]>

Insert template and variables to form part

Signed-off-by: Daniel Tiringer <[email protected]>

Insert list view template part

Signed-off-by: Daniel Tiringer <[email protected]>

Insert just options fork

Signed-off-by: Daniel Tiringer <[email protected]>

Factor out repeating code into server_options template

Signed-off-by: Daniel Tiringer <[email protected]>

Render the template

Signed-off-by: Daniel Tiringer <[email protected]>

Comment out test parts that don't work due to translate

Signed-off-by: Daniel Tiringer <[email protected]>

Fix the typos in the translatable elements

Signed-off-by: Daniel Tiringer <[email protected]>

Refactor the test into separate scenarios

Signed-off-by: Daniel Tiringer <[email protected]>

Remove indentation spaces

Signed-off-by: Daniel Tiringer <[email protected]>

Codesniffer cleanup

Signed-off-by: Daniel Tiringer <[email protected]>

Add test for fieldset existence

Signed-off-by: Daniel Tiringer <[email protected]>

Code style fixes

Signed-off-by: Daniel Tiringer <[email protected]>

Reorder lines in test

Signed-off-by: Daniel Tiringer <[email protected]>

Replace include function with tag

Signed-off-by: Daniel Tiringer <[email protected]>

Removing the escape calls

Signed-off-by: Daniel Tiringer <[email protected]>

Commit: 06b01ac63fcdd6246f8966ec5c1191e8cf4bbeb4
https://github.com/phpmyadmin/phpmyadmin/commit/06b01ac63fcdd6246f8966ec5c1191e8cf4bbeb4
Author: MaurĂ­cio Meneghini Fauth <[email protected]>
Date: 2021-05-07 (Fri, 05 May 2021) -03:00

Changed paths: 
A templates/server/select/index.twig
A templates/server/select/server_options.twig
M libraries/classes/Server/Select.php
M test/classes/Server/SelectTest.php

Log Message:
-----------
Merge pull request #16875 from 
danielTiringer/14801-extract-server-select-html-to-twig

Extract Server/Select HTML to Twig

_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to