Thomas Rabaix
|
caf67ae9e0
Fix filtering parameters
|
12 年之前 |
Thomas Konrad
|
b4c6e93fa3
Set flash messages in create and edit actions only if it's not an Ajax request
|
12 年之前 |
Thomas Rabaix
|
ab7d888e20
Remove deprecated function call Form::bindRequest
|
12 年之前 |
Ivan Borzenkov
|
5f557a05d4
this commit fixes #1004
|
12 年之前 |
Konstantin Kuklin
|
73d507571c
some phpdoc fixes and improve code view
|
12 年之前 |
Thomas Rabaix
|
8cdd772ae4
Fix keyname
|
13 年之前 |
Thomas Rabaix
|
cd7c39eb6d
Refactor template methods, add delete template key
|
13 年之前 |
Thomas
|
cd907afd93
Merge pull request #877 from thanosp/fix-form-extension-calls
|
13 年之前 |
Thanos Polymeneas
|
f43caf87d0
Made the preview render without altering the edit template
|
13 年之前 |
Thanos Polymeneas
|
ce6f77154e
Readded the supports preview mode getter and added another check for its value when determining preview mode
|
13 年之前 |
Thanos Polymeneas
|
4b05f7cb11
Removed the enablePreviewTemplate method from the Admin.
|
13 年之前 |
Thanos Polymeneas
|
80f5ebfc69
Refactored duplicate code into protected methods within the CRUDController
|
13 年之前 |
Thanos Polymeneas
|
d863c365a7
Added optional preview mode for editing and creating entities
|
13 年之前 |
Thanos
|
fc1be6fe1e
Corrected form extension calls with the latest symfony master changes and fixed broken tests
|
13 年之前 |
tom0
|
789d51bfd4
Fix for "Create and Add" button to pick up active sub class
|
13 年之前 |
Thomas Rabaix
|
2277812a51
Fix some CS
|
13 年之前 |
Thomas Rabaix
|
b9cc7f2b71
Merge remote branch 'origin/2.0'
|
13 年之前 |
Emmanuel Vella
|
3646974dc1
Add elements count in batch action confirmation message
|
13 年之前 |
r1pp3rj4ck
|
55bdddb315
merged 2.0
|
13 年之前 |
Thomas Rabaix
|
4c9bff8a46
Fix CS
|
13 年之前 |
Toni Uebernickel
|
cf05aaac5b
fix interfaces and phpDoc
|
13 年之前 |
Romain Geissler
|
c1a39ea0a7
Introduce the batchActionXXXIsRelevant functions and use it if defined.
|
13 年之前 |
r1pp3rj4ck
|
84b1bbd4a0
Merge branch '2.0'
|
13 年之前 |
Romain Geissler
|
045338f2f4
Keep original ParameterBag after confirming a batch action.
|
13 年之前 |
Thomas Rabaix
|
a5ca352a55
Fix some phpdoc
|
13 年之前 |
Andrej Hudec
|
59bd52a052
Export format fix
|
13 年之前 |
Thomas
|
e1df861ae1
Merge pull request #592 from mweimerskirch/export_permissions
|
13 年之前 |
Thomas Rabaix
|
33851d0762
Fix regression with uniqid
|
13 年之前 |
Thomas Rabaix
|
d2c5285291
Remove the uniqid assignement when the request is set to the Admin instance
|
13 年之前 |
Michel Weimerskirch
|
0c60f70e5a
Add permission check to export
|
13 年之前 |