naomiaro
8f86b05a4b
Merge branch 'master' of dev.sourcefabric.org:campcaster
...
Conflicts:
application/controllers/ScheduleController.php
public/css/styles.css
2011-03-15 17:02:22 -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
naomiaro
6ef4169315
CC-1985: Automatic rebroadcast of recorded content
...
populates rebroadcast show instances now, added a new table cc_show_rebroadcast,
added columns record, rebroadcast, instance_id, file_id to cc_show_instances table.
added column record to cc_show_days.
2011-03-15 12:05:41 -04:00
martin
43a9b63fb5
CC-1848
...
-began progress, not complete yet. Show can be deleted from database while it is playing, need to notify pypo as well
2011-03-09 22:25:02 -05:00
martin
e16dd6c486
early implementation of CC-1962
2011-03-06 00:08:02 -05:00
naomiaro
a83a4b6bae
show cancelling available (needed for repeating shows)
2011-02-12 17:21:37 -05:00
Naomi
3b9f87f6f1
what tab isn't default open for space reason.
2011-02-11 11:12:08 -05:00
Naomi
44c830066b
CC-1880 show content is styled
2011-02-10 20:27:25 -05:00
Naomi
ea9127b1d0
CC-1910
...
new close button for add show
2011-02-10 18:24:29 -05:00
Naomi
2b5927bf33
add show form sent via ajax request, opens sections with errors if not completed properly.
2011-02-10 15:00:55 -05:00
Naomi
a32550d625
add show button removed/readded properly.
2011-02-10 11:34:55 -05:00
Naomi
ac86fc50e8
add show button only appears for admin users
2011-02-10 11:25:28 -05:00
naomiaro
675f1ae86a
add show/schedule now on one page.
2011-02-10 00:17:07 -05:00
Naomi
2c66c1801e
close button hides add show box.
2011-02-09 19:08:27 -05:00
Naomi
d210a36358
new add show html.
2011-02-09 18:10:46 -05:00
Naomi
108bf65930
Merge branch 'master' of dev.sourcefabric.org:campcaster
...
Conflicts:
application/controllers/ScheduleController.php
2011-02-09 14:15:18 -05:00
Naomi
be5ec4c45d
working on editing shows
2011-02-09 14:12:07 -05:00
Naomi
424c6f0193
CC-1887 shows are now resized properly with delta day. schedule dialog includes end day since shows can be longer than 1 day now, playlist search must look for an interval given the time increase.
2011-02-08 15:06:31 -05:00
Naomi
2cdaf4b413
CC-1809 added a dialog to display show contents, anyone has access to this dialog. made sure only hosts can access schedule/clear/delete options on the context menu for future shows.
2011-02-02 18:08:22 -05:00
Naomi
567335c72f
more info is displayed about the date/time of the show selected in the schedule dialog.
2011-02-02 15:39:25 -05:00
Naomi
f2b8f1d39d
CC-1786 Schedule Show Dialog graphic design has new html/css
2011-02-02 14:29:29 -05:00
Naomi
0bcf69985e
working on schedule dialog, reqorked get remaining time function in a show to be better.
2011-02-02 13:39:33 -05:00
Naomi
eaad41ef94
changed schedule page to use better dynamic menu that the playlist builder page is using.
2011-02-01 17:41:19 -05:00
Naomi
a9f8a2b5d0
moved menu/styles.css to bootstrap, as well as nowplaying javascript since they should be on everypage almost except for the login screen currently.
2011-02-01 11:43:52 -05:00
Naomi
8d3482b851
fix for calendar rendering problems.
2011-01-31 13:50:37 -05:00
naomiaro
6f778b5b40
hackyish way of not scrolling in browser, couldn't find a good way to get height of browser's toolbar etc, just made an average number.
2011-01-31 01:54:58 -05:00
naomiaro
092b36c346
checks on dates, UI work mostly done
2011-01-30 20:11:18 -05:00
martin
c673b12046
-began adding basic foundation for show list-view.
2011-01-28 11:18:12 -05:00
martin
844baeeae6
-started adding show list-view
2011-01-28 00:23:39 -05:00
Naomi
f18f500e1e
everything is implemented backend wise for schedule dialog, just need to add html/css changes
2011-01-27 18:38:02 -05:00
martin
b5a1f0fa81
-a lot of code cleanup
2011-01-26 23:32:43 -05:00
Naomi
3cd5444f49
add show ability is now presented as a screen rather than in a dialog.
2011-01-24 17:26:43 -05:00
Naomi
b3ccd6ab1c
can change the colors of shows if set in add show dialog, otherwise takes default from css style sheet.
2011-01-21 14:43:38 -05:00
Naomi
7bdfd60ea9
Merge branch 'master' of dev.sourcefabric.org:campcaster
2011-01-21 13:25:34 -05:00
Naomi
42e2e0d407
working on add show screen, using subforms and jqueryUI tabs to separate adding show decisions.
2011-01-20 18:30:53 -05:00
mkonecny
8d5aea0d14
-basic now playing bar
2011-01-20 17:14:14 -05:00
mkonecny
7450195854
-basic now-playing toolbar. Some data still needs to be populated.
2011-01-19 18:32:20 -05:00
naomiaro
e269b74e25
show contents mostly styled, playlist choices needs work.
2011-01-16 00:11:16 -05:00
naomiaro
e3cf552a22
arrows switch properly for scheduled description.
2011-01-15 20:53:31 -05:00
naomiaro
86a4998e0a
shows time filled in show, with progress bar and time.
2011-01-15 18:23:15 -05:00
naomiaro
25c7d4cb90
backend mostly done for show, can remove a scheduled group from a show.
2011-01-15 14:59:41 -05:00
naomiaro
f2560a6aa6
when deleting a group following groups in show update their times.
2011-01-15 13:10:10 -05:00
Naomi
61c826f8ed
Ui for show scheduling
2011-01-14 15:35:24 -05:00
naomiaro
a4fb54cd01
show and hide file content of scheduled items.
2011-01-13 23:44:36 -05:00
naomiaro
f312ea0d60
show will open dialog properly showing scheduled content if there is any
2011-01-13 18:27:44 -05:00
naomiaro
a8f24952bd
updates the playlists that can be chosen for the show.
2011-01-13 18:01:15 -05:00
naomiaro
ad869e0f7f
will display in the UI what is scheduled in a show when you add things.
2011-01-12 19:40:05 -05:00
naomiaro
1f8ac9719f
can add multiple playlists to a show, doesn't check length or update playlists based on time left. GUI is bad.
2011-01-12 15:47:44 -05:00
naomiaro
aee0b09749
type ahead search in scheduling playlists dialog.
2011-01-10 15:26:11 -05:00
naomiaro
c1c4c4e598
database changes for name, searching for playlist for a show.
2011-01-10 13:24:21 -05:00