Naomi Aro
f7de484461
CC-2336 Some Show Editing Features Seem to have been lost
...
recovered everything that original worked I think will keep looking,
still problems with editing a show which has already started.
2011-05-30 18:41:31 -04:00
Naomi
765897600d
CC-2318 Edit Metadata of Live shows doesn't work
...
form is not taking care that a track number should be an integer,
default empty string cannot be set for integer, rejected by database.
2011-05-26 11:11:12 -04:00
naomiaro
a3d7c5e70b
CC-1799 : Live Studio Playout from media library (pytagsfs)
...
metadata almost working from airtime form -> python daemon. Just need to look into permissions for some stor folders.
2011-05-13 13:25:55 -04:00
mkonecny
12e30820ae
cc-2232-automatically-fill-in-show-name
...
-changed default "Untitled Show 1" to "Untitled Show"
2011-05-04 20:52:04 -04:00
James Moon
e5969ab4be
CC-2232:Automatically fill in show name
...
Notes:
1. Not sure if "Untitled Show 1" would be the best name.
What if "Untilted Show 1" already exist? There is no easy way
of keeping track of the numbers. So wouldn't it be better to just use
"Untitled Show"?
2. There is no easy way to figure out if the current form is
opened for "update" or "add".( We can check the text on the button
if it says "add" or "update" button, but it's always bad to rely on
any UI text. So the new code will focus and higlight name text on both
update and create new case for now.
2011-05-04 20:52:03 -04:00
martin
7a3fbe9ac7
CC-2196: Update a Live show with invalid data, uncheck the Record checkbox
...
-fixed
2011-04-18 12:01:02 -04:00
Naomi
e853a6ff6e
need individual rows/total rows error tracker.
2011-04-15 11:22:40 -04:00
Naomi
4d8f434059
have to start each loop as valid now.
2011-04-15 11:13:42 -04:00
Naomi
0982405d4c
better form validation for rebroadcast date/times
2011-04-15 10:23:08 -04:00
Paul Baranowski
b11cbd8159
CC-2166: Packaging Improvements. Moved the Zend app into airtime_mvc. It is now installed to /var/www/airtime. Storage is now set to /srv/airtime/stor. Utils are now installed to /usr/lib/airtime/utils/. Added install/airtime-dircheck.php as a simple test to see if everything is install/uninstalled correctly.
2011-04-14 18:55:04 -04:00