cerebrate/src/Controller
Sami Mokaddem 0d5dee3524
fix: [component:CRUD] Do not limit results if the limit query parameter is not provided
2023-09-27 10:44:43 +02:00
..
Component fix: [component:CRUD] Do not limit results if the limit query parameter is not provided 2023-09-27 10:44:43 +02:00
Open
AlignmentsController.php chg: [alignments:acl] Reflected ACL logic from individuals to alignments 2023-09-08 09:11:52 +02:00
ApiController.php
AppController.php
AuditLogsController.php chg: [audit:filter] Made request_action a multiple search 2023-02-23 13:04:33 +01: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
InboxController.php chg: [inbox:filtering] Possibility to filter on severity 2022-11-15 11:22:02 +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 fix: [security] blind SQL injection in searchAll 2023-03-25 09:23:45 +01:00
LocalToolsController.php
MailingListsController.php fix: [mailinglist:ACL] Fixed bug in ACL check for access 2023-09-05 10:33:08 +02:00
MetaTemplateFieldsController.php
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 new: [org Groups] added 2023-09-12 09:26:07 +02:00
OrganisationsController.php fix: [ACL] fixes 2023-09-12 11:08:46 +02:00
OutboxController.php
PagesController.php
PermissionLimitationsController.php new: [permission limitations] subsystem added 2022-11-09 14:09:27 +01:00
RolesController.php
SharingGroupsController.php fix: [sharingGroups:addOrg] Use correct index to add to the group 2023-02-16 14:55:43 +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:acl] Improved waterfall model for CRUD operation and updated UI to reflect them 2023-09-13 09:15:16 +02:00