Commit Graph

17008 Commits

Author SHA1 Message Date
Aina Sitraka
bc01476ea2 PHRAS-3772 bin/setup system:config add option (#4164)
* add option no compile -s for bin/setup system:config

* check db connection on bin/console

* add -s on  migration script
2022-11-01 16:20:52 +01:00
Aina Sitraka
d4a5b8b738 PHRAS-3750 fix list order (#4167) 2022-10-31 16:37:00 +01:00
Aina Sitraka
5c88140f26 real entry duration (#4166) 2022-10-31 14:33:38 +01:00
Nicolas Maillat
3c7b3731f3 script init (#4165) 2022-10-30 21:40:34 +01:00
Aina Sitraka
442779c6bf PHRAS-3772 catch exception on redis connection, don't parse a file (#4163) 2022-10-26 00:01:58 +02:00
Aina Sitraka
69ccdefb51 PHRAS-3754 admin - user detail - Record ACL tab (#4148)
* record acl tab in admin

* fix email locked, limit record right to 200

* fix

* add filter

* update

* feed element, basket element

* feed list

* feed entries

* when not expand

* some improvement
2022-10-25 23:21:25 +02:00
Aina Sitraka
19b4f6d06b task and scheduler log (#4158) 2022-10-25 22:22:26 +02:00
Nicolas Maillat
c6ec818643 PHRAS-3766 Migration stack step 1 (#4159) 2022-10-25 21:08:31 +02:00
Aina Sitraka
b9c445ca2c PHRAS-3750 select time filter (#4160) 2022-10-25 19:29:02 +02:00
jygaulier
c8e575c1e7 PHRAS-3765_oauth-parms-in-session (#4153)
PHRAS-3765: fetch parms from session

PHRAS-3765 : fix : pass custom parameters as argument (don't try to hack request)
2022-10-25 12:27:21 +02:00
Aina Sitraka
43cd154c87 PHRAS-3760 logs file - remove date from name of current log file - worker (#4154) 2022-10-21 21:21:18 +02:00
Aina Sitraka
49a0dcabf2 duration even if not finished (#4157) 2022-10-21 18:14:13 +02:00
Nicolas Maillat
42f44717c6 PHRAS-3736 fix chown on tmp, exit 1 when worker count is wrong (#4156) 2022-10-21 15:25:11 +02:00
Aina Sitraka
17c2b57d1f PHRAS-3762 check worker connexion number on init (#4152)
* fix connection number on init
* specify libheif release version
2022-10-19 12:19:07 +02:00
moctardiouf
5643ee8912 PHRAS-3318 sp saml - Fix K8S service name on proxy nginx usage (#4149) 2022-10-10 10:17:00 +02:00
Aina Sitraka
7ce6ce0947 PHRAS-3755 admin > connected user > disconnect user (#4150) 2022-10-08 00:42:24 +02: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
moctardiouf
9f349e063b PHRAS-3318 - Fix phraseanet-saml-sp for kubernets use (#4146) 2022-10-05 17:39:01 +02:00
Aina Sitraka
f9de6877d2 PHRAS-3742 Admin flush session (#4131)
PHRAS-3742 : 
- flush session
- command
- redis remove by pattern
- cmd
- add log
- clean table session
2022-10-05 16:56:13 +02:00
Aina Sitraka
2c5dd80e54 PHRAS-3750 fix filter (#4145) 2022-10-05 15:45:56 +02:00
Aina Sitraka
1481f163f1 PHRAS-3750 admin - worker - job - add sum for job duration - add time filter like 1h - 3h - 12h - 1d -3d - 1w (#4144)
* duration sum and time filter

* time filter

* add week and month filter
2022-10-04 17:34:26 +02:00
Aina Sitraka
1c9e26245d PHRAS-3724 restrict download option when print (#4112) 2022-10-04 16:41:09 +02:00
Nicolas Maillat
ac08ec75bc PHRAS-3736: fix elastic index name , fix exit1 on worker count (#4141) 2022-09-29 16:55:35 +02:00
Nicolas Maillat
56802b5f75 PHRAS-3602 4.1.6 changelog (#4119)
* Changelog of 4.1.6 status WIP

* Update readme

* add SAML SP
2022-09-29 11:30:58 +02:00
moctardiouf
41d0df432d PHRAS-3748 split dockerfile into multiple runs and fix elasticsearch (#4140)
* PHRAS-3748 split dockerfile into multiple runs and elasticsearch duplicated entry

* PHRAS-3748 add some verbose
2022-09-26 21:44:51 +02:00
Nicolas Maillat
a1567f9f07 PHRAS-3743 Admin - databox, collection operation help (#4138) 2022-09-26 11:03:25 +02:00
jygaulier
b4a7ba9c51 PHRAS-3745 : workzone action menus follow scrolling (#4137) 2022-09-21 09:33:28 +02:00
Aina Sitraka
dd546ec841 add string information about action in admin (#4134) 2022-09-16 23:11:06 +02:00
moctardiouf
a3e35dbdcd PHRAS-3726 docker env change server_name to hostname and add scheme://hostname:port (#4133)
* PHRAS-3726 change server_name to hostname and add scheme://hostname:port

* PHRAS-3726 allow base url changing during setup
2022-09-16 19:58:47 +02:00
Aina Sitraka
2d71cffe46 PHRAS-3738 Admin - worker - job tab - add filter on databox_id (name),record_id (#4132)
* add databox and record id filter

* add entry count

* generate translation

* fix retrieve count in DB

* change string position
2022-09-16 10:18:07 +02:00
jygaulier
6fa89c5bf8 Add JQ php extension - bis (#4129)
* Add JQ php extension (required by incoming openid auth plugin)

* build jq from git sources
2022-09-13 22:34:27 +02:00
Aina Sitraka
df9642ed2f fix DB collection cache (#4130) 2022-09-13 18:05:46 +02:00
moctardiouf
a3f811546f PHRAS-3736 managed services variables (#4128)
* PHRAS-3736 setting phraseanet application cache for managed services

* PHRAS-3736 removing rabbitmq config from auto-install

* PHRAS-3736 setting elasticsearch params for managed services

* PHRAS-3736 setting elasticsearch params for managed services - fix variale

* PHRAS-3736 setting database params for managed services
2022-09-13 13:25:47 +02:00
Nicolas Maillat
893749f487 Revert "Add JQ php extension (required by incoming openid auth plugin) (#4126)" (#4127) 2022-09-09 14:08:21 +02:00
moctardiouf
ba5eab7ae0 PHRAS-3734 add maintenance mode to stack (#4122) 2022-09-09 00:57:36 +02:00
jygaulier
f371fcc875 Add JQ php extension (required by incoming openid auth plugin) (#4126) 2022-09-08 23:54:20 +02:00
Aina Sitraka
ae5becc090 fix quit share (#4115) 2022-09-08 19:58:10 +02:00
Aina Sitraka
d4caa47b2a PHRAS-3737 fix delete story and children (#4120) 2022-09-08 17:35:36 +02:00
Nicolas Maillat
f9b9d52230 PHRAS-3416 phraseanet localization8 (#4125) 2022-09-08 16:45:28 +02:00
Aina Sitraka
1606783b0e PHRAS-3740 display collection sorted by database (#4124) 2022-09-08 16:03:46 +02:00
Aina Sitraka
144d04f099 regenerate translation (#4123) 2022-09-08 14:53:31 +02:00
Nicolas Maillat
6bd339f15d PHRAS-3416 phraseanet localization8 (#4121)
PHRAS-3729 Uploader multi target
PHRAS-3225 Emptying collection with worker
2022-09-08 11:06:08 +02:00
moctardiouf
927affb455 PHRAS-3318 - saml service provider container (#4092) 2022-09-07 21:35:09 +02:00
Aina Sitraka
70b2658302 PHRAS-3719 filter on job type (#4118)
* filter on job type

* fix
2022-09-07 16:57:49 +02:00
Aina Sitraka
54a96ee8df PHRAS-3729 Uploader pull mode - make it compatible with PS-461 uploader multi-destinations and permissions (#4116)
* pull mode multi destination

* add patch
2022-09-07 11:49:35 +02:00
Aina Sitraka
507219f715 PHRAS-3235 Admin - Collection - Emptying a collection by deleteRecord worker (#4113)
* emptying collection by deleteRecord worker

* fix test

* hide empty database
2022-09-02 15:42:27 +02:00
Nicolas Maillat
e40668cd63 PHRAS-3416 quit shared basket" missing string (#4111) 2022-08-02 21:59:56 +02:00
Aina Sitraka
a35aeb76ae PHRAS-3725: prod - shared basket - "quit share" missing string (#4110) 2022-08-02 15:21:21 +02:00
Aina Sitraka
bbf2dbfef1 PHRAS-3705 fix action bar and menu (#4109)
* fix action bar and menu

* remove right on element
2022-07-30 12:36:16 +02:00
Nicolas Maillat
683fff7cf0 PHRAS-3416 phraseanet localization8 (#4108) 2022-07-29 17:15:26 +02:00