Nicolas Maillat
d776d3d71b
PHRAS-4022 setup optim ( #4467 )
...
* exclude www/thumbnails of chown
* Update entrypoint.sh
2024-02-02 18:27:59 +01:00
Aina Sitraka
d6c21faac0
PHRAS-4019: Session expires with the php default value ( #4466 )
...
* fix param in function
* docker - add session management variables
* docker - fix setup entrypoint error
---------
Co-authored-by: Moctar <diouf@alchemy.fr >
2024-02-02 16:02:06 +01:00
Aina Sitraka
c041910692
PHRAS-4012 : bin/console records:writemetadatas ( #4463 )
...
* command records:writemetadatas
2024-01-26 19:01:15 +01:00
Aina Sitraka
6abfe21090
takken acount dpi setting when writemeta ( #4461 )
2024-01-26 16:39:39 +01:00
Aina Sitraka
71ef4bf1dd
PHRAS-4011 : Moving cmd from console to setup - system:clear-cache system:clear-session ( #4460 )
...
* cmd clear cache in bin/setup
* Change maintenance state wording
2024-01-22 10:34:13 +01:00
Aina Sitraka
5d4d129534
PHRAS-3975 extend truncated facet value to 35 characters ( #4459 )
2024-01-19 16:20:47 +01:00
Nicolas Maillat
3db4a1baaa
Update CHANGELOG.md
4.1.8-rc8
2024-01-17 16:12:07 +01:00
Aina Sitraka
64790518be
expose cli can relog if refresh_token expire ( #4457 )
2024-01-17 16:05:28 +01:00
Nicolas Maillat
fa4450a409
PHRAS-3955 release 4.1.8 rc8 ( #4431 )
...
* prepare change log WIP
* PHRAS-3721 helm charts moved
* Update 4.1.8-rc8 CHANGELOG.md
* bump version in .env
2024-01-17 15:49:57 +01:00
moctardiouf
f96a88e970
PHRAS-3403 set docker containers resource limits ( #4456 )
...
* PHRAS-3403 set docker containers resource limits
* PHRAS-3403 fix .env comments
* PHRAS-3403 extend limits to all phraseanet containers
* PHRAS-3403 extend limits to all containers and create a dedicated composer file
* Update documentation in .env
2024-01-12 09:02:20 +01:00
Nicolas Maillat
460a42de81
PHRAS-3416 phraseanet localization ( #4455 )
...
* Translated using Weblate (German)
Currently translated at 99.5% (3013 of 3028 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.5% (3013 of 3028 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.5% (3013 of 3028 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-01-04 18:10:23 +01:00
moctardiouf
5c16396d98
PHRAS-3993-fix-maintenance-mode : set as function ( #4453 )
...
* PHRAS-3993-fix-maintenance-mode : set as function
* PHRAS-3993-fix-maintenance-mode : remove comments
* PHRAS-3993 add custom maintenace message
* PHRAS-3993 update env file
* PHRAS-3993 add maintenance message exemple to .env
* Update .env
* Update .env documentation
* Change http api error code
---------
Co-authored-by: Nicolas Maillat <maillat@alchemy.fr >
2024-01-04 17:49:30 +01:00
jygaulier
7e42d03a24
PHRAS-3987: fix do not add text shadow if no shadow attribute ( #4454 )
2024-01-03 18:51:05 +01:00
Aina Sitraka
7768ebfb4b
PHRAS-3722 : bin/console records:build-subdef ( #4450 )
...
* fix
* PHRAS-4001
* - allow to prune without building
- require --confirm to prune and build in the same time
---------
Co-authored-by: jygaulier <gaulier@alchemy.fr >
2023-12-29 15:55:31 +01:00
Aina Sitraka
39ef540c15
PHRAS-3394 fix wrong date for delting account ( #4446 )
2023-12-22 15:34:03 +01:00
Aina Sitraka
0ccd109196
PHRAS-3999: admin - databases - subdefinition - error 400 and 500 when create subdefinition ( #4452 )
...
* fix subdef creation
* add default background color in preset
2023-12-22 14:51:36 +01:00
Nicolas Maillat
03d129a329
PHRAS-3997 clear cache before play upgrade ( #4451 )
...
* clear cache before play upgrade
* clear session
2023-12-21 15:38:00 +01:00
Aina Sitraka
774c3408cf
PHRAS-3995: Admin - worker - job queue - average duration ( #4448 )
...
* add average duration
* fix
* fix duration
2023-12-21 15:08:44 +01:00
jygaulier
e2fb405924
disable excel report for legacy download ( #4449 )
...
log async downloads
send EXPORT_CREATE event for async download (listened by ExpiringRights plugin)
2023-12-21 14:48:53 +01:00
jygaulier
9b34492d97
doc of feedback-report & stamper ( #4447 )
2023-12-20 16:34:08 +01:00
Aina Sitraka
7d72143ff2
PHRAS-3979: fix bin/maintenance cleaner ( #4443 )
...
* fix cleaner memory leak
2023-12-18 19:45:17 +01:00
Nicolas Maillat
02b0445fb4
PHRAS-3991: pre upgrade backup WIP ( #4445 )
...
* PHRAS-3991: pre upgrade backup WIP
* wip
* gz option
2023-12-16 11:42:29 +01:00
jygaulier
ea02a9aab8
Merge pull request #4444 from alchemy-fr/PHRAS-3988_feedback-report-same-record
...
PHRAS-3988_feedback-report-same-record
2023-12-14 21:43:31 +01:00
jygaulier
b3345c137c
Merge branch 'master' into PHRAS-3988_feedback-report-same-record
2023-12-14 21:02:04 +01:00
jygaulier
8494d3fd52
fix: same record on many expired feedbacks - not yet reported - is reported from the latest expiring feedback
...
change: --min_date applies on creation of the basket (not expiration)
add: name of the basket on output
2023-12-14 20:57:18 +01:00
jygaulier
8df3cf55b7
add stamp / no-stamp to export-by-email and export-by-ftp ( #4437 )
...
add default (disabled) stamp settings on new collections
add "record_edit" & "image_tools" to conf / export-stamp-choice privilege
2023-12-14 17:20:53 +01:00
Nicolas Maillat
e97751be96
PHRAS-3978 phraseanet translation ( #4442 )
...
* Translated using Weblate (German)
Currently translated at 99.5% (3013 of 3027 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.5% (3013 of 3027 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.5% (3013 of 3027 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 >
2023-12-14 10:31:03 +01:00
jygaulier
9439bb0b2f
Merge pull request #4441 from alchemy-fr/PHRAS-3982_report-feedback-enhance
...
PHRAS-3982_report-feedback-enhance
2023-12-13 18:33:11 +01:00
jygaulier
5c6317d44b
ignore non voters ; add --min_date option ; add databoxes filter
2023-12-13 18:05:07 +01:00
Nicolas Maillat
0b9a3e01d6
PHRAS-3980 cmd container ( #4440 )
...
PHRAS-3980 cmd container for docker compose ready
2023-12-13 12:27:32 +01:00
jygaulier
b4536308df
PHRAS-3981 add missing "input_disable" attribute to new field defaults ( #4439 )
2023-12-12 19:43:14 +01:00
Nicolas Maillat
9091cf7368
PHRAS-3980 custom worker ( #4438 )
...
* PHRAS-3980 removing Blackfire
2023-12-12 14:53:57 +01:00
Aina Sitraka
e72a210183
search in thesaurus ( #4430 )
2023-12-11 15:47:51 +01:00
Aina Sitraka
4cefad3f93
basket element add column and index ( #4436 )
2023-12-11 15:27:59 +01:00
Aina Sitraka
8be71ba754
patch for stamp ( #4434 )
2023-12-08 09:10:34 +01:00
Aina Sitraka
f01c9a672c
stop to try to write metadata on story ( #4433 )
2023-12-07 23:49:19 +01:00
jygaulier
cbb131d17d
Update 418RC8PHRAS3768.php ( #4435 )
...
disable patch crashing caused missing table "basketelements"
2023-12-07 19:36:47 +01:00
Nicolas Maillat
66abd569e1
PHRAS-3997 translation field content restriction option ( #4432 )
...
* Translated using Weblate (German)
Currently translated at 99.5% (3013 of 3027 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.5% (3013 of 3027 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.5% (3013 of 3027 strings)
Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/fr/
2023-12-05 11:49:01 +01:00
Aina Sitraka
fa8377e411
PHRAS-3967: Translator - Move translator configuration in config/configuration.yml ( #4428 )
...
* move translator configuration
* some catch
2023-12-04 15:42:30 +01:00
Aina Sitraka
f0baae969f
PHRAS-3947: Prod - Editing - restrict field content to thesaurus and or suggested values ( #4426 )
...
* add property input-disabled in field
* fix
* fix
2023-12-04 09:50:01 +01:00
Aina Sitraka
945be4ca92
clean some config ( #4429 )
...
PHRAS-3668 : happyscribe setup in configuration.yml
2023-12-01 10:27:51 +01:00
jygaulier
69f3b30ee5
PHRAS-3768_feedback-report-per-record ( #4421 )
...
* add command feedback:report ; bump back to 4.1.8-rc9
WIP OK TO TEST
* aadd dry, log, ... ; move conf ; bump back to 4.1.8-rc8
WIP OK TO TEST
* add command feedback:report ; bump back to 4.1.8-rc9
WIP OK TO TEST
* aadd dry, log, ... ; move conf ; bump back to 4.1.8-rc8
WIP OK TO TEST
* add default (disabled) conf in conf.d
* Update Version.php
bump version made in #4426
2023-11-30 17:26:14 +01:00
Aina Sitraka
3f809f5c03
clean up config ( #4427 )
2023-11-30 16:38:44 +01:00
jygaulier
00fc6e1c7a
PHRAS-3958_download-one-asset ( #4425 )
...
* fix sync-download 1 doc ; fix stamp not removed
* remove test
2023-11-30 15:15:34 +01:00
jygaulier
bfe3bd04f4
PHRAS-3944_malformed-web-vtt ( #4407 )
...
* fix bad formated time
* change version to 4.1.8-rc8
* Update Version.php
Migration patch while be triggered by bump version perform in pr #4426
2023-11-30 14:20:08 +01:00
Nicolas Maillat
670f8601a0
PHRAS-3945 download async config change ( #4423 )
...
* PHRAS-3945 change deployment for download async mode and pusher
* wip
* Missing var in setup container - WIP
* quiet option for sensitives values
2023-11-30 13:46:16 +01:00
Aina Sitraka
7bfd9569d8
PHRAS-2069 rescan file metadata command ( #4420 )
2023-11-29 14:09:43 +01:00
Nicolas Maillat
d1d15daa54
PHRAS-3966 admin users filter translation ( #4424 )
...
* Translated using Weblate (German)
Currently translated at 99.5% (3013 of 3026 strings)
Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/de/
* Translated using Weblate (French)
Currently translated at 99.5% (3013 of 3026 strings)
Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/fr/
* Translated using Weblate (English)
Currently translated at 99.5% (3013 of 3026 strings)
Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/en/
2023-11-29 09:31:11 +01:00
Aina Sitraka
5a6188b876
admin user filter with api only ( #4422 )
2023-11-29 08:29:06 +01:00
Aina Sitraka
de6a104c8c
move pusher conffiguration ( #4413 )
2023-11-28 09:22:03 +01:00