Commit Graph

2267 Commits

Author SHA1 Message Date
Romain Neutron
c0174d4463 Update documentation 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
5821b8fce1 Add command to run data migration scripts 2012-06-21 09:33:15 +02:00
Romain Neutron
21eaa773c0 Add data migration commands 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
Romain Neutron
e713b9edc6 Fix UploadFile renaming
Fix Manager Tests

Update dependencies
2012-06-19 18:39:33 +02:00
Romain Neutron
7018ba0a24 Update dependencies
Fix controller declaration

Fix PdfTotext use
2012-06-19 18:39:33 +02:00
Romain Neutron
4c7463cf29 Update to the latest silex API 2012-06-19 18:39:33 +02:00
Romain Neutron
873bf16c6b Fix type detection on upload 2012-06-19 18:39:32 +02:00
Romain Neutron
8e62810671 Merge pull request #135 from nlegoff/uploader_ie
Uploader ie
2012-06-19 09:38:55 -07:00
Nicolas Le Goff
44053c32c3 add compatibilité for IE 7 & 8 for html5 uploader
upload compatible IE

fix typo

fix typo
2012-06-19 18:18:47 +02:00
Romain Neutron
346ae1bc7d Merge pull request #134 from nlegoff/tickets
Tickets
2012-06-19 09:11:27 -07: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
Nicolas Le Goff
16cb63b34e fix #742 add images to a basket from story detailled view
remove console.log
2012-06-19 18:00:45 +02:00
Nicolas Le Goff
ec15265af7 fix #726 no thumbnail in quarantaine for all media types except images 2012-06-19 17:17:16 +02:00
Romain Neutron
e28184167e Fix CS 2012-06-19 10:40:14 +02:00
Romain Neutron
c6f3b08a57 Fix isOnline 2012-06-19 10:18:57 +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
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