Charley Maillot
|
f8616a82b4
add functionalities : add items in dashboard
|
14 лет назад |
Charley Maillot
|
f7853f0cdf
add functionalities : extend dashboard & modify admin dependency injection in the config.yml
|
14 лет назад |
Charley Maillot
|
8a65d45e19
add functionalities : extend dashboard & modify admin dependency injection in the config.yml
|
14 лет назад |
Thomas Rabaix
|
f8076a3214
Fix #132 - Make the dependency to the SecurityBundle and ACLs optionnal
|
14 лет назад |
Christophe Coevoet
|
44f46e68ea
Implemented the ConfigurationInterface and moved the compilerPass to follow the conventions
|
14 лет назад |
Christophe Coevoet
|
9214c7f4fa
Removed the AddSecurityCallsPass
|
14 лет назад |
Thomas Rabaix
|
4401f34984
Start integrating the security component, small tweak
|
14 лет назад |
ornicar
|
abce4f0db8
Synchronize configuration class with upstream
|
14 лет назад |
Thomas
|
a17cae0341
The admin classes are now non shared service defined in the DIC
|
14 лет назад |
Thomas
|
51fb49c0ca
update references from BaseApplicationBundle to AdminBundle
|
14 лет назад |
Pascal Burkhard
|
789621d7c1
Corrected definition in child nodes
|
14 лет назад |
Pascal Burkhard
|
3b9fe74a5a
Changed group setting conditions to same as label (fixed)
|
14 лет назад |
Pascal Burkhard
|
2795dd8b3b
Changed group setting conditions to same as label
|
14 лет назад |
Thomas
|
cd27244526
fix typo and convert tab to space
|
14 лет назад |
michaelwilliams
|
bc85f36877
Use a configuration tree to build and merge the config files. This provides for better documentation of how and what can be added in the config file as well as better error reporting. I will begin writtting some test cases for this as the next step but as this bundle has no tests cases right now, a starting point needs to be created first.
|
14 лет назад |
michaelwilliams
|
3987813917
Change extension to use a configuration class and a process to validate the config files and merge.
|
14 лет назад |