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
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
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
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
2022-04-07 15:39:32 +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
aa004dd9fd
filter model only
2022-03-30 19:56:33 +03:00
aynsix
15edbb0d20
date filter on admin user list
2022-03-24 12:25:32 +03:00
aynsix
c4f761816c
filter phantoms only
2022-03-17 17:43:38 +03:00
aynsix
4bb577cf42
fix search filter and export
2022-03-16 18:41:58 +03:00
Nicolas Maillat
bdcbd7c0e0
Revert " "PHRAS-3215 : Revert add ThumbnailOrientation facet ; add strings""
2022-03-08 11:49:36 +01:00
Nicolas Maillat
ccd460be27
Revert "PHRAS-3215 : add ThumbnailOrientation facet ; add strings"
2022-02-25 23:10:23 +01:00
jygaulier
406a0ce953
PHRAS-3602 : add ThumbnailOrientation facet ; add strings
2022-02-25 10:11:49 +01:00
aynsix
10ef15964f
mark all notification as read
2022-02-10 17:23:01 +03:00
aynsix
9584e91e3d
use word subdefs instead subview
2022-01-26 16:32:51 +03:00
Nicolas Maillat
e1677f870f
Merge branch 'master' into PHRAS-3620-admin-subview-bad-path
2022-01-20 10:02:18 +01:00
jygaulier
60ae82272a
PHRAS-3628 : 500 on API.create record
...
fix error 500 on api_v3 / records / POST with no file
(dbox.records.type should be "unknown", not null)
2022-01-13 10:59:22 +01:00
Nicolas Maillat
bf4e7aba9a
Merge branch 'master' into PHRAS-3620-admin-subview-bad-path
2022-01-12 10:03:21 +01:00
aynsix
7db4ce2bdb
clean the record subdefs cache
2022-01-10 12:19:41 +03:00
aynsix
06ece84fda
fix cache when delete record
2022-01-10 11:57:34 +03:00
aynsix
1d3f9a73be
fix choose option
2022-01-06 18:38:47 +03:00
aynsix
a9f02134b1
delete item if sbas_id not found
2021-12-22 10:06:00 +03:00
aynsix
3a72f92d8f
do nothing
2021-12-20 11:36:07 +03:00
aynsix
1f3e4c655f
fix patch 4.1.5 3604
2021-12-20 09:45:50 +03:00
aynsix
bc17030f9d
PHRAS-3604 remove deleted record from a publication
2021-12-08 15:51:49 +03:00
aynsix
cb206c79bf
PHRAS-3555 add description in record.edit webhook
2021-12-07 15:24:58 +03:00
aynsix
a4bc368fdd
change column webhook_unactivate to webhook_active
2021-12-06 14:10:50 +03:00
jygaulier
ab43c083ed
PHRAS-3584 : clear record cache
2021-12-06 11:22:09 +01:00
Nicolas Maillat
8a32f16884
Merge branch 'master' into PHRAS-3584_story-cover-link
2021-12-03 16:11:22 +01:00
aynsix
77cc1f5481
PHRAS-3562
2021-12-03 14:55:40 +03:00
aynsix
f51bbca169
add statusbefore and newstatus data
2021-12-02 18:10:35 +03:00
aynsix
dbca0718b5
add some element in message
2021-12-02 16:50:09 +03:00
aynsix
b0458893fd
PHRAS-3597
2021-12-02 16:33:36 +03:00
jygaulier
6c21b9f495
Merge branch 'master' into PHRAS-3584_story-cover-link
2021-12-01 12:18:07 +01:00
aynsix
d940b06d41
Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3555-more-webhook
2021-12-01 09:44:23 +03:00
jygaulier
ac78153f46
Merge branch 'PHRAS-3584_story-cover-link' of github.com:alchemy-fr/Phraseanet into PHRAS-3584_story-cover-link
2021-11-30 17:06:15 +01:00
jygaulier
37e42d049c
PHRAS-3584
...
fix api/v1/.../setcover ("Sub definition substituer locator was not set")
original ticket #PHRAS-3592
2021-11-30 17:04:13 +01:00
aynsix
17c943f61e
Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3555-more-webhook
2021-11-30 16:33:41 +03:00
aynsix
f82597a45a
fix duplicate subdef message
2021-11-30 15:01:59 +03:00
Nicolas Maillat
4f97a40333
Merge branch 'master' into PHRAS-3584_story-cover-link
2021-11-29 17:10:40 +01:00
aynsix
ddeed3b5fc
update doctrine table schema before applying patch
2021-11-26 10:32:41 +03:00
jygaulier
8b34eb49b7
PHRAS-3584
...
fix typo
2021-11-25 17:34:08 +01:00
jygaulier
3b1efea228
PHRAS-3584
...
add forgotten patch
2021-11-25 14:42:19 +01:00
aynsix
9d0a01a58c
Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3555-more-webhook
2021-11-25 16:40:40 +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
jygaulier
0fceee0471
PHRAS-3519_filesystem-atomic-move : remove delay
...
remove delay to subdef->isStillAccessible() calling fs->exists().
because it's called by getsubdef(), any missing subdef will slow down phr by 10s. on every getsubdef() call.
2021-11-24 18:40:01 +01: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
jygaulier
f4a6969f98
PHRAS-3580
...
arial.ttf was moved in resources
2021-11-19 19:13:21 +01:00
jygaulier
e487553d9c
PHRAS-3580 WIP
...
new "watermark text" setting to subdef
2021-11-19 19:13:21 +01:00