Commit Graph

6 Commits

Author SHA1 Message Date
Naomi 5b79a9f876 CC-2176 : Allow up to 10 rebroadcasts, add in the plus button with hidden elements
tested with adding shows, need to test editing shows.
2011-04-14 11:31:44 -04:00
Naomi 492c76cb2f CC-2176 : Allow up to 10 rebroadcasts, add in the plus button with hidden elements
creating elements inside for loop to be less redundant.
2011-04-13 15:11:06 -04:00
naomiaro b59e7aef32 CC-2116 : Add Extra Form Validation For Rebroadcasts
adding check for time fields since zend passes 09:0f
setting min date on rebroadcast date picker to be start date of show.
2011-04-01 19:43:57 -04:00
naomiaro 132c78453a CC-2116 : Add Extra Form Validation For Rebroadcasts
can only schedule rebroadcast shows an hour after original broadcast or later.

zend date validator passes '09:0f' which it shouldn't...
2011-04-01 18:18:32 -04:00
naomiaro e3e8f10021 CC-1985 : Automatic rebroadcast of recorded content
added url column to cc_shows table, logic to show/hide form components for rebroadcast
2011-03-17 18:23:05 -04:00
naomiaro 29816f32fa CC-1985 : Automatic rebroadcast of recorded content
can add absolute dates/times for non repeating show instances to rebroadcast.
2011-03-15 15:20:10 -04:00