Markers
Table of Contents
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 | 727 | Send e-mail to CEB/C4 about proposed changes. |
Decision.php
| Type | Line | Description |
|---|---|---|
| TODO | 283 | The actual file is never deleted. |
Gdpr.php
| Type | Line | Description |
|---|---|---|
| TODO | 200 | When implementing GH-1685 update this to be similar to how it is done in the company module. |
Organ.php
| Type | Line | Description |
|---|---|---|
| TODO | 339 | catch exception |
Course.php
| Type | Line | Description |
|---|---|---|
| TODO | 220 | Move the form check to the controller. |
Frontpage.php
| Type | Line | Description |
|---|---|---|
| TODO | 134 | 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. |