111 Commits

Author SHA1 Message Date
19222f7890 require php 5.5 in composer.json 2014-11-07 00:21:50 +01:00
da56345fe4 remove php 5.4, which will be end of life in 2015 2014-11-07 00:17:15 +01:00
143835b6b2 create first round of tests for login 2014-11-07 00:10:51 +01:00
27a2cf5dc1 arrange order for travis 2014-11-07 00:10:08 +01:00
7433cb558e add assetic configuration 2014-11-07 00:09:32 +01:00
c7a710e1d3 add username and link to logout 2014-11-07 00:09:17 +01:00
94b9e09d49 add dependencies 2014-11-06 16:58:33 +01:00
cf9efab1cb add orm to config_test 2014-11-06 16:41:02 +01:00
3ab38b2602 login form 2014-11-06 16:37:30 +01:00
0de9cb3a69 make answer to isCredentials, ... consistent 2014-11-06 16:36:40 +01:00
19754eb503 usernames to lowercase + easier password 2014-11-06 16:36:05 +01:00
63a0822e22 create pamameters for travis to access to DB 2014-11-06 15:39:03 +01:00
7f1eeb5e75 correct travis integration 2014-11-06 15:29:24 +01:00
e976993db8 Revert "switch to symfony 2.6-dev + correct travis error"
This reverts commit 051feb03ceb898a5b61696163c92bbe28fd82932.
2014-11-06 15:27:25 +01:00
09bb021a3b create symfony login form using 2.6 version 2014-11-06 15:27:07 +01:00
a8a7bb1539 switch to symfony 2.6-dev + correct travis error 2014-11-06 10:01:54 +01:00
Marc Ducobu
5c12e09267 Removing useless return line 2014-11-05 17:12:04 +01:00
Marc Ducobu
efaf241cbf service cl_chill_main_menu_composer -> chill.main.menu_composer - 2 2014-11-05 17:11:31 +01:00
Marc Ducobu
1c7de4c0b5 service cl_chill_main_menu_composer -> chill.main.menu_composer 2014-11-05 17:11:14 +01:00
Marc Ducobu
842f26e2ed layout for scratch css 2014-11-05 11:25:30 +01:00
Marc Ducobu
109e11d960 correcting css link - 2 2014-11-05 10:50:52 +01:00
Marc Ducobu
74c2e07966 correcting css link 2014-11-05 10:43:15 +01:00
Marc Ducobu
2c6feffda2 scratch output 2014-11-05 10:34:47 +01:00
Marc Ducobu
4f453f1a00 Merge branch 'master' of github.com:Chill-project/Main 2014-11-05 10:07:29 +01:00
Marc Ducobu
098710118b Gumby -> ScratchCSS 2014-11-05 10:07:24 +01:00
Marc Ducobu
b5d8c4d84f Deplacing scratch-css 2014-11-05 09:54:19 +01:00
Marc Ducobu
631f748037 Merge commit '10ca4d02c5071a8c19770a89765613dae73b1295' as 'Resources/public/scratch-css' 2014-11-05 09:51:55 +01:00
Marc Ducobu
10ca4d02c5 Squashed 'Resources/public/scratch-css/' content from commit 7906f50
git-subtree-dir: Resources/public/scratch-css
git-subtree-split: 7906f505168c132e2b52de3194761cbf51eaac63
2014-11-05 09:51:55 +01:00
Marc Ducobu
3289052ee1 Removing gumby 2014-11-05 09:51:46 +01:00
Marc Ducobu
3bb87009c3 Merge commit '53373c5e97869d3f9e7563c1fd0949c859e72222' as 'Resources/assets/scratch-css' 2014-11-05 09:33:33 +01:00
Marc Ducobu
53373c5e97 Squashed 'Resources/assets/scratch-css/' content from commit 7906f50
git-subtree-dir: Resources/assets/scratch-css
git-subtree-split: 7906f505168c132e2b52de3194761cbf51eaac63
2014-11-05 09:33:33 +01:00
e41ba81781 fix typo in license 2014-11-04 21:44:55 +01:00
96b98c9e9d correct travis path 2014-11-04 21:44:13 +01:00
7fc8b1ca1e 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
445daecfc0 implements user-scope-role-scope first work 2014-10-24 12:19:30 +02:00
d9aa417e3c 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
dfddcccc58 update travis image 2014-10-17 08:01:05 +02:00
dea1d167ac capitalize project URL 2014-10-17 07:37:14 +02:00
5018d9cf8b 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
78a522d48f 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
68df4008a8 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
4c1a988c87 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
2367a78845 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