コミット履歴

作者 SHA1 メッセージ 日付
  Kévin Dunglas 56d69291d9 Fix ACL editor 12 年 前
  Benjamin Scholler c959742093 Updating type hinting to Iterator for object ACL building. 12 年 前
  Benjamin Scholler ab7bf578b3 Combining conditional checks for aclUsers. 12 年 前
  Benjamin Scholler 9cf05e5215 Supporting toArray method when cursor is found during findUsers retrieval in aclAction. 12 年 前
  Andrej Hudec 96febc5cc9 Added missing $response parameter in CRUDController:render method 12 年 前
  Baptiste Meyer b3783fef7e Fix correct id in aclAction 12 年 前
  Kévin Dunglas 6a27daac2b ACL UI 12 年 前
  Zhou Xianhua e8f6e35cfe The preg_replace() /e modifier is deprecated from PHP5.5.0. 12 年 前
  Emmanuel Vella 6e2167d470 Update preview mode 12 年 前
  Thomas Rabaix 2e71ed0188 Merge branch '2.1' 12 年 前
  Sebastiaan Stok 0e2efa99fa Added new configuration parameter in "templates" for batch_confirmation 12 年 前
  imenem 40126a25c3 CRUDController now uses a new API to set the session flash message. 12 年 前
  Thomas Rabaix 0b60fa5f70 Use the new getRestMethod() in the CrudController 12 年 前
  Thomas bf3a584c07 Merge pull request #1184 from mweimerskirch/patch-1 12 年 前
  Wesley van Opdorp 2e89b6155c Added isXmlHttp check 12 年 前
  Michel Weimerskirch a6e4f66938 Fix for "delete" action not working with Sf2.2 12 年 前
  Thomas Rabaix cae5a7df03 Apply PHP-CS-Fixer 12 年 前
  Thomas Rabaix caf67ae9e0 Fix filtering parameters 12 年 前
  Thomas Konrad b4c6e93fa3 Set flash messages in create and edit actions only if it's not an Ajax request 12 年 前
  Thomas Rabaix ab7d888e20 Remove deprecated function call Form::bindRequest 12 年 前
  Ivan Borzenkov 5f557a05d4 this commit fixes #1004 12 年 前
  Konstantin Kuklin 73d507571c some phpdoc fixes and improve code view 13 年 前
  Thomas Rabaix 8cdd772ae4 Fix keyname 13 年 前
  Thomas Rabaix cd7c39eb6d Refactor template methods, add delete template key 13 年 前
  Thomas cd907afd93 Merge pull request #877 from thanosp/fix-form-extension-calls 13 年 前
  Thanos Polymeneas f43caf87d0 Made the preview render without altering the edit template 13 年 前
  Thanos Polymeneas ce6f77154e Readded the supports preview mode getter and added another check for its value when determining preview mode 13 年 前
  Thanos Polymeneas 4b05f7cb11 Removed the enablePreviewTemplate method from the Admin. 13 年 前
  Thanos Polymeneas 80f5ebfc69 Refactored duplicate code into protected methods within the CRUDController 13 年 前
  Thanos Polymeneas d863c365a7 Added optional preview mode for editing and creating entities 13 年 前