Commit Graph

3336 Commits

Author SHA1 Message Date
Romain Neutron
584f684853 Fix namespaces, add RecordAdd command 2012-06-21 14:10:54 +02:00
Romain Neutron
3b0ed4c529 Fix typo 2012-06-21 14:07:39 +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
8e8949e8bb Merge pull request #139 from romainneutron/Fixes
Fixes
2012-06-21 02:55:09 -07:00
Romain Neutron
544a1997df Fix CS 2012-06-21 11:17:35 +02:00
Romain Neutron
61d5a186e9 Update Help definition 2012-06-21 09:33:18 +02:00
Romain Neutron
283891b35d Add license header 2012-06-21 09:33:17 +02:00
Romain Neutron
7ad0a0cfcc Fix dropdown menu 2012-06-21 09:33:16 +02:00
Romain Neutron
c0174d4463 Update documentation 2012-06-21 09:33:16 +02:00
Romain Neutron
d914d20b79 Add recommendation in admin view 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
Romain Neutron
a6f725d492 Merge pull request #133 from jygaulier/TaskManager
Task manager
2012-06-20 09:31:20 -07: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
f48f8aa060 Merge pull request #137 from romainneutron/Fixes
Fixes
2012-06-19 10:05:25 -07:00
Romain Neutron
e713b9edc6 Fix UploadFile renaming
Fix Manager Tests

Update dependencies
2012-06-19 18:39:33 +02:00
Romain Neutron
0db58ddead Update silex and PHP-XPDF 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
4bc55c0611 Fix rotate request 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
Romain Neutron
88c3581f62 Merge pull request #136 from nlegoff/add_element_basket
fix #742 add images to a basket from story detailled view
2012-06-19 09:07:02 -07: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
44c34b2b75 fix #733 fix html5 mp4 display on ie9 2012-06-19 17:17:16 +02:00
Nicolas Le Goff
dd2f789b50 fix #527 reload quarantine when 10 docs were processed 2012-06-19 17:17:16 +02:00
Nicolas Le Goff
61385d8901 fix #714 path to 3.7 documentation 2012-06-19 17:17:16 +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
e490ebf407 Merge pull request #132 from ygresil/Upload
Upload
2012-06-19 08:11:36 -07:00
Ysolyne Gresille
518cfc2ad7 buttons'display updated for IE7 & IE8 2012-06-19 16:43:17 +02:00
Ysolyne Gresille
ff8b71a0d8 workzone tabs update 2012-06-19 15:45:39 +02:00
Ysolyne Gresille
d7581d6832 workzone view bugfixes 2012-06-19 14:59:42 +02:00
Ysolyne Gresille
5b5198d8d8 view bugfixes 2012-06-19 14:59:42 +02:00