cerebrate/src/Model/Entity
iglocska 52e8a5c6a6
new: [enumerations] added enumerations system
- for string entry fields, simply add lists of values to convert the text entry for values
- helps with maintaining accurate lists
- currently the fields that are valid targets are organisations.nationality, organisations.sector, organisations.type
2023-05-26 16:13:52 +02:00
..
.gitkeep chg: [restructure] the application 2020-06-22 14:28:17 +02:00
Alignment.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
AppModel.php new: [sync+meta_fields] Initial work on meta_field synchronisation and meta_template_directory - WiP 2022-12-07 14:54:28 +01:00
AuditLog.php new: [sync+meta_fields] Initial work on meta_field synchronisation and meta_template_directory - WiP 2022-12-07 14:54:28 +01:00
AuthKey.php new [Authkey] implementation ready 2020-08-07 21:47:04 +02:00
Brood.php fix: [entities] added brood, fixed instance 2021-06-29 09:17:03 +02:00
Bruteforce.php new: [security] Bruteforce protection added 2022-09-19 00:25:15 +02:00
EncryptionKey.php new: [sync+meta_fields] Initial work on meta_field synchronisation and meta_template_directory - WiP 2022-12-07 14:54:28 +01:00
Enumeration.php new: [enumerations] added enumerations system 2023-05-26 16:13:52 +02:00
EnumerationCollection.php new: [enumerations] added enumerations system 2023-05-26 16:13:52 +02:00
Inbox.php new: [inboxes] Added `severity` level and `message` and removed `description` column 2022-10-25 14:38:16 +02:00
Individual.php new: [sync+meta_fields] Initial work on meta_field synchronisation and meta_template_directory - WiP 2022-12-07 14:54:28 +01:00
Instance.php fix: [entities] added brood, fixed instance 2021-06-29 09:17:03 +02:00
LocalTool.php wip: initial connectors 2021-04-30 23:59:53 +02:00
MailingList.php chg: [mailinglist] Improved feature 2021-10-28 09:00:20 +02:00
MetaField.php new: [metaFields] system added 2020-09-28 01:25:07 +02:00
MetaTemplate.php new: [metaFields] system added 2020-09-28 01:25:07 +02:00
MetaTemplateField.php new: [metaTemplateField] Added `index_type` virtual property to use the correct index_table element 2022-11-15 14:54:44 +01:00
MetaTemplateNameDirectory.php new: [sync+meta_fields] Initial work on meta_field synchronisation and meta_template_directory - WiP 2022-12-07 14:54:28 +01:00
Organisation.php new: [sync+meta_fields] Initial work on meta_field synchronisation and meta_template_directory - WiP 2022-12-07 14:54:28 +01:00
Outbox.php new: [inboxes] Added `severity` level and `message` and removed `description` column 2022-10-25 14:38:16 +02:00
PermissionLimitation.php new: [permission limitations] subsystem added 2022-11-09 14:09:27 +01:00
RemoteToolConnection.php chg: [wip] localtools 2021-06-11 10:44:24 +02:00
Role.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
SharingGroup.php fix: [sync] created field rules added 2022-01-31 09:35:33 +01:00
User.php fix: [user:rearrangeForAPI] Fixed support of metafields 2023-02-13 15:13:33 +01:00
UserSetting.php new: [user-settings] Added user settings feature 2021-10-08 10:27:40 +02:00