56 Commits

Author SHA1 Message Date
Marc Ducobu
cac299368a Formating CF Form 2014-11-11 12:53:14 +01:00
bd96f36463 rendering of custom fields refs #277 [ci skip] 2014-11-11 08:44:12 +01:00
Marc Ducobu
ab51e3c7f4 Title for custom Field : class title or subtile 2014-11-10 16:05:26 +01:00
ac0e7a59b4 documentation of chill_custom_field_* signature
[ci skip]
2014-11-10 12:38:52 +01:00
28862bbdb9 create visualisation service rers #268 2014-11-10 12:15:32 +01:00
Marc Ducobu
16308d0139 ChillCustomFieldsBundle:Form:form_div_layout.html.twig -> ChillCustomFieldsBundle:Form:fields.html.twig 2014-11-10 11:55:45 +01:00
Marc Ducobu
33be9bedfb Merge branch 'master' of git://github.com/Chill-project/CustomFields 2014-11-10 11:45:59 +01:00
Marc Ducobu
19318d3fb4 Refactoring 2014-11-10 11:45:34 +01:00
Marc Ducobu
cf07ad5b75 changing template name 2014-11-10 11:45:21 +01:00
952d70f049 choice with other + some development tips 2014-11-10 11:25:54 +01:00
f9be8e3412 add form layout to config.yml automatically 2014-11-10 11:25:53 +01:00
568bf4f3c2 add doctrine fixtures bundle 2014-11-10 11:25:53 +01:00
Marc Ducobu
c77bfe989c Debug : getLabel -> getName 2014-11-10 11:09:19 +01:00
65c814ee27 test form customFieldText creation 2014-11-09 01:53:21 +01:00
8b370bf544 translate name to locale 2014-11-09 01:53:21 +01:00
Marc Ducobu
43384a564c Adding CustomFieldsGroupToIdTransformer.php 2014-11-08 18:16:35 +01:00
Marc Ducobu
03ff4511de Refactoring : indentation 2014-11-08 16:58:01 +01:00
Marc Ducobu
52b7045cc3 Merge branch 'master' of git://github.com/Chill-project/CustomFields
Conflicts:
	Resources/config/services.yml
2014-11-08 15:21:01 +01:00
Marc Ducobu
1747ba5f0d Adding Title for Custom Field 2014-11-08 15:19:30 +01:00
Marc Ducobu
a6ae6ca5a9 Refactoring : indentation 2014-11-08 15:16:23 +01:00
Marc Ducobu
a748fd6693 CFGroup - Lanuguage 2014-11-08 15:15:31 +01:00
7daa1a240e add testing for customfield, correcting request injection 2014-11-08 15:07:15 +01:00
8b71a9e7cf rename service name chill.custom_field_compiler to chill.custom_field.provider 2014-11-08 12:02:12 +01:00
99a88e8705 add customfield text + fix options in custom fields 2014-11-08 11:55:59 +01:00
4c9b6a6a15 fix travis port for postgresql 2014-11-04 22:38:23 +01:00
663b7705ae move routes to /admin zone 2014-11-04 22:35:38 +01:00
11a71d99ec allow server:run with built-in server and create route loader 2014-11-04 22:34:05 +01:00
27378f34ca fix travis preparation of parameters 2014-11-04 21:48:47 +01:00
cbdea04fd4 add travis build status 2014-11-04 21:39:02 +01:00
0dc198f4e3 add travis 2014-11-04 21:34:33 +01:00
Julien Fastré
684e19f42a Create README.md 2014-11-04 17:26:40 +01:00
75459426ee add license 2014-11-04 17:25:40 +01:00
9ec7889595 final test for configuration refs #265 2014-11-04 17:22:56 +01:00
e987a891a7 move bundle to root dir for inclusion in packagist refs #259 2014-11-04 17:13:05 +01:00
8011746b26 move bundle to root dir for inclusion in packagist refs #259 2014-11-04 17:10:59 +01:00
b826d8e132 refs #265 add a first test + consistency of parameters 2014-11-04 17:03:15 +01:00
b914229c11 take arguments into account in console.sh script 2014-11-04 17:01:44 +01:00
5087c8a5bc remove unused directories 2014-11-04 17:01:17 +01:00
8879ca8d9d allow to run built-in server 2014-11-04 16:22:35 +01:00
00fe0249b6 add possibility for the bundle to live alone 2014-11-04 16:15:35 +01:00
475926ca53 add declaration for customizables classes refs #265 2014-11-04 15:16:38 +01:00
474318e006 create form for creating customfield 2014-10-30 15:46:59 +01:00
fee687fa40 add customField type option to CustomFieldType 2014-10-30 14:41:16 +01:00
103f5c414e move to CL => Chill namespace 2014-10-29 21:29:00 +01:00
26a0b1e056 implementation of customFieldBundle 2014-10-29 16:43:13 +01:00
2254acd8ee make changes according to refs #242 2014-10-22 07:12:41 +02:00
Marc Ducobu
cd2a7bff53 CustomField : JSON -> OBJECT DANS ENTITY 2014-10-13 08:44:20 +02:00
Marc Ducobu
f624bce689 OneToMany via controller 2014-10-13 08:26:58 +02:00
Marc Ducobu
f055af8228 ManyToMany (Choice) 2014-10-10 17:39:24 +02:00
Marc Ducobu
f148c7e566 Debug creation 2014-10-08 17:29:52 +02:00