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
aynsix
a4bc368fdd
change column webhook_unactivate to webhook_active
2021-12-06 14:10:50 +03:00
Nicolas Maillat
8a32f16884
Merge branch 'master' into PHRAS-3584_story-cover-link
2021-12-03 16:11:22 +01:00
aynsix
2f93504ac5
PHRAS-3595
2021-12-02 16:35:22 +03:00
aynsix
b0458893fd
PHRAS-3597
2021-12-02 16:33:36 +03:00
aynsix
164c9fcd9a
PHRAS-3598
2021-12-02 16:31:49 +03:00
aynsix
2af1fe7bbe
PHRAS-3599
2021-12-02 16:29:08 +03:00
aynsix
7f4e6a3753
add some data to webhook
2021-11-26 15:56:51 +03:00
aynsix
cd8f6313f1
add restriction on specifq collection right
2021-11-25 17:23:53 +03:00
jygaulier
12cb9b582b
PHRAS-3584
...
add databox.record.cover_record_id
add get/set coverRecordId() to record adapter
include cover_record_id to api results (V1 & V3)
2021-11-25 11:52:11 +01:00
aynsix
4092a054d9
test
2021-11-24 10:48:24 +03:00
aynsix
213dcd8597
Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3555-more-webhook
2021-11-22 09:43:52 +03:00
aynsix
62f751d886
add user.created webhook, merge user type
2021-11-17 17:55:10 +03:00
aynsix
074920353a
PHRAS-3555 add more webhook events
2021-11-16 17:15:49 +03:00
Nicolas Maillat
41726407d0
Merge branch 'master' into PHRAS-3519_filesystem-atomic-move
2021-11-15 09:31:38 +01:00
aynsix
c12cefa028
PHRAS-3468 remove logs trace
2021-11-09 10:51:49 +03:00
jygaulier
d7d731a496
PHRAS-3519_filesystem-atomic-move
...
WIP
extend filesystem (no change yet)
2021-10-06 18:23:52 +02:00
aynsix
77abda4996
PHRAS-3348 fix clean token
2021-08-12 17:19:18 +03:00
jygaulier
3e8d5aaf3c
PHRAS-3442_optimize_notifications
...
fix missing "on" clause on sql
2021-07-21 20:59:38 +02:00
jygaulier
fdc938c988
fix : no writemeta on doc while building subdef
...
add traces
2021-07-12 21:32:12 +02:00
jygaulier
f831bb282d
PHRAS-3476_subdefs-corrupted
...
fix : q-message "writemeta/document" is now sent after all synchronous exiftools.
added lot of traces, to be removed asap
2021-07-12 21:29:26 +02:00
jygaulier
2647580d5f
PHRAS-3479_trace-crash-on-usec0
...
fix : "trace" do not report usec anymore
2021-06-30 17:43:36 +02:00
jygaulier
70a3a24c5b
PHRAS3469_slow-basket-select
...
fix : replace left joins by "inner join"+"union"
2021-06-24 20:08:04 +02:00
jygaulier
e87a51f7f3
PHRAS-3447_file-lock-in-workers_4.1
...
add : writemeta on document : do not retry when exiftools says something like "looks more like a png"
2021-06-16 12:11:37 +02:00
jygaulier
bc173c93b0
PHRAS-3447_file-lock-in-workers_4.1
...
fix : missing "created" date
2021-06-16 12:11:37 +02:00
jygaulier
336861b7c7
PHRAS-3447_file-lock-in-workers_4.1
...
fix : replace doctrine by sql ; refacto ; add traces
2021-06-16 12:11:37 +02:00
jygaulier
9b3886d3dd
PHRAS-3447_file-lock-in-workers_4.1
...
fix : get mutex retry loop is ok (plain sql, no use of EM... no more "EM is closed")
2021-06-16 12:11:37 +02:00
jygaulier
5f5ee4af95
PHRAS-3447_file-lock-in-workers_4.1
...
fix : prevent file access with rules depending on job, wrap rules with mutex
2021-06-16 12:11:37 +02:00
jygaulier
7c236a531a
PHRAS-3447_file-lock-in-workers_4.1
...
fix : exclusive lock for a worker to work on a subdef file
2021-06-16 12:11:37 +02:00
jygaulier
fff3f284bb
PHRAS-3425_fix-translation-dump_MASTER
...
fix : bump patched jms/translation-bundle (forked)
fix : all errors ; most warnings
2021-04-21 15:02:39 +02:00
aynsix
3492b9f720
PHRAS-3388 feedback result in detail view
2021-03-09 18:10:08 +03:00
aynsix
0acb987287
merge master in branch
2021-02-19 09:39:46 +03:00
aynsix
2f6bf46266
PHRAS-3375 port download validity link
2021-02-18 17:59:00 +03:00
aina esokia
7041a11873
PHRAS-2283 port to 4.1 access autorisation windows
2021-02-11 16:48:49 +03:00
aina esokia
9dc9fbdc17
Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3350-password-expiration
2021-01-29 14:55:10 +03:00
aina esokia
504af737bb
PHRAS-3350 password renewal ttl
2021-01-27 15:49:48 +03:00
aina esokia
5537849e36
PHRAS-3288 update user in feedback
2021-01-26 16:49:01 +03:00
aina esokia
e38d143dfe
PHRAS-3277
2020-12-03 18:09:03 +03:00
aina esokia
427216ec43
PHRAS-3277 validation reminder in percent
2020-12-02 17:31:05 +03:00
aina esokia
e23b9dd294
PHRAS-3277 create event recordsWitemeta
2020-11-20 17:10:58 +03:00
aina esokia
e9dabaaa41
fix job status
...
#time 1h
2020-10-20 15:57:46 +03:00
jygaulier
f7ca61f36b
- add : command bin/console validation:remind (experimental)
...
- removed : internal handling of "VALIDATION_REMINDER" event
- fixed : duration formatting
2020-09-16 10:28:17 +02:00
jygaulier
6e06124f0c
- fix nullable type function signature (again)
2020-09-14 18:11:55 +02:00
jygaulier
e6dc6bc7c9
- fix phpstorm warnings
2020-09-14 17:43:52 +02:00
jygaulier
e829e91bee
- fix err500 because expecting Datetime (signature), receive null (null IS ok); Could use NullableDatetime but too many changes required.
2020-09-14 17:41:41 +02:00
jygaulier
0ec33829df
- fix : "validate" token is created for every user (participant) of a validation
...
the expiration date of tokens is same as validation session
- fix : changing the exp. date of a validation session updates the tokens exp. dates
- fix : remind is done even for validation sessions with force-auth (no tokens)
- change : no more 'null' user for basket validation (never used)
2020-09-14 16:57:53 +02:00
aynsix
e5a514b294
add and display column payload
2020-08-07 15:35:42 +03:00