Commit Graph

907 Commits

Author SHA1 Message Date
Luca Frosini d4201c68c6 Improved readability 2024-11-04 11:58:02 +01:00
Luca Frosini 8ca83520bd Renamed test function 2024-11-04 11:57:35 +01:00
Luca Frosini f65b6aee17 Moved and renamed test class 2024-11-04 11:56:49 +01:00
Luca Frosini b47a1b9ba7 Fixed comments 2024-11-04 11:38:03 +01:00
Luca Frosini 648fd0a8ae Added activate operation on contexts 2024-11-04 11:29:12 +01:00
Luca Frosini 64a2ced9ec Reorganizing code 2024-11-04 10:25:22 +01:00
Luca Frosini cd8627cf32 Fixing tests 2024-10-31 17:42:33 +01:00
Luca Frosini fb230cee94 Reorganizing code 2024-10-31 17:39:48 +01:00
Luca Frosini e29a78cd2d revising role operation checks 2024-10-31 17:26:34 +01:00
Luca Frosini 847edc72ef Added TODO as reminder 2024-10-31 16:14:02 +01:00
Luca Frosini e98a049ab4 Using new APIs in place of the deprecated ones 2024-10-31 15:00:34 +01:00
Luca Frosini 4fa38c24dd Variable instances renaming from securityContext to *Environment 2024-10-31 14:55:36 +01:00
Luca Frosini aeba8ba06a Fixed log 2024-10-30 15:07:35 +01:00
Luca Frosini 28ea920a05 Fixed log message 2024-10-30 14:38:46 +01:00
Luca Frosini 7dd3f13d7d Improving Environment hierarchy 2024-10-29 18:11:01 +01:00
Luca Frosini 8902f6b17b Reorganizing classes 2024-10-29 16:39:29 +01:00
Luca Frosini 281285761f fixed var name 2024-10-29 14:38:58 +01:00
Luca Frosini 3ec9670319 Added test 2024-10-28 15:46:00 +01:00
Luca Frosini 4766ad2f80 Added d4science-iam-client which is used for tests 2024-10-28 15:45:30 +01:00
Luca Frosini ec3a17b2d9 Migrated from keycloack-client to d4science-iam-client 2024-10-28 15:44:39 +01:00
Luca Frosini 66224d73f4 Reorganizing packages 2024-10-23 14:51:49 +02:00
Luca Frosini 5c195f8723 Reorganizing packages 2024-10-23 14:49:19 +02:00
Luca Frosini 0eb2cf9456 Reorganized packages 2024-10-23 14:48:07 +02:00
Luca Frosini 334a8aff37 Added classes description for future reference 2024-10-23 13:31:51 +02:00
Luca Frosini e1ef53f2ef Improved naming 2024-10-23 13:16:10 +02:00
Luca Frosini d9cc910fa9 Reorganized environments 2024-10-23 12:33:36 +02:00
Luca Frosini dafc4e5639 Fixing naming 2024-10-23 10:58:20 +02:00
Luca Frosini 924b370a81 Reorganizing naming 2024-10-23 10:50:38 +02:00
Luca Frosini ae2ec3ca5d Renaming SecurityContext in SystemEnvironment which is more clear 2024-10-23 10:30:34 +02:00
Luca Frosini 2360949ad3 temp commit 2024-10-08 14:31:30 +02:00
Luca Frosini 48f7b1a73b Adding the concept of allowed roles for some operations 2024-07-10 17:59:14 +02:00
Luca Frosini bf09efc8fd Fixed Changelog 2024-07-09 12:02:42 +02:00
Luca Frosini 99980cc20c PArent context must be get with the same current DB 2024-07-09 12:02:25 +02:00
Luca Frosini fb7ca52744 Fixed created value of Context state 2024-07-02 17:31:34 +02:00
Luca Frosini a3b66f300e Enabled support for List and Set 2024-07-02 17:30:52 +02:00
Luca Frosini 69ad3803eb Adding support for contexts extra info 2024-07-01 17:39:48 +02:00
Luca Frosini e42b2bde0a Removed wrong example 2024-06-26 17:11:24 +02:00
Luca Frosini 4ffaf4b082 upgraded procedure to upgrade models in the DB 2024-06-25 17:49:21 +02:00
Luca Frosini 984a1e5497 Added example to design feature #27707 2024-06-25 17:48:39 +02:00
Luca Frosini 47092cf13e improved comment 2024-06-14 09:45:25 +02:00
Luca Frosini 7b1631e8be Added method to clean cache which has to be exposed and implemented 2024-06-13 16:17:36 +02:00
Luca Frosini 8b49c4ffd2 Updated model upgrade procedure 2024-06-13 15:31:57 +02:00
Luca Frosini 8f701c10a5 enabled List and Set previously deactivated 2024-06-13 15:31:12 +02:00
Luca Frosini 8e4f173917 Added procedure to upgrade DB to IS model 7.1.0 2024-06-12 16:49:32 +02:00
Luca Frosini f85fb9948f Minor fixes 2024-06-12 16:49:02 +02:00
Luca Frosini b27a2695cf Fixed code to be aligned with removal of generic in IS Model class 2024-06-11 11:56:41 +02:00
Luca Frosini 1da984cac0 Fixed fullPath logging 2024-06-11 10:33:12 +02:00
Luca Frosini 6080c0ee41 Added ANY base type mapping 2024-06-11 10:22:16 +02:00
Luca Frosini 7865bd81cc Fixed comment whitespace and removed uneeded explicit cast 2024-06-11 10:21:52 +02:00
Luca Frosini c6049a122b Fixed context test base class 2024-04-16 15:11:33 +02:00