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
Nicolas Maillat
0985c37a15
PHRAS-3416 phraseanet localization6 ( #4060 )
...
Co-authored-by: Jennifer Piva <jguerin@alchemy.fr >
2022-06-16 10: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
9b4edf0948
PHRAS-3689 add ssl key in configuration ( #4057 )
2022-06-14 15:31:41 +02:00
Aina Sitraka
b0993ee4d4
PHRAS-3679 fix reload when editing multiple databox record ( #4053 )
2022-06-10 13:31:38 +02:00
Félix Noir
795f025f3a
PHRAS-3683 : Support space in .env variables ( #4050 )
...
* PHRAS-3683: Add new "dc" function in README
* PHRAS-3683: Double quote some variables to prevent globbing and word splitting.
2022-06-10 11:36:29 +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
Nicolas Maillat
4cb1421655
PHRAS-3663 prod workzone filter localisation ( #4044 )
2022-06-02 16:55:53 +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
moctardiouf
64c2a5735c
PHRAS-3688 Update image to Ubuntu 20.04 ( #4041 )
...
* Update image to Ubuntu 20.04
* Update aws-ecr to circleci/aws-ecr@8.1.2
* Update aws-ecr to circleci/aws-ecr@6.15 .0
* set aws-cli version
2022-06-02 14:22:25 +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
jygaulier
cdff8b9b14
add lines (hr) to separate the 3 wz blocks ( #4032 )
2022-05-30 21:04:03 +02:00
Nicolas Maillat
e89e789c40
PHRAS- 3672 missing translation when deleting list of users. ( #4031 )
2022-05-30 17:41:19 +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
Nicolas Maillat
6b3d98d2ff
PHRAS-3416 phraseanet localization3 ( #4022 )
...
Share basket localisation
2022-05-18 19:17:10 +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
jygaulier
3de735cfb2
PHRAS-3673_ci-fails-phr-install ( #4016 )
...
* PHRAS-3673 : (after ssh tryout) change localhost to 127.0.0.1
* PHRAS-3673 : change localhost to 127.0.0.1 in test install
2022-05-09 14:50:04 +02:00
Nicolas Maillat
908f39d811
PHRAS-3602 Share Basket localization ( #4011 )
...
PHRAS-3602 Share Basket localization (#4011 )
2022-05-03 11:47:53 +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
jygaulier
d256ff982b
fix "Can't resolve '../../userslists/index'"
...
commented not finished user lists access from toolbar.
to finish : commit missing file, tests
2022-04-11 18:26:25 +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
e763201aaa
PHRAS-3660 Migration patch for 4.1.6-rc2 ( #4005 )
...
* patch 4.1.6-rc2
* changelog change
* change
4.1.6-rc2
2022-04-07 15:39:32 +02:00
Nicolas Maillat
37bdeb9363
PHRAS-3223 merge translation
2022-04-06 19:51:36 +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
Nicolas Maillat
110e00a00d
PHRAS-3416 phraseanet localization ( #4003 )
...
PHRAS-3656 translation for filter and operator
2022-04-01 16:23:00 +02:00
Nicolas Maillat
bbe4303345
PHRAS-3555 merge localisation ( #4001 )
...
* Translated using Weblate (German)
Currently translated at 99.0% (2824 of 2851 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.0% (2824 of 2851 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 98.9% (2820 of 2851 strings)
Translation: Phraseanet/Phraseanet master message
Translate-URL: https://hosted.weblate.org/projects/phraseanet/phraseanet-master-message/fr/
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Jennifer Piva <jguerin@alchemy.fr >
2022-03-31 18:53:03 +02:00
Nicolas Maillat
2c20ddf73b
PHRAS-3644 fix traefik and 4.1.6-rc2 changelog draft ( #4000 )
...
* 4.1.6-rc2 changelog
* 4.1.6-rc2 changelog
* PHRAS-3485 fix traefik under Phrasea
* fixe typo
2022-03-31 17:57:08 +02:00
Aina Sitraka
c6a4922023
PHRAS-3650 keep channel connection ( #3988 )
...
* keep channel connection
* fix test
* fix test
Co-authored-by: Nicolas Maillat <maillat@alchemy.fr >
2022-03-31 16:47:52 +02:00
Nicolas Maillat
590d1338de
Merge pull request #3994 from alchemy-fr/PHRAS-3656-user-list-date-filter
...
PHRAS-3656 merge Admin - users list - adding search option to user 's creation, update and last connection date
2022-03-31 15:57:03 +02:00
aynsix
9dfa07593b
api information
2022-03-31 16:12:50 +03:00
aynsix
aa004dd9fd
filter model only
2022-03-30 19:56:33 +03:00
aynsix
b86a2f1708
fix
2022-03-28 14:00:18 +03:00