tags (nullable TextField): enter tags with a popular delimiter approach (like blank or semicolon). Nice too have eye-candy: after entering a delimiter character, tag-text turns visually into a "tag" with rounded border etc. ;-) but no real requirement for that.
playlist (nullable TextField): This is not yet relevant. Will be addressed in AEP08.
Timeslot
repetitionOfId (foreign-key to self): When creating a timeslot in calendar view, there should be the option to select any previous timeslot, in order to schedule it as a repetition of that timeslot. repeated timeslots do not have their own Playlist and Note data. They are rather referencing such data from the timeslot they are referring too.
David Trattnigchanged title from UI extensions based on the new fields provided in AEP05 to [EPIC] UI extensions based on the new fields provided in AEP05
changed title from UI extensions based on the new fields provided in AEP05 to [EPIC] UI extensions based on the new fields provided in AEP05
Stefan Nussbaumermarked the checklist item Update all links and link types as completed
marked the checklist item Update all links and link types as completed
Stefan Nussbaumermarked the checklist item Update all links and link types as incomplete
marked the checklist item Update all links and link types as incomplete
Stefan Nussbaumermarked the checklist item repetition_of (foreign-key to self): When creating a timeslot in calendar view, there should be the option to select any previous timeslot, in order to schedule it as a repetition of that timeslot. repeated timeslots do not have their own Playlist and Note data. They are rather referencing such data from the timeslot they are referring too. as completed
marked the checklist item repetition_of (foreign-key to self): When creating a timeslot in calendar view, there should be the option to select any previous timeslot, in order to schedule it as a repetition of that timeslot. repeated timeslots do not have their own Playlist and Note data. They are rather referencing such data from the timeslot they are referring too. as completed
Stefan Nussbaumermarked the checklist item repetition_of (foreign-key to self): When creating a timeslot in calendar view, there should be the option to select any previous timeslot, in order to schedule it as a repetition of that timeslot. repeated timeslots do not have their own Playlist and Note data. They are rather referencing such data from the timeslot they are referring too. as incomplete
marked the checklist item repetition_of (foreign-key to self): When creating a timeslot in calendar view, there should be the option to select any previous timeslot, in order to schedule it as a repetition of that timeslot. repeated timeslots do not have their own Playlist and Note data. They are rather referencing such data from the timeslot they are referring too. as incomplete
Konrad Mohrfeldtmarked the checklist item tags (nullable TextField): enter tags with a popular delimiter approach (like blank or semicolon). Nice too have eye-candy: after entering a delimiter character, tag-text turns visually into a "tag" with rounded border etc. ;-) but no real requirement for that. as completed
marked the checklist item tags (nullable TextField): enter tags with a popular delimiter approach (like blank or semicolon). Nice too have eye-candy: after entering a delimiter character, tag-text turns visually into a "tag" with rounded border etc. ;-) but no real requirement for that. as completed
Regarding contributors on the note @fm_margarethem: the steering admin interface does not currently offer the ability to add new hosts, nor does the dashboard. When editing the contributors list: should users be able to add new hosts or should they only be able to select from existing hosts?
Known hosts sounds like contributors should be selected from a list of existing hosts. That’s fine for me.
But how and where are new hosts created and added to steering? Will the admin interface in steering be extended to support adding/removing hosts? I’m just confused how anyone (even admins) add new hosts to the steering database.
I think adding another steering admin interface just for hosts might be the better (or at least the fastest) way even if our long term goal is to move these into the dashboard. We had a discussion if we rather want the CRUD operations for basic data models or the permission management to land in 1.0 and decided on the latter.
That being said, if it’s only the hosts model, I can imagine doing the CRUD interface for that in the dashboard (though not as part of this release).
Thanks for your input and I agree on your opinion, @kmohrf. Having the option in the steering admin interface to change / add hosts would be sufficient for MVP scope.
We already discussed the implications of creating a "settings page" on dashboard for ProKo & admin users which would allow them to change settings which are currently only available via the steering backend interface, and we agreed to postpone this to 1.0 because it is doubling the functionality of the steering backend (so it is out of MVP scope).
When I talk to ProKos, often they mention they are very used to using backend interfaces and tools that have very basic list-based UIs. So as long as the functionality is concerned for ProKo features, we can also lower the priority of creating fancy frontends a bit and focus on how to acheive the basic availability of the functions.
But please note, hosts at least need self-service features to edit their profile within the 1.0 release. Check [EPIC] Host and User Profile Managment (aura#41 - closed). This is currently scheduled for alpha-4 and is not yet fully specified.
The idea behind the contributors field is to allow owners of a show add hosts (of another show) that contributed to a specific episode of a show.
Therefore, it should only allow the owner(s) of a show to add or remove known hosts.
There can also be varying hosts (of the same show) for episodes. For example a show is usually maintained by 5 hosts. So, when broadcasting a new episodes, these 5 hosts are pre-populated in the note. Now in some episodes only 3 of them are actually doing the show. In that scenario the other 2 hosts are removed when editing the episode details (note).
Konrad Mohrfeldtmarked the checklist item subtitle (nullable TextField): Display the sub-title of a category, when it is assigned in the show view as completed
marked the checklist item subtitle (nullable TextField): Display the sub-title of a category, when it is assigned in the show view as completed
could the repetitionOfId be shown in a shorthand form (as a bold or coloured W/R for "Wiederholung/repetition") in the Calendar to make it visible at one glance for ProKos? The shorthand can be displayed next to timeslot & show title in the Calendar Day View, and it can be visible in the Calendar Week View in the tooltip of a timeslot.