Commit graph

20 commits

Author SHA1 Message Date
paul.baranowski
1c2ff6c150 Removed even more old code, getting closer to a clean code base!
Added (temporary file) for SQL upgrade script to remove unused database tables.
2011-03-05 11:51:56 -05:00
paul.baranowski
15153727c1 CC-1971
Remove "?>" from the end of pure-PHP files to prevent "HEADERS ALREADY SENT"
2011-02-22 18:22:31 +01:00
Naomi
f8d3a38b2e default fade setting for songs. 2011-02-11 17:46:55 -05:00
Naomi
bdad3b34e0 CC-1862 playlist builder playlist fadein/out 2011-02-08 16:10:48 -05:00
naomiaro
8f8c4716cc first version of playlist builder with cues/fades. need to do some work to display errors, look to see if I can position the cursor better on the contenteditable spans within the lis because jQuery sortable is interfering with normal operation. don't have a fade in/out for theplaylist overall yet. 2011-02-07 18:44:42 -05:00
naomiaro
d81a84ca9a CC-1172 adding qtip tooltips on library files to show metadata. 2011-02-04 00:15:56 -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
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
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
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
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
8f088abaea close working on side playlist 2010-12-22 12:42:46 -05:00
Naomi
28bd92d073 added visual icon to event to show if a show has content scheduled. 2010-12-16 16:24:16 -05:00
naomiaro
1b216c16dd didn't realize these functions were still used in StoredFile... 2010-12-16 01:02:06 -05:00
Naomi
1d9aa778a6 can add a playlist to the schedule table in a show. basic, need to make better. 2010-12-15 18:53:47 -05:00
paul.baranowski
84c2a3bceb Converted API functions to Zend Framework. Converted pypo to use
the new Zendified URLs.  Fixed bugs in the daemontool scripts.

The installed scheduler is still not working at this point, but
getting close.
2010-12-09 18:44:47 -05:00
naomiaro
7ef0c18b26 adding zend project folders into old campcaster. 2010-12-07 14:19:27 -05:00