Commit Graph

1887 Commits

Author SHA1 Message Date
Romain Neutron
47ddd945c1 Add doctrine cache info 2012-06-19 10:16:11 +02:00
Romain Neutron
61716677d2 Add settings check on redis and memcached 2012-06-19 10:16:11 +02:00
Romain Neutron
52798a9053 Redis options set after redis connection 2012-06-19 10:16:10 +02:00
Romain Neutron
8def4415cb Fix bug : memcached stats are not checked having being get 2012-06-19 10:16:10 +02:00
Romain Neutron
66812a001c Add Alchemy\Phrasea\Cache\Cache::isOnline method 2012-06-19 10:16:09 +02:00
Romain Neutron
1b6984c37e Add Allow header to API 2012-06-19 10:16:09 +02:00
Romain Neutron
f4f408ef0f Add ebaility to change the feed for a feed entry 2012-06-19 10:16:07 +02:00
Romain Neutron
c47c3adac3 Add Feed_Entry_Adapter::set_feed method 2012-06-19 10:16:07 +02:00
Romain Neutron
e2c8f188cf Add media-alchemyst core configuration 2012-06-19 10:16:05 +02:00
Romain Neutron
17bd2bffba Add tests to border manager 2012-06-18 19:15:27 +02:00
Romain Neutron
ebcc938726 Rename the checker interface, add isApplicable method to it 2012-06-18 18:16:03 +02:00
Romain Neutron
c784c3b71d Add quarantine routes 2012-06-14 18:32:13 +02:00
Romain Neutron
97084f3cc4 Fix Silex BC break 2012-06-14 18:32:03 +02:00
Romain Neutron
ace5166d12 Add autocompleter for metatags 2012-06-14 17:39:54 +02:00
Romain Neutron
20eca5ea12 Manage cache locally 2012-06-14 14:04:33 +02:00
Romain Neutron
c5e601b1d4 Fix bug 2012-06-14 00:48:54 +02:00
Romain Neutron
e80588b7db Remove filesystem check 2012-06-14 00:45:02 +02:00
Romain Neutron
cd082dfdb5 Add cache tot record titles 2012-06-14 00:43:32 +02:00
Nicolas Le Goff
08dc3358c0 change sensitive to true by default
set sensitive option to true
2012-06-13 20:02:59 +02:00
Nicolas Le Goff
53a657b49e enhance dimension check && add better english docs 2012-06-13 19:20:16 +02:00
Nicolas Le Goff
281718e667 call checker::getMessage as static method 2012-06-13 19:20:15 +02:00
Nicolas Le Goff
8a25d84b2b fix patch release number 2012-06-13 19:20:15 +02:00
Nicolas Le Goff
782df9b716 bump to 3.7.0.9
fix tests

fix tests
2012-06-13 19:20:14 +02:00
Nicolas Le Goff
d187386582 add border-manager as a core service 2012-06-13 19:20:13 +02:00
Nicolas Le Goff
b3e97a3e09 add check on border-manager service configuration 2012-06-13 19:20:13 +02:00
Nicolas Le Goff
695d99c069 remove Global Value 'GV_appletAllowedFileExt' 2012-06-13 19:20:12 +02:00
Nicolas Le Goff
c83f6142ad standardize checker's contructor 2012-06-13 19:20:11 +02:00
Nicolas Le Goff
e3389cb40a revert patch 370a7 2012-06-13 14:27:55 +02:00
jygaulier
aeb1025ea6 delete old (workflow01 & ftv) tasks 2012-06-13 12:43:59 +02:00
jygaulier
f66b2806d3 fix : no subdefs created for grp 2012-06-13 11:27:34 +02:00
jygaulier
70d5a65b0a fix : can't create record unknown coll 0 2012-06-13 11:27:34 +02:00
jygaulier
4bd21d33b0 removed debug 2012-06-13 11:27:34 +02:00
jygaulier
187c29c641 migrate directly from table, not via task object 2012-06-13 11:27:34 +02:00
jygaulier
769d1a3182 fix: task delay (pause) was not done
task restart too fast if nothing to do (worked only on first sbas)
2012-06-13 11:27:34 +02:00
jygaulier
cc490082b5 CS & remove mysql-only sql 2012-06-13 11:27:33 +02:00
jygaulier
4c52421883 add patch to migrate tasks workflow01 & ftv to workflow02 2012-06-13 11:27:33 +02:00
jygaulier
8f12b32676 fix :
task/log shown bad log files
button 'clear' on task/log did not work
task 'archive' / stop sat 'torestart'
2012-06-13 11:26:16 +02:00
jygaulier
893324dfcd new task workflow02
fix bugs
2012-06-13 11:24:41 +02:00
Romain Neutron
969fed45d6 Fix PHP memory limit check 2012-06-12 19:41:14 +02:00
Romain Neutron
e8fb3dd77a Fix metadata cache 2012-06-12 13:13:21 +02:00
Romain Neutron
5096fe9e21 Format values 2012-06-12 13:13:20 +02:00
Romain Neutron
05a2c62cf4 Refactor API tests, add tests for feeds 2012-06-12 13:13:20 +02:00
Nicolas Le Goff
bd168ca0e2 revert upload quarantine 2012-06-12 11:17:04 +02:00
Nicolas Le Goff
6a7c66abe1 revert user uploader / add doc blocks 2012-06-12 11:12:15 +02:00
Nicolas Le Goff
02f58b9f57 fix PR "notification quarantine"
fix typo

remove debug message

fix typo
2012-06-12 11:11:55 +02:00
Nicolas Le Goff
c17ec8fb12 remove the use of silex autoloader
fix typo
2012-06-12 11:10:23 +02:00
Nicolas Le Goff
e7c1e386f8 catch \Media_Subdef_Not_Found Exception 2012-06-12 11:10:18 +02:00
Nicolas Le Goff
5df877821c avoid closing upload window when download are not finished 2012-06-12 10:59:23 +02:00
Nicolas Le Goff
ac2bbc38e4 trigger notification when a document goes to the quarantiine 2012-06-12 10:59:22 +02:00
Romain Neutron
d3e40cfe46 Rebuild subdef after creation 2012-06-12 10:19:28 +02:00