Naomi
509952cc78
CC-2159 : Upgrade Airtime to jQuery 1.5
...
removed now unneeded element render js, removed unused fullcalendar callbacks.
Checking in Fullcalendar print css
2011-04-13 09:40:23 -04:00
Naomi
56fc2863bd
CC-2146 : Speed up calendar when there are a large number of shows
...
adding aggregate column to store amount of time scheduled in show.
percent is only calculated for full calendar events if requested from a week or day view.
2011-04-06 17:53:09 -04:00
Naomi
e5ab96a665
CC-2159 : Upgrade Airtime to jQuery 1.5
...
upgraded project to newest jQuery, fullcalender.
2011-04-04 18:40:59 -04:00
naomiaro
2033b904c8
prevent fullcalendar caching from switching back to incorrect icon.
2011-04-03 22:55:34 -04:00
naomiaro
1cdbce55a7
CC-2125 : Soundcloud: ability to retry to upload
...
if a recorded show in the past does not have a soundcloud file id, context menu action appears to upload to soundcloud if it is enabled in preferences.
if a recorded file is on soundcloud the soundcloud icon replaces the record icon.
2011-04-03 22:32:11 -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
martin
e16dd6c486
early implementation of CC-1962
2011-03-06 00:08:02 -05:00
Naomi
be5ec4c45d
working on editing shows
2011-02-09 14:12:07 -05:00
naomiaro
c0d379e306
cannot schedule anything in a show that overlaps.
2011-02-06 23:58:58 -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
f2b8f1d39d
CC-1786 Schedule Show Dialog graphic design has new html/css
2011-02-02 14:29:29 -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
d0102fa922
changed full calendar to display 24 hour time since shows are added in 24 hour time.
2011-02-01 18:37: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
8d3482b851
fix for calendar rendering problems.
2011-01-31 13:50:37 -05:00
naomiaro
24da57ae4f
CC-1811 schedule view/add show screens make calendar height less than one screen size to prevent outer browser scrollbar.
2011-01-31 10:00:26 -05:00
naomiaro
dc2b59a634
removing forgotten alert...
2011-01-31 02:10:40 -05:00
naomiaro
275e31cb77
using innerheight property.
2011-01-31 02:09:25 -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
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
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
49cbee9db7
fix to add show dialog if error.
2011-01-21 14:56:04 -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
c83244fb3a
add show form is broken up into tabs.
2011-01-21 13:25:12 -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
naomiaro
e9e7ad187b
seeing how to modify a fc event's colour...
2011-01-19 23:55:01 -05:00
Naomi
e27c42fef6
deleting repeating shows only deletes shows in the future, but having problems with full calendar caching results or something so display on calendar can be incorrect.
2011-01-19 15:21:11 -05:00
Naomi
6376a25463
cue/fade editor done for new playlist builder
2011-01-17 13:55:43 -05:00
naomiaro
da85a5ad26
better javascript for schedule dialog events
2011-01-16 00:16:23 -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
naomiaro
2de6944a20
dialogs are modal on schedule screen.
2011-01-14 16:23:16 -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
0ffa232b6d
schedule show finds playlists available and returns show content better
2011-01-13 16:24:10 -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
mkonecny
20c392343b
-changed some references from campcaster to airtime in the documentation / comments
2011-01-05 12:19:58 -05:00