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
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
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
77cc1f5481
PHRAS-3562
2021-12-03 14:55:40 +03:00
aynsix
b0458893fd
PHRAS-3597
2021-12-02 16:33:36 +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
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
6ed0ea2b31
patch for older event
2021-11-19 16:29:54 +03:00
jygaulier
d7d731a496
PHRAS-3519_filesystem-atomic-move
...
WIP
extend filesystem (no change yet)
2021-10-06 18:23:52 +02:00
Nicolas Maillat
d4e16d7c02
Merge branch 'master' into PHRAS-1974_rgpd-remove-unactive-users
2021-09-23 11:40:05 +02:00
jygaulier
b132a6109b
PHRAS-1974_rgpd-remove-unactive-users
...
fix : last_connection is patched with datetime
add : bin/console
2021-08-04 21:10:02 +02:00
jygaulier
ce28b592a2
PHRAS-1974_rgpd-remove-unactive-users
...
fix : user.last_connection is updated when user logs in.
add : patch to init user.last_connection (from dbox.log)
todo : bin/c to clean up dead accounts.
2021-08-04 12:49:13 +02:00
aynsix
c900908fa2
add bloc network-proxy if not exist
2021-06-24 15:07:40 +03:00
aynsix
837cc37ce6
Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3360-missing-worker-section
2021-06-24 11:42:58 +03:00
aynsix
6437023b21
PHRAS-3445 add edit retry and failed Q
2021-05-25 17:35:03 +03:00
aynsix
c2fde96adf
add ssl key if not exist
2021-05-21 15:38:51 +03:00
aynsix
75556eb640
add ssl in conf worker
2021-04-28 14:43:59 +03:00
aynsix
146e0f8834
Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3360-missing-worker-section
2021-04-28 14:42:05 +03:00
aina esokia
eb27e5ff75
PHRAS-3360 bloc worker if not exist
2021-02-12 13:51:12 +03:00
aina esokia
487d2d467f
PHRAS-3358 rename patch 4.1.3
2021-02-08 17:17:50 +03:00
Nicolas Maillat
07733a5bc7
Merge branch 'master' into PHRAS-3278-patch-for-4-1-3
2021-01-15 15:19:11 +01:00
jygaulier
f2f5db3df6
Refacto queues & workers
...
- define queues in one unique place
- fix some admin ux
- patch conf
2021-01-07 10:39:43 +01:00
jygaulier
a105155292
fix : separate patches as multiple files for same version bump (here 413 to come)
2020-12-14 18:47:04 +01:00
jygaulier
48d5568380
add patch for workers
2020-12-10 19:32:29 +01:00
aina esokia
d30025952d
PHRAS-3278 add populate_permalinks key if not exist
2020-12-09 16:54:39 +03:00
aina esokia
f776f167c5
PHRAS-3278 patch 4.1.3
2020-12-09 14:39:43 +03:00
aynsix
baf22aae86
change key name
2020-08-06 16:14:17 +03:00
aynsix
2e1ce43321
change behavior api_token_header
2020-08-05 19:57:53 +03:00
aynsix
71cc21bb43
custom link section
2020-05-27 11:27:18 +03:00
aynsix
7a3f74d256
fix conf timeout and patch geoloc binaries video editor
2020-05-20 17:06:29 +03:00
Jean-Yves Gaulier
cb6a781b02
PHRAS-3023_slow-query-while-indexing_4.1
...
- fix bound limit depending on order/direction options
- add index on dbox:record.moddate
2020-04-09 19:11:08 +02:00
aynsix
cd42452db8
migration patch for facets
2020-03-10 10:49:53 +03:00
aynsix
f10126bf3c
change patch name
2020-02-19 10:48:45 +03:00
aynsix
90db5f7358
merge master
2020-02-19 10:46:03 +03:00
aynsix
24d85bb499
bump to version 4.1.0-alpha.23a
2020-02-19 10:43:23 +03:00
Nicolas Maillat
378daacabb
Merge branch 'master' into PHRAS-2901_tokens-add-index_4.1
2020-02-18 14:52:36 +01:00
Jean-Yves Gaulier
c7fc2b6422
change patch number
2020-02-17 20:17:08 +01:00
Jean-Yves Gaulier
211ba02f59
bump patch to 22a
2020-02-10 11:39:42 +01:00
Jean-Yves Gaulier
5f7ca7c9a6
add indexes to table "Tokens"
2020-02-10 11:16:41 +01:00
aynsix
6c1f3c3e62
use phraseanet version 4.1.0-alpha.20a
2020-02-06 18:01:05 +03:00
aynsix
2ffed8c4d5
patch to change data format geolocation
2020-02-06 17:34:57 +03:00
aynsix
8e8c9fca1d
fix patch for canditate terme
2020-02-05 17:31:53 +03:00
aynsix
a6e5e504ca
change vttFieldName to ChapterVttFieldName in configuration
2020-01-23 16:28:27 +03:00
aynsix
c40802265d
update config
2019-12-17 14:34:18 +04:00