Commit History

Author SHA1 Message Date
  imenem 40126a25c3 CRUDController now uses a new API to set the session flash message. 12 years ago
  Thomas Rabaix 0b60fa5f70 Use the new getRestMethod() in the CrudController 12 years ago
  Thomas bf3a584c07 Merge pull request #1184 from mweimerskirch/patch-1 12 years ago
  Wesley van Opdorp 2e89b6155c Added isXmlHttp check 12 years ago
  Michel Weimerskirch a6e4f66938 Fix for "delete" action not working with Sf2.2 12 years ago
  Thomas Rabaix cae5a7df03 Apply PHP-CS-Fixer 12 years ago
  Thomas Rabaix caf67ae9e0 Fix filtering parameters 12 years ago
  Thomas Konrad b4c6e93fa3 Set flash messages in create and edit actions only if it's not an Ajax request 12 years ago
  Thomas Rabaix ab7d888e20 Remove deprecated function call Form::bindRequest 12 years ago
  Ivan Borzenkov 5f557a05d4 this commit fixes #1004 12 years ago
  Konstantin Kuklin 73d507571c some phpdoc fixes and improve code view 12 years ago
  Thomas Rabaix 8cdd772ae4 Fix keyname 13 years ago
  Thomas Rabaix cd7c39eb6d Refactor template methods, add delete template key 13 years ago
  Thomas cd907afd93 Merge pull request #877 from thanosp/fix-form-extension-calls 13 years ago
  Thanos Polymeneas f43caf87d0 Made the preview render without altering the edit template 13 years ago
  Thanos Polymeneas ce6f77154e Readded the supports preview mode getter and added another check for its value when determining preview mode 13 years ago
  Thanos Polymeneas 4b05f7cb11 Removed the enablePreviewTemplate method from the Admin. 13 years ago
  Thanos Polymeneas 80f5ebfc69 Refactored duplicate code into protected methods within the CRUDController 13 years ago
  Thanos Polymeneas d863c365a7 Added optional preview mode for editing and creating entities 13 years ago
  Thanos fc1be6fe1e Corrected form extension calls with the latest symfony master changes and fixed broken tests 13 years ago
  tom0 789d51bfd4 Fix for "Create and Add" button to pick up active sub class 13 years ago
  Thomas Rabaix 2277812a51 Fix some CS 13 years ago
  Thomas Rabaix b9cc7f2b71 Merge remote branch 'origin/2.0' 13 years ago
  Emmanuel Vella 3646974dc1 Add elements count in batch action confirmation message 13 years ago
  r1pp3rj4ck 55bdddb315 merged 2.0 13 years ago
  Thomas Rabaix 4c9bff8a46 Fix CS 13 years ago
  Toni Uebernickel cf05aaac5b fix interfaces and phpDoc 13 years ago
  Romain Geissler c1a39ea0a7 Introduce the batchActionXXXIsRelevant functions and use it if defined. 13 years ago
  r1pp3rj4ck 84b1bbd4a0 Merge branch '2.0' 13 years ago
  Romain Geissler 045338f2f4 Keep original ParameterBag after confirming a batch action. 13 years ago