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
8efdc36efa
PHRAS-3712 admin - sudefinition - property to define building rules on subdefinition ( #4104 )
...
* add building rules
* setting in first position
attribute `tobuild` on subdefinition
limit subdef name to 64 like db
taken account tobuild in tools rebuild GUI
taken account tobuild in command `bin/console records:build-subdefs`
* add check
* add tobuild in api response
* fix command `bin/console records:build-subdefs`
2022-07-27 18:25:44 +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
aynsix
30cebd9b63
remove build missing subdefs
2022-03-15 11:50:14 +03:00
aynsix
f79be94fce
mark deprecated
2022-03-15 10:52:18 +03:00
aynsix
3782d672df
mark deprecated
2022-03-15 10:28:53 +03:00
aynsix
7e38582386
no need to delete file here
2022-03-14 19:03:27 +03:00
aynsix
c7ad4ae37f
add publish option
2022-02-25 13:02:39 +03:00
aynsix
ce43e61c4a
add command sessions
2022-01-20 16:11:12 +03:00
aynsix
d1e7408c77
add dry option
2022-01-03 18:07:16 +03:00
aynsix
574bcce24a
add dry option
2021-12-24 13:33:46 +03:00
aynsix
6cfc88b0f3
clean:rights command
2021-12-23 17:10:04 +03:00
aynsix
2a870239dd
clean:bases command
2021-12-23 15:07:00 +03:00
aynsix
0977796a3c
move command to maintenance
2021-12-23 11:13:46 +03:00
aynsix
c7ede045af
PHRAS-3618 init bin/maintenance
2021-12-22 15:51:44 +03:00
aynsix
9472189957
add webhook_active option in user:application command
2021-12-07 11:32:14 +03:00
aynsix
b69b3c350d
fix feed_entry right
2021-12-01 17:12:34 +03:00
aynsix
aa1b6bc830
add unit test
2021-11-23 18:24:52 +03:00
Nicolas Maillat
5ed9210ead
Merge branch 'master' into PHRAS-3519_filesystem-atomic-move
2021-11-03 13:01:52 +01:00
jygaulier
b8ad17b7f7
Update Step31.php
...
fix typo
2021-11-02 14:26:23 +01:00
jygaulier
d1d5873463
Merge branch 'master' into PHRAS-3519_filesystem-atomic-move
2021-10-18 11:10:51 +02:00
Moctar
8c17f31996
tests - unifiy mysql test user
2021-10-12 14:56:59 +02:00
Moctar
d454e3bf70
mysql set localhost and update grant on setup tests
2021-10-12 14:33:34 +02:00
Moctar
9c37484cfd
mysql set localhost and update grant on setup tests
2021-10-12 14:28:18 +02:00
Moctar
f1938ca00f
mysql set localhost and update grant on setup tests
2021-10-12 14:20:40 +02:00
jygaulier
d7d731a496
PHRAS-3519_filesystem-atomic-move
...
WIP
extend filesystem (no change yet)
2021-10-06 18:23:52 +02:00
jygaulier
b2262642fd
PHRAS-1974_rgpd-remove-unactive-users
...
add confirm before delete
add option "list"
add filters to not act on models, api accounts, ...
2021-09-07 19:17:23 +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
0d8e1d396f
PHRAS-3461_clean-notifications
...
add "bin/console maintenance:clean:notifications"
2021-06-24 12:31:31 +02:00
jygaulier
31d7d9a735
PHRAS-3461_clean-notifications
...
wip
[skip ci]
2021-06-24 12:03:53 +02:00
aynsix
bc56c97e33
fix
2021-06-23 10:43:42 +03:00
aynsix
98a00039fb
update test config
2021-06-21 16:49:18 +03:00
aynsix
e4d722b5a5
PHRAS-3438 use http proxy on uploader
2021-06-21 16:37:35 +03:00
aynsix
9f42b7e9b6
add proxy config and add command to test defined configuration
2021-06-18 17:05:04 +03:00
jygaulier
a3ccc12640
PHRAS-3426_translations-ignored_MASTER
...
- fix : crashed when @Ignore annotation was used in form item
- fix : translate "help_message"s from forms
- fix : replace many "string-typed" form elements by "type::class"
dump translations (4 new strings)
2021-04-22 19:32:23 +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
aina esokia
215562ab74
PHRAS-3256 take in account langage in mail
2021-02-03 11:44:42 +03:00
Nicolas Maillat
d5c4271960
update --now example
2020-12-11 15:06:05 +01: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
jygaulier
a571206af9
fix : skip missing records
...
add : check at least one action is asked
2020-11-18 16:13:37 +01:00
jygaulier
7bd5efd4ec
fix : no --dry with --force_create
2020-11-18 11:36:08 +01:00
jygaulier
ebfaedb427
add : faster permalinks creation
...
fix : bad label escaping
2020-11-18 11:12:16 +01:00
jygaulier
c7fd8da16d
add : small optim for faster permalink creation (speed to be compared with previous commit)
...
fix : label escaping
2020-11-18 09:57:24 +01:00
jygaulier
52b7a87e62
add : add stopwatch, new options (see --help)
...
add : use -v to get progression, or -vv to get long dump
todo : fasten plink creation
2020-11-17 12:54:10 +01:00
jygaulier
d6e5304a5a
add : bin/console records:build-permalinks
...
todo : add stopwatchs, limits (duration, maxrecs), segmentation, ...
todo : fasten plink creation
2020-11-16 23:48:35 +01:00
aina esokia
f316cef7a2
PHRAS-3214 fix command validation:remind
2020-10-09 14:17:35 +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
aynsix
690a7998e6
fix
2020-04-08 17:40:58 +03:00
aynsix
7accf0f995
fix config storage
2020-04-08 17:29:28 +03:00