This repository has been archived by the owner on May 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#14: Make user interface independent of DoctrineBundle
- Controller\GuardStatsController no longer uses annotations - Resources/config/routing.yml now defines each route individually - Resources/config/services.yml added param metaclass_auth_guard.ui.statistics.controller - Resources/doc/Installation.md 9. The user interface for user administrators added info about the controller template Make web based user interface more extendable: - DependencyInjection\Configuration::getConfigTreeBuilder added ui.statistics.template - DependencyInjection\MetaclassAuthenticationGuardExtension::load now sets param: metaclass_auth_guard.ui.statistics.template - Resources/config/services.yml . corrected the param name for the StatsPeriod formType . removed the template param - Resources/doc/Installation.md 9. The user interface for user administrators removed info about the template parameter 12. Datetime format used by the web based user interface title added 13. Template used by the web based user interface for user administrators added
- Loading branch information
1 parent
b2bb71c
commit 7888eb5
Showing
7 changed files
with
73 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters