Documentation

Markers

Table of Contents

module/Company/src/Service/AclService.php 2
module/Company/src/Service/Company.php 3
module/Decision/src/Service/Decision.php 1
module/Decision/src/Service/Gdpr.php 1
module/Decision/src/Service/Organ.php 1
module/Education/src/Service/Course.php 1
module/Frontpage/src/Service/Frontpage.php 1
module/Frontpage/src/Service/Page.php 1
module/Photo/src/Model/VirtualAlbum.php 1
module/User/config/module.config.php 1
module/User/src/Service/User.php 2

AclService.php

Type Line Description
TODO 81 Make this an assertion to ensure a CompanyUser can only edit their own company (`Own` is temporary):
TODO 93 Make this an assertion to ensure a CompanyUser can only edit their own jobs (`Own` is temporary):

Company.php

Type Line Description
TODO 376 handle change of slug w.r.t. uploaded files.
TODO 400 Send e-mail to CEB/C4 about proposed changes.
TODO 726 Send e-mail to CEB/C4 about proposed changes.

Decision.php

Type Line Description
TODO 281 The actual file is never deleted.

Gdpr.php

Type Line Description
TODO 199 When implementing GH-1685 update this to be similar to how it is done in the company module.

Organ.php

Type Line Description
TODO 332 catch exception

Course.php

Type Line Description
TODO 220 Move the form check to the controller.

Frontpage.php

Type Line Description
TODO 133 check member's privacy settings

Page.php

Type Line Description
TODO 158 Move form checks to the controller.

VirtualAlbum.php

Type Line Description
TODO 124 The code below probably never was finished

module.config.php

Type Line Description
TODO 48 remove after 1 January 2025.

User.php

Type Line Description
TODO 152 Move form validation to controller.
TODO 216 Re-enable functionality once company module overhaul is finished.

Search results