Thomas Rabaix
|
8fc37bb627
Add option to edit title and logo
|
13 年之前 |
Thomas Rabaix
|
645e56a904
Refactor templates to be more customizable
|
13 年之前 |
Leszek
|
507a3cca1e
Changed direct call of container get method to getInstance. Added isset check to make testing possible.
|
13 年之前 |
Charley Maillot
|
8a65d45e19
add functionalities : extend dashboard & modify admin dependency injection in the config.yml
|
13 年之前 |
e-weimann
|
5f3bc35803
unset empty $groups[$name] for the dashboard
|
14 年之前 |
Thomas Rabaix
|
169a274027
Fix 129 - add more tolerance over non existant Admin class
|
14 年之前 |
Thomas Rabaix
|
736aae0c85
rename prefix 'sonata_admin' => 'sonata.admin', move services declaration to xml files
|
14 年之前 |
Thomas Rabaix
|
b0df44f989
add more Interfaces, add ModelManager to abstract the persistency layer
|
14 年之前 |
Thomas
|
9876d11c8d
Revert "remove the Bundle keyword due to the last Symfony changes"
|
14 年之前 |
Thomas
|
790e1922c1
remove the Bundle keyword due to the last Symfony changes
|
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 年之前 |
Thomas
|
e49c0d7ff1
Merge remote branch 'nenuial/admin_class_refactoring'
|
14 年之前 |
Pascal Burkhard
|
86c69763bc
Inject controller from configuration
|
14 年之前 |
Pascal Burkhard
|
6eb6187d47
Inject class from configuration
|
14 年之前 |
Pascal Burkhard
|
1d7d3f7bb9
Add option show_in_dashboard
|
14 年之前 |
Thomas
|
f4ff1770fd
upgrade breadcrumb management to work with nested admin
|
14 年之前 |
Thomas
|
6d130eb0b6
generate an uniqid per admin to ensure there is not clashing with nested admin
|
14 年之前 |
Thomas
|
1fabea3a7b
fix escaping bug with javascript, add nested admin management
|
14 年之前 |
Thomas
|
efc4e92158
refactor Admin class : add FormBuilder, ListBuilder and DatagridBuilder
|
14 年之前 |
Thomas
|
402af59dc3
update due to last symfony changes
|
14 年之前 |
Thomas
|
a28e0eccee
add inline edition, add base edit template, fix bugs
|
14 年之前 |
Thomas
|
d78b527129
* respect symfony conventions
|
14 年之前 |
Thomas
|
2fc2e270c9
add vendor namespace
|
14 年之前 |
Thomas
|
b5281196a1
add qTip, dashboard, tweak class name and css
|
14 年之前 |
Thomas
|
3e4e38cc34
Move some controller's crud into a dedicated file so it will be possible reuse the information accross different bundles. This is usefull to create link in a many-to-one association, and more ...
|
14 年之前 |