cerebrate/src/Model/Table
Sami Mokaddem 53f669e25c
new: [sync+meta_fields] Initial work on meta_field synchronisation and meta_template_directory - WiP
The new directory allows to ingest meta_fields without knowing their associated meta_template. Improved the way data is re-arranged, how meta-templates are saved and a helper widget showing the difference local objects have with their remote counter-part
2022-12-07 14:54:28 +01:00
..
SettingProviders chg: [cleanup] of the default role setting for keycloak 2022-11-13 11:18:54 +01:00
.gitkeep
AlignmentsTable.php fix: [alignments] saving of the alignment was omitted before 2022-02-24 13:46:35 +01:00
AppTable.php chg: [appTable] Set string format of FrozenTime to ISO 8601-like by default 2022-10-25 10:27:58 +02:00
AuditLogsTable.php fix: [auditlogs] more monkey fixing the logging errors via CLI 2022-05-17 09:26:23 +02:00
AuthKeysTable.php new: [audit log] behaviour tied into the appropriate models 2021-11-17 15:43:52 +01:00
BroodsTable.php new: [sync+meta_fields] Initial work on meta_field synchronisation and meta_template_directory - WiP 2022-12-07 14:54:28 +01:00
BruteforcesTable.php new: [security] Bruteforce protection added 2022-09-19 00:25:15 +02:00
EncryptionKeysTable.php new: [pgp] library ported from MISP 2022-10-21 15:25:52 +02:00
FloodProtectionsTable.php new: [flood protection] behaviour added 2022-02-07 02:01:59 +01:00
InboxProcessorsTable.php fix: [inbox] Missing `Table` in class name 2021-06-18 11:59:25 +02:00
InboxTable.php new: [inboxes] Added `severity` level and `message` and removed `description` column 2022-10-25 14:38:16 +02:00
IndividualsTable.php new: [individuals] rework 2022-11-13 11:09:34 +01:00
InstanceTable.php chg: [instance:getStatistics] Usage of cake's FrozenTime instead of DateTime 2022-03-08 16:51:10 +01:00
LocalToolsTable.php Merge branch 'main' into develop 2022-01-17 13:17:51 +01:00
MailingListsTable.php chg: [mailinglist] Added ACL conditions on mailing list operations 2022-02-23 10:03:12 +01:00
MetaFieldsTable.php new: [sync+meta_fields] Initial work on meta_field synchronisation and meta_template_directory - WiP 2022-12-07 14:54:28 +01:00
MetaTemplateFieldsTable.php new: [metaFields] Adding support of sane_default + improving form & crud - WiP 2022-11-14 09:04:35 +01:00
MetaTemplateNameDirectoryTable.php new: [sync+meta_fields] Initial work on meta_field synchronisation and meta_template_directory - WiP 2022-12-07 14:54:28 +01:00
MetaTemplatesTable.php new: [sync+meta_fields] Initial work on meta_field synchronisation and meta_template_directory - WiP 2022-12-07 14:54:28 +01:00
OrganisationsTable.php new: [organisation] Added `notifyAdmin` behavior. 2022-10-27 10:14:57 +02:00
OutboxProcessorsTable.php new: [audit log] behaviour tied into the appropriate models 2021-11-17 15:43:52 +01:00
OutboxTable.php new: [inboxes] Added `severity` level and `message` and removed `description` column 2022-10-25 14:38:16 +02:00
PermissionLimitationsTable.php chg: [element:metafield_panel] Metafield now relying on their index type when being displayed on singleViews 2022-11-28 12:12:01 +01:00
PhinxlogTable.php chg: [app] Added timestamp behavior for multiple models 2021-09-28 13:32:51 +02:00
RemoteToolConnectionsTable.php new: [audit log] behaviour tied into the appropriate models 2021-11-17 15:43:52 +01:00
RolesTable.php new: [audit log] behaviour tied into the appropriate models 2021-11-17 15:43:52 +01:00
SettingsTable.php chg: [settingTable] Added value validation before saving the setting 2022-02-07 12:01:07 +01:00
SharingGroupsTable.php fix: [modified] saving fixed for sync captures 2022-01-25 17:01:27 +01:00
UserSettingsTable.php fix: [userSettings] Perform URI validation for bookmarks 2022-02-07 10:48:55 +01:00
UsersTable.php Merge branch 'develop' of github.com:cerebrate-project/cerebrate into feature-metafield-dropdown 2022-11-14 14:53:02 +01:00