cerebrate/src/Controller
mokaddem 54c513613e fix: [sharingGroup] Various fixes for sharing groups
- Renamed sharingGroupsOrgs table to follow cake4's recommendation
- Fix case if logged user doesn't have an organisation
- Provide all orgs if user is admin
- Fix issue with model associated with sharingGroupOrgs
- Fix addOrg missing entity for genericForm helper
2020-11-25 16:06:31 +01:00
..
Component new: [meta templates] reworked 2020-11-20 11:09:24 +01:00
Open
AlignmentsController.php
AppController.php
AuthKeysController.php
EncryptionKeysController.php fix: [encryption key] searches 2020-11-20 11:16:43 +01:00
ErrorController.php
IndividualsController.php
InstanceController.php
MetaTemplateFieldsController.php
MetaTemplatesController.php new: [meta templates] reworked 2020-11-20 11:09:24 +01:00
OrganisationsController.php
PagesController.php
RolesController.php
SharingGroupsController.php fix: [sharingGroup] Various fixes for sharing groups 2020-11-25 16:06:31 +01:00
UsersController.php