Markers
Table of Contents
booking-edit-cpt-page.php
Type | Line | Description |
---|---|---|
TODO | 105 | add possibility of manage and edit reserved rooms |
checkbox-field.php
Type | Line | Description |
---|---|---|
TODO | 15 | maybe we need to remove this hidden field? |
textarea-field.php
Type | Line | Description |
---|---|---|
TODO | 52 | sanitize textarea |
settings-group.php
Type | Line | Description |
---|---|---|
TODO | 34 | temporary solution. move this code |
i-cal-import-menu-page.php
Type | Line | Description |
---|---|---|
TODO | 94 | Simplify IDs detection? |
booking-data.php
Type | Line | Description |
---|---|---|
TODO | 925 | needs to allow save reserved rooms on update. |
abstract-email.php
Type | Line | Description |
---|---|---|
TODO | 88 | set description and label or remove it from constructor |
TODO | 93 | remove this method and do not use it in \MPHB\Notifier\Emails\NotificationEmail |
base-email.php
Type | Line | Description |
---|---|---|
TODO | 29 | Change the autogenerated stub |
direct-bank-transfer-email.php
Type | Line | Description |
---|---|---|
TODO | 28 | remove these methods in abstract email and check all emails with notifier |
booking-repository.php
Type | Line | Description |
---|---|---|
TODO | 326 | temporary solution for save reserved rooms. Move reserved rooms saving from booking repository. |
TODO | 329 | now reservedRooms saved only on create new booking (with non-auto-draft status ). needs to allow save reserved rooms on update also |
step-booking.php
Type | Line | Description |
---|---|---|
TODO | 363 | check is coupon feature is enabled |
step-checkout.php
Type | Line | Description |
---|---|---|
TODO | 265 | case if user is not a customer |