コミット履歴

作者 SHA1 メッセージ 日付
  Alexandru Furculita f71884acb3 Update CRUDController.php 10 年 前
  Alexander Volochnev 6a204cbce3 Reworked to support old PHP versions 10 年 前
  Alexander Volochnev 212494cf15 Method_exists replaced with is_callable 10 年 前
  Abdellatif Ait boudad 3cb74e552f [CRUDController]Allowed throw exception on debug mode. 10 年 前
  Grégoire Paris 5d8292ea00 also log previous exception message when available 10 年 前
  Thomas Rabaix ccf2a97051 add support for mosaic mode in the modal list 10 年 前
  Thomas Rabaix 7d0322b536 initial work to support mozaic view mode 10 年 前
  Grégoire Paris 1a8e5885c8 log exceptions 10 年 前
  Grégoire Paris 9186c902af avoid long lines 10 年 前
  nlzet b2e9d1a459 Merge master - resolve Resources/doc/reference/templates.rst by using theirs 11 年 前
  Florent Denis 0bdb0adc12 Try catch on create/update action 11 年 前
  Thomas Rabaix 39dfabdd1b Merge remote-tracking branch 'origin/2.2' 11 年 前
  Emmanuel Vella 29c4ed222c Fix history actions permissions check 11 年 前
  NLZ13 de76c767eb Added code improvements (eko comments) 11 年 前
  NLZ13 91fe1166fa Change the compare action to re-use the existing show action for comparison 11 年 前
  NLZ13 678550db84 Fix formatting issues 11 年 前
  Niels V 5633138813 Add Entity Audit diff to support revision comparison 11 年 前
  Andrej Hudec 5f206e50fa Improved CRUDController tests (added CSRF token tests, improved isGranted test in createAction). Improved doc blocks in CRUDController 11 年 前
  Florent Denis 34d3596c19 Improve create and update process 11 年 前
  Ben Glassman ad1879aac6 deleteAction should use redirectTo to determine redirect url for easy 11 年 前
  Pascal Borreli dfa4516e4a Fixed typos 11 年 前
  ValikDev f6fc25f1e5 Fixed CRUDController::redirectTo() behavior for cases when 'btn-*' value was received as an empty string 11 年 前
  Dropaq c208c10ee8 Security issue in Create Action 11 年 前
  Pascal Borreli 0ae9a53241 Fixed typos 11 年 前
  Thomas dbb07f74d6 Merge pull request #1981 from BenoitLeveque/execute-pre-batch-action 11 年 前
  Benoît Lévêque 15a19bb23c Allow user to alter query, idx before executre a batch actions 11 年 前
  Stepan Anchugov c0c6c216ab Fixed deprecated usages 11 年 前
  Emmanuel Vella 3904eaedc6 Throw http not found exception instead of runtime 11 年 前
  Mark Wilson 08c17cdeba Add translation name parameter to flash_create_error message 11 年 前
  Jonathan Petitcolas f3748450aa Remove public non action methods in controllers 11 年 前