-
five states of a dj's status (currently we only have
"inactive")
handle in a manner similar to roles.
trainee - in training
active - currently available for scheduling or subbing
scheduled - may overlap with active
hiatus - mostly for students away on summer vacation.
may overlap w/ active.
alumni - have left the station
trainee and alumni cannot overlap with any other states.
2005-11-19 17:07:18 UTC in WXDU Radio Tools
-
DJ's tend to navigate away from the current live
playlist, causing the playlist to end. try removing
all ways to navigate from within that page (ie, pop up
a new page with no buttons, address line, or links on
the page).
2005-11-19 16:44:43 UTC in WXDU Radio Tools
-
Logged In: YES
user_id=1371650
also be sure to understand sessions fully and analyze
possible bugginess. fix bugginess.
2005-11-19 16:41:37 UTC in WXDU Radio Tools
-
there's an anchor on the playlist entry screen that is
supposed to scroll the page to the correct location
after you've entered a new line, regardless of how long
your playlist is. however, the page is not scrolling
to the anchor.
when i looked at the source, i found the anchor exists
in two places. one on the data entry line, and one
further down. the one further down is the...
2005-11-04 03:38:41 UTC in WXDU Radio Tools
-
Logged In: YES
user_id=1371650
when the user confirms a playlist, the user is sent to the
main usermenu page. the 'confirm' button now sends a flag
to the usermenu page, and the page then displays an extra,
very large, very red logout button at the top of the screen.
it says, "Just got off the air? Click here to logout."
Hopefully it will be extremely difficult to miss.
if...
2005-11-04 01:24:49 UTC in WXDU Radio Tools
-
Logged In: YES
user_id=1371650
this is mostly complete. i just need to give dj's a way to
edit firstname and lastname.
2005-11-02 22:08:51 UTC in WXDU Radio Tools
-
case of deftitle and/or defdjname not handled correctly
in world/djplaylists.php. there are about six users
who fall into this category. i guess firstname
should be used instead of defdjname-- whatever we use
on the djlist page.
2005-11-02 03:59:46 UTC in WXDU Radio Tools
-
on:
http://destoria.bootp.duke.edu/djspace/plmanager/world/currentplaylist_xdu.php
observed:
"Dead of the Night - "
i think there's probably no subtitle for this show.
if no subtitle, there should be no hyphen and space
after the title.
2005-11-02 03:19:30 UTC in WXDU Radio Tools
-
Logged In: YES
user_id=1371650
i can't reproduce this error. i've tried one single quote,
two single quotes, two single quotes with double quotes.
no syntax error and the subtitle (and show title-- i tested
that field too) both go into the db without error.
in my testing, i have found that putting double quotes into
the details of an old show causes the subtitle to disappear
when...
2005-11-02 03:10:15 UTC in WXDU Radio Tools
-
fix "edit playlist" function so that you can actually
change the time and other details successfully.
2005-11-02 02:29:13 UTC in WXDU Radio Tools