Nicolas Le Goff
|
43a2e75c0f
|
Fix tests
|
2013-11-05 15:33:01 +01:00 |
|
Nicolas Le Goff
|
1fdf30c6af
|
Use ACL service provider to get user's ACL
|
2013-11-05 12:21:42 +01:00 |
|
Romain Neutron
|
ea7523f1db
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Controller/Admin/Publications.php
lib/Alchemy/Phrasea/Controller/Admin/TaskManager.php
lib/Alchemy/Phrasea/Controller/Api/V1.php
lib/Alchemy/Phrasea/Controller/Lightbox.php
lib/Alchemy/Phrasea/Controller/Permalink.php
lib/Alchemy/Phrasea/Controller/Prod/Feed.php
lib/Alchemy/Phrasea/Controller/Prod/Order.php
lib/Alchemy/Phrasea/Controller/Prod/Push.php
lib/Alchemy/Phrasea/Controller/Prod/Share.php
lib/Alchemy/Phrasea/Controller/Root/Login.php
lib/Alchemy/Phrasea/Controller/Root/RSSFeeds.php
lib/Alchemy/Phrasea/Controller/Root/Session.php
lib/Alchemy/Phrasea/Controller/Setup.php
lib/Alchemy/Phrasea/Core/CLIProvider/LessBuilderServiceProvider.php
lib/Alchemy/Phrasea/Core/Provider/ORMServiceProvider.php
lib/Alchemy/Phrasea/Core/Provider/TaskManagerServiceProvider.php
lib/classes/Feed/Entry/Item.php
lib/classes/record/adapter.php
lib/classes/task/Scheduler.php
lib/classes/task/manager.php
lib/classes/task/period/RecordMover.php
lib/classes/task/period/archive.php
lib/classes/task/period/cindexer.php
lib/classes/task/period/ftp.php
lib/classes/task/period/ftpPull.php
lib/classes/task/period/subdef.php
lib/classes/task/period/writemeta.php
tests/Alchemy/Tests/Phrasea/Border/ManagerTest.php
tests/Alchemy/Tests/Phrasea/Controller/Root/RSSFeedTest.php
tests/classes/Feed/Entry/Feed_Entry_ItemTest.php
tests/classes/PhraseanetPHPUnitAbstract.php
|
2013-10-31 14:01:44 +01:00 |
|
Romain Neutron
|
9b471fdf76
|
Fix CS
|
2013-10-31 11:53:30 +01:00 |
|
Romain Neutron
|
de05dcd113
|
Remove deprecated comments in prod controllers
|
2013-10-30 18:52:41 +01:00 |
|
Romain Neutron
|
1af022b84f
|
Declare prod controllers as services, remove "call" methods
|
2013-10-30 18:47:40 +01:00 |
|
Romain Neutron
|
baecfdceb3
|
Move entities to Phrasea namespace
|
2013-10-29 16:56:49 +01:00 |
|
Nicolas Le Goff
|
862053396f
|
Adressed @romainneutron 's comments
|
2013-09-02 12:12:37 +02:00 |
|
Nicolas Le Goff
|
5fbb2e83b2
|
Use temporary file system
|
2013-09-02 12:12:36 +02:00 |
|
Nicolas Le Goff
|
7e1fafc5bb
|
Fix #1414 Add immediate thumbnail substitution after success download
|
2013-09-02 12:12:36 +02:00 |
|
Nicolas Le Goff
|
f20b916004
|
Adressed @romainneutron 's comments
|
2013-08-09 18:03:17 +02:00 |
|
Nicolas Le Goff
|
416113574d
|
Use temporary file system
|
2013-08-08 16:25:16 +02:00 |
|
Nicolas Le Goff
|
db359920c8
|
Fix #1414 Add immediate thumbnail substitution after success download
|
2013-08-08 16:25:16 +02:00 |
|
Romain Neutron
|
42db38d055
|
Add error pages, fix error handling and PHP conf
|
2013-06-17 17:01:35 +02:00 |
|
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 |
|