aynsix
0acb987287
merge master in branch
2021-02-19 09:39:46 +03:00
aynsix
2f6bf46266
PHRAS-3375 port download validity link
2021-02-18 17:59:00 +03:00
aina esokia
7041a11873
PHRAS-2283 port to 4.1 access autorisation windows
2021-02-11 16:48:49 +03:00
aina esokia
215562ab74
PHRAS-3256 take in account langage in mail
2021-02-03 11:44:42 +03:00
Nicolas Maillat
9f467117bd
Merge branch 'master' into PHRAS-3278-patch-for-4-1-3
2020-12-16 18:05:53 +01:00
Nicolas Maillat
0e757e724b
Update Version.php
2020-12-16 18:03:28 +01:00
aina esokia
427216ec43
PHRAS-3277 validation reminder in percent
2020-12-02 17:31:05 +03:00
aina esokia
e23b9dd294
PHRAS-3277 create event recordsWitemeta
2020-11-20 17:10:58 +03:00
jygaulier
cfd385498d
- add : cache on es "tags"
...
- removed : variable globalstructure construction (WITH_FIELDS, WITH_FLAGS...) (was unused)
- cleanup (stopwatches etc)
2020-11-05 19:54:14 +01:00
jygaulier
b59a3bffcd
- fix : crashed when trying to uninstall a not yet installed phr (circle-ci tests does that)
2020-11-05 14:58:57 +01:00
jygaulier
3a34c3c017
- fix (tryout) : system:uninstall crashed on circleci.
2020-11-05 12:05:08 +01:00
jygaulier
5ae105d9c2
- fix : error during populate
...
- add : clear structure cache when structure (field or sb) is changed
2020-11-05 11:27:39 +01:00
jygaulier
4d961e2dbe
- fix : added cache to es "globalstructure" construction
2020-11-04 11:35:36 +01:00
jygaulier
e36b0785ee
- add some simple cache
...
- disable check of conf/searchengine/type
- faster construction of concept-paths
- pass strucure to es as factory (useless, to be reverted)
- add stopwatch (log into file, disabled for now)
2020-10-30 11:00:17 +01:00
Nicolas Maillat
96faa2b70a
Merge branch 'master' into PHRAS-3214_validation-tokens-mess_MASTER
2020-09-29 11:08:33 +02:00
aina esokia
9a1f0e4ada
change scheme https to http
2020-09-29 10:50:01 +03:00
jygaulier
f7ca61f36b
- add : command bin/console validation:remind (experimental)
...
- removed : internal handling of "VALIDATION_REMINDER" event
- fixed : duration formatting
2020-09-16 10:28:17 +02:00
aynsix
2e1ce43321
change behavior api_token_header
2020-08-05 19:57:53 +03:00
aynsix
ad9eb28ecd
fix notification failure
2020-07-28 12:42:27 +03:00
aynsix
acb7860023
fix onexportMailFailure
2020-07-28 11:10:38 +03:00
aynsix
d3b9d39771
Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3170-fix-worker-table
2020-07-21 15:12:34 +03:00
aynsix
bea001c4b7
use workerrunningjob for uploader and populate
2020-07-21 15:12:03 +03:00
aynsix
34b614d30d
add translate for ginga
2020-07-16 21:31:59 +03:00
aynsix
8d1fd1703b
fix version to 4.1.1
2020-07-03 16:13:28 +03:00
aynsix
1bdc82232f
fix permalink url
2020-07-03 12:59:45 +03:00
aynsix
e790c2dc6e
create subtitle worker
2020-07-03 11:54:19 +03:00
aynsix
afc6f9e193
create auto-subtitle event
2020-06-25 16:58:56 +03:00
nmaillat
3ad635fcf3
Release version 4.1.1
2020-06-09 17:22:37 +02:00
nmaillat
5bb08e55ac
4.1.0 release
2020-06-09 17:22:37 +02:00
aynsix
7ea8e95549
remove unused webhook subdef_count
2020-06-04 12:02:52 +03:00
aynsix
da2ce2471a
webhook privacy
2020-06-04 10:50:26 +03:00
Nicolas Maillat
2f1b90ad00
Merge branch 'master' into PHRAS-3081-sqllite-db-to-appbox
2020-05-27 14:51:42 +02:00
aynsix
71cc21bb43
custom link section
2020-05-27 11:27:18 +03:00
aynsix
ba4d3677aa
reverse column in admin
2020-05-27 09:48:48 +03:00
aynsix
d25da3ee0c
remove sqllite db , add finished colomn
2020-05-26 19:35:33 +03:00
Nicolas Maillat
9e17f22683
Merge branch 'master' into PHRAS-3034-geoloc-video-timeout-patch
2020-05-21 01:05:43 +02:00
Harrys Ravalomanana
fdfb4122d5
PHRAS-3073 #comment add basket preference + display doc type #comment 3h
2020-05-20 19:20:59 +04:00
aynsix
7a3f74d256
fix conf timeout and patch geoloc binaries video editor
2020-05-20 17:06:29 +03:00
Nicolas Maillat
24cde66ea0
Merge branch 'master' into PHRAS-3057-worker-in-core-4-1
2020-05-20 01:10:41 +02:00
Nicolas Maillat
6615fe6722
Update TwigServiceProvider.php
2020-05-19 23:26:29 +02:00
Nicolas Maillat
50d70ffda3
Bigger icon for url link
2020-05-19 23:23:22 +02:00
Nicolas Maillat
824c6bac61
Update TwigServiceProvider.php
2020-05-19 23:10:01 +02:00
jygaulier
5ff6f3365b
better regex, not 100% url strict but ok enough
2020-05-19 18:20:35 +02:00
aynsix
bb2123df5a
include plugin worker in phraseanet core
2020-05-12 18:06:45 +03:00
Jean-Yves Gaulier
cb6a781b02
PHRAS-3023_slow-query-while-indexing_4.1
...
- fix bound limit depending on order/direction options
- add index on dbox:record.moddate
2020-04-09 19:11:08 +02:00
Jean-Yves Gaulier
8ffeb58289
PHRAS-3001_es-geopoint-sources_4.1
...
WIP
- fix : gps position indexed by es now comes from the metadata fields defined in conf; (not from exif anymore).
- todo/wip : decide conf place, since today we only have an array of geo providers
- todo/wip : does exif apply as fallback if nothing in conf ? or if metadata not set in record ?
2020-03-29 20:11:03 +02:00
Harrys Ravalomanana
49ce33ceef
PHRAS-2997 Rename properties
2020-03-24 18:25:31 +04:00
Harrys Ravalomanana
8e03128544
PHRAS-2997
2020-03-24 17:59:34 +04:00
Nicolas Maillat
d1c299e774
Merge branch 'master' into PHRAS-2680-webhook-privacy-and-security
2020-03-18 11:00:44 +01:00
Nicolas Maillat
5cbf1e8729
Merge branch 'master' into PHRAS-2739-incorporate-subdefwebhook
2020-03-18 10:34:04 +01:00