Commit Graph

947 Commits

Author SHA1 Message Date
Ysolyne Gresille
f594f84246 Fix table truncation order 2012-06-21 18:25:32 +02:00
Romain Neutron
511918e70d Apply the fail fast pattern to xsendfile 2012-06-21 15:55:23 +02:00
Nicolas Le Goff
e34f9efc46 fix xsendfile 2012-06-21 14:26:40 +02:00
Romain Neutron
ee280480f5 Add \record_adapter::get_collection method 2012-06-21 14:04:43 +02:00
Romain Neutron
d4d9dd2cee Refactor Commands 2012-06-21 13:48:21 +02:00
Romain Neutron
544a1997df Fix CS 2012-06-21 11:17:35 +02:00
Romain Neutron
7ad0a0cfcc Fix dropdown menu 2012-06-21 09:33:16 +02:00
Romain Neutron
05576b11c2 Add upgrade recommendations 2012-06-21 09:33:16 +02:00
Romain Neutron
6355f5f7e2 Add exception message 2012-06-21 09:33:16 +02:00
Romain Neutron
3e033845bb Remove upgrade tasks 2012-06-21 09:33:15 +02:00
Romain Neutron
0801bb2c39 Fix truncation of tables 2012-06-21 09:33:15 +02:00
Romain Neutron
a2c280a53c Fix sphinx update (#574) 2012-06-21 09:33:15 +02:00
jygaulier
9beeec1499 restored unit test 2012-06-20 18:30:23 +02:00
jygaulier
0dac64efa4 renamed as recordmover 2012-06-20 18:29:13 +02:00
jygaulier
a5d27916ff workflow02 renames to recordmover 2012-06-20 18:28:43 +02:00
jygaulier
1c7d34d49c CS & comments 2012-06-20 18:28:43 +02:00
jygaulier
ccb05efa4a fix default settings to seconds 2012-06-20 18:28:43 +02:00
jygaulier
f64dc941a7 fix bug 'err reading xml' when archiving grp without xml companion file
faster quit
2012-06-20 18:28:43 +02:00
jygaulier
74f6e440f3 fix bug 'err reading xml' when archiving without xml companion file 2012-06-20 18:28:43 +02:00
Romain Neutron
802746a937 Merge pull request #138 from nlegoff/workflow
rename workflow02 task to RecordMover
2012-06-20 09:27:15 -07:00
Nicolas Le Goff
af60967214 rename workflow02 task to RecordMover 2012-06-19 19:50:28 +02:00
Nicolas Le Goff
4edb26c6c6 fix #728 check if thumbExtractor is supported
remove fileReader its not needed

fix unit tests

fix typo

remove unecessary message
2012-06-19 18:08:40 +02:00
Romain Neutron
e28184167e Fix CS 2012-06-19 10:40:14 +02:00
Romain Neutron
50cf4ab8c8 Use mediavorus as core service 2012-06-19 10:17:14 +02:00
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
c47c3adac3 Add Feed_Entry_Adapter::set_feed method 2012-06-19 10:16:07 +02:00
Romain Neutron
c784c3b71d Add quarantine routes 2012-06-14 18:32:13 +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
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
b3e97a3e09 add check on border-manager service configuration 2012-06-13 19:20:13 +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