Andrej Hudec
|
4624ec78aa
Fixed problem with batch action confirmation label
|
10 years ago |
Andrej Hudec
|
3ad4f9f188
PSR fix
|
10 years ago |
Grégoire Paris
|
b93160143b
also log previous exception message when available
|
10 years ago |
Grégoire Paris
|
1ad0fb8d5c
log exceptions
|
10 years ago |
Grégoire Paris
|
7982a5511c
avoid long lines
|
10 years ago |
nlzet
|
b2e9d1a459
Merge master - resolve Resources/doc/reference/templates.rst by using theirs
|
10 years ago |
Florent Denis
|
0bdb0adc12
Try catch on create/update action
|
10 years ago |
Thomas Rabaix
|
39dfabdd1b
Merge remote-tracking branch 'origin/2.2'
|
10 years ago |
Emmanuel Vella
|
29c4ed222c
Fix history actions permissions check
|
10 years ago |
NLZ13
|
de76c767eb
Added code improvements (eko comments)
|
10 years ago |
NLZ13
|
91fe1166fa
Change the compare action to re-use the existing show action for comparison
|
10 years ago |
NLZ13
|
678550db84
Fix formatting issues
|
10 years ago |
Niels V
|
5633138813
Add Entity Audit diff to support revision comparison
|
10 years ago |
Andrej Hudec
|
5f206e50fa
Improved CRUDController tests (added CSRF token tests, improved isGranted test in createAction). Improved doc blocks in CRUDController
|
11 years ago |
Florent Denis
|
34d3596c19
Improve create and update process
|
11 years ago |
Ben Glassman
|
ad1879aac6
deleteAction should use redirectTo to determine redirect url for easy
|
11 years ago |
Pascal Borreli
|
dfa4516e4a
Fixed typos
|
11 years ago |
ValikDev
|
f6fc25f1e5
Fixed CRUDController::redirectTo() behavior for cases when 'btn-*' value was received as an empty string
|
11 years ago |
Dropaq
|
c208c10ee8
Security issue in Create Action
|
11 years ago |
Pascal Borreli
|
0ae9a53241
Fixed typos
|
11 years ago |
Thomas
|
dbb07f74d6
Merge pull request #1981 from BenoitLeveque/execute-pre-batch-action
|
11 years ago |
Benoît Lévêque
|
15a19bb23c
Allow user to alter query, idx before executre a batch actions
|
11 years ago |
Stepan Anchugov
|
c0c6c216ab
Fixed deprecated usages
|
11 years ago |
Emmanuel Vella
|
3904eaedc6
Throw http not found exception instead of runtime
|
11 years ago |
Mark Wilson
|
08c17cdeba
Add translation name parameter to flash_create_error message
|
11 years ago |
Jonathan Petitcolas
|
f3748450aa
Remove public non action methods in controllers
|
11 years ago |
Thomas
|
55e2676e31
Merge pull request #1866 from marekkalnik/benoitpointet-item_name_in_flashes
|
11 years ago |
Marek Kalnik
|
20b62448e9
Merge branch 'item_name_in_flashes' of https://github.com/benoitpointet/SonataAdminBundle into benoitpointet-item_name_in_flashes
|
11 years ago |
Marek Kalnik
|
db2e9355a6
Add method for getting labels using current translationStrategy
|
11 years ago |
Benoit Pointet
|
f4747aec50
force translation of action_label
|
13 years ago |