Commit graph

114 commits

Author SHA1 Message Date
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
d770125206 cues/fades now in content editable span. 2011-01-18 13:34:36 -05:00
Naomi
e335d6d89f small fixes to media library, artist now says creator. 2011-01-17 14:11:56 -05:00
Naomi
6376a25463 cue/fade editor done for new playlist builder 2011-01-17 13:55:43 -05:00
naomiaro
70f7cb6edc Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-01-17 10:40:28 -05:00
mkonecny
0d2314cf32 fixed schedule.php warning 2011-01-17 02:32:51 -05:00
naomiaro
7cf55e0201 side playlist looks good. 2011-01-16 23:43:12 -05:00
naomiaro
9b4f9c8aa4 changed cue in edit to happen when cliplength clicked to avoid event problems with moving playlist items. 2011-01-16 20:40:34 -05:00
naomiaro
8887ce24d1 can get cues/fades to display in new playlist builder.
cannot change them yet.
2011-01-16 19:31:10 -05:00
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
91e0db7647 forgot to change some names to remove sideplaylist scripts. 2011-01-16 16:00:44 -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
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
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
4d8f28f3fd show content returning info in a useful way 2011-01-12 17:52:57 -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
9c23b86c53 last of changing database name, removing old files 2011-01-10 15:44:13 -05:00
naomiaro
53f49d987d Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-01-10 15:26:47 -05:00
naomiaro
aee0b09749 type ahead search in scheduling playlists dialog. 2011-01-10 15:26:11 -05:00
naomiaro
8b2b2d934c database name constant. 2011-01-10 13:26:43 -05:00
naomiaro
c1c4c4e598 database changes for name, searching for playlist for a show. 2011-01-10 13:24:21 -05:00
mkonecny
ee6235f7f8 -added script that updates various database config files for the frameworks we are using. 2011-01-07 16:32:41 -05:00
mkonecny
8d58f8fddb -update propel database passwords 2011-01-07 12:02:52 -05:00
mkonecny
13c05d35a9 -removed css footer for now... 2011-01-07 11:26:27 -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
c7df3c1039 for new cc_show_schedule columns 2011-01-06 16:24:30 -05:00
Naomi
9854834b26 adding fields to allow for multiple playlists scheduled in a show 2011-01-06 16:20:51 -05:00
naomiaro
daf37fa548 quick search string session var 2011-01-06 01:26:48 -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
f6a56c01a9 buttons part of zend form. 2011-01-03 15:15:00 -05:00
naomiaro
58a25186bb moving add button above. 2011-01-03 14:19:38 -05:00
naomiaro
cf4e784129 CC-1749 added pagination to media files display. 2011-01-03 13:29:57 -05:00
naomiaro
75cd410ba4 search uses pagination 2011-01-03 11:47:21 -05:00