cerebrate/src/Controller
Sami Mokaddem ba047885c9
chg: [Component:ACL] Added entry for audit log filtering
2022-02-23 10:00:42 +01:00
..
Component chg: [Component:ACL] Added entry for audit log filtering 2022-02-23 10:00:42 +01:00
Open fix: [security] open endpoints should only be open when enabled 2022-02-04 00:36:31 +01:00
AlignmentsController.php chg: [controllers] Bug fixes and usage of UI factory 2021-01-11 16:28:07 +01: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 Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop-unstable 2022-02-08 08:42:25 +01:00
AuditLogsController.php chg: [auditlog] Allow filtering and searching the table 2022-01-20 13:55:27 +01:00
AuthKeysController.php fix: [error code] adding an authkey for a user you are not authorised to modify resulted in a 404 instead of a 405 2022-02-20 14:56:21 +01:00
BroodsController.php new: [instance:search_all] Early work on search all feature 2021-09-10 11:55:54 +02:00
EncryptionKeysController.php Merge branch 'develop' of github.com:cerebrate-project/cerebrate into refactor-metatemplates 2022-01-20 09:00:45 +01:00
ErrorController.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
InboxController.php chg: [inbox:index] Sort messages by created datetime 2022-01-25 15:02:25 +01:00
IndividualsController.php chg: [genericElements:index_table] Continuation of stats for current view - WiP 2021-11-17 17:04:39 +01:00
InstanceController.php Merge branch 'develop' of github.com:cerebrate-project/cerebrate into refactor-metatemplates 2022-01-20 09:00:45 +01:00
LocalToolsController.php chg: [localtTools:connectionRequest] Provide more info on exception 2022-01-25 15:02:30 +01:00
MailingListsController.php chg: [genericElements:index_table] Continuation of stats for current view - WiP 2021-11-17 17:04:39 +01:00
MetaTemplateFieldsController.php new: [instance:search_all] Early work on search all feature 2021-09-10 11:55:54 +02:00
MetaTemplatesController.php fix: [metaTemplate] Various fixed on meta-templates updates 2022-01-20 12:00:39 +01:00
OrganisationsController.php chg: [genericElements:index_table] Continuation of stats for current view - WiP 2021-11-17 17:04:39 +01:00
OutboxController.php new: [instance:search_all] Early work on search all feature 2021-09-10 11:55:54 +02:00
PagesController.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
RolesController.php fix: [roles] setting default should be exclusive 2022-01-27 22:06:26 +01:00
SharingGroupsController.php Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop-unstable 2022-02-21 11:17:05 +01:00
UserSettingsController.php fix: [security] user settings allow enumeration of usernames 2022-02-04 00:45:42 +01:00
UsersController.php fix: [security] flood protection control enabled by default 2022-02-19 01:34:07 +01:00