Xavier Rousset
f6faaee857
PHRAS-2791 | 4.1 | Serve a permalink instead of direct url in case of specific subdef is selected
2019-10-09 17:04:08 +02:00
aynsix
70c79d8118
merge
2019-09-23 10:52:31 +04:00
aynsix
b64f677c47
embed-bundle on version 2.0.7
2019-09-02 17:30:34 +04:00
aynsix
fdb67c74d9
fix port to 4.1 extract xmp:PageImage indesign
2019-07-17 17:16:29 +04:00
Harrys Ravalomanana
e38dd3c645
PRHAS-2621 #comment update embed-bundle and configuration.yml
2019-07-11 17:49:59 +04:00
aina-esokia
1b4110c085
add composer.lock
2019-07-02 14:23:12 +04:00
Harrys Ravalomanana
53d8615c59
PHRAS-2623 #comment update composer.json and package.lock on phraseanet
2019-06-20 17:52:42 +04:00
Harrys Ravalomanana
6fcf1649d4
PHRAS-2579 #comment update embed-bundle version on composer.json #time 0.5h
2019-06-04 10:11:46 +04:00
Harrys Ravalomanana
a38a702ff4
PHRAS-2592 #comment update composer.json for embed-bundle #time 1h
2019-05-24 11:18:55 +04:00
Harrys Ravalomanana
0e150f07a5
PHRAS-2552_embed_bundle_update_workflow
2019-05-14 16:46:37 +04:00
Harrys Ravalomanana
5e1cce59df
PHRAS-2552_Videojs_embed_bundle_set_reading_head_position_at_specific_time
2019-05-14 14:42:48 +04:00
Arthur de Moulins
887ad91174
PHRAS-2505 replace ircmaxell/random-lib with paragonie/random-lib for php7.1
2019-04-04 12:34:04 +02:00
Nicolas Maillat
902e2372a8
Merge branch 'master' into PHRAS-2375-port41-preview-pdf-on-pdfjs
2019-02-13 11:55:19 +01:00
aina-esokia
30649b0db5
update lib media-alchemyst to 0.5.2
2019-01-25 16:32:10 +04:00
aina-esokia
b1a4dda522
update alchemy/embed-bundle to 0.3.8
2019-01-25 15:37:11 +04:00
Nicolas Maillat
e24ae6be2b
Merge branch 'master' into PHRAS-2394-generate-subdef-for-mxf
2019-01-24 01:15:29 +01:00
aina-esokia
8799bfb99a
update alchemy/mediavorus
2019-01-22 16:36:48 +04:00
aina-esokia
9976ebee6f
update composer.lock
2019-01-17 19:02:00 +04:00
aina-esokia
1e851113c8
update alchemy/oauth2php in 4.1
2019-01-17 11:02:22 +04:00
jygaulier
b8bebbce11
PHRAS-2189 report v2 master ( #2742 )
...
move code to services
added "download" report
change services to factory
added excel lib
added prod/report routes (download)
cleanup api routes
add : allow anonymized (user, fonction, societe... are "-")
removed : xls support (memory eating lib) in favor of xlsx
add : report download only on "document" and "preview" subdef classes
cs : report factory
add : restored "site" filter (see todos in src)
remove debug, cs
todo : doc
2018-11-12 19:43:40 +01:00
aina-esokia
fe78796db6
update alchemy/mediavorus
2018-05-09 14:59:52 +04:00
Sandeep
b09e5ef6df
PHRAS-1997-PORT-PHRAS-1991
2018-05-02 11:18:26 +04:00
Sandeep
9db8aff7b8
PHRAS-1819: Lazaret checker colorspace add rga
...
Add support for rgba in colorspace checker
Add allow bypass colorspace checker for document type files
Updated Mediavorus version
2018-02-22 15:31:20 +04:00
Toky Herizo
6c853cf98c
udpate facebook SDK to 5.6
2018-02-12 11:24:14 +04:00
Moctar
2369394c8c
PHRAS-1805 PHRAS-1268 fix composer dependencies
2018-01-12 17:57:31 +01:00
jygaulier
8117d1ebc0
PHRAS-1751_GOOGLE-AUTH_master ( #2384 )
...
* PHRAS-1751_GOOGLE-AUTH_master
replace lib "alchemy/google-plus-api-client" by "google/apiclient"
had to downgrade facebook/php-sdk from 4 (does not exists ?) to 3 (abandoned anyway) to allow composer update.
see PHRAS-1752
* PHRAS-1751_GOOGLE-AUTH_master
revert composer.lock, only remove & update new google-sdk (composer full update make tests boot to fail. to see later)
* PHRAS-1751_GOOGLE-AUTH_master
fix unit test
2017-11-30 10:45:56 +01:00
Mike Ng
805d2c1fd1
update embed-bundle and alchemy-embed-medias libraries
2017-08-07 11:49:25 +04:00
jygaulier
a70bf2fc70
PHRAS-1304_AUTO-COMPLETION_MASTER ( #2061 )
...
* PHRAS-1304_AUTO-COMPLETION_MASTER
ported from 4.0
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump php version to 5.5.31 (5.5.21 is obsolete in cicleci)
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump php version to 5.5.31 : php.ini moved in circelci
* PHRAS-1304_AUTO-COMPLETION_MASTER
add zmq & date to php for circleci
* PHRAS-1304_AUTO-COMPLETION_MASTER
add zmq
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump amqp
* PHRAS-1304_AUTO-COMPLETION_MASTER
downgrade amqp to 1.2 to test compilation against old librabbit 0.4 (ubuntu)
* PHRAS-1304_AUTO-COMPLETION_MASTER
add amqp.so to php.ini, (re)bump amqp to 1.6
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git again
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git again and again
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix test on media rotation 600*400 -> 400*599 !!!
* PHRAS-1304_AUTO-COMPLETION_MASTER
restore facebook sdk to 4.0.1 due to mistake
* PHRAS-1304_AUTO-COMPLETION_MASTER
deleted unwanted file
2017-02-06 18:26:56 +01:00
Thibaud Fabre
a4544e235a
Update worker bundle version
2016-12-06 12:14:24 +01:00
Thibaud Fabre
f9184261bc
Update dependencies using correct target version
2016-12-06 10:40:29 +01:00
Thibaud Fabre
b5bbb1851f
Merge branch 4.0
2016-12-05 15:26:48 +01:00
Jean-Yves Gaulier
b49a5ceda5
PHRAS-1168_Backport-PHRAS-1094-to-4.0
...
(update php-es lib)
#time 30m
2016-06-16 17:57:04 +02:00
Jean-Yves Gaulier
95043b5e7a
PHRAS-1160_Backport-PHRAS_1159
...
#time 20m
2016-06-15 15:32:20 +02:00
Benoît Burnichon
72573db3f8
Bump fractal with fix on null resource
2016-05-19 13:53:40 +02:00
Benoît Burnichon
148568080f
Bump fractal version to development one.
2016-05-19 13:50:08 +02:00
Thibaud Fabre
d924a8aad5
Fix JSON schema decode error
2016-05-17 23:17:10 +02:00
Benoît Burnichon
2099b26435
Require latest version of roave/security-advisories.
...
Bump symfony/symfony
2016-05-11 18:17:16 +02:00
Benoît Burnichon
1e18b3e69f
This is a combination of 33 commits.
...
- Squashed Pull request #1730
- Squashed Pull request #1741
- Squashed Pull request #1742
- Squash merge branch 4.0
- Squashed Pull request #1744
- Squashed Pull request #1746
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed Pull request #1758
- Avoid using imagine/imagine alias as it is causing install issues
- Squashed merge branch 4.0
- Squashed Pull request #1763
- Squashed merge branch 4.0
- Squash of 6 commits
- Squashed merge branch 4.0
- This is a combination of 2 commits.
- Squashed Pull request #1775
- Squashed Pull request #1777
- Squashed Pull request #1779
- Squashed Pull request #1780
- Squashed Pull request #1782
- Adds a Pull request template
- Squased Pull request #1783
- Squash Pull request #1786
- Squashed Pull request #1796
- Squashed merge branch 4.0
- Squash Pull request #1791
- Squashed merge branch 4.0
- Squashed Pull request #1808
- Squashed Pull request #1811
- Squashed Pull request #1809
2016-04-20 16:22:14 +02:00
Benoît Burnichon
210920c31f
Fix missing requirement to intl extension
...
Found usage of Transliterator which is part of the intl extension
2016-03-15 16:57:07 +01:00
Benoît Burnichon
643b7d2501
Require new cocur/slugify library to replace buggy implementation
2016-03-15 16:42:55 +01:00
Benoît Burnichon
bd2f70295c
Bump rest-bundle to stable version
2016-03-10 13:26:49 +01:00
Jean-Yves Gaulier
197071f060
PHRAS-987 30m
...
bump media-alchemyst to ^0.5
2016-03-08 12:09:49 +01:00
Benoît Burnichon
e3807a8244
Bump dependencies
2016-03-01 16:51:11 +01:00
Florian BLOUET
a2b4eb784a
PHRAS-1011 - fix PDFjs compatibility issue - bump Embed Bundle
2016-02-25 18:17:29 +01:00
Florian BLOUET
8ba11d79eb
bump Embed Bundle
2016-02-23 15:26:36 +01:00
Benoît Burnichon
eb0df4193b
Bump composer.lock due to Security issues
2016-01-26 14:25:10 +01:00
Benoît Burnichon
5d24b53ad4
Add flysystem dependencies
2016-01-26 14:25:09 +01:00
Benoît Burnichon
686d6d3dca
Bump webmozart/json, justinrainbow/json-schema and willdurand/negotiation
...
PHRAS-909
2016-01-15 16:15:47 +01:00
Benoît Burnichon
4a8c0751e3
Bump embed-bundle to stable
2016-01-15 13:57:20 +01:00
Benoît Burnichon
c7d0d63b1d
Bump alchemy/embed-bundle
2016-01-13 17:41:33 +01:00