Thomas Rabaix
|
baa6cd0ee9
Add audit prototype support (need to be tweaked to match others persistencies layers)
|
13 years ago |
Thomas Rabaix
|
9cc14ca1a7
Implements Twitter Bootstrap layout
|
13 years ago |
Thomas Rabaix
|
249cb2ade9
Create dedicated services to build the routing information
|
13 years ago |
Thomas Rabaix
|
645e56a904
Refactor templates to be more customizable
|
13 years ago |
Michel Weimerskirch
|
377d128bbe
Generic ModelManager Exception that encapsulates ORM or ODM specific exceptions.
|
13 years ago |
Michel Weimerskirch
|
c27155e691
Catch database exceptions (e.g. due to foreign key constraint) and display a nice error message to the user
|
13 years ago |
Thomas Rabaix
|
e172203b1c
Fix issue with nested admin and create action
|
13 years ago |
Thomas Rabaix
|
8117c8d223
Add confirmation to batch action
|
13 years ago |
Thomas Rabaix
|
40d97a5087
Add a delete action
|
13 years ago |
Thomas Rabaix
|
6fd29bb8af
Remove the FieldDescription dependency from the FilterFactory
|
13 years ago |
Thomas Rabaix
|
ae3cdfdcf8
Refactor filter to use the Form Framework
|
13 years ago |
Thomas Rabaix
|
6feafabb3d
Temporary Commit
|
13 years ago |
Charley Maillot
|
01ff5aa51e
add generateObjectUrl function
|
13 years ago |
Thomas Rabaix
|
ec25c1d068
refactor a bit the render method
|
14 years ago |
Thomas Rabaix
|
224acf185d
Update documentation, remove obsolete code, fix bugs
|
14 years ago |
Thomas Rabaix
|
6b2e10a4b4
Refactor the show action, rename view => show, fix bug and missing implementation
|
14 years ago |
Max Teneur
|
fd3102c6fa
Updates following comments.
|
14 years ago |
Max Teneur
|
1aafd83b93
Adding user flash notifications for CRUD actions
|
14 years ago |
Thomas Rabaix
|
13c4a4d306
Fix #184 - problem is that firstresult and maxresulsts are still set.
|
14 years ago |
Thomas Rabaix
|
24daaa2d2b
Fix query generation for batch elements, selected elements have precedence over 'all elements' selection
|
14 years ago |
Thomas Rabaix
|
d79d99bdea
Merge filter and batch action.
|
14 years ago |
Benjamin Eberlei
|
d0864987dd
Add Admin and CRUD Controller code for filtered actions
|
14 years ago |
Thomas Rabaix
|
ec187159f8
Fix batch action name generation
|
14 years ago |
Thomas Rabaix
|
46d42b7e4b
Fix #142 - No validation if batch action is actually activated
|
14 years ago |
Thomas Rabaix
|
02c4fe2871
Fix #140 - Exception Semantical Error (list) and missing Method id (create)
|
14 years ago |
Thomas Rabaix
|
58fa7ef201
add View mode
|
14 years ago |
Thomas Rabaix
|
2db1935161
fix acl permission
|
14 years ago |
Thomas Rabaix
|
8f180e0bd0
start ACL
|
14 years ago |
Thomas Rabaix
|
452b644f02
Migrate the CoreController into helper service and create a dedicated controller
|
14 years ago |
Thomas Rabaix
|
736aae0c85
rename prefix 'sonata_admin' => 'sonata.admin', move services declaration to xml files
|
14 years ago |