Commit Graph

17094 Commits

Author SHA1 Message Date
Aina Sitraka
b8786852e0 PHRAS-4067: admin - dashboard - 500 error (#4513)
* fix error 500 on dashboard : remove unused swiftools requirement

* unused

* patch on 4.1.8
2024-06-10 18:18:34 +02:00
Aina Sitraka
0c0021d001 PHRAS-4073: Register form - improvement (#4520)
* sanitize register form

* fix
2024-06-10 16:09:57 +02:00
Nicolas Maillat
b7091228dc PHRAS-4069 translation for publication search (#4519)
* Translated using Weblate (German)

Currently translated at 98.8% (3046 of 3081 strings)

Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/de/

* Translated using Weblate (English)

Currently translated at 98.9% (3048 of 3081 strings)

Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/en/

* Translated using Weblate (French)

Currently translated at 98.9% (3049 of 3081 strings)

Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/fr/
2024-06-06 18:48:20 +02:00
Aina Sitraka
80d5c400bd PHRAS-4069: Prod - expose-cli - search publication and parent publication (#4515)
* expose cli fix parent publication

* translate and yarn.lock file

* some css fix

* expose search publication title filter

* display nb items

* trigger only from more than 3 character

* do not display publication in to his parent list

* trigger search publication on empty search
2024-06-06 18:24:18 +02:00
jygaulier
45e8f29fc9 add : allow to set multiple --source, the first not-empty meta is copied to destination (#4516) 2024-06-06 15:19:01 +02:00
Aina Sitraka
5769be7799 keycloak expose refresh token (#4512) 2024-06-06 10:04:29 +02:00
Aina Sitraka
0debca8883 expose fix field mapping bc break (#4517) 2024-06-04 17:53:34 +02:00
Aina Sitraka
288d49021d PHRAS-4068 expose mapping label (#4514) 2024-05-28 15:57:48 +02:00
jygaulier
a148a9c481 fix field mismatch on "compute date" (#4511) 2024-05-23 11:51:57 +02:00
Aina Sitraka
e781b4e1c0 fix webvtt field (#4510) 2024-05-15 22:21:53 +02:00
moctardiouf
9f77c2cbbe PHRAS-4064-fix-worker-plugin-install-as-app (#4508) 2024-05-15 22:08:49 +02:00
Aina Sitraka
bcc581fb64 default filter since 3 days (#4507) 2024-05-15 20:38:47 +02:00
Nicolas Maillat
3891e249ad Update CHANGELOG.md 4.1.8-rc12 2024-04-30 15:02:08 +02:00
Aina Sitraka
d6849fd580 PHRAS-4007: Auth provider - add keycloak provider - openid (#4462)
* keycloak provider

* add readme

* comment regenarete password

* add exclusive option to provider an column can_renew_passwor to user

* default exclusive false

* always compatible with psauth

* bump image tag .env

* bump Version to 4.1.8-rc9

* bump version to rc12

* add autoconnect
2024-04-30 14:15:56 +02:00
Aina Sitraka
b0eba5217c PHRAS-4057: log_doc - report mark as "cancel" for running_job entry (#4501)
* log_docs mark as canceled too

* PHRAS-4058 auto cancelling job

* add auto-cancelingJob in hour in the config

* add patch rc12
2024-04-30 11:44:14 +02:00
Aina Sitraka
7e3fe51a2c fix user deletion command (#4494) 2024-04-30 08:48:49 +02:00
Aina Sitraka
4540b287bf PHRAS-4045 Log - stdout - fix error on worker passed to igorw\get_in() (#4496)
* fix error on get_in on conf

* fix

* fix

* fix
2024-04-29 22:19:50 +02:00
moctardiouf
50ca67433f PHRAS-4053 redis native session (#4505)
* PHRASEANET_USER_SESSION_LIFETIME as php session.gc_maxlifetime

* dissociate PHRASEANET_SESSION_TYPE and php SESSION_SAVE_HANDLER
2024-04-29 19:05:08 +02:00
Aina Sitraka
9ffb992ee4 fix application delete (#4503) 2024-04-29 18:12:41 +02:00
Aina Sitraka
df780d993e PHRAS-4060 webhook - error - stay in running status (#4506)
* fix webhook stay running

* add databox_id and record_id in workerRunningJob
2024-04-29 16:41:33 +02:00
Arthur M
71c01df027 PHRAS-4042 fix webvtt sent to expose (#4502) 2024-04-29 16:11:59 +02:00
Nicolas Maillat
da5a47f566 PHRAS-3416 phraseanet localization (#4504) 2024-04-29 12:24:58 +02:00
Aina Sitraka
f2744ce5e5 do not store keys in arrays, delete immediatly (#4495) 2024-04-29 12:05:59 +02:00
moctardiouf
fd4adfc977 PHRAS-4056 change imagemagick version and config file path (#4500)
* PHRAS-4056 change imagemagick version and config file path

* PHRAS-4056 uncomment ImageMagick policy lines

* PHRAS-4056 fix line break

* PHRAS-4056 increase ImageMagick default config policy values
2024-04-25 18:28:42 +02:00
Nicolas Maillat
51cc35cf00 PHRAS-3416 local for worker jobs (#4499)
* Translated using Weblate (English)

Currently translated at 99.0% (3051 of 3080 strings)

Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/en/

* Translated using Weblate (French)

Currently translated at 99.0% (3052 of 3080 strings)

Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/fr/
2024-04-18 14:03:17 +02:00
Nicolas Maillat
abd91cbc6c PHRAS-4041 MatomoMediaMetrics translation for json keys (#4498)
* Translated using Weblate (German)

Currently translated at 98.9% (3049 of 3080 strings)

Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/de/

* Translated using Weblate (German)

Currently translated at 98.9% (3049 of 3080 strings)

Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/de/

* Translated using Weblate (English)

Currently translated at 99.0% (3052 of 3080 strings)

Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/en/

* Translated using Weblate (English)

Currently translated at 99.0% (3052 of 3080 strings)

Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/en/

* Translated using Weblate (French)

Currently translated at 99.0% (3052 of 3080 strings)

Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/fr/

* Translated using Weblate (French)

Currently translated at 99.0% (3052 of 3080 strings)

Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/fr/

* Translated using Weblate (German)

Currently translated at 98.9% (3049 of 3080 strings)

Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/de/

* Translated using Weblate (English)

Currently translated at 99.0% (3052 of 3080 strings)

Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/en/

* Translated using Weblate (French)

Currently translated at 99.0% (3052 of 3080 strings)

Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/fr/

---------

Co-authored-by: Jennifer Piva <jguerin@alchemy.fr>
2024-04-18 13:06:26 +02:00
Aina Sitraka
14ed50ac8c display matomo metrics field (#4497) 2024-04-18 09:58:38 +02:00
Nicolas Maillat
7763be1284 PHRAS-4046 release version 4.1.8-rc11 (#4493) 4.1.8-rc11 2024-03-28 11:12:49 +01:00
Aina Sitraka
94cd35ef78 PHRAS-4033 fix timeline icone position (#4492)
* fix timeline icone position

* bump front version
2024-03-27 15:10:18 +01:00
Aina Sitraka
28bb3630b4 PHRAS-4033 fix timeline history for writemetadata and subdefinition (#4491)
* fix timeline historic for writemetadata and subdefinition

* fix alter table in log_docs
2024-03-25 19:23:06 +01:00
Nicolas Maillat
d8d8c714e4 PHRAS-3416 localisation (#4488)
* Translated using Weblate (German)

Currently translated at 99.6% (3052 of 3064 strings)

Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/de/

* Translated using Weblate (English)

Currently translated at 99.6% (3054 of 3064 strings)

Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/en/

* Translated using Weblate (French)

Currently translated at 99.7% (3055 of 3064 strings)

Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/fr/

---------

Co-authored-by: Jennifer Piva <jguerin@alchemy.fr>
2024-03-25 11:04:55 +01:00
moctardiouf
3c883027c6 PHRAS-4005 fix missing plugin installation (#4490) 2024-03-25 10:53:01 +01:00
Nicolas Maillat
b26d9dbcd4 PHRAS-4043 CHANGELOG of 4.1.8-rc10 (#4489) 4.1.8-rc10 2024-03-20 13:32:38 +01:00
Nicolas Maillat
bf561f4ab9 PHRAS-3416 translation for 4.1.8-rc10 (#4487)
* Translated using Weblate (German)

Currently translated at 99.6% (3052 of 3064 strings)

Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/de/

* Translated using Weblate (English)

Currently translated at 99.7% (3056 of 3064 strings)

Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/en/

* Translated using Weblate (French)

Currently translated at 99.7% (3055 of 3064 strings)

Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/fr/
2024-03-19 19:13:42 +01:00
Aina Sitraka
8a4897865d PHRAS-4033 Log_docs - log subdefinition build and write metadata - WorkerRunningJobs (#4482)
* workerRunningJob to logDocs

* add patch for alter table log_docs

* writemetadata log_docs from workingrunningjob and add icon

* generate translation

* update icon

* change size to 20px

---------

Co-authored-by: Nicolas Maillat <maillat@alchemy.fr>
2024-03-19 14:26:06 +01:00
Aina Sitraka
a3160ffec8 PHRAS-4038 fix token in form (#4484) 2024-03-19 14:11:57 +01:00
moctardiouf
f1b81219cd PHRAS-4005 - update containers os (#4464)
* update debian version to debian 11

* uncomment make install

* change base image version

* Update entrypoint.sh

* bump base image version 1.0.0
2024-03-19 14:00:10 +01:00
Aina Sitraka
ef254efa9e PHRAS-4031 fix quarantaine substitued image remains (#4486) 2024-03-19 11:49:21 +01:00
Aina Sitraka
747c8a0832 webhook record.created add some data (#4485) 2024-03-15 19:14:13 +01:00
Nicolas Maillat
953f031840 4.1.8-rc9 CHANGELOG.md 4.1.8-rc9 2024-02-29 15:04:59 +01:00
Aina Sitraka
f02e5b8e5f PHRAS-4023 hcaptcha in Phraseanet (#4473)
* use hcaptcha

* add conf

* use captcha-provider key instead of captchas-enabled in configuration

* fix test

* test

* bump back version to rc9
2024-02-29 14:59:46 +01:00
Nicolas Maillat
5d1eb44f52 webhook rollback http verb (#4480) 2024-02-29 13:28:01 +01:00
jygaulier
dc1fad6974 Merge pull request #4479 from alchemy-fr/PHRAS-4010-add-mysql8-datastore
HRAS-4010-add-mysql8-datastore
2024-02-27 18:08:26 +01:00
jygaulier
88976486d7 Merge branch 'master' into PHRAS-4010-add-mysql8-datastore 2024-02-27 18:08:10 +01:00
jygaulier
c7cbed0b24 Update DatabaseMaintenanceService.php 2024-02-27 18:05:59 +01:00
moctardiouf
0feb7e9f30 PHRAS-4010 Add mysql8 as alternative datastore (#4477)
* PHRAS-4010 : add profile and alternative compose file

* PHRAS-4010 : add entrypoint

* PHRAS-4010 : update .env

* fix compatibility base_structures.xml -> mysql8 for sys:up

* fix timestamp DEFAULT_GENERATED

* fix mysql 8 version

* Update .env
2024-02-23 13:16:41 +01:00
Nicolas Maillat
6ebf8970bf Update .env 2024-02-23 12:59:40 +01:00
Moctar
188de77776 fix mysql 8 version 2024-02-22 19:12:59 +01:00
jygaulier
0b76baf951 fix timestamp DEFAULT_GENERATED 2024-02-22 19:04:17 +01:00
jygaulier
eef0b057dc fix compatibility base_structures.xml -> mysql8 for sys:up 2024-02-22 12:27:39 +01:00