cerebrate/src/Model/Table
Sami Mokaddem 20eebd097d
new: [meta-template] Improvement of the update system
- Changed default update strategy from `create_new` to `update_existing`
- Added mechanism to automatically migrate meta-fields to newest template
- Improved validation and conflict detection strategies
- Fixed various UI bugs and improved QoL
2023-02-14 14:42:35 +01:00
..
SettingProviders fix: [validation] Tightened the validation rules for users to avoid 500 errors when the requirements are not met 2023-01-03 15:03:06 +01:00
.gitkeep
AlignmentsTable.php chg: [alignment] Added validation rule to avoid duplicates 2023-01-17 09:24:36 +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
AuthKeysTable.php
BroodsTable.php chg: [brood:queryIndex] Added support of pagination and filtering 2023-02-13 15:39:25 +01:00
BruteforcesTable.php
EncryptionKeysTable.php new: [pgp] library ported from MISP 2022-10-21 15:25:52 +02:00
FloodProtectionsTable.php
InboxProcessorsTable.php
InboxTable.php new: [inboxes] Added `severity` level and `message` and removed `description` column 2022-10-25 14:38:16 +02:00
IndividualsTable.php fix: [security] disallow multiple individuals with the same e-mail address 2023-01-03 15:30:26 +01:00
InstanceTable.php
LocalToolsTable.php
MailingListsTable.php
MetaFieldsTable.php new: [meta-template] Improvement of the update system 2023-02-14 14:42:35 +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 fix: [metaTemplateDirectory:create] Added gracefully handle uniqueness 2023-02-13 15:14:43 +01:00
MetaTemplatesTable.php new: [meta-template] Improvement of the update system 2023-02-14 14:42:35 +01:00
OrganisationsTable.php new: [organisation] Added `notifyAdmin` behavior. 2022-10-27 10:14:57 +02:00
OutboxProcessorsTable.php
OutboxTable.php new: [inboxes] Added `severity` level and `message` and removed `description` column 2022-10-25 14:38:16 +02:00
PermissionLimitationsTable.php Merge branch 'chg-sync-improvements' into develop-unstable 2023-01-18 15:40:54 +01:00
PhinxlogTable.php
RemoteToolConnectionsTable.php
RolesTable.php
SettingsTable.php
SharingGroupsTable.php
UserSettingsTable.php
UsersTable.php fix: [validation] Tightened the validation rules for users to avoid 500 errors when the requirements are not met 2023-01-03 15:03:06 +01:00