SReview icon indicating copy to clipboard operation
SReview copied to clipboard

add API to manage the schedule

Open yoe opened this issue 6 years ago • 1 comments

Currently, adding the schedule is done in custom Perl scripts. While that works to some extent (it doesn't have a way to detect removed talks), it's probably best if we were to have an API for people to use when editing the schedule. We might then be able to also provide a webinterface that uses that API to edit the schedule through Ajax-y things.

yoe avatar Nov 27 '17 17:11 yoe

There is an sreview-import script and an SReview::Schedule Perl API to handle schedule parsing. It now also can detect removed tasks.

A REST API is still wanted.

yoe avatar Jul 26 '22 16:07 yoe