@davmo currently adds reservations to the eps table.
The hub should automatically prevent listing and prevent anyone from posting to the Community News slot on the First Monday of Every Month.
eg: "Mon 2025-01-06: hpr4286 Reserved: HPR Community News for December 2024."
Removing from the calendar.php should be possible, but request.php and request_confirm.php would need logic to restrict people from uploading.
The addition of a array of allowed email addresses to people who can post this show would be appropriate.
We need a UML sequence using @davmo current script to generate a md that then can be used to post the show just ahead of recording, or for distribution to the HPR Community News Team.
@davmo currently adds reservations to the `eps` table.
The `hub` should automatically prevent listing and prevent anyone from posting to the _Community News slot_ on the First Monday of Every Month.
eg: "Mon 2025-01-06: hpr4286 Reserved: HPR Community News for December 2024."
Removing from the `calendar.php` should be possible, but `request.php` and `request_confirm.php` would need logic to restrict people from uploading.
The addition of a array of allowed email addresses to people who can post this show would be appropriate.
We need a UML sequence using @davmo current script to generate a md that then can be used to post the show just ahead of recording, or for distribution to the HPR Community News Team.
ken_fallon
changed title from Automatticly add "Reserved: HPR Community News for " to the HPR calandar. to Automatically add "Reserved: HPR Community News for " to the HPR calendar.2024-11-01 17:17:35 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
@davmo currently adds reservations to the
epstable.The
hubshould automatically prevent listing and prevent anyone from posting to the Community News slot on the First Monday of Every Month.eg: "Mon 2025-01-06: hpr4286 Reserved: HPR Community News for December 2024."
Removing from the
calendar.phpshould be possible, butrequest.phpandrequest_confirm.phpwould need logic to restrict people from uploading.The addition of a array of allowed email addresses to people who can post this show would be appropriate.
We need a UML sequence using @davmo current script to generate a md that then can be used to post the show just ahead of recording, or for distribution to the HPR Community News Team.
Automatticly add "Reserved: HPR Community News for " to the HPR calandar.to Automatically add "Reserved: HPR Community News for " to the HPR calendar.