Commit Graph

49 Commits

Author SHA1 Message Date
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
Naomi 3d952eb1bd auto complete box for hosts. 2010-12-17 15:52:44 -05:00
Naomi ace30e9766 more show overlap checks, still testing. 2010-12-17 11:49:18 -05:00
naomiaro cda8467124 slight fix for overnight shows, need to improve for shows longer than 24 hours. 2010-12-16 23:45:11 -05:00
Naomi 06a8e65366 working on jqueryUI progress bar for show, don't like how the progress bar displays 0% 2010-12-16 18:24:37 -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
Naomi d95c4ab0fc can schedule in a show (just one playlist currently), schedule table is cleared of shows contents when a show is deleted, can clear a show of contents. 2010-12-16 15:15:43 -05:00
naomiaro f9813ca823 maketimestamp function 2010-12-16 00:47:32 -05:00
naomiaro ce6a3f0278 clear a show, schedule a playlist during a show. 2010-12-15 22:33:45 -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
naomiaro f1a59f305b tests with qtip,small changes 2010-12-14 14:58:34 -05:00
naomiaro e8965fd30a show hosts have option to schedule, (not implemented yet, just context menu) 2010-12-13 11:49:45 -05:00
naomiaro 4e2c791bd3 putting in context menu for shows, simple delete. 2010-12-10 17:59:57 -05:00
naomiaro 52c8bc3a01 tells you what shows overlap on add, re adds datepickers to newly displayed form. 2010-12-10 15:44:36 -05:00
naomiaro d94063fbe4 changed how shows saved in database to make keeping track of host permissions easier. 2010-12-10 12:15:17 -05:00
naomiaro 6ff92ee7b3 can put in multiple days for end show, checks show_end epoch.
working on moving shows
2010-12-09 14:33:34 -05:00
naomiaro 8dbc07e352 using zend form for validation of adding shows, still needs some UI tweaks for showing/hiding options 2010-12-08 15:40:53 -05:00
naomiaro ac27a2f79c can add a show repeating or non repeating. need a better dialog though with more validation. Also added additional sql files to build directory. 2010-12-08 00:47:51 -05:00
naomiaro 7ef0c18b26 adding zend project folders into old campcaster. 2010-12-07 14:19:27 -05:00