Stepan Anchugov
|
c0c6c216ab
Fixed deprecated usages
|
11 gadi atpakaļ |
Emmanuel Vella
|
3904eaedc6
Throw http not found exception instead of runtime
|
11 gadi atpakaļ |
Mark Wilson
|
08c17cdeba
Add translation name parameter to flash_create_error message
|
11 gadi atpakaļ |
Jonathan Petitcolas
|
f3748450aa
Remove public non action methods in controllers
|
11 gadi atpakaļ |
Thomas
|
55e2676e31
Merge pull request #1866 from marekkalnik/benoitpointet-item_name_in_flashes
|
11 gadi atpakaļ |
Marek Kalnik
|
20b62448e9
Merge branch 'item_name_in_flashes' of https://github.com/benoitpointet/SonataAdminBundle into benoitpointet-item_name_in_flashes
|
11 gadi atpakaļ |
Marek Kalnik
|
db2e9355a6
Add method for getting labels using current translationStrategy
|
11 gadi atpakaļ |
Benoit Pointet
|
f4747aec50
force translation of action_label
|
13 gadi atpakaļ |
Benoit Pointet
|
8a8efceaeb
added batch action label to batch action confirmation form
|
13 gadi atpakaļ |
Andrej Hudec
|
28ea470fa9
Minor CS fix in CRUDController
|
11 gadi atpakaļ |
Andrej Hudec
|
f64078ea74
CRUDControllerTest: added test for editAction
|
11 gadi atpakaļ |
Thomas Rabaix
|
6edb575435
fix csrf token position
|
11 gadi atpakaļ |
Thomas Rabaix
|
2a7f3eac50
fix typo
|
11 gadi atpakaļ |
Thomas Rabaix
|
d02ade946f
tweak error code
|
11 gadi atpakaļ |
Thomas Rabaix
|
de01ce8af4
Fix #1667 - CRUDController::deleteAction, batchActionDelete & batchAction are vulnerable to CRSF
|
11 gadi atpakaļ |
Kévin Dunglas
|
56d69291d9
Fix ACL editor
|
11 gadi atpakaļ |
Benjamin Scholler
|
c959742093
Updating type hinting to Iterator for object ACL building.
|
11 gadi atpakaļ |
Benjamin Scholler
|
ab7bf578b3
Combining conditional checks for aclUsers.
|
11 gadi atpakaļ |
Benjamin Scholler
|
9cf05e5215
Supporting toArray method when cursor is found during findUsers retrieval in aclAction.
|
11 gadi atpakaļ |
Andrej Hudec
|
96febc5cc9
Added missing $response parameter in CRUDController:render method
|
11 gadi atpakaļ |
Baptiste Meyer
|
b3783fef7e
Fix correct id in aclAction
|
11 gadi atpakaļ |
Kévin Dunglas
|
6a27daac2b
ACL UI
|
12 gadi atpakaļ |
Zhou Xianhua
|
e8f6e35cfe
The preg_replace() /e modifier is deprecated from PHP5.5.0.
|
12 gadi atpakaļ |
Emmanuel Vella
|
6e2167d470
Update preview mode
|
12 gadi atpakaļ |
Thomas Rabaix
|
2e71ed0188
Merge branch '2.1'
|
12 gadi atpakaļ |
Sebastiaan Stok
|
0e2efa99fa
Added new configuration parameter in "templates" for batch_confirmation
|
12 gadi atpakaļ |
imenem
|
40126a25c3
CRUDController now uses a new API to set the session flash message.
|
12 gadi atpakaļ |
Thomas Rabaix
|
0b60fa5f70
Use the new getRestMethod() in the CrudController
|
12 gadi atpakaļ |
Thomas
|
bf3a584c07
Merge pull request #1184 from mweimerskirch/patch-1
|
12 gadi atpakaļ |
Wesley van Opdorp
|
2e89b6155c
Added isXmlHttp check
|
12 gadi atpakaļ |