Aina Sitraka
3fa2567087
PHRAS-4088: improving Job ack in workerRunningJob ( #4535 )
...
* improve workerrunningjob finished
* subdefcreation mark as finished when file exist
2024-10-23 20:16:30 +02:00
jygaulier
555646232e
PHRAS-4085_data-volumes-api ( #4529 )
...
* new route `/api/v3/monitor/data/?oauth_token=xxx&blocksize=16ko`
* add `unit` parameter for size restults ('', 'o', ''ko', 'mo', 'go'), default '' (=octets, same as 'o')
* new units "octet", "octets"
* fix round error (don't sum rounded values: round the real sum)
* add infos about downloads;
round sizes to 2 decimals
* add `...&details=1` url parameter to get values by collection and subdef name
* add column size in LazaretFiles table
add command bin/maintenance lazaret:set_sizes
* add api monitor data by databox
* fix size
2024-07-17 17:25:42 +02:00
Aina Sitraka
99de0c0b37
PHRAS-4062: admin users delete and request improvement ( #4509 )
...
PHRAS-4062 clean registration when user delete
PHRAS-4062 delete user's access requests
PHRAS-4062 generate translation
2024-06-11 08:50:53 +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
9ffb992ee4
fix application delete ( #4503 )
2024-04-29 18:12:41 +02:00
Aina Sitraka
1fd3377e27
PHRAS-4018: admin - object inspector - more informations about a record ( #4465 )
...
* admin object inspector display record subdef
* fix multiple cancelling job
* api inspector and some fix
* admin inspector get record basket
* admin inspector get record stories
* some fix, generate token
2024-02-07 12:29:19 +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
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
Aina Sitraka
4cefad3f93
basket element add column and index ( #4436 )
2023-12-11 15:27:59 +01:00
jygaulier
7d703b690f
PHRAS-3928_download_async WIP ok to test ( #4386 )
...
* WIP/POC DO NOT MERGE
use "pusher" to wait for export-by-email worker to tell client that export is done.
nb: export worker is artificially delayed by 30s !
* WIP OK TO TEST ; DO NOT MERGE
* WIP/POC DO NOT MERGE
use "pusher" to wait for export-by-email worker to tell client that export is done.
nb: export worker is artificially delayed by 30s !
* WIP OK TO TEST ; DO NOT MERGE
* cleanup
* cleanup
* better conf & cleanup
* fix typo
* fix stamp transparency (bump imagine)
fix missing cgu for one file download
better cli feedback
add (re)download link on cli
* fix test
* fix missing js feedback (when worker publish before client subscribes)
* cleanup
* fix "remove stamp" choice
* add default conf
* WIP/POC DO NOT MERGE
use "pusher" to wait for export-by-email worker to tell client that export is done.
nb: export worker is artificially delayed by 30s !
* WIP OK TO TEST ; DO NOT MERGE
* WIP/POC DO NOT MERGE
use "pusher" to wait for export-by-email worker to tell client that export is done.
nb: export worker is artificially delayed by 30s !
* WIP OK TO TEST ; DO NOT MERGE
* cleanup
* cleanup
* better conf & cleanup
* fix typo
* fix stamp transparency (bump imagine)
fix missing cgu for one file download
better cli feedback
add (re)download link on cli
* fix test
* fix missing js feedback (when worker publish before client subscribes)
* cleanup
* fix "remove stamp" choice
* add default conf
* WIP OK TO TEST generates an excel report for async download.
define some env-vars for Pusher (todo: fix entrypoint to add during install)
* fix xl formating for tabs >1
add env_vars to config build
* fix test
2023-10-30 15:08:55 +01:00
Aina Sitraka
a175907684
PHRAS-3860 bin/console user:edit ( #4328 )
...
* user edit command
* edit lastname, firstname, company
* fix
2023-07-03 21:19:09 +02:00
Aina Sitraka
6ac72ec6c1
PHRAS-3848 prod - order manager - cancel an order ( #4320 )
...
* cancel order
* bump version
* some fix
2023-05-25 11:59:56 +02: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
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
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
a7830ca76c
clean ftpcredential an user list ( #4236 )
2023-01-27 14:50:26 +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
8fbe994856
PHRAS-3694 fix clean user ( #4214 )
2023-01-18 11:15:46 +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
Aina Sitraka
a892887dd2
PHRAS-3783 Prod - Order manager - add Download Expiration date ( #4191 )
...
* add download expiration date
* add expiration info in mail
* add calendar on order-manager validation
* add a default config on patch if not exist
* fix
* add predifined expireon date
* expiration override
* fix order manager deny and sen in the same time
* patch for todo column
* bump version
record acl admin
fix pusher and date on order
* some improvement
* some fix
2022-12-20 12:42:59 +01:00
Aina Sitraka
36cf7664da
fix broken manually ack job ( #4169 )
2022-11-09 09:38:07 +01:00
Aina Sitraka
5c88140f26
real entry duration ( #4166 )
2022-10-31 14:33:38 +01:00
Aina Sitraka
69ccdefb51
PHRAS-3754 admin - user detail - Record ACL tab ( #4148 )
...
* record acl tab in admin
* fix email locked, limit record right to 200
* fix
* add filter
* update
* feed element, basket element
* feed list
* feed entries
* when not expand
* some improvement
2022-10-25 23:21:25 +02:00
Aina Sitraka
b9c445ca2c
PHRAS-3750 select time filter ( #4160 )
2022-10-25 19:29:02 +02:00
Aina Sitraka
49a0dcabf2
duration even if not finished ( #4157 )
2022-10-21 18:14:13 +02:00
Aina Sitraka
e4760b88f2
PHRAS-3694 bin/maintenance clean:users finish ( #4139 )
...
* clean users
* fix help
* add usertype
* relance user connection
* unused option
* test
* send token to connect to phraseanet
* add alpha on help
* bump rc6, add alpha , fix input to integer
Co-authored-by: jygaulier <gaulier@alchemy.fr >
2022-10-06 18:10:15 +02:00
Aina Sitraka
f9de6877d2
PHRAS-3742 Admin flush session ( #4131 )
...
PHRAS-3742 :
- flush session
- command
- redis remove by pattern
- cmd
- add log
- clean table session
2022-10-05 16:56:13 +02:00
Aina Sitraka
2c5dd80e54
PHRAS-3750 fix filter ( #4145 )
2022-10-05 15:45:56 +02:00
Aina Sitraka
1481f163f1
PHRAS-3750 admin - worker - job - add sum for job duration - add time filter like 1h - 3h - 12h - 1d -3d - 1w
( #4144 )
...
* duration sum and time filter
* time filter
* add week and month filter
2022-10-04 17:34:26 +02:00
Aina Sitraka
2d71cffe46
PHRAS-3738 Admin - worker - job tab - add filter on databox_id (name),record_id ( #4132 )
...
* add databox and record id filter
* add entry count
* generate translation
* fix retrieve count in DB
* change string position
2022-09-16 10:18:07 +02:00
Aina Sitraka
70b2658302
PHRAS-3719 filter on job type ( #4118 )
...
* filter on job type
* fix
2022-09-07 16:57:49 +02:00
Aina Sitraka
54a96ee8df
PHRAS-3729 Uploader pull mode - make it compatible with PS-461 uploader multi-destinations and permissions ( #4116 )
...
* pull mode multi destination
* add patch
2022-09-07 11:49:35 +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
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
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
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
946bf251a2
fix wording issue ( #4029 )
2022-05-25 18:04:27 +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
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
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
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
jygaulier
fbccec009e
PHRAS-3602_shared-baskets-step1 WIP DO NOT MERGE ( #3929 )
...
* PHRAS-3602 : migrate validations to baskets
WIP [skip ci]
* PHRAS-3602 : migrate validations code to baskets code (wip)
WIP [skip ci]
* PHRAS-3602 : migrate validations to baskets
WIP [skip ci]
* PHRAS-3602 : migrate validations to baskets
WIP [skip ci]
* PHRAS-3602 : fake commit to run tests
* PHRAS-3602 : migrate validations to baskets
fix typo
* PHRAS-3602 : migrate validations to baskets
fixed (some) tests
* PHRAS-3602 : migrate validations to baskets
fixed (some) tests
* PHRAS-3602 : migrate validations to baskets
fixed (some) tests. need to remove method():return_type signature because of old phpunit which does not mock it
* PHRAS-3602 : migrate validations to baskets
fix
* PHRAS-3602 : migrate validations to baskets
fix err 500 when a "vote" (feedback) is deployed in wz
* PHRAS-3602 : migrate validations to baskets
fix missing votes for element+participant
fix update vote dates on basket
* PHRAS-3602 : ux
bump production-client to 34
WIP [skip ci]
* PHRAS-3602 : rebase (bump production-client to 37)
WIP [skip ci]
* PHRAS-3602 : refacto css/twig/templates/... ; replace many png's by fonts
WIP [skip ci]
* PHRAS-3602 : fix icon / css
WIP
* PHRAS-3602 : better icon align ; back button color
fix : save button after adding a user
WIP [skip ci]
* PHRAS-3602 : restore sharebasket controller
todo : implement modification right ; owner is participant ?
WIP [skip ci]
* PHRAS-3602 : set "canModifiy" ; cleanup
WIP [skip ci]
* PHRAS-3602 : respect "can_modify" on shared basket
WIP [skip ci]
* PHRAS-3602 : fix badge icon bg ; fix button css
WIP [skip ci]
* PHRAS-3602 : fix css & cleanup
WIP [skip ci]
* PHRAS-3602 : fix 500 on preview/feedback tab
WIP [skip ci]
* PHRAS-3602 : fix allow to display dlg without selection
* PHRAS-3602 : bump version to 4.1.6-rc1 ; prodclient=38
WIP [skip ci]
* PHRAS-3602 : factorize baskets menu (wip)
WIP [skip ci]
* PHRAS-3602 : modify already shared or feedback basket (general menu)
4th icon on badges (vote != modify)
quitshare option (todo back)
allow fa-icons in toolbar
WIP [skip ci]
* PHRAS-3602 : add share end-date (todo:db write)
add 4th general toggle button
fix badge selection bug
fix css badges zone (form position)
WIP [skip ci]
* PHRAS-3602 : big refacto to use "sharebasket" vocab.
fusion "feedback/sharebasket" removed "feedback"
adaptative ux: 1 "can_agree" ==> feedback display
bump production-client to v50
todo: save shr/fbk end-dates
todo: rename "pushXXX" to pushAndShare ?
WIP [skip ci]
* PHRAS-3602 : share / feedback expiration dates are saved in db
date pickers with delta menu
better adaptive ux
todo: move select general togglers
WIP [skip ci]
* PHRAS-3602 : revert validation* tables (remove "dead" rename)
drop all foreign keys from validation*
WIP [skip ci]
* PHRAS-3602 : restore deleted fields in validation, regenerate proxies
WIP [skip ci]
* PHRAS-3602 : fix initiator_id
WIP [skip ci]
* fix initiator_id-bis
* PHRAS-3602 : css for input-text with glued button
dynamic load of users-lists (left zone) = less duplicated code
fix : users-lists works after refresh
WIP [skip ci]
* PHRAS-3602 : fix users-lists manager (orange) : go flex !
* PHRAS-3602 : empty dist to ease rebase
WIP [skip ci]
* PHRAS-3602 : rebase
WIP [skip ci]
* PHRAS-3602 : new ux for "owner"
feedback mode is an independent toggle
fix "missing mandatory parameter"
WIP [skip ci]
* PHRAS-3602 : fix css of owner badge
WIP [skip ci]
* PHRAS-3602 : fix handling of feedback initiator
WIP [skip ci]
* PHRAS-3602 : better wss to follow "skins"
full roboto
removed useless class "with-button"
WIP [skip ci]
* PHRAS-3602 : fix "a token require a validation"
temporary fix 500 due to send email to (null) vote-initiator for simple share
todo: send a specific email for simple share
WIP [skip ci]
* PHRAS-3602 : different emails depending if user can vote or not
WIP [skip ci]
* PHRAS-3602 : expired shared baskets removed from wz
WIP [skip ci]
* PHRAS-3602 : fix logic error on last sql
WIP [skip ci]
* PHRAS-3602 : fix missing shared baskets on wz
WIP [skip ci]
* PHRAS-3602 : fix blinking of wz/basket detail
now only the title:hover displays detail
WIP [skip ci]
* PHRAS-3602 : rebase
WIP [skip ci]
* PHRAS-3602 : update basket proxy
WIP [skip ci]
* PHRAS-3602 : fix forever "unread" basket
WIP [skip ci]
* PHRAS-3602 : fix display of unread basket ; sync "eye" icon with css change
WIP [skip ci]
* PHRAS-3602 : "quitshare" action works
WIP [skip ci]
* PHRAS-3602 : missing dist files
WIP [skip ci]
* PHRAS-3602 : cleanup & run ci
* PHRAS-3602 : disable failing unit test ; remove blue on onread basket
* PHRAS-3602 : separate "vote" & "share" emails templates & u-tests
* PHRAS-3602 : add 2 icons "stack" to icomoon set
WIP [skip ci]
* PHRAS-3602 : fix test
* PHRAS-3602 : fix test ; add test for simple share email notification
* PHRAS-3602 : changed proxy
* PHRAS-3602 : colored basket icons
WIP [skip ci]
* PHRAS-3602 : circle basket icons
WIP [skip ci]
* PHRAS-3602 : fix wz filters, add "share" filter.
todo: fix fr writing (new string)
WIP [skip ci]
* PHRAS-3602 : fix "share" dichotomy : use "shared" for wz filter
WIP [skip ci]
* PHRAS-3602 : fix PHRAS-3624 ; PHRAS-3623 ; now adding/removing a user from user list is immediate (no more save button)
WIP [skip ci]
* PHRAS-3602 : fix PHRAS-3647 ; shared basket are listed in api (for list and related record)
* PHRAS-3602 : fix due to failing test
* PHRAS-3602 : fix: can load a 1000 users list
todo : move slow code to worker
* PHRAS-3602 : fix due to failing test
* PHRAS-3468 : (fixed in 3602) fix basket content still visible when baskets are hidden (wz-filter)
* PHRAS-3602 : add "wip" baskets with notification & lock
todo : move slow code from message to worker
* PHRAS-3602 : fix tests due to accidental rename
* PHRAS-3602 : fix : menu closes when mouse out : bump to 4.1.6-rc3
todo : fast move to another basket makes the menu appear on top ?
* add shareBasket worker
* fix test
* PHRAS-3602 : fix : rights buttons on badges now works for users added from search (did work only from loading list)
* PHRAS-3590
Co-authored-by: aynsix <asr@esokia-webagency.com >
Co-authored-by: Nicolas Maillat <maillat@alchemy.fr >
2022-04-07 17:07:43 +02:00
Aina Sitraka
ab1ef68af2
PHRAS-3223 Admin - user details - display AuthFailure and Authprovider info ( #4002 )
...
PHRAS-3223
* add auth failure tab
* auth provider list
* api oauth code list
* fix limit
* delete modificaiton date
* add mail locked only filter
* add badge on api list
2022-04-06 10:45:49 +02:00
aynsix
9c2fbad5b8
PHRAS-3655 add confirmation when delete user
2022-03-25 16:48:36 +03:00
aynsix
a14e15972b
PHRAS-3598 taking account webhook active
2021-12-06 18:00:27 +03:00