Commit Graph

60 Commits

Author SHA1 Message Date
Romain Neutron
76413165ff Update authentication to service provider 2013-05-29 14:22:51 +02:00
Romain Neutron
9da8dcc85e Fix #1156 : Move mime detection hack to application level 2013-05-13 14:16:03 +02:00
Romain Neutron
53206af159 Fix CS lib/Alchemy 2013-01-29 16:38:00 +01:00
Romain Neutron
aa18c48306 Fix unit tests 2013-01-29 09:34:20 +01:00
Romain Neutron
842ad40985 Bump copyright year 2013-01-21 23:28:58 +01:00
Romain Neutron
133595635c [SearchEngine] Finalize search engine refactor 2013-01-17 11:43:36 +01:00
Romain Neutron
fbfed4d751 [SearchEngine] Fix BorderManager signature 2013-01-17 11:43:32 +01:00
Romain Neutron
dff686c87d Merge branch '3.7' 2013-01-09 11:25:14 +01:00
Nicolas Le Goff
5abd5691af Fix #1048 Upload is possible when no database is available 2013-01-02 13:52:58 +01:00
Romain Neutron
4264a9aed6 Fix #960 : Symfony MimeType guesser uses Fileinfo before File Binary 2012-10-25 17:34:00 +02:00
Romain Neutron
c4e074f157 Fix #960 : Symfony MimeType guesser uses Fileinfo before File Binary 2012-10-24 13:38:12 +02:00
Romain Neutron
a9a24d5424 Add firewalls 2012-10-04 16:54:47 +02:00
Romain Neutron
ad11bd0f51 Update Border File API 2012-10-04 15:44:50 +02:00
Romain Neutron
c3b89aa1e4 Remove eventsmanager variable assignment 2012-10-04 15:44:49 +02:00
Romain Neutron
1700565862 Cleanup namepaces, variables uses 2012-10-04 15:44:49 +02:00
Romain Neutron
f68cae2bb4 Cleanup controllers 2012-10-04 15:44:48 +02:00
Romain Neutron
1fc9a78e7f Update prod controllers 2012-10-04 15:31:37 +02:00
Romain Neutron
1a3461d5fc Update to filesystem service provider 2012-10-04 15:31:36 +02:00
Romain Neutron
2aae5331ab Fix merge 2012-09-27 14:53:24 +02:00
Romain Neutron
9dd1575dc9 Move Events Manager to service 2012-09-27 14:19:48 +02:00
Romain Neutron
b86c3ed0c0 Move Events Manager to service 2012-09-24 18:36:40 +02:00
Nicolas Le Goff
3fc282e612 file are now uploading following user order
fix typo
2012-09-03 16:54:40 +02:00
Romain Neutron
f27d50be81 Merge with 3.7 2012-08-31 20:30:27 +02:00
Nicolas Le Goff
f8299a8ce2 Fix #862 Upload multiple IE 2012-08-31 16:57:43 +02:00
Romain Neutron
10cc860860 Merge pull request #195 from nlegoff/master_fix_upload_status
Fix #868 Status are not applicate when uploading a file on MASTER
2012-08-31 07:48:07 -07:00
Nicolas Le Goff
42f5efac0d Fix #868 Status are not applicate when uploading a file 2012-08-31 16:38:41 +02:00
Nicolas Le Goff
9b6fcf58c9 Fix #868 Status are not applicate when uploading a file 2012-08-31 15:37:26 +02:00
Romain Neutron
0f7056dfed Normalize request calls 2012-08-23 14:15:21 +02:00
Romain Neutron
ee5ee6f24e Refactor upload controller 2012-07-25 11:24:37 +02:00
Romain Neutron
89737fb5e4 Remove serializer 2012-07-24 19:01:06 +02:00
Romain Neutron
2a4a3f3ec8 Enable Twig service provider 2012-07-24 13:11:26 +02:00
Romain Neutron
3812399a35 Add Phraseanet Service Provider and Phraseanet Application 2012-07-18 18:07:34 +02:00
Nicolas Le Goff
06eecb913f fix #777 preview in quarantine 2012-07-03 14:40:42 +02:00
Romain Neutron
e713b9edc6 Fix UploadFile renaming
Fix Manager Tests

Update dependencies
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
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
50cf4ab8c8 Use mediavorus as core service 2012-06-19 10:17:14 +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
ac2bbc38e4 trigger notification when a document goes to the quarantiine 2012-06-12 10:59:22 +02:00
Nicolas Le Goff
b64da996bd fix identation check for post_max_size 2012-06-01 13:08:51 +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
Nicolas Le Goff
934c4ae9af remove some logic from callback 2012-05-29 15:05:15 +02:00
Nicolas Le Goff
50bd453e3e #fix 669 check filsize before uploading and handle file entity too large errors 2012-05-28 18:46:37 +02:00
Nicolas Le Goff
e8010d9a5e #fix tests 2012-05-28 17:08:50 +02:00
Nicolas Le Goff
df1abaff8a fix #641 bind upload result 2012-05-28 13:49:56 +02:00
Nicolas Le Goff
7c371a11cd fix #644 Status off by default 2012-05-25 21:10:12 +02:00
Ysolyne Gresille
1320c063f5 skins for Upload Manager 2012-05-23 17:38:53 +02:00
Romain Neutron
4afa21d419 Fix CS 2012-05-23 00:01:29 +02:00