Commit Graph

192 Commits

Author SHA1 Message Date
Romain Neutron
ec40ce3d49 Remove deprectaed feature 2012-10-04 15:44:50 +02:00
Romain Neutron
1700565862 Cleanup namepaces, variables uses 2012-10-04 15:44:49 +02:00
Romain Neutron
58af2b4c9c Remove get_registry method 2012-10-04 15:44:49 +02:00
Romain Neutron
d69e25df4e Fix merge 2012-10-04 15:43:36 +02:00
Romain Neutron
3f9dc687dc Fix tests on PHP 5.4 2012-10-04 15:43:35 +02:00
Romain Neutron
0ac8a9d8ae Fix tests on PHP 5.4 2012-10-04 15:43:35 +02:00
Romain Neutron
5c1a9bf5d5 Fix report tests 2012-10-04 15:43:33 +02:00
Romain Neutron
9978e37b98 Fix report namespaces 2012-10-04 15:43:33 +02:00
Romain Neutron
6072ede5c8 remove debug 2012-10-04 15:43:15 +02:00
Romain Neutron
baf3f6692a Update client 2012-10-04 15:43:12 +02:00
Romain Neutron
07a8748f8d Update report 2012-10-04 15:43:12 +02:00
Romain Neutron
06b4e6bc6f Update console commands 2012-10-04 15:43:12 +02:00
Romain Neutron
1a3461d5fc Update to filesystem service provider 2012-10-04 15:31:36 +02:00
Romain Neutron
b10c6120fa Fix #901 : allow upgrade from Phraseanet 3.1 2012-09-27 14:22:31 +02:00
jygaulier
bfc1ddcb5f fix issue 895 (scheduler creates zombies)
fix bug in windows : tasks did not start
cleanup
2012-09-27 14:19:50 +02:00
jygaulier
90841c5ba1 fusion task, tasks, scheduler dans taskmanager
todo : tests
2012-09-17 14:16:15 +02:00
Romain Neutron
4bb1a1d870 Merge branch '3.7' 2012-09-13 12:31:20 +02:00
Romain Neutron
8dc6afc88f Switch to constants 2012-09-13 12:29:48 +02:00
Romain Neutron
1c592224d9 Add option -y (answer yes to all questions) and -f (force upgrade even if a concurrent one is running) to system:upgrade command 2012-09-12 14:35:41 +02:00
Romain Neutron
35df701d4c Add option -y (answer yes to all questions) and -f (force upgrade even if a concurrent one is running) to system:upgrade command 2012-09-10 13:39:48 +02:00
Romain Neutron
b162057f37 Merge 3.7 2012-09-06 14:30:55 +02:00
Romain Neutron
03e1beb879 Fix upgrade process 2012-09-04 11:49:02 +02:00
Nicolas Le Goff
c0dacd84b4 replace delete controllers by post controllers
fix tests

fix typo

fix tests
2012-09-03 18:08:59 +02:00
Romain Neutron
08fed1f070 Fix #864 : Upgrade from 3.5 fails 2012-08-29 16:16:48 +02:00
Romain Neutron
d44c6fe6b3 Fix #864 : Upgrade from 3.5 fails 2012-08-29 15:45:30 +02:00
Romain Neutron
c35eeb21f0 Add Phraseanet CLI application 2012-07-27 15:59:07 +02:00
Romain Neutron
e4dbfbe604 Remove use of databox singleton 2012-07-26 12:30:45 +02:00
Romain Neutron
fb95aad718 Remove use of databox singleton 2012-07-26 12:29:44 +02:00
Romain Neutron
2fd6ff1877 Fix templates 2012-07-24 13:13:25 +02:00
Romain Neutron
ca1341b55a Update twig templates 2012-07-17 15:01:12 +02:00
Romain Neutron
d4d9dd2cee Refactor Commands 2012-06-21 13:48:21 +02:00
Romain Neutron
05576b11c2 Add upgrade recommendations 2012-06-21 09:33:16 +02:00
Romain Neutron
e28184167e Fix CS 2012-06-19 10:40:14 +02:00
Romain Neutron
61716677d2 Add settings check on redis and memcached 2012-06-19 10:16:11 +02:00
Nicolas Le Goff
b3e97a3e09 add check on border-manager service configuration 2012-06-13 19:20:13 +02:00
jygaulier
4c52421883 add patch to migrate tasks workflow01 & ftv to workflow02 2012-06-13 11:27:33 +02:00
jygaulier
893324dfcd new task workflow02
fix bugs
2012-06-13 11:24:41 +02:00
Romain Neutron
248412eaf6 Cleanup 2012-06-01 16:57:29 +02:00
Nicolas Le Goff
20fc38bb5d refactor commands 2012-06-01 12:29:55 +02:00
Nicolas Le Goff
c3eb3f022f fix typo 2012-06-01 12:29:55 +02:00
Nicolas Le Goff
49900878c8 refactor command 2012-06-01 12:29:55 +02:00
Nicolas Le Goff
5665d6b035 fix #684, #683, #681, #680, #676, #675, #674, #673, #672, #669, #668, #667 2012-06-01 12:29:54 +02:00
Romain Neutron
caf1e69370 Add HTML5 features 2012-05-30 16:35:24 +02:00
Nicolas Le Goff
f41293fc3a exclude Mustache's template 2012-05-28 19:06:41 +02:00
Nicolas Le Goff
254aaeb52a fix #650 fix description
fix #651 fix arguments/options
2012-05-25 21:10:12 +02:00
Romain Neutron
af3b4271d3 Fix bug 2012-05-24 17:37:18 +02:00
Romain Neutron
45422d01b4 Fix log view 2012-05-24 17:37:18 +02:00
Romain Neutron
f6c7acd837 Fix CS 2012-05-24 17:37:17 +02:00
Romain Neutron
2b7c196d13 Remove platform detection 2012-05-24 17:37:16 +02:00
Romain Neutron
3c2d16fd00 Switch task manager logging to monolog 2012-05-24 17:37:15 +02:00