Commit Graph

192 Commits

Author SHA1 Message Date
martin 50432c0b66 CC-2046: About box could display version number
-Done
2011-03-23 22:32:12 -04:00
martin a3a8ae104a CC-2030: Icon needed for Cue In/Out
-Implemented
2011-03-21 15:01:43 -04:00
naomiaro 28b7d8e882 CC-1985 : Automatic rebroadcast of recorded content
can't move a rebroadcast show infront of it's original recorded show,
know how to print form element errors out in a custom view script,
removed show content option from a recorded show's context menu.
2011-03-18 00:20:38 -04:00
naomiaro e3e8f10021 CC-1985 : Automatic rebroadcast of recorded content
added url column to cc_shows table, logic to show/hide form components for rebroadcast
2011-03-17 18:23:05 -04:00
naomiaro 8f86b05a4b Merge branch 'master' of dev.sourcefabric.org:campcaster
Conflicts:
	application/controllers/ScheduleController.php
	public/css/styles.css
2011-03-15 17:02:22 -04:00
naomiaro 29816f32fa CC-1985 : Automatic rebroadcast of recorded content
can add absolute dates/times for non repeating show instances to rebroadcast.
2011-03-15 15:20:10 -04:00
naomiaro 6ef4169315 CC-1985: Automatic rebroadcast of recorded content
populates rebroadcast show instances now, added a new table cc_show_rebroadcast,
added columns record, rebroadcast, instance_id, file_id to cc_show_instances table.
added column record to cc_show_days.
2011-03-15 12:05:41 -04:00
martin a947306222 CC-2002
GUI changes done
2011-03-11 13:56:13 -05:00
martin b3a7b31e7e Merge branch 'master' of dev.sourcefabric.org:airtime 2011-03-10 16:42:07 -05: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
Paul Baranowski 0d0b8e380b Minor tweaks to some frontend text. 2011-03-09 18:21:29 -05:00
martin e16dd6c486 early implementation of CC-1962 2011-03-06 00:08:02 -05:00
Naomi 4b4174fe50 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-03-05 11:54:05 -05:00
Naomi f68a8f67ea soundcloud python/php apis, recorder python script so far. 2011-03-05 11:53:29 -05:00
Paul Baranowski 7b58f3563f Cleaned up conf.php to make it more obvious what a user should change and what they shouldnt.
Removed old code that isnt used anymore.

Changed the login screen to use config variables for AIRTIME_VERSION.
2011-03-03 18:08:51 -05:00
Paul Baranowski 2143a797fa CC-2003: Admin interface footer says GNU GPL v.2, license file says GNU GPL v.3.
Fixed.
2011-03-02 15:16:28 -05:00
martin c936d28d3a -updated Airtime version string to 1.7.0-alpha 2011-03-01 11:10:48 -05:00
martin b15dd3ba1d -updated Airtime version strings 2011-03-01 10:38:48 -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 93cf608741 advanced search tab does not appear. 2011-02-14 11:52:50 -05:00
paul.baranowski b6d117d456 Fixed merge conflicts 2011-02-14 13:16:57 +01:00
paul.baranowski 6c273739b4 CC-1930 Improve user interface design and wording for show/playlist workflow 2011-02-14 13:05:22 +01:00
martin dcc3d57647 -removed <a> tags in favour of <span> tags 2011-02-13 17:51:28 -05:00
martin 8626499554 -updated help page. 2011-02-13 17:42:15 -05:00
martin 1d30c208f8 -fixed regression in day-view 2011-02-13 14:04:38 -05:00
martin b9e1078e10 -small fixes to now playing 2011-02-13 11:49:28 -05:00
naomiaro a83a4b6bae show cancelling available (needed for repeating shows) 2011-02-12 17:21:37 -05:00
naomiaro 9a7dda49fe CC-1917 file meta data screen 2011-02-12 14:44:55 -05:00
Naomi d9118fe2d0 Merge branch 'master' of dev.sourcefabric.org:campcaster
Conflicts:
	public/css/styles.css
2011-02-11 18:59:27 -05:00
Naomi 89267748d4 CC-1916 playlist metadata page looks better. 2011-02-11 18:55:08 -05:00
martin 43f7f8e103 -added help page
-added additional user info
2011-02-11 18:13:26 -05:00
mkonecny b43db577dd Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-02-11 11:56:29 -05:00
mkonecny 14ee1f553e -fixed up about tool-tip
-ui tweaks to manage users screen
2011-02-11 11:56:14 -05:00
Naomi 3b9f87f6f1 what tab isn't default open for space reason. 2011-02-11 11:12:08 -05:00
mkonecny e28a1421c5 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-02-10 20:48:36 -05:00
mkonecny cf004abb44 -small fixes
-about popup without styling added
2011-02-10 20:48:26 -05:00
Naomi 44c830066b CC-1880 show content is styled 2011-02-10 20:27:25 -05:00
Naomi f3efc9edaa add classes to day check in jQuery or else zend doesn't populate the form properly. 2011-02-10 19:19:55 -05:00
Naomi ea9127b1d0 CC-1910
new close button for add show
2011-02-10 18:24:29 -05:00
Naomi 36193d2948 airtime menu now uses ACL with the custom viewscript. 2011-02-10 18:03:41 -05:00
Naomi 2b5927bf33 add show form sent via ajax request, opens sections with errors if not completed properly. 2011-02-10 15:00:55 -05:00
Naomi a32550d625 add show button removed/readded properly. 2011-02-10 11:34:55 -05:00
Naomi ac86fc50e8 add show button only appears for admin users 2011-02-10 11:25:28 -05:00
martin 718a039bcc Merge branch 'master' of dev.sourcefabric.org:airtime
Conflicts:
	public/css/styles.css
2011-02-10 00:37:07 -05:00
martin b9ed526e25 -new improved day view date picker look. 2011-02-10 00:35:32 -05:00
naomiaro 675f1ae86a add show/schedule now on one page. 2011-02-10 00:17:07 -05:00
naomiaro b61f2af59b placed add show button in full calendar header, placed time resolution on side of calendar. 2011-02-09 23:26:00 -05:00
naomiaro d5efcac452 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-02-09 22:37:26 -05:00
naomiaro 59ef9ee6a0 starting advanced search 2011-02-09 22:37:18 -05:00
Naomi 2c66c1801e close button hides add show box. 2011-02-09 19:08:27 -05:00