Commit graph

168 commits

Author SHA1 Message Date
naomiaro
3674989461 set up fade buttons with some style. simple javascript to highlight the active choice for either editing fades or cues. 2011-01-16 18:37:02 -05:00
naomiaro
ccb36c8106 changed to better looking theme with newer version of jquery UI. Can create new playlists on the side. 2011-01-16 17:12:02 -05:00
naomiaro
01df8d8d6b CC-1708 added x instead of input to remove items. Merging side playlist and playlist into one. 2011-01-16 15:35:00 -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
745e4977f4 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-01-06 17:13:11 -05:00
mkonecny
fb7b56b2c3 -synchronize 2011-01-06 17:07:45 -05:00
Naomi
9854834b26 adding fields to allow for multiple playlists scheduled in a show 2011-01-06 16:20:51 -05:00
naomiaro
7aac80ed58 renaming for airtime 2011-01-06 01:12:24 -05:00
naomiaro
d9e8e1641a Merge branch 'master' of dev.sourcefabric.org:campcaster
Conflicts:
	application/controllers/LibraryController.php
	application/controllers/SearchController.php
2011-01-06 01:05:34 -05:00
naomiaro
ee0a8310de small problem with order, quicksearch working, code could be better. 2011-01-06 01:00:33 -05:00
naomiaro
ff02a42514 quick search is working, with small paginator ajax url hack 2011-01-06 00:23:22 -05:00
mkonecny
7e96572aee -updated to use new database name, login and passwd (all 3 are "airtime"). You may delete old database by typing "dropdb -U campcaster -h localhost campcaster" 2011-01-05 19:05:57 -05:00
mkonecny
20c392343b -changed some references from campcaster to airtime in the documentation / comments 2011-01-05 12:19:58 -05:00
naomiaro
101b6fafa6 searching includes groups for and/or 2011-01-04 19:18:44 -05:00
naomiaro
5836548075 CC-1750 hours needed floor for 5min show. 2011-01-03 14:19:09 -05:00
naomiaro
75cd410ba4 search uses pagination 2011-01-03 11:47:21 -05:00
naomiaro
41c76e2c7d fix search to remain consistent with library. 2010-12-30 14:38:48 -05:00
naomiaro
c4053a1b38 Merge branch 'master' of dev.sourcefabric.org:campcaster 2010-12-30 13:39:51 -05:00
naomiaro
6293eb73c4 back to right click 2010-12-30 13:38:58 -05:00
naomiaro
fc2e407ad0 still old context menus for schedule, wondering why they aren't popping up. 2010-12-30 13:32:59 -05:00
mkonecny
4ac347cb65 -currently playing + playlist now available (as a Jquery plugin!). Next step is to improve UI. 2010-12-30 11:42:31 -05:00
martin
ffa508de34 -synchronize 2010-12-30 09:41:52 -05:00
naomiaro
d2b1bf0622 new jjmenu for dynamic context menus. playlists in library.
need to work on javascript callback
2010-12-29 18:43:17 -05:00
mkonecny
8404fa4145 -synchronize - broken 2010-12-29 17:01:28 -05:00
naomiaro
e768539ea8 search maintains state 2010-12-22 15:08:38 -05:00
naomiaro
b1a4cb5bd4 delete active pl done for side playlist 2010-12-22 13:05:32 -05:00
naomiaro
8f088abaea close working on side playlist 2010-12-22 12:42:46 -05:00
naomiaro
498a8c6823 set new link on side playlist. 2010-12-22 10:27:05 -05:00
naomiaro
4e7b3ce86b minor fixes 2010-12-21 23:56:14 -05:00
naomiaro
5795871bcc layout has more widget-like setup now. side playlist reused in search. 2010-12-21 23:33:58 -05:00
naomiaro
565d789baa Merge branch 'master' of dev.sourcefabric.org:campcaster 2010-12-21 17:48:08 -05:00
mkonecny
c437d2f671 -added some required files. 2010-12-21 18:30:30 -05:00
naomiaro
055f541657 side playlist working, need to add to search page as well. 2010-12-21 17:47:51 -05:00
naomiaro
83d8975110 can drag to side playlist 2010-12-21 17:08:29 -05:00
naomiaro
9fd60932bd side playlist almost done, just need to do drag and drop. 2010-12-21 16:45:36 -05:00