martin
4241e8341e
CC-2087: Pressing twice on "add this show" creates two instances of the show
...
-Fixed on the client side only. Possibly create a ticket for next release to implement table locking on server side.
2011-03-31 14:33:47 -04:00
martin
7dcd6c78e5
CC-2031: Put extra 'Add this show' button at bottom of Add show box
...
-Done. Just need Vladimir to fix up the css.
2011-03-31 12:39:12 -04:00
naomiaro
40c9c48961
CC-2029 : Missing icons on buttons
2011-03-25 17:18:42 -04:00
naomiaro
9447f4fb82
CC-2063 : record/rebroadcast icons for calendar display
...
icons are put on calendar.
2011-03-23 23:36:45 -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
20f3c49dcb
CC-1985 : Automatic rebroadcast of recorded content
...
rebroadcast shows are automatically resized if parent recorded shows are altered.
progress bar is removed from recorded/rebroadcast shows, waiting on special icons.
2011-03-16 11:33:08 -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
Naomi
dc0ea0a532
edits to show class to support resizing/dragging with overbooking.
2011-03-07 12:43:05 -05:00
Naomi
cf5b24dc8c
added one minute resolution.. why not?
2011-03-06 16:50:26 -05:00
martin
e16dd6c486
early implementation of CC-1962
2011-03-06 00:08:02 -05:00
Naomi
94567ed046
CC-1969 made all menus left click activated instead to prevent mac problems. metadata for a file can now be seen by hovering over the "type" icon
2011-03-01 12:25:20 -05:00
Naomi
12dbdf8f4c
CC-1915 playlist name no longer required in form, defaults to "Untitled Playlist"
2011-02-11 15:59:16 -05:00
Naomi
4cf5a46c67
will go back to date you were looking at when changing time resolution.
2011-02-11 12:45:00 -05:00
Naomi
2b1163a157
added opening what section if errors
2011-02-11 11:16:15 -05:00
naomiaro
00b70c5144
CC-1871 when clicking on a time slot on the calendar it automatically opens the add show form and populates the start date and start time(if on week/day view)
2011-02-10 23:50:31 -05:00
naomiaro
cb8679e43e
adding show button when form hides.
2011-02-10 22:27:22 -05:00
naomiaro
8cb91726f7
fix for +show button appearing when it shouldn't when changing time resolution.
2011-02-10 22:07:13 -05:00
Naomi
f8623dfb81
add show form will reset the dates that you had selected if there are errors.
2011-02-10 21:05:17 -05:00
Naomi
8dbb79d9e2
CC-1902 default duration is 1:00
2011-02-10 19:53:41 -05:00
Naomi
f3efc9edaa
add classes to day check in jQuery or else zend doesn't populate the form properly.
2011-02-10 19:19:55 -05:00
Naomi
81d66ebbb6
day selection change
2011-02-10 18:40:30 -05:00
Naomi
ea9127b1d0
CC-1910
...
new close button for add show
2011-02-10 18:24:29 -05:00
Naomi
27b462d638
new acl permissions, add show form is done by ajax request now.
2011-02-10 17:12:05 -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
b6c26a583b
only have add show button on full calendar when the add show form isn't displayed.
2011-02-10 11:28:56 -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
naomiaro
b61f2af59b
placed add show button in full calendar header, placed time resolution on side of calendar.
2011-02-09 23:26:00 -05:00
Naomi
2c66c1801e
close button hides add show box.
2011-02-09 19:08:27 -05:00
Naomi
e95b877960
adding class input_select, changing problem with min resolution select html.
2011-02-09 18:47:49 -05:00
Naomi
d210a36358
new add show html.
2011-02-09 18:10:46 -05:00
Naomi
be5ec4c45d
working on editing shows
2011-02-09 14:12:07 -05:00
Naomi
3d3515812a
added monthly show option, bit more javascript to show/hide info when not needed in add show tabs.
2011-02-08 18:22:51 -05:00
naomiaro
c0d379e306
cannot schedule anything in a show that overlaps.
2011-02-06 23:58:58 -05:00
naomiaro
cb3f4dd31e
error messages for show moving/resizing displayed in an alert.
2011-02-05 22:02:45 -05:00
naomiaro
51b6a79f6f
everything moved to its new class, now just testing, context menu works.
2011-02-05 19:10:34 -05:00
naomiaro
bfc1bccfdf
beginning of making a separate ShowInstance vs Show class.
2011-02-05 18:20:51 -05:00
naomiaro
bc6dd374f4
can't move a show into the past.
2011-02-05 17:19:54 -05:00
naomiaro
89b971b67c
changes to how shows are created/stored.
2011-02-05 16:00:05 -05:00
naomiaro
c496546ec0
bug fix for new html in schedule dialog.
2011-02-04 00:40:36 -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
f71a4420a6
removing js that isn't needed, don't have slot minute option on month view.
2011-02-02 14:57:51 -05:00
Naomi
f2b8f1d39d
CC-1786 Schedule Show Dialog graphic design has new html/css
2011-02-02 14:29:29 -05:00
Naomi
3adbbf4163
fix for staying on current view.
2011-02-02 11:55:55 -05:00
Naomi
ec9d84fc91
change full calendar default view to month. when changing slot minutes now reinits to view you were last looking at.
2011-02-02 11:46:17 -05:00
Naomi
a1dee48759
less re-rendering of full calendar.
2011-02-02 10:50:19 -05:00
naomiaro
75649c8430
added ability to change slot widths on the calendar to see small shows.
2011-02-02 01:02:31 -05:00
Naomi
b2f6affee1
needed to add month option for month view 24 hour time.
2011-02-01 18:57:59 -05:00
Naomi
1795547e70
24 hour time
2011-02-01 18:41:32 -05:00