libretime/legacy/application/controllers/plugins
Jonas L 40b4fc7f66
feat: build schedule events exclusively in playout (#2946)
### 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
..
Acl_plugin.php style(legacy): format using php-cs-fixer 2022-10-12 17:29:28 +02:00
Maintenance.php style(legacy): force semicolon on same line (#1534) 2022-01-23 20:15:55 +02:00
PageLayoutInitPlugin.php feat(legacy): visual cue point editor (#2947) 2024-04-21 10:13:43 +01:00
RabbitMqPlugin.php feat: build schedule events exclusively in playout (#2946) 2024-04-27 20:09:16 +02:00