Commit graph

755 commits

Author SHA1 Message Date
William DURAND cca4fd71ce Fix bad namespace for constraint classes 2012-11-05 14:33:06 +01:00
William DURAND a8ea9726a0 Fix test 2012-11-05 14:18:43 +01:00
William DURAND 53cba04c23 Fix CS 2012-11-05 14:00:31 +01:00
William DURAND 1b0c49c128 Merge pull request #188 from marekkalnik/feature/unique_validator
[Form] Allow setting custom message, adapt to sf2.1 API
2012-11-05 13:59:42 +01:00
Marek Kalnik 6444ffe511 [UniqueValidator] Allow setting custom message, adapt to sf2.1 API 2012-11-05 13:14:36 +01:00
William Durand f4c290ffcd Merge pull request #186 from K-Phoen/fix-param-converter-with
Fix: using the "with" option in ParamConverters triggered a notice
2012-10-31 14:15:18 -07:00
kphoen bc15b92757 Fix: using the "with" option in ParamConverters triggered a notice
The following notice was triggered:

  Runtime Notice: Only variables should be passed by reference in
  /home/vagrant/www/project/vendor/propel/propel-bundle/Propel/PropelBundle/Request/ParamConverter/PropelParamConverter.php
  line 193
2012-10-31 19:33:12 +01:00
William DURAND 94c0d895f1 Allow symfony 2.2.* 2012-10-27 18:32:53 +02:00
William Durand 15a5e74c27 Merge pull request #182 from jaugustin/fix-tests-cross-platform
Fix tests cross platform
2012-10-21 05:21:16 -07:00
jaugustin 253a3ac45b fix composer dev 2012-10-21 14:13:09 +02:00
jaugustin 821cc398a6 fix cross-platform tests 2012-10-21 13:41:44 +02:00
William Durand ea7653d2c7 Merge pull request #176 from vbardales/fix-build-command
create sql folder if not exists + CS
2012-08-24 10:59:14 -07:00
Virginie BARDALES 89d2a43650 create sql folder if not exists 2012-08-23 16:17:56 +02:00
William Durand b70c73f674 Merge pull request #171 from Martiusweb/build_sql_update
sql:build take existing files into account
2012-08-22 05:45:36 -07:00
William Durand abf90dd1fc Merge pull request #175 from cedriclombardot/fix-data-dump-with-object
Fix data dump with object
2012-08-22 05:44:55 -07:00
William Durand 9d6fa8901e Merge pull request #174 from passkey1510/1.1
[RFR] - Manage multiple connections. Add ability to pass output dir to FixtureDumpCommand
2012-08-22 05:43:23 -07:00
Anh Tuan Kieu 51d91fc5b8 Fix yaml dumper for object columns 2012-08-20 17:06:38 +02:00
Anh Tuan Kieu 4b98927572 Ignore composer.phar 2012-08-20 17:04:18 +02:00
Anh Tuan Kieu e27bbe9a61 Fix code review 2012-08-20 15:26:07 +02:00
Anh Tuan Kieu 3fb8fe5d1a Manage multiple connections. Add ability to pass output dir to FixtureDumpCommand 2012-08-20 13:52:51 +02:00
Martin Richard 54c60cf4a1 sql:build take existing files into account
Signed-off-by: Martin Richard <martius@martiusweb.net>
2012-07-31 11:08:35 +02:00
William Durand 4980f54b6e Merge pull request #169 from jaugustin/patch-4
Update Resources/doc/param_converter.markdown
2012-07-26 00:17:36 -07: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 8299a76059 Add new default parameter 'addClassLevelComment' 2012-07-25 09:25:37 +02:00
William DURAND 90f97746c1 Update FormType skeleton 2012-07-24 13:11:29 +02:00
William Durand b5e58ed89b Merge pull request #168 from Adel-E/patch-1
Run PHP-CS PSR2
2012-07-19 09:48:07 -07:00
Adel 4219e706d4 RUN PHP-CS PSR-2 2012-07-19 17:40:35 +01:00
William DURAND 102c7acd60 Fix configuration to handle driver in dsn 2012-07-16 19:45:46 +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 9efcc3e83e Add behaviors section in configuration 2012-07-16 12:44:36 +02:00
William DURAND 69cbd01fcc Add more default values 2012-07-16 12:44:19 +02:00
William DURAND 27b0f3c374 [Command] Prevent error if no password found 2012-07-12 14:44:30 +02:00
William DURAND ebd2133f61 fix minimum stability 2012-07-06 20:08:50 +02:00
William DURAND 3db85fbad5 Add getConfiguration() method to allow configuration dumping 2012-07-06 17:26:12 +02:00
William Durand 62eb1ec793 Merge pull request #165 from havvg/1.1
recursively merge YAML fixtures
2012-07-02 12:32:04 -07:00
Toni Uebernickel 90a597771e recursively merge fixtures 2012-07-02 21:27:21 +02:00
William DURAND 554132cffd Fixed command output, fixes #161 2012-06-24 01:09:07 +02:00
William DURAND b8720a62e5 Fixed test if Faker not available 2012-06-24 01:01:09 +02:00
William Durand 5a764c6181 Merge pull request #159 from terokaisti/patch-2
Invoking propel:database:create throws a PDO connection error
2012-06-11 09:30:59 -07:00
Tero Kaisti b4475d27fb The MySQL PDO must be connected without the dbname in its dsn because the db being created does not exist yet.
Tested MySQL Server version 5.5.21.
2012-06-06 22:24:03 +03:00
William Durand bd4c79dd21 Merge pull request #158 from terokaisti/patch-1
propel:form:generate creates an incompatible parameter type
2012-05-26 01:21:02 -07: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
William Durand fec399e4a9 Merge pull request #157 from jaugustin/patch-3
PropelParamConverter fix doc markdown render
2012-05-24 08:16:26 -07:00
Jérémie Augustin aa884ec844 PropelParamConverter fix doc markdown render 2012-05-24 18:03:46 +03:00
William DURAND b5ae04c14a Moved disableInstancePooling in setUp() 2012-05-24 16:36:46 +02: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 e1f18fbdf2 [PropelParamConverter] add comment 2012-05-24 16:36:46 +02:00
jaugustin 6117614bec [ParamConverter] add 'with' option to hydrate related object 2012-05-24 16:36:46 +02:00
William Durand 64a6b0211e Merge pull request #156 from jaugustin/propel-param-converter-mapping-option
Add the mapping option for the PropelParamConverter,
2012-05-23 00:53:50 -07:00