Commit Graph

1425 Commits

Author SHA1 Message Date
Nicolas Le Goff
f5e241a25b remove exit 2012-01-19 16:09:50 +01:00
Nicolas Le Goff
87a97c0a2c add cache service 2012-01-19 16:09:36 +01:00
Nicolas Le Goff
3ad5dd489d add dependencies to services constructor 2012-01-19 16:09:03 +01:00
Nicolas Le Goff
843bbbc027 delete old cache service 2012-01-19 16:07:52 +01:00
Nicolas Le Goff
61d93bd03b rename cache service 2012-01-19 16:06:30 +01:00
Nicolas Le Goff
1a742a826e add service builder system from configuration file 2012-01-19 16:03:08 +01:00
Nicolas Le Goff
fc65582166 remove service builder 2012-01-19 16:02:02 +01:00
Romain Neutron
0af3396131 Fix Helper Edit 2012-01-19 10:36:10 +01:00
Romain Neutron
813a5ccde8 Revert bebecocomimi changes 2012-01-18 18:20:48 +01:00
Romain Neutron
f39af79617 Check case where no basket are found 2012-01-18 18:20:30 +01:00
Romain Neutron
562744f6c7 Refactor caption_field 2012-01-18 18:20:15 +01:00
Romain Neutron
2dfe61d3b7 Fix installer :
- Service sample is wrong
 - Use RegistrySetup in connexion
 - Drop Doctrine Schema before creating (rollback)
2012-01-18 15:05:32 +01:00
Romain Neutron
4e64f9a1a2 Merge branch '3.6' of github.com:alchemy-fr/Phraseanet into 3.6 2012-01-18 14:24:57 +01:00
Romain Neutron
0c675ababe Refactor caption_field 2012-01-18 14:24:45 +01:00
Romain Neutron
c6ea536ab6 Refactor caption_field 2012-01-18 14:20:05 +01:00
Romain Neutron
98c8e867f0 Transform path into realpath 2012-01-18 14:19:22 +01:00
Romain Neutron
37742b67c6 Rename twig templates 2012-01-18 14:18:55 +01:00
Nicolas Le Goff
bbbe292e04 Merge with 3.6 2012-01-17 18:00:34 +01:00
Nicolas Le Goff
130a60cd5a remove exit when setup failed 2012-01-17 16:33:20 +01:00
Nicolas Le Goff
02ea562e8d add request to closure argument 2012-01-17 16:32:49 +01:00
Nicolas Le Goff
ba4dd7ddb9 raise unauthorized exception when authenticated user do not have proper rights 2012-01-17 16:31:57 +01:00
Nicolas Le Goff
6dfbdb040c add correct json content-type 2012-01-17 16:31:18 +01:00
Nicolas Le Goff
308972b857 add adapter_action twig parameters to avoid raises of twig_exception in strict variable mode 2012-01-17 16:30:25 +01:00
Nicolas Le Goff
4a6b3ee10c use unserialize method of serchEngineOption object instead of json_decode 2012-01-17 16:28:37 +01:00
Romain Neutron
af860e2fa6 Merge with master 2012-01-16 20:19:20 +01:00
Nicolas Le Goff
9daae2306d Merge branch '3.6' of github.com:alchemy-fr/Phraseanet into 3.6 2012-01-13 13:11:03 +01:00
Nicolas Le Goff
cc890c73f2 fix namespace issue 2012-01-13 13:10:05 +01:00
Nicolas Le Goff
e47abc19e7 add namespace 2012-01-13 13:06:12 +01:00
Nicolas Le Goff
c87f48c2e2 refactor 2012-01-13 13:05:42 +01:00
Nicolas Le Goff
4c8f0e5784 refactor 2012-01-13 13:05:08 +01:00
Romain Neutron
b37703b506 Merge branch '3.6' of github.com:alchemy-fr/Phraseanet into 3.6 2012-01-13 12:16:59 +01:00
Romain Neutron
6c92c7bf77 UsrLists fixes 2012-01-13 12:11:22 +01:00
Romain Neutron
a35766eecd Mount /lists in /prod 2012-01-13 12:11:01 +01:00
Nicolas Le Goff
41e2f6cdfe add app debug if phraseanet is on debug mod 2012-01-12 19:11:07 +01:00
Nicolas Le Goff
168cf202cc modify log path 2012-01-12 19:09:02 +01:00
Nicolas Le Goff
85a7239c82 Merge branch '3.6' of github.com:alchemy-fr/Phraseanet into 3.6 2012-01-12 19:01:11 +01:00
Nicolas Le Goff
9a14de2d49 change ServiceBuilder::build() 2012-01-12 19:00:13 +01:00
Nicolas Le Goff
3f3473bd70 add echo logger to services that do not need options 2012-01-12 18:59:40 +01:00
Nicolas Le Goff
c13adc3e49 change ServiceBuilder:build 2012-01-12 18:53:58 +01:00
Nicolas Le Goff
474025a863 modify how service build builds services 2012-01-12 18:53:31 +01:00
Nicolas Le Goff
2ddbbaeb80 minor changes 2012-01-12 18:52:51 +01:00
Nicolas Le Goff
500314aad2 add configuration access ans external service access from service 2012-01-12 18:52:30 +01:00
Nicolas Le Goff
1fc74b0a68 enhance exception + refactor 2012-01-12 18:51:51 +01:00
Nicolas Le Goff
633cc816b3 refacto doctrine service 2012-01-12 18:51:13 +01:00
Nicolas Le Goff
a538f1e454 enhance exception + fix 2012-01-12 18:50:57 +01:00
Nicolas Le Goff
9de91e25da fix namespace declaration 2012-01-12 18:50:20 +01:00
Nicolas Le Goff
49792383de add cache services 2012-01-12 18:49:36 +01:00
Nicolas Le Goff
bc7d89c9ba modify exception message 2012-01-12 18:48:59 +01:00
Romain Neutron
e631a4598e Move user search in push controller 2012-01-12 15:31:59 +01:00
Romain Neutron
694b3b04e6 Move user search in push controller 2012-01-12 15:31:28 +01:00