Commit Graph

6250 Commits

Author SHA1 Message Date
Nicolas Maillat
fe9cd2f5fa tag version 4.1.7 (#4315) 2023-05-11 19:04:08 +02:00
Aina Sitraka
3c75c33cea PHRAS-3841 get publication's asset embed code (#4310) 2023-05-09 13:08:35 +02:00
Aina Sitraka
5e4ea7ef90 fix unit test (#4312) 2023-05-09 09:44:36 +02:00
Nicolas Maillat
c10c91bcf0 PHRAS-3838 support expose v2 (#4307)
* add phrasea compose project name for traefik,
fix exception on client_credentials grant type from expose

* WIP

* remove expose_version

---------
authored-by: Arthur de Moulins <arthurdemoulins@gmail.com>
2023-05-04 13:37:43 +02:00
Aina Sitraka
de120780f6 PHRAS-3826 ci test (#4300)
switching docker build image and unit test run on github action
2023-04-29 22:13:08 +02:00
Aina Sitraka
43659dd994 PHRAS-3836 admin - status bits name - fix character encoding (#4298)
* fix status name input

* some fix
2023-04-20 08:53:13 +02:00
Aina Sitraka
614b60a494 PHRAS-3833 Report - export databox action - refacto download (#4295)
* databox content action

* rename file

* unused

* resolve user name, add record type

* add column email

* resolve user name, and add column email in report connections

* resolve user

* gui redirection if not connected

* add column record_type and story_element
2023-04-18 13:29:29 +02:00
Aina Sitraka
90e519da1d report download gui permalink, coll name, add field column (#4292) 2023-04-12 16:02:34 +02:00
Aina Sitraka
bbd6a240e5 PHRAS-3823 : add permalink in report GUI (#4291) 2023-04-06 14:10:00 +02:00
Aina Sitraka
9c1a2db7e1 PHRAS-3830 prod - advance search - operator for field type number (#4289)
* add number operator

* add contraint in input field

* bump front version
2023-03-31 14:09:41 +02:00
Aina Sitraka
2a271f458e PHRAS-3823 add column permalink and option in report command (#4288) 2023-03-30 12:15:45 +02:00
Aina Sitraka
48df294616 PHRAS-3823 report databox content (#4286)
* report databox content

* add column created_on
2023-03-24 16:24:27 +01:00
Aina Sitraka
d1b8064254 add field operator (#4282) 2023-03-22 13:46:28 +01:00
Aina Sitraka
5979eeeed5 PHRAS-473 Prod - advance search - display fields labels
* display field label

* fix condition
2023-03-21 16:37:10 +01:00
Aina Sitraka
43115d419c PHRAS-3764: missing string in admin empty collection (#4280) 2023-03-20 13:06:55 +01:00
Aina Sitraka
c5ab61d356 PHRAS-3823 downloads report command (#4279)
* downloads report

* add command download report
2023-03-17 19:57:53 +01:00
Aina Sitraka
e4c7574d56 PHRAS- 3823 fix date max include, add destinataire email column (#4278)
* include dmax

* add column destinataire
2023-03-17 13:40:21 +01:00
Aina Sitraka
a38d5b9dde admin hide empty Q (#4277) 2023-03-17 13:00:59 +01:00
Aina Sitraka
c7ad97e9cd PHRAS-3827 Admin- users list - keep selection and page when validate or back in users edit (#4276)
* keep selection and page

* add last connection information
2023-03-17 12:23:05 +01:00
Aina Sitraka
b4a3bb0c8c PHRAS-3822 Prod : Improve Image WaterMarking (#4266)
* admin improve watermark

* unused

* allow to use collection wm image to wm a subdef (set <watermark>coll_wm</watermark> in structure)

* [skip ci] upload a wm for subdef (WIP to be continued ?)

* allow to use a record as wm image (document) to wmark subdefs

* cleanup

---------

Co-authored-by: jygaulier <gaulier@alchemy.fr>
2023-03-15 14:26:25 +01:00
jygaulier
e7027c7220 PHRAS-3800_xss (#4219)
* add encode option to record::get_title ; render preview.record_title in twig

* html-escape facet values
2023-03-15 11:05:34 +01:00
Aina Sitraka
714a69f82f add tiret in subject mail (#4271) 2023-03-14 13:54:11 +01:00
Aina Sitraka
7e5f433432 mpboxGl mapzoom integer (#4270) 2023-03-14 13:15:24 +01:00
Aina Sitraka
58985edf62 some fix (#4269)
PHRAS-3823:  "report" color in  email, email subject, and files naming
2023-03-13 19:03:17 +01:00
Aina Sitraka
e7b280a70c PHRAS-3823 Report - command line report generator (#4265)
* command report connections

* some report

* prefix beta

* Update .dockerignore

* some fix, add range option

---------

Co-authored-by: Nicolas Maillat <maillat@alchemy.fr>
2023-03-11 16:40:27 +01:00
jygaulier
a6260ef149 PHRAS-3820_fix-patch-3.8-to-4.1 (#4263)
* add --dry to bin/setup system:upgrade ; trace patches ; allow MailChecker to fail (when table 'usr' does not exist anymore...)

* MailChecker now works on 'usr' and 'Users' table

* typo

* typo again

* don't create appbox.Registrations if exists

* don't create tables if already exists

* Revert "don't create appbox.Registrations if exists"

This reverts commit 652131aff7.

* drop (empty ?) tables already created before patch

* reorder drop / delete to follow fk rules

* fix typo that makes ApiMigration to run event when table exists ; Move some drop tables at the end
2023-03-09 13:45:39 +01:00
Aina Sitraka
d5be724ec2 PHRAS-3813 bin/maintenance clean databox's log_docs (#4262)
* clean log_docs

* clean log_search and log_view
2023-03-09 11:43:10 +01:00
Aina Sitraka
b880411783 PHRAS-3819 clean webhook log (#4264)
* clean webhookevent

* prefix beta
2023-03-09 10:16:26 +01:00
Aina Sitraka
e303d34f71 fix video tools js error (#4258) 2023-02-27 20:31:13 +01:00
Aina Sitraka
d392412678 PHRAS-3694 not send confirmation email if max relance 0 (#4259)
* not send confirmation email if max relance = 0

* Update CleanUsersCommand.php
2023-02-25 20:55:21 +01:00
Aina Sitraka
de5682c0ef PHRAS-3816 index on WorkerRunningJob table (#4250)
PHRAS-3816 add index in table WorkerRunningJob

PHRAS-3816 add prefix on index name

PHRAS-3816: Update .env
2023-02-24 09:45:31 +01:00
Aina Sitraka
c102dfe24c PHRAS-3818 do not retry to avoid uploading assets 3 times on expose (#4252)
PHRAS-3818 : add only the subdefinition available in Phraseanet in the expose publication
2023-02-24 08:17:39 +01:00
Aina Sitraka
137f5944f9 fix string when send email share (#4254) 2023-02-23 13:59:22 +01:00
Aina Sitraka
be5c5a2e4a retrieve permalink if empty when sending webhook (#4251) 2023-02-22 09:26:29 +01:00
Aina Sitraka
62a0d26a6f fix max relance = 0 (#4248)
Co-authored-by: Nicolas Maillat <maillat@alchemy.fr>
2023-02-16 19:36:36 +01:00
Aina Sitraka
0339fa1b78 PHRAS-3798 bin/setup - system:config set - return sensitive credential on stdout (#4247)
* system:config use quiet option

* remove -q from some properties

* remove debug auto-install.sh
2023-02-16 15:57:36 +01:00
Aina Sitraka
d40667462f PHRAS-3804 add cookie consent axeptio (#4244)
* add cookie consent

* change config

* bump version

* refactorize
2023-02-09 16:34:19 +01:00
Aina Sitraka
9477c9b340 PHRAS-2948 Lazaret ( quarantine ) - disabled a checker cause a 500 error (#4241) 2023-02-07 10:00:37 +01:00
Aina Sitraka
e0055698a1 PHRAS-3694 fix clean usrlist (#4240) 2023-01-31 13:59:26 +01:00
Aina Sitraka
d7cf5e3998 shared basket right expiration (#4207)
PHRAS-3793 : When shared basket expire, only the documents access is revoked, previews access is keep
2023-01-30 10:39:59 +01:00
Aina Sitraka
a7830ca76c clean ftpcredential an user list (#4236) 2023-01-27 14:50:26 +01:00
Aina Sitraka
9902457c42 PHRAS-1718 add google recaptcha (#4224)
* PHRAS-1718 Add google recaptcha lib - Dont merge some quick fixes remaining

* PHRAS-1718 Add error on registration form if captcha is not filled

* Update dependencies

* PHRAS-1718 Add trials-before-display var on admin setup form. Add integer constraint on this field

* fix

* test

* test

* fix

* test

* test

* fix

* test

* fix

* test

* add captcha on forgotten password

* fix

* add patch

* add locale on captcha

* bump version

Co-authored-by: Xavier Rousset <xrousset78800@gmail.com>
2023-01-25 18:30:46 +01:00
Aina Sitraka
2d6c8a3651 PHRAS-3694 clean:user some fix (#4221)
* some fix

* generate translation

* mail:test string
2023-01-20 17:53:38 +01:00
Aina Sitraka
12d58cb5c2 PHRAS-3802 forgotten password change string (#4218)
* forgotten password change string

* fix test

* fix test
2023-01-20 11:00:49 +01:00
Aina Sitraka
170125b9bb PHRAS-3694 notif by email on delete inactif account, admin filter (#4216) 2023-01-19 14:03:28 +01:00
Aina Sitraka
8fbe994856 PHRAS-3694 fix clean user (#4214) 2023-01-18 11:15:46 +01:00
jygaulier
2dfd82d618 add userAuthProvider entry after user creation 2023-01-16 17:47:47 +01:00
Aina Sitraka
5e3bf7885a some command cleaner (#4186) 2023-01-13 23:09:30 +01:00
Aina Sitraka
5d9f4ed84c fix capabilities info (#4210)
see also Phrasea fix 85d5cba491
2023-01-11 15:31:31 +01:00
Aina Sitraka
fc278420a4 PHRAS-3598 Webhook - Emit improvement - Count and Log errors - stop to notify endpoint in error (#4209)
* deactivate webhook when many times undelivered

* fix

* fix log
2023-01-11 14:52:22 +01:00