Commit graph

134 commits

Author SHA1 Message Date
Toni Uebernickel bb85f75008 remove Acl documentation 2016-01-24 13:07:04 +01:00
Toni Uebernickel dbbc9e5c92 remove service definition for Acl provider 2016-01-23 23:49:08 +01:00
Toni Uebernickel 4db28b7bbd introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
Toni Uebernickel 13b34567f5 remove Symfony Security ACL integration
The PropelAclBundle will provide integration of the Symfony Security ACL component.
2016-01-23 19:30:36 +01:00
Toni Uebernickel 38b491aa46 integrate former Symfony Propel1 bridge 2016-01-23 17:27:52 +01:00
Toni Uebernickel 93dc571a04 update WebProfiler template 2016-01-23 13:59:52 +01:00
Stepan Anchugov f2140b4142 Added Symfony 2.4/FrameworkExtraBundle 3.x notice on ParamConverter 2014-02-21 16:51:38 +06:00
Toni Uebernickel 28a55e1cb3 add model based loader and dumper for Translation 2013-11-11 13:42:44 +01:00
jaugustin 1330e3e69f feat(ParamConverter): add named ParamConvert
this allow the PropelParamConvert to be used by name "propel"
Priority also lowered from maximum 10 to 1 #246
2013-09-23 22:46:59 +02:00
Toni Uebernickel a9fcc24807 read route options in PropelParamConverter 2013-09-18 15:33:54 +02:00
Michael Heiniger fc94f5f681 * configurable model search path
* extended documentation
2013-04-11 10:37:16 +02:00
William DURAND 25e9477510 Update views according to Symfony 2.2 changes 2013-01-11 19:05:53 +01:00
jaugustin c908de92fb add a new errorPath parameter, fix outdated doc 2013-01-04 13:16:07 +01:00
William Durand 1aae1fc96b Merge pull request #191 from redexp/FormType
added $options field and get() set() methods for it
2012-11-20 14:58:25 -08:00
jaugustin d03ff26107 fix doc 2012-11-11 19:06:48 +01:00
Sergii Kliuchnyk 6bac311998 moved BaseAbstractType from Model\Form to Form 2012-11-10 13:06:21 +02:00
Sergii Kliuchnyk 1bae813484 $options should be protected 2012-11-09 15:57:19 +02:00
Sergii Kliuchnyk 77b359146a extends BaseAbstractType 2012-11-09 15:30:28 +02:00
Sergii Kliuchnyk a7af5d92d9 class Propel\PropelBundle\Model\Form\BaseAbstractType 2012-11-09 15:29:08 +02:00
Sergii Kliuchnyk 6ce5c3a29e added option "name" and rewrited getName() method to return this option 2012-11-09 13:19:47 +02:00
Sergii Kliuchnyk 6969a5812a changed options methods to getOption() setOption() added getOptions() 2012-11-08 22:08:21 +02:00
Sergii Kliuchnyk 47b88cbac6 added $options field and get() set() methods for it 2012-11-08 21:40:37 +02:00
EdwinLove 6f21cb07ef Update UniqueObject Validator docs
Add php usage and correct some English
2012-11-05 16:10:28 +00:00
Jérémie Augustin fb1095cbe4 Update Resources/doc/param_converter.markdown
add comment for last modifications of SensioFrameworkExtraBundle
2012-07-25 23:48:40 +03:00
William DURAND 90f97746c1 Update FormType skeleton 2012-07-24 13:11:29 +02:00
William DURAND 4d36810657 Make the use of build_properties (config.yml) the recommended way to tweak Propel 2012-07-16 12:53:05 +02:00
William DURAND 69cbd01fcc Add more default values 2012-07-16 12:44:19 +02:00
Tero Kaisti f1f949c4ea Fatal error: Declaration of Company\ProjectBundle\Form\Type\UserType::buildForm() must be compatible with that of Symfony\Component\Form\FormTypeInterface::buildForm() in ... 2012-05-26 01:43:06 +03:00
Jérémie Augustin aa884ec844 PropelParamConverter fix doc markdown render 2012-05-24 18:03:46 +03:00
William DURAND 6970913db9 Fixed CS 2012-05-24 16:36:46 +02:00
jaugustin 1b5b18237c [WIP] rebase, refactor code, add tests, add doc 2012-05-24 16:36:46 +02:00
jaugustin b03f6a58b4 Add the mapping option for the PropelParamConverter,
enhance the pk handling to use the real PK name and not only 'id',
fix new sensioFrameworkBundle 2.1 requirement:
ParamConverterInterface::apply() method now must return a Boolean value indicating if a conversion was done
2012-05-23 00:08:13 +02:00
William Durand 23878219c5 Update Resources/doc/commands.markdown 2012-05-09 09:59:53 +03:00
William Durand 81bd7b2445 Update Resources/doc/propel_configuration.markdown 2012-05-09 09:58:54 +03:00
William DURAND d9aee82a78 Updated doc 2012-05-09 08:55:00 +02:00
William DURAND e7b7d774ac Rewrote the documentation 2012-05-09 08:55:00 +02:00
William DURAND ca45e9c5cf Added faker support 2012-05-08 18:32:32 +02:00
William DURAND 2e7bb13431 [DataFixtures] Fixed N-N relations 2012-05-06 19:37:48 +02:00
Toni Uebernickel 8bb9792b0c fix autoloader for Phing without composer 2012-04-23 10:25:59 +02:00
William DURAND 06d9783e06 Fixed doc 2012-04-22 16:03:18 +02:00
William DURAND e77555ebc6 Fixed doc to avoid 'Phing class not found' 2012-04-22 15:56:05 +02:00
William Durand 817894b80c Changed "Request" label to "Query" in WDT 2012-04-21 14:51:11 +03:00
William DURAND c23c76883d Fixed security layer for Symfony2 2.1 2012-04-20 15:49:28 +02:00
William DURAND 41a464d8da Added query count in debug bar 2012-04-20 11:26:38 +02:00
William DURAND e65e134f63 Updated view for data collector 2012-04-20 11:21:43 +02:00
William Durand ef891c953e Update Resources/doc/README.markdown 2012-04-20 03:33:15 +03:00
William DURAND cb9d7908d8 Merge branch '2.0' 2012-04-17 15:10:30 +02:00
ulrik nielsen 04d607bbf8 updated docs 2012-04-17 14:56:17 +02:00
William DURAND 550d8e3aa6 Updated FormType skeleton to reflect last Symfony2 changes 2012-04-16 11:30:24 +02:00
William DURAND d3205f13ab [FormGenerateCommand] Added a way to specify which Form Type to generate 2012-04-11 13:57:11 +02:00