Commit Graph

512 Commits

Author SHA1 Message Date
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
aynsix
c261a28c34 add Install.php 2020-04-08 12:18:34 +03:00
Jean-Yves Gaulier
76692bf3cc PHRAS-3018_reject-php32_4.1
fix : reject install if not php64
2020-04-07 11:22:10 +02:00
aynsix
4277bd5d06 add command system:apply-rights 2020-03-18 14:48:19 +03:00
Arthur de Moulins
6ed22b53dc fix AddPluginTest 2020-03-13 19:51:10 +01:00
Arthur de Moulins
23d757c4d6 plugin installation in docker 2020-03-13 15:53:15 +01:00
aynsix
87d6ea0eb3 fix wording 2020-03-04 10:58:43 +03:00
Nicolas Maillat
b83e5500f0 Merge branch 'master' into PHRAS-1648-user-password 2020-03-03 17:19:37 +01:00
aynsix
495c9ec296 add client_secret on return 2020-03-03 12:23:19 +03:00
aynsix
8acd7576d0 Merge branch 'PHRAS-1648-user-password' of https://github.com/alchemy-fr/Phraseanet into PHRAS-1648-user-password 2020-03-03 12:13:32 +03:00
aynsix
354b1b8e6e fix return 2020-03-03 12:12:44 +03:00
aynsix
bb356e206f fix mail link and returned hash 2020-03-03 11:41:15 +03:00
Nicolas Maillat
b84b769de0 Merge branch 'master' into PHRAS-1648-user-password 2020-03-03 09:41:12 +01:00
aynsix
dcc28d5194 change template mail and add option 2020-03-02 14:05:30 +03:00
aynsix
64d989f0f9 remove application list in user list 2020-03-02 11:04:16 +03:00
Nicolas Maillat
7bb764ccf5 Merge branch 'master' into PHRAS-1648-user-password 2020-02-28 22:11:32 +01:00
Nicolas Maillat
f3e97aaec3 update help 2020-02-28 19:14:46 +01:00
Nicolas Maillat
9625258530 Merge branch 'master' into PHRAS-2951-application-edit 2020-02-28 18:43:56 +01:00
Nicolas Maillat
1d152b9704 Merge branch 'master' into PHRAS-1648-user-password 2020-02-28 18:42:45 +01:00
Nicolas Maillat
a1067aac82 Merge branch 'master' into PHRAS-1631-collection-unpublish 2020-02-28 18:20:36 +01:00
Nicolas Maillat
cb7fc7cb1f Merge branch 'master' into PHRAS-1628-collection-publish 2020-02-28 17:38:57 +01:00
Nicolas Maillat
27e8cdd9d2 update cmd help 2020-02-28 16:52:26 +01:00
Nicolas Maillat
3d194ce8bc Merge branch 'master' into PHRAS-1630-databox-unmount 2020-02-28 16:42:24 +01:00
aynsix
93f45af815 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-1648-user-password 2020-02-28 18:31:45 +03:00
aynsix
3d4d3aed36 update command user:password 2020-02-28 18:31:29 +03:00
aynsix
1c081ea25c fix confirmation message 2020-02-28 16:54:49 +03:00
aynsix
0e116ca07f change argument login to user ID 2020-02-28 16:30:44 +03:00