]> Raphaël G. Git Repositories - airbundle/commit
Rename SessionEditType in SessionType
authorRaphaël Gertz <git@rapsys.eu>
Tue, 23 Feb 2021 23:58:33 +0000 (00:58 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 23 Feb 2021 23:59:03 +0000 (00:59 +0100)
commit8ea0fc0ff31eca86e21e539d59365552fd45ce6a
tree8a3b3d7ca9a6177273bb25442144c3732778d1fa
parent5476fca1c2df33206d15eb584cea82b50325041e
Rename SessionEditType in SessionType
Rename organizer in user controller
Rename Title in Civility
Remove Vote entity
Add twig location shared template
Rename twig template session_edit in session
Rename template for organizer in user
Controller/OrganizerController.php [deleted file]
Form/SessionEditType.php [deleted file]
Resources/config/doctrine/Civility.orm.yml [moved from Resources/config/doctrine/Title.orm.yml with 100% similarity]
Resources/config/doctrine/Vote.orm.yml [deleted file]
Resources/views/default/_location.html.twig [new file with mode: 0644]
Resources/views/form/_session.html.twig [moved from Resources/views/form/_session_edit.html.twig with 100% similarity]
Resources/views/user/index.html.twig [moved from Resources/views/organizer/index.html.twig with 100% similarity]
Resources/views/user/view.html.twig [moved from Resources/views/organizer/view.html.twig with 100% similarity]