Commit Graph

17008 Commits

Author SHA1 Message Date
Aina Sitraka
bbd6a240e5 PHRAS-3823 : add permalink in report GUI (#4291) 2023-04-06 14:10:00 +02:00
Nicolas Maillat
2e8a9dcec2 PHRAS-3416 phraseanet localization (#4290)
PHRAS-3830 translation - advance search - operators for field type number
Co-authored-by: Jennifer Piva <jguerin@alchemy.fr>
2023-03-31 16:16:55 +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
Nicolas Maillat
faf179681a chown ftp (#4287) 2023-03-24 20:43:53 +01: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
Nicolas Maillat
d97923a29a PHRAS-3416 strings for search operator (#4285)
Co-authored-by: Jennifer Piva <jguerin@alchemy.fr>
2023-03-23 16:12:26 +01:00
Aina Sitraka
3803c47fea generate string (#4283) 2023-03-23 14:50:42 +01:00
Aina Sitraka
875a203f0a fix button color (#4284) 2023-03-23 14:06:38 +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
Nicolas Maillat
82e857aa15 PHRAS-3821 chown cache repo (#4274)
* chown cache for plugins
2023-03-16 08:21:29 +01:00
Nicolas Maillat
6759427a9e PHRAS-3823 localization (#4273)
Co-authored-by: Jennifer Piva <jguerin@alchemy.fr>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
2023-03-15 16:31:42 +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
Nicolas Maillat
32ff2739ab PHRAS-382 delete cache content after plugin install (#4272)
Co-authored-by: Moctar <diouf@alchemy.fr>
2023-03-14 19:19: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
Aina Sitraka
1f8b9928b1 PHRAS-3819 : unused (#4268) 2023-03-10 10:38:22 +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
Nicolas Maillat
1f1d3b901e PHRAS-3821 chown re-organistion between setup and fpm and worker- wip (#4261)
PHRAS-3821 : chown are now only executed by "setup" container
2023-03-08 17:30:33 +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
Nicolas Maillat
aae72b4f10 PHRA-3602 change wording for Share basket and Push (#4257) 2023-02-23 17:51:31 +01:00
Aina Sitraka
bf29fb00fd move patch to 4.1.6-rc3 (#4256) 2023-02-23 17:13:00 +01:00
Nicolas Maillat
945a372fad PHRAS-3416 phraseanet localization8 (#4255)
Co-authored-by: Jennifer Piva <jguerin@alchemy.fr>
2023-02-23 16:25:44 +01:00
Aina Sitraka
137f5944f9 fix string when send email share (#4254) 2023-02-23 13:59:22 +01:00
Aina Sitraka
5ad7afc381 action share button (#4253) 2023-02-23 09:35:33 +01:00
Nicolas Maillat
0920acb42a Update .env 2023-02-22 15:33:32 +01:00
Aina Sitraka
be5c5a2e4a retrieve permalink if empty when sending webhook (#4251) 2023-02-22 09:26:29 +01:00
Nicolas Maillat
8f8631ee31 PHRAS-3602 : translation fix (#4249) 2023-02-16 21:41:35 +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
de790cca09 fix axeption locale version (#4245) 2023-02-10 14:00:52 +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
a607276cb2 PHRAS-3812 rabbitmq define hostname (#4243) 2023-02-07 14:57:34 +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
moctardiouf
c95ae5158b PHRAS-3144 add plugin post install clean cache (#4238)
* PHRAS-3144 add plugin post install script on worker image

* PHRAS-3144 add plugin post install clean cache
2023-01-30 12:29:20 +01:00