cerebrate/src/Controller
Sami Mokaddem eefe6b22cc
chg: [inboxes:filtering] Populate username with eligible users in filtering modal
2023-12-13 14:31:55 +01:00
..
Component new: [CRUD:Filtering] Added support of options in index filtering modal 2023-12-13 14:30:53 +01:00
Open fix: [security] open endpoints should only be open when enabled 2022-02-04 00:36:31 +01:00
AlignmentsController.php chg: [alignments:acl] Reflected ACL logic from individuals to alignments 2023-09-08 09:11:52 +02:00
ApiController.php new: add /api openapi spec view with redoc, add faker to fixtures, validate api responses with openapi spec, add /api/v1/ prefix to api routes 2022-01-07 13:45:52 +01:00
AppController.php new: [adminNotificationBehavior] Added first version of new behavior and associated inboxProcessor 2022-10-26 17:10:04 +02:00
AuditLogsController.php new: [topology UI] added 2023-10-05 11:05:20 +02:00
AuthKeysController.php chg: [authkeys:add] Select logged-in user by default 2023-02-23 14:57:58 +01:00
BroodsController.php chg: [brood:queryIndex] Added support of pagination and filtering 2023-02-13 15:39:25 +01:00
EncryptionKeysController.php chg: [encryptionKeys:beforeSave] Updated ACL to disable management of keys for regular orgs 2023-02-24 10:35:25 +01:00
EnumerationCollectionsController.php new: [enumerations] added enumerations system 2023-05-26 16:13:52 +02:00
EnumerationsController.php new: [enumerations] added enumerations system 2023-05-26 16:13:52 +02:00
ErrorController.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
InboxController.php chg: [inboxes:filtering] Populate username with eligible users in filtering modal 2023-12-13 14:31:55 +01:00
IndividualsController.php chg: [ui] Improved reflection of ACL logic in the UI for OrgGroups, Organisations and individuals. 2023-09-12 14:11:15 +02:00
InstanceController.php new: [topology improvements] added acl, menu access, downloader 2023-10-05 12:37:12 +02:00
LocalToolsController.php fix: [localTools:action] Catch error if local tool's action returned unexpected data 2022-06-08 11:51:52 +02:00
MailingListsController.php fix: [mailinglist:ACL] Fixed bug in ACL check for access 2023-09-05 10:33:08 +02:00
MetaTemplateFieldsController.php new: [instance:search_all] Early work on search all feature 2021-09-10 11:55:54 +02:00
MetaTemplateNameDirectoryController.php new: [metaTemplateNameDirectory] Added index to see the known template and their associated saved meta-templates 2023-02-27 12:16:36 +01:00
MetaTemplatesController.php chg: [metaTemplate:update] Gracefully handle case when template on disk is not readable 2023-03-13 11:37:58 +01:00
OrgGroupsController.php fix: [orggroups:ui] Aligned UI with what users can actually do 2023-10-30 10:45:38 +01:00
OrganisationsController.php fix: [ACL] fixes 2023-09-12 11:08:46 +02:00
OutboxController.php new: [inboxes] Added `severity` level and `message` and removed `description` column 2022-10-25 14:38:16 +02:00
PagesController.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
PermissionLimitationsController.php new: [permission limitations] subsystem added 2022-11-09 14:09:27 +01:00
RolesController.php fix: [roles] setting default should be exclusive 2022-01-27 22:06:26 +01:00
SharingGroupsController.php chg: [wip] sharing group rework / MISP connector improvements 2023-10-31 14:54:08 +01:00
UserSettingsController.php chg: [user-settings:edit] Prevent assigning a setting to another user 2023-09-07 15:14:26 +02:00
UsersController.php chg: [users:index] Added support of table filtering 2023-11-02 08:09:42 +01:00