Commit graph

340 commits

Author SHA1 Message Date
Naomi
9f7e85b273 IM-733 Create Development timetable for Airtime Development
IM-777
Database structure for new History Feature
2013-07-03 15:20:40 -04:00
Naomi
328c1f3cac IM-733 Create Development timetable for Airtime Development
IM-777
Database structure for new History Feature
2013-07-03 15:19:05 -04:00
drigato
f82cb364c1 CC-5246: Calendar: ON AIR show has an incorrect context menu 2013-06-20 15:21:33 -04:00
drigato
28d73264da CC-5240: Overnight Linked Shows, newly generated not getting content 2013-06-19 01:17:32 -04:00
denise
b95a0d7c4a CC-5241: deleting a linked show, show comes back in the schedule 2013-06-18 16:56:16 -04:00
Martin Konecny
2a0c9769aa Merge branch '2.4.x'
Conflicts:
	airtime_mvc/public/js/airtime/showbuilder/builder.js
	python_apps/pypo/liquidsoap_scripts/fdkaac.liq
	python_apps/pypo/schedule/pypofetch.py
	python_apps/pypo/schedule/telnetliquidsoap.py
2013-06-14 16:45:52 -04:00
denise
3f1c47b764 CC-5215: Linked shows sometimes lose crossfades 2013-06-07 13:47:12 -04:00
denise
eaf337f317 CC-5209: Calendar -> Repeat by 5th day of the week problem 2013-06-07 11:30:24 -04:00
drigato
66af5cddd9 Trying things 2013-06-07 11:30:13 -04:00
denise
f4aba1a189 CC-5209: Calendar -> Repeat by 5th day of the week problem 2013-06-07 11:29:45 -04:00
denise
02ca82f85e CC-5209: Calendar -> Repeat by 5th day of the week problem 2013-06-07 11:17:35 -04:00
drigato
bef2dc190e Trying things 2013-06-07 11:17:35 -04:00
denise
ccb3da3192 CC-5209: Calendar -> Repeat by 5th day of the week problem 2013-06-07 11:17:35 -04:00
denise
59c68569ab CC-5208: DJ can try to edit show not assign to him 2013-06-07 11:17:35 -04:00
Naomi
99cc75ef51 users can open the current show to schedule and also rebroadcast shows. 2013-06-07 11:17:35 -04:00
denise
bad5b12472 CC-5208: DJ can try to edit show not assign to him 2013-06-05 12:05:41 -04:00
Naomi
12302aa1dc users can open the current show to schedule and also rebroadcast shows. 2013-05-31 11:42:35 -04:00
denise
f28ab12281 Fixed typo. 2013-05-31 09:40:23 -04:00
denise
3f97b071fe CC-5187: Edit show -> disable linking option if show is currently playing 2013-05-30 11:06:45 -04:00
denise
e2810606ab CC-5186: Edit current playing show throws exception sometimes 2013-05-29 14:24:29 -04:00
denise
d00f8392bb CC-5183: Use of undefined variable 2013-05-29 12:34:00 -04:00
denise
9545d8aacb Removed dropping and recreating cc_schedule table index before inserting into this table.
We thought it would be a significant performance booster but it isn't
2013-05-28 16:19:17 -04:00
drigato
96ac9cb534 CC-5174: Linked Show: Update a regular show to linked show will move the whole scheduled time forward. 2013-05-24 09:43:03 -04:00
denise
0107f36206 Changed propel to prepared statements 2013-05-23 12:49:15 -04:00
denise
d57836c42b CC-5159: Repeating Shows doesn't populate correct dates sometimes 2013-05-17 13:10:15 -04:00
denise
9133384789 is_scheduled flag was not getting updated when shows were deleted 2013-05-16 15:03:10 -04:00
denise
f3edc2bee6 CC-5151: Calendar -> Remove all content -> Does not update scheduled flag in library
Fixed so it doesn't update files that are scheduled in other shows
2013-05-15 12:38:48 -04:00
denise
254ebb709e CC-5151: Calendar -> Remove all content -> Does not update scheduled flag in library 2013-05-15 11:25:30 -04:00
denise
c173744929 CC-5090: Unscheduled tracks are still marked at Scheduled in linked show 2013-05-14 10:58:06 -04:00
denise
9377e21293 Removed unnecessary function call when editing a show 2013-05-14 08:59:21 -04:00
denise
13458ad687 CC-5122: Calendar -> linked show: Change the repeating weekday will lost all the contents 2013-05-10 14:17:54 -04:00
denise
fe88e6249a CC-5093: Please disable link option for recording show 2013-05-08 15:08:56 -04:00
denise
9dbec4636a CC-5106: Calendar: Context menu "Show contents" is missing for past shows 2013-05-08 13:43:27 -04:00
denise
d8ba15fac4 CC-5091: Linked Show: Cannot change the start time ahead 2013-05-08 12:05:45 -04:00
denise
22b74126f9 CC-5087: Repeating show -> Same day by Month: Time slot of repeating instances aren't correct 2013-05-07 16:16:32 -04:00
denise
fac96996e3 CC-5084: Repeating show edited to linked doesn't add content to repeat instances
Fixed. If the each repeating instance has different content, we replace it
with the first instance's content
2013-05-03 11:37:11 -04:00
denise
0e5ba2f07f CC-5085: Linked show: Changing a regular show to linked show and updating the weekday, all the contents will lost 2013-05-02 15:36:14 -04:00
denise
ea73d98c49 CC-5075: Future bi-weekly linked shows don't get filled with content sometimes 2013-05-02 11:40:56 -04:00
denise
09754b20cc CC-5082: Repeating shows "disappear" when switching calendar to next month
This was caused by the calendar trying to re-create single instance shows.
We needed to exclude non-repeating shows when populating the calendar with repeat events
2013-05-01 15:20:55 -04:00
denise
3d61a18261 CC-5082: Repeating shows "disappear" when switching calendar to next month
Small fix. Was treating object as an array
2013-05-01 14:42:53 -04:00
denise
ded8ceb86b CC-5082: Repeating shows "disappear" when switching calendar to next month
We were trying to call a function on an object that was not set
2013-05-01 14:40:33 -04:00
denise
0362f24a4e CC-5076: Calendar -> Context menu -> Remove all content doesn't remove content from linked instances 2013-05-01 10:30:51 -04:00
denise
ec2f36efa8 CC-5077: Calendar -> Context menu -> Show Content -> shows incorrect time filled on edited repeat instances
- We weren't updating the time_filled column in cc_show_instances when creating the new show
2013-04-30 15:54:04 -04:00
denise
4ca60ca676 CC-5074: Editing a linked instance sets incorrect schedule start times 2013-04-30 13:58:03 -04:00
denise
1384c5d39d Function call was missing an argument 2013-04-29 15:57:59 -04:00
denise
de8f7b0ff7 CC-4961: Show linking 2013-04-29 15:27:14 -04:00
denise
52655ab375 CC-4961: Show linking 2013-04-26 13:43:30 -04:00
denise
0f1383d541 CC-4961: Show linking 2013-04-25 09:00:37 -04:00
denise
9b2fb3bece CC-4961: Show linking 2013-04-09 15:55:18 -04:00
denise
cfee74693b CC-4961: Show linking
moved move-show to calendar service
2013-04-05 17:44:30 -04:00