Commit History

Author SHA1 Message Date
  Sullivan SENECHAL 8333f84d54 Fix deprecated Form::submit usage 10 years ago
  Quentin Somazzi 1815917ec6 Add PHPDoc and fix some CS 10 years ago
  Thomas Rabaix 1a5ba565a7 fix #2076 - make sure sonata_admin_type on sonata_collection_type get the valid subject 10 years ago
  Andrej Hudec e0899dd7d8 Added support for model autocomplete filter 10 years ago
  Andrej Hudec 0d38a09728 Merge branch '2.3' 10 years ago
  Emmanuel Vella f0e097307e Replace validateValue by validate in inline edit 10 years ago
  Andrej Hudec 16ee61a418 Fixed wrong permission check in retrieveAutocompleteItemsAction in HelperController. 10 years ago
  caponica a159bd9540 Pass admin through to autocompleteItems callback: 10 years ago
  caponica 271121a747 Fixed code value in sonata_type_model_autocomplete_widget so it works with embedded admins 10 years ago
  Andrej Hudec bca1a86555 Fixed typo in HelperController 10 years ago
  Andrej Hudec 3d86eca666 Added sonata_type_model_autocomplete form type 11 years ago
  Thomas Rabaix e128ef2302 Improve support for postgresql when objectId="" and not null 11 years ago
  Jean-Louis f30ebac96d Update HelperController.php 12 years ago
  Jean-Louis 72f96fb09c Update HelperController.php 12 years ago
  Stepan Anchugov c0c6c216ab Fixed deprecated usages 11 years ago
  Stepan Anchugov 52a6f10ec8 Fixed deprecated method usage in HelperController 11 years ago
  Thomas Rabaix 85212dacbb Add support for link_parameters to short-description-box 11 years ago
  Thomas Rabaix bd3b1d89ea fix ui issue when deleting a one-to-X element 11 years ago
  Emmanuel Vella 472068d5eb Add XEditable (edit in place) in lists 11 years ago
  Thomas Rabaix cb66be169b Make sure the XmlHttpRequest header is checked 11 years ago
  Thomas Rabaix 1ecfa62c05 The getShortDescription can now return json data 11 years ago
  Emmanuel Vella dd1088726d Check if route exists and is allowed for short object description 12 years ago
  WouterJ 0c810e8405 Removed deprecated PropertyPath calls 12 years ago
  Thomas Rabaix cae5a7df03 Apply PHP-CS-Fixer 12 years ago
  Thomas Rabaix 5316b95ec8 Use native JsonResponse object 12 years ago
  Andrej Hudec 0ad1375f8b Fix unit test 12 years ago
  Michel Weimerskirch 4d213c4555 Added $admin->setRequest($request) lines to HelperController 12 years ago
  Thomas Rabaix ab7d888e20 Remove deprecated function call Form::bindRequest 12 years ago
  Konstantin Kuklin 73d507571c some phpdoc fixes and improve code view 12 years ago
  Stefano Sala 5abe0dbb0e Fixing removed renderWidget call - ref: http://goo.gl/NssCh 13 years ago