sintonia/legacy/application/controllers
Jonas L 40b4fc7f66
feat: build schedule events exclusively in playout ()
### Description

Build and use the schedule events only in playout, the events generated
by legacy are not used anymore.

This ensure that we don't have to maintain 2 different implementation in
2 different languages. We still need the php function to run to make
sure the side effects of this function are executed (filling the
schedule in the DB).
2024-04-27 20:09:16 +02:00
..
plugins feat: build schedule events exclusively in playout () 2024-04-27 20:09:16 +02:00
ApiController.php fix(deps): update dependency friendsofphp/php-cs-fixer to <3.17.1 (main) () 2023-05-25 15:06:18 +02:00
AudiopreviewController.php feat(legacy): invalidate cached assets using md5sum () 2022-09-19 11:58:31 +02:00
DashboardController.php fix(deps): update dependency friendsofphp/php-cs-fixer to <3.26.1 (main) () 2023-09-08 15:45:24 +02:00
EmbedController.php feat(legacy): invalidate cached assets using md5sum () 2022-09-19 11:58:31 +02:00
EmbeddablewidgetsController.php fix(deps): update dependency friendsofphp/php-cs-fixer to <3.26.1 (main) () 2023-09-08 15:45:24 +02:00
ErrorController.php feat(legacy): invalidate cached assets using md5sum () 2022-09-19 11:58:31 +02:00
FeedsController.php style(legacy): format files () 2022-07-07 20:01:15 +02:00
IndexController.php feat(legacy): disable public radio page and redirect to login () 2024-02-02 19:04:12 +01:00
LibraryController.php feat(legacy): visual cue point editor () 2024-04-21 10:13:43 +01:00
ListenerstatController.php feat(legacy): invalidate cached assets using md5sum () 2022-09-19 11:58:31 +02:00
LocaleController.php fix(legacy): jquery i18n translations for plupload 2022-10-07 16:33:21 +02:00
LoginController.php feat(legacy): invalidate cached assets using md5sum () 2022-09-19 11:58:31 +02:00
PlaylistController.php fix(deps): update dependency friendsofphp/php-cs-fixer to <3.41.2 (stable) () 2023-12-18 19:02:03 +01:00
PlayouthistoryController.php feat(legacy): invalidate cached assets using md5sum () 2022-09-19 11:58:31 +02:00
PlayouthistorytemplateController.php feat(legacy): invalidate cached assets using md5sum () 2022-09-19 11:58:31 +02:00
PluploadController.php feat(legacy): invalidate cached assets using md5sum () 2022-09-19 11:58:31 +02:00
PodcastController.php feat(legacy): invalidate cached assets using md5sum () 2022-09-19 11:58:31 +02:00
PreferenceController.php feat: build schedule events exclusively in playout () 2024-04-27 20:09:16 +02:00
RenderController.php Format code using php-cs-fixer 2021-10-12 11:07:56 +02:00
ScheduleController.php feat(legacy): invalidate cached assets using md5sum () 2022-09-19 11:58:31 +02:00
SetupController.php feat: move timezone preference to config file () 2022-09-14 12:48:08 +02:00
ShowbuilderController.php fix(legacy): correct log levels () 2022-09-27 13:16:03 +02:00
SystemstatusController.php feat(legacy): invalidate cached assets using md5sum () 2022-09-19 11:58:31 +02:00
ThirdPartyController.php chore(legacy): use Config::getPublicUrl helper 2022-07-08 11:03:10 +02:00
TracktypeController.php fix(legacy): ensure validation is performed on the track type form () 2024-04-13 15:54:47 +02:00
UserController.php feat(legacy): invalidate cached assets using md5sum () 2022-09-19 11:58:31 +02:00
UsersettingsController.php style(legacy): fix code format with php-cs-fixer () 2022-03-14 12:15:04 +02:00
WebstreamController.php fix(deps): update dependency friendsofphp/php-cs-fixer to <3.23.1 (stable) () 2023-08-15 18:28:18 +02:00