Commit Graph

45 Commits (d3f08205fbafa8a137069e9e82370d4dea78f431)

Author SHA1 Message Date
Luciano Righetti eb95c44528
Merge pull request #151 from righel/fix-test-action
fix: fix test workflow action
2023-09-14 16:16:55 +02:00
Sami Mokaddem d46143a37f
chg: [command:summary] Added data about the modified entity 2023-09-07 15:01:13 +02:00
Sami Mokaddem 26cbaf0129
chg: [command:summary] Consider perm meta-fields addition/deletion as uesr edit 2023-09-04 14:43:53 +02:00
Sami Mokaddem 633ae86886
chg: [command:summary] Added support of user MetaFields
Allow to show addition and deletion of user metafields such as the ones used for permissions
2023-08-29 14:53:03 +02:00
Luciano Righetti 9b7c693bb9 fix: fix some deprecation notices in 8.2 2023-04-06 17:59:22 +02:00
Sami Mokaddem abd5dab605
chg: [command:importer] Make sure to use the latest known version of the template 2023-03-31 13:56:06 +02:00
Sami Mokaddem 1ea0bb9be6
chg: [command:importer] Make sure to use the latest known version of the template 2023-03-31 13:55:48 +02:00
Sami Mokaddem c561fba7ae
fix: [command:fastUserEmrolment] Typo in condition showing the wrong warning for the faulty entity 2023-01-20 10:05:23 +01:00
Sami Mokaddem 5caf1659cf
fix: [command:fastEnrolment] Coorrectly display missing organisation instead of throwing an error 2023-01-20 10:05:09 +01:00
Sami Mokaddem ee6913d7f0
fix: [command:fastUserEnrolment] Better parsing of options and removed test instructions 2023-01-18 10:00:55 +01:00
Sami Mokaddem f36f33e7cf
new: [command:fastUserEnrolment] Added script to create alignment and enroll users from a provided CSV
- The individual and Organisation must already exist in Cerebrate. They can be created using the ImporterCommand script
2023-01-17 09:29:59 +01:00
Sami Mokaddem 433d18c176
fix: [command:importer] FIxed several bug preventing the save to happen 2023-01-17 09:28:27 +01:00
Sami Mokaddem a211aea267
new: [command:metaTemaplate] Added meta-template shell to create and enabled template by UUID 2023-01-17 09:27:31 +01:00
Sami Mokaddem cd9bb838f6
fix: [command:fieldSquasher] Allow persistence of changes 2023-01-17 09:26:47 +01:00
Sami Mokaddem f24d6c2cc8
chg: [command:summary] Added support of destination folder 2022-11-28 08:44:30 +01:00
Sami Mokaddem 7940eb065f
new: [command] Summary tool to collect changes done by nationalities
Currently supporting individual, organisation and user
2022-11-14 12:36:36 +01:00
iglocska 3bf52c701f
chg: [keycloak] sync script updated 2022-10-31 11:32:15 +01:00
Sami Mokaddem 80277e4bdf
chg: [command:keycloakSync] Make sure User model is loaded 2022-09-21 10:09:12 +02:00
iglocska 32a559cc3b
new: [keycloak] command line tool
- automateable sync
- fixed various issues
- added logging of issues
2022-05-17 04:01:10 +02:00
iglocska e2d6022726
Merge branch 'main' of github.com:cerebrate-project/cerebrate into main 2021-10-21 13:47:17 +02:00
Sami Mokaddem 4cb1a2f736
fix: [cli:importer] Support of accessibleFields for new entities 2021-10-20 11:44:23 +02:00
Alexandre Dulaunoy 739dc25b1e
fix: [Command] typo fixed as mentioned in #71 2021-09-24 13:11:39 +02:00
mokaddem 256b39691c chg: [command:importer] More complete mapping for enisa csirts inventory 2021-07-05 09:35:06 +02:00
mokaddem 45de6f8bf5 fix: [command:importer] Fixed variable typo 2021-06-28 20:45:10 +02:00
mokaddem 008c674f4d chg: [command:importer] Improved tool and added support of more options 2021-03-10 09:22:47 +01:00
mokaddem 7f8e319c68 chg: [command] Removed unused code in fieldSquasher 2021-03-10 09:21:51 +01:00
mokaddem 9328bb1b3f chg: [command] Extracted function 2021-03-01 11:39:18 +01:00
mokaddem 407c63edff chg: [command] Improved FieldSquasher closest matcher 2021-03-01 11:17:13 +01:00
mokaddem f8e9632f78 new: [command] First version of FieldSquasher - WiP 2021-02-26 15:02:39 +01:00
mokaddem 76617565fa fix: [command] Fixed importer support of metaFields 2021-02-26 10:38:10 +01:00
mokaddem 8fd36cf534 chg: [command:user] Renamed function toggleDisabled 2021-01-18 10:37:48 +01:00
mokaddem 7f003fec81 chg: [command:user] Option to enable/disable users 2021-01-18 10:06:40 +01:00
mokaddem e217862504 chg: [command:updater] Added draft of meta-template update 2021-01-14 08:55:28 +01:00
mokaddem 1031079c92 chg: [command:updater] Draft of manual updater script 2021-01-13 15:19:26 +01:00
mokaddem 1db86113fc chg: [command] Added configuration file for enisa-csirts 2020-11-30 16:03:58 +01:00
mokaddem da1be4be0f fix: [command] Generic importer correct usage of options 2020-11-30 15:59:01 +01:00
mokaddem 3214787364 chg: [command] Generic importer usage of saveMany and improved TUI 2020-11-30 15:41:36 +01:00
mokaddem a67a5d118d chg: [command] Generic importer added more validation and progress bar 2020-11-30 15:36:13 +01:00
mokaddem 566d93b67c chg: [command] Added support of CSV and documentation 2020-11-30 14:56:12 +01:00
mokaddem fec6f817f6 chg: [command] Generic importer improved and added support of value override 2020-11-30 13:47:48 +01:00
mokaddem 35ba595a82 chg: [command] Generic import tool allow passing path directly 2020-11-27 16:48:14 +01:00
mokaddem 0c14d30ae7 chg: [command] Added support of meta-field in generic importer 2020-11-27 16:22:54 +01:00
mokaddem 355defee99 new: [command] First version of generic importer - WiP 2020-11-27 12:32:38 +01:00
iglocska 3d4b4f25f3
new: [CLI] user listing / password reset added 2020-09-28 10:47:17 +02:00
iglocska 44c60942c0
chg: [restructure] the application
- move the app dir's contents to the source
- update composer for easier installation
2020-06-22 14:28:17 +02:00