Commit History

Author SHA1 Message Date
  Thomas Rabaix 39dfabdd1b Merge remote-tracking branch 'origin/2.2' 10 years ago
  Emmanuel Vella 29c4ed222c Fix history actions permissions check 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
  Benoit Pointet 8a8efceaeb added batch action label to batch action confirmation form 13 years ago
  Andrej Hudec 28ea470fa9 Minor CS fix in CRUDController 11 years ago
  Andrej Hudec f64078ea74 CRUDControllerTest: added test for editAction 11 years ago
  Thomas Rabaix 6edb575435 fix csrf token position 11 years ago
  Thomas Rabaix 2a7f3eac50 fix typo 11 years ago
  Thomas Rabaix d02ade946f tweak error code 11 years ago
  Thomas Rabaix de01ce8af4 Fix #1667 - CRUDController::deleteAction, batchActionDelete & batchAction are vulnerable to CRSF 11 years ago
  Kévin Dunglas 56d69291d9 Fix ACL editor 11 years ago
  Benjamin Scholler c959742093 Updating type hinting to Iterator for object ACL building. 11 years ago
  Benjamin Scholler ab7bf578b3 Combining conditional checks for aclUsers. 11 years ago
  Benjamin Scholler 9cf05e5215 Supporting toArray method when cursor is found during findUsers retrieval in aclAction. 11 years ago