Commit Graph

6214 Commits

Author SHA1 Message Date
Aina Sitraka
507219f715 PHRAS-3235 Admin - Collection - Emptying a collection by deleteRecord worker (#4113)
* emptying collection by deleteRecord worker

* fix test

* hide empty database
2022-09-02 15:42:27 +02:00
Aina Sitraka
a35aeb76ae PHRAS-3725: prod - shared basket - "quit share" missing string (#4110) 2022-08-02 15:21:21 +02:00
Aina Sitraka
bbf2dbfef1 PHRAS-3705 fix action bar and menu (#4109)
* fix action bar and menu

* remove right on element
2022-07-30 12:36:16 +02:00
Aina Sitraka
ee8029a456 PHRAS-3717 Wrong extension on subdef upload w. adapt=0 (#4107)
* fix substitute adapt 0

* fix path file dest
2022-07-29 16:04:20 +02:00
Aina Sitraka
8efdc36efa PHRAS-3712 admin - sudefinition - property to define building rules on subdefinition (#4104)
* add building rules

* setting in first position

attribute `tobuild` on subdefinition

limit subdef name to 64 like db

taken account tobuild in tools rebuild GUI

taken account tobuild in command `bin/console records:build-subdefs`

* add check

* add tobuild in api response

* fix command `bin/console records:build-subdefs`
2022-07-27 18:25:44 +02:00
Aina Sitraka
db948889f2 PHRAS-3713 Admin - Sudefinition - property to define metadata writing rules on original document (#4105)
* metadata writing rules

* test

* test
2022-07-26 15:57:39 +02:00
Aina Sitraka
ed7f993690 PHRAS-3121 Prod - Tools - Tab subdefinition rebuild - option for choosing which subdefintion will be rebuilt (thumbnail, preview etc ...) (#4100)
* subdefinition rebuild option
* fix option rebuild
Co-authored-by: jygaulier <gaulier@alchemy.fr>
2022-07-21 11:06:43 +02:00
Aina Sitraka
f736eddc0f PHRAS-3704 Phrasea Rendition by Phraseanet worker (#4098)
* add verify ssl

* add info in webhook payload on subdef create

* reset cache of list of subdef for a record when create new subdef
2022-07-19 10:43:15 +02:00
Arthur de Moulins
589a1a53c0 PHRAS-3704 add webhook client verify_ssl option (#4095)
* PHRAS-3704 add extra hosts to worker service, add webhook client verify_ssl option

* Update configuration.yml [SKIP CI]
2022-07-13 10:51:32 +02:00
Aina Sitraka
d968dddb92 PHRAS-3708 display unexpressed vote (#4093) 2022-07-12 10:37:08 +02:00
Aina Sitraka
bd64369044 PHRAS-3707 Prod - share basket - wizard improvement (#4091)
* invert date position

check votedate > sharedate

fix send email from sharebasket

* fix position
2022-07-12 09:35:54 +02:00
Aina Sitraka
cb96e4c7fd PHRAS-3665 fix not send reminder on update (#4090)
* fix not send reminder on update

* by default not send reminder
2022-07-12 08:29:18 +02:00
Aina Sitraka
4ee8b67e79 PHRAS-3706 Prod - 500 error when print a feedback report (#4088)
* owner have not a vote

* general fix

* unused var
2022-07-08 18:45:31 +02:00
Aina Sitraka
f150d2a3cd PHRAS-3705 prod - workzone - shared basket - action menu items is wrong (#4080)
* fix 403

* taken account hd right on sharebasket

* fix right on feedback

* taken account can_agree owner

* fix
2022-07-08 12:47:47 +02:00
Aina Sitraka
f931b7c0b6 PHRAS-3699 missing translation (#4087)
* add string

* generate translation
2022-07-07 14:21:30 +02:00
jygaulier
87738016f1 fix position of basket "action" dropdown menu (#4082)
PHRAS-3705 todo : the menu is fixed on open, and does not follow the scroll when opened
2022-07-06 19:27:43 +02:00
Aina Sitraka
ca5970fdd7 shared basket ending date (#4079)
Co-authored-by: jygaulier <gaulier@alchemy.fr>
2022-07-06 13:14:56 +02:00
Aina Sitraka
767b9a31d7 PHRAS-3699 fix missing translation (#4076) 2022-07-06 12:18:26 +02:00
Aina Sitraka
e53b7cc811 PHRAS-3701 fix error on first connection (#4075)
init missing participant variable as array collection
2022-07-06 10:56:02 +02:00
Aina Sitraka
5bd63b1c34 PHRAS-3697 printed pdf improvement (#4063)
* field with label on print

* option to hide record information in preview when print

* add column printable

* add color picker

* patch on 4 1 6 cr4

* update locale

* bump version to 4.1.6-rc4

* fix bloc info color

* font size bloc info

* some fix

* Fallback to thumbnail when chosen subdefinition is not present or not printable
2022-06-23 10:13:42 +02:00
Aina Sitraka
878dd8c077 PHRAS_3665 shared basket fix calendar z-index-issue (#4065) 2022-06-22 09:03:04 +02:00
Aina Sitraka
ccfcf24a3d PHRAS-1545 fix order manager view (#4061)
* remove button on mail deny

display only order element that the order manager has right

fix string not translated

* do not send deny email

* update
2022-06-21 10:23:30 +02:00
Aina Sitraka
eac4ab3831 PHRAS-3695 change button display in basket workzone (#4062)
* change button display in basket workzone

* change button position
2022-06-17 09:39:19 +02:00
Aina Sitraka
f9d19d6fe5 PHRAS-3525 Admin can change status to canceled for multiple job (#4055)
-  Can change status to canceled for multiple running jobs
-  Add confirm when clear table
- Workers, adding try catch on recordadapter for 
 - Delete Worker
 - Webhook Worker
 - Subdefinition Worker
2022-06-16 17:08:46 +02:00
Aina Sitraka
9f7d0d7430 PHRAS-3639 fix subtitle editing (#4058) 2022-06-14 17:42:25 +02:00
Aina Sitraka
24fec8e52c PHRAS-3695 Prod - basket and feedback displayed informations improvement (#4056)
* display information improvement
* change string
* autocomplete off on datepicker
* add subject in mailto
2022-06-14 16:29:00 +02:00
Aina Sitraka
b0993ee4d4 PHRAS-3679 fix reload when editing multiple databox record (#4053) 2022-06-10 13:31:38 +02:00
Aina Sitraka
6e70905607 PHRAS-3665 can disable validation reminder (#4049) 2022-06-10 10:33:37 +02:00
Aina Sitraka
be93b21edb PHRAS-3690 Check usage of config/templates directories (#4047)
* create config/template directory when needed

* unused

* remove from requirement and cmd bin/setup check:system
2022-06-03 17:54:09 +02:00
jygaulier
b4066c6362 PHRAS-3645_candidates-special-chars (#4046)
PHRAS-3645 : fix : thesaurus indexation _before_ fetch record (prevents double-candidates)
PHRAS-3645 : fix : <term (context)> parsing in php (fix first special char)
2022-06-03 12:31:21 +02:00
Aina Sitraka
3279381c9e PHRAS-3663 persist state workzone filter (#4038)
* persist state workzone filter

* fix

* fix .env
2022-06-02 15:02:39 +02:00
Aina Sitraka
909d193766 PHRAS-3686 fix clickable link (#4042) 2022-06-02 13:18:13 +02:00
Nicolas Maillat
d0413ef644 PHRAS-3671 : commenting logs lines (#4039) 2022-06-02 12:16:02 +02:00
jygaulier
7da17aa38c PHRAS-3684_wz-blocks-titles (#4034)
* PHRAS-3684_wz-blocks-titles
add titles to the 3 wz groups

* PHRAS-3684_wz-blocks-title
better css

* scroll baskets, not filters

* restore full height wz

* dist
2022-06-01 11:31:30 +02:00
Aina Sitraka
9e7aa0eba8 PHRAS-3685 Don't propose to set a name for a story (#4033)
* fix story rename, and fix listmanager dialog

* remove name when creating story
2022-05-31 14:14:29 +02:00
Aina Sitraka
946bf251a2 fix wording issue (#4029) 2022-05-25 18:04:27 +02:00
Aina Sitraka
3a20353e40 PHRAS-3678 lightbox fix short cut when vote/forbidden vote on session close (#4028)
* fix short cut when vote

* forbidden to vote when feedback session is close

* fix on mobile

* fix image and button displayed on mobile
2022-05-25 13:38:17 +02:00
jygaulier
2d928bc994 PHRAS-3663 fix: empty baskets (for participants) were not visible in wz (#4027) 2022-05-20 17:28:08 +02:00
Aina Sitraka
2ce252a307 PHRAS-3663 fix css in workzone when filter (#4026) 2022-05-20 16:14:09 +02:00
Aina Sitraka
8c9e59181e PHRAS-3678: LightBox fix popup when vote (#4023)
* fix popup in light box

* check needed

* update proxies

* fix error 500 when click on element
2022-05-20 14:31:40 +02:00
Aina Sitraka
b2633cdfd8 fix hearbeat (#4021)
Co-authored-by: jygaulier <gaulier@alchemy.fr>
2022-05-18 12:32:06 +02:00
Aina Sitraka
c8556bcff5 PHRAS-3676 : fix record position in detailed view (#4018)
* fix record position
2022-05-18 11:34:13 +02:00
Aina Sitraka
2b4c064f62 PHRAS-3674 Prod - Record Information - Add Databox name in information (#4020)
* add databox name in record information

* fix databox name info
2022-05-17 17:35:51 +02:00
jygaulier
595be077c4 PHRAS-3671_slow_share_basket_worker (#4013)
* PHRAS-3671_slow_share_basket_worker
remove doctrine transaction
optim acl
prefetch records
gc_collect

* PHRAS-3671_slow_share_basket_worker
fasten lightbox by:
- don't create votes if not necessary
- remove useless join on dql
- add restricting criteria on left join dql
- prevent multiple calls to same fct (in twig)

* don't create votes during share-worker

* DEBUG : traces in tmp/ (default sql "replace" acl)

* PHRAS-3677 include "not-voted" in wz/baskets
2022-05-17 11:51:10 +02:00
Aina Sitraka
6fb6f047f4 PHRAS-3669 A story can refer record-id's from another dbox (#4014)
* fix creation story

* update version js

* fix

* fix delete story

* add alert if multiple databox

* fix create story

* block create story from different databox

* disable checkbox on multiple databox
2022-05-12 15:47:11 +02:00
jygaulier
f967588251 PHRAS-3667_refresh-one-basket WIP (#4012)
* PHRAS-3667_refresh-one-basket
- new "wip" icon
- deploying a basket refreshes icons
todo:
- refreh also when closing ?
- refresh on notification about "share ok" ?
- refresh after real-time op (e.g. share a simple basket ==> wip) ?

* PHRAS-3667 : try to move wz/basket menus (failed)

* PHRAS-3667_refresh-one-basket
- fix : stories deployed looks empty
2022-05-11 11:24:45 +02:00
Aina Sitraka
2b6cc0f43a fix print feedback report (#4015) 2022-05-09 16:11:55 +02:00
Aina Sitraka
bbf5ef0d75 PROD - PRINT - PDF - Generated pdf cant be printed even if no password is defined (#4008)
* fix password

* owner pass

* fix
2022-04-28 17:22:05 +02:00
Aina Sitraka
f004015f64 PHRAS-3662 Share Basket fix GUI - icons color and behavior (#4007)
* fix some display icon

* update translation

* fix icon size

* fix context color, set order

* remove search background

* change color share, refresh workzone

* fix icon active

* remove ccs from js file

* remove css in js file

* fix
2022-04-28 12:11:55 +02:00
Aina Sitraka
cf8234670a PHRAS-3662 Prod - shared basket - fix icon in detailed view and action bar (#4006)
PHRAS-3662
* fix icon shared basket

* fix icon

* fix string and icon

* fix icon for right on share

* fix double icon in detailed view

Co-authored-by: jygaulier <gaulier@alchemy.fr>
2022-04-15 12:20:59 +02:00