Thomas Rabaix
|
baa6cd0ee9
Add audit prototype support (need to be tweaked to match others persistencies layers)
|
před 13 roky |
Tomasz Ignatiuk
|
8c02c95e35
I think this is not needed any more after boolean editable has been refactored.
|
před 13 roky |
Tomasz Ignatiuk
|
2f4d728983
Added a functionality to edit boolean properties in list view with Ajax.
|
před 13 roky |
Christophe Coevoet
|
61439b1f6a
Fixed the Configuration class
|
před 13 roky |
Thomas Rabaix
|
832a7fe8d8
Update documentation
|
před 13 roky |
Thomas Rabaix
|
8fc37bb627
Add option to edit title and logo
|
před 13 roky |
Thomas Rabaix
|
8ec863a3f2
Remove isRequired from Configuration
|
před 13 roky |
Thomas Rabaix
|
92a253c365
Fix default configuration
|
před 13 roky |
Thomas Rabaix
|
645e56a904
Refactor templates to be more customizable
|
před 13 roky |
Charley Maillot
|
f8616a82b4
add functionalities : add items in dashboard
|
před 14 roky |
Charley Maillot
|
f7853f0cdf
add functionalities : extend dashboard & modify admin dependency injection in the config.yml
|
před 14 roky |
Charley Maillot
|
8a65d45e19
add functionalities : extend dashboard & modify admin dependency injection in the config.yml
|
před 14 roky |
Thomas Rabaix
|
f8076a3214
Fix #132 - Make the dependency to the SecurityBundle and ACLs optionnal
|
před 14 roky |
Christophe Coevoet
|
44f46e68ea
Implemented the ConfigurationInterface and moved the compilerPass to follow the conventions
|
před 14 roky |
Christophe Coevoet
|
9214c7f4fa
Removed the AddSecurityCallsPass
|
před 14 roky |
Thomas Rabaix
|
4401f34984
Start integrating the security component, small tweak
|
před 14 roky |
ornicar
|
abce4f0db8
Synchronize configuration class with upstream
|
před 14 roky |
Thomas
|
a17cae0341
The admin classes are now non shared service defined in the DIC
|
před 14 roky |
Thomas
|
51fb49c0ca
update references from BaseApplicationBundle to AdminBundle
|
před 14 roky |
Pascal Burkhard
|
789621d7c1
Corrected definition in child nodes
|
před 14 roky |
Pascal Burkhard
|
3b9fe74a5a
Changed group setting conditions to same as label (fixed)
|
před 14 roky |
Pascal Burkhard
|
2795dd8b3b
Changed group setting conditions to same as label
|
před 14 roky |
Thomas
|
cd27244526
fix typo and convert tab to space
|
před 14 roky |
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.
|
před 14 roky |
michaelwilliams
|
3987813917
Change extension to use a configuration class and a process to validate the config files and merge.
|
před 14 roky |