2855 Commits

Author SHA1 Message Date
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
7fc8b1ca1e create Access Control Model 2014-10-28 18:24:34 +01:00
d40328b912 create Access Control Model 2014-10-28 18:24:34 +01:00
ec3e08ff79 continue work - create loadfixtures 2014-10-27 09:08:23 +01:00
950e9a0c70 continue work - create loadfixtures 2014-10-27 09:08:23 +01:00
445daecfc0 implements user-scope-role-scope first work 2014-10-24 12:19:30 +02:00
873e758fef implements user-scope-role-scope first work 2014-10-24 12:19:30 +02:00
2254acd8ee make changes according to refs #242 2014-10-22 07:12:41 +02:00
d9aa417e3c move spacename to CLChillMain to ChillMain 2014-10-17 08:27:31 +02:00
729ded374e move spacename to CLChillMain to ChillMain 2014-10-17 08:27:31 +02:00
f44abb26fe allow failure for hhvm 2014-10-17 08:07:45 +02:00
257ca371cf allow failure for hhvm 2014-10-17 08:07:45 +02:00
dfddcccc58 update travis image 2014-10-17 08:01:05 +02:00
56894db47a update travis image 2014-10-17 08:01:05 +02:00
dea1d167ac capitalize project URL 2014-10-17 07:37:14 +02:00
acfcb7c0e6 capitalize project URL 2014-10-17 07:37:14 +02:00
5018d9cf8b rename project name' 2014-10-17 07:36:45 +02:00
04c775bbde rename project name' 2014-10-17 07:36:45 +02:00
0edf75348b update composer.json / switch to Chill-project namespace 2014-10-17 07:27:13 +02:00
16556ca083 update composer.json / switch to Chill-project namespace 2014-10-17 07:27:13 +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
78a522d48f add service_container to menuComposer instead of router to avoid circular references 2014-10-12 21:00:16 +02:00
39477cad14 add service_container to menuComposer instead of router to avoid circular references 2014-10-12 21:00:16 +02:00
9f31c3017d add cache warmup before excuting tests 2014-10-12 20:59:41 +02:00
85972ca4fe add cache warmup before excuting tests 2014-10-12 20:59:41 +02:00
68df4008a8 add chill_menu to render easily menu, refs #179 2014-10-12 20:38:26 +02:00
c91a667c70 add chill_menu to render easily menu, refs #179 2014-10-12 20:38:26 +02:00
b9882530d7 switch to AGPLv3 2014-10-11 15:11:42 +02:00
77774255a1 switch to AGPLv3 2014-10-11 15:11:42 +02:00
4c1a988c87 add code coverage information 2014-10-11 14:07:37 +02:00
d87d40ccf9 add code coverage information 2014-10-11 14:07:37 +02:00
54699f1ce0 add ~ files to gitignore 2014-10-11 14:01:40 +02:00
0fe501b9ce add ~ files to gitignore 2014-10-11 14:01:40 +02:00
2367a78845 update MenuComposer to fit with #179 spec 2014-10-11 14:01:14 +02:00
4c57d4b084 update MenuComposer to fit with #179 spec 2014-10-11 14:01:14 +02:00
2e8fa3b064 move MenuComposer to Routing folder 2014-10-11 13:59:24 +02:00
95a1db14ca move MenuComposer to Routing folder 2014-10-11 13:59:24 +02:00
Marc Ducobu
f055af8228 ManyToMany (Choice) 2014-10-10 17:39:24 +02:00