jygaulier
555646232e
PHRAS-4085_data-volumes-api ( #4529 )
...
* new route `/api/v3/monitor/data/?oauth_token=xxx&blocksize=16ko`
* add `unit` parameter for size restults ('', 'o', ''ko', 'mo', 'go'), default '' (=octets, same as 'o')
* new units "octet", "octets"
* fix round error (don't sum rounded values: round the real sum)
* add infos about downloads;
round sizes to 2 decimals
* add `...&details=1` url parameter to get values by collection and subdef name
* add column size in LazaretFiles table
add command bin/maintenance lazaret:set_sizes
* add api monitor data by databox
* fix size
2024-07-17 17:25:42 +02:00
Aina Sitraka
39ef540c15
PHRAS-3394 fix wrong date for delting account ( #4446 )
2023-12-22 15:34:03 +01:00
Aina Sitraka
7d72143ff2
PHRAS-3979: fix bin/maintenance cleaner ( #4443 )
...
* fix cleaner memory leak
2023-12-18 19:45:17 +01:00
Aina Sitraka
b3f2076c77
fic clean user never connected ( #4412 )
2023-11-17 15:23:48 +01:00
Aina Sitraka
be9a6b3ed3
PHRAS-3894 : bin/maintenance clean: - Removing BETA prefix and Memory leak ( #4391 )
...
* remove beta
* prefix beta in description
2023-10-10 20:43:30 +02:00
Aina Sitraka
d5be724ec2
PHRAS-3813 bin/maintenance clean databox's log_docs ( #4262 )
...
* clean log_docs
* clean log_search and log_view
2023-03-09 11:43:10 +01:00
Aina Sitraka
b880411783
PHRAS-3819 clean webhook log ( #4264 )
...
* clean webhookevent
* prefix beta
2023-03-09 10:16:26 +01:00
Aina Sitraka
d392412678
PHRAS-3694 not send confirmation email if max relance 0 ( #4259 )
...
* not send confirmation email if max relance = 0
* Update CleanUsersCommand.php
2023-02-25 20:55:21 +01:00
Aina Sitraka
62a0d26a6f
fix max relance = 0 ( #4248 )
...
Co-authored-by: Nicolas Maillat <maillat@alchemy.fr >
2023-02-16 19:36:36 +01:00
Aina Sitraka
2d6c8a3651
PHRAS-3694 clean:user some fix ( #4221 )
...
* some fix
* generate translation
* mail:test string
2023-01-20 17:53:38 +01:00
Aina Sitraka
170125b9bb
PHRAS-3694 notif by email on delete inactif account, admin filter ( #4216 )
2023-01-19 14:03:28 +01:00
Aina Sitraka
8fbe994856
PHRAS-3694 fix clean user ( #4214 )
2023-01-18 11:15:46 +01:00
Aina Sitraka
5e3bf7885a
some command cleaner ( #4186 )
2023-01-13 23:09:30 +01:00
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
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
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