Commit graph

33 commits

Author SHA1 Message Date
martin
bf146e7f85 -commented some functions
-removed usage of "current_timestamp" in postgresql queries in favour
of php time.
2011-04-14 14:17:56 -04:00
Naomi
e029d2e552 CC-2159 : Upgrade Airtime to jQuery 1.5
jQuery 1.5.2, new fullcalendar bugfix release.
2011-04-13 11:21:53 -04:00
Naomi
e5ab96a665 CC-2159 : Upgrade Airtime to jQuery 1.5
upgraded project to newest jQuery, fullcalender.
2011-04-04 18:40:59 -04:00
paul.baranowski
f9c8a7cc11 CC-2096 Schedule changes should be sent to RabbitMQ at most once per user request
Implemented as a plugin to Zend.  Now at most one schedule push to RabbitMQ
will happen per user action.  It's pretty sweet.
2011-03-23 23:24:06 -04:00
paul.baranowski
b650abcbb8 Merge branch 'master' of dev.sourcefabric.org:airtime
Conflicts:
	application/models/Shows.php
2011-03-22 10:00:37 -04:00
paul.baranowski
d38e2adb58 CC-2084: Integrate RabbitMQ for immediate schedule updates and commands
This is the code for the server side to push the schedule to RabbitMQ.
Right now it is disabled and should cause no changes in behavior.

Also added comments to functions and formatted code correctly.
2011-03-22 09:55:33 -04:00
naomiaro
60649cba8a CC-1987 : Automatic upload of recorded shows to Soundcloud
created Soundcloud.php in models, added upload track method.
using python-setuptools in install to find poster package to be able to upload recoded file to airtime and then to soundcloud.
2011-03-21 15:48:44 -04:00
martin
2f8aeeb2c0 CC-2053
-disabled persistent db connections for now...
2011-03-10 16:46:36 -05:00
naomiaro
eae196f58b IE8 doesn't support runtime html5 in plupload, defaults to html4 runtime for IE. upgrading to newer plupload then solved IE specific problems setting a form's content type. 2011-02-23 18:28:51 -05:00
mkonecny
cf004abb44 -small fixes
-about popup without styling added
2011-02-10 20:48:26 -05:00
mkonecny
3b4fa1cc1a -added new users management screen 2011-02-09 13:03:46 -05:00
naomiaro
78f83f5f6e Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-02-05 16:00:11 -05:00
naomiaro
42284deb58 changes to propel config so that it looks at the proper file. 2011-02-05 15:58:18 -05:00
mkonecny
89ae221f4c -re-enabled Now playing bar 2011-02-04 18:32:57 -05:00
naomiaro
d81a84ca9a CC-1172 adding qtip tooltips on library files to show metadata. 2011-02-04 00:15:56 -05:00
mkonecny
4698e963c1 -title now stored in session variable. 2011-02-03 19:17:52 -05:00
mkonecny
df675bd8c6 -added simple configuration page
-implemented CC-1830
-issue CC-1850 closed
2011-02-03 17:51:35 -05:00
mkonecny
ca154fc2f0 -changed default php timezone to UTC. 2011-02-02 11:22:13 -05:00
Naomi
a9f8a2b5d0 moved menu/styles.css to bootstrap, as well as nowplaying javascript since they should be on everypage almost except for the login screen currently. 2011-02-01 11:43:52 -05:00
naomiaro
ef48687385 CC-1822 top menu bar stays in place. 2011-01-30 23:05:49 -05:00
martin
dc6fcec0e3 -user name shows in the top right corner.
-fixed bug with development mode not being recognized by Zend.
2011-01-30 18:20:47 -05:00
martin
0ba5a1f520 -bug CC-1823 should be fixed. 2011-01-30 16:47:11 -05:00
martin
4441001eca -fixed menu 2011-01-27 12:22:38 -05:00
martin
ea14dd44e9 -updated all views to use new menu bar 2011-01-26 21:43:56 -05:00
martin
8151ec6429 -added now-playing bar with new design! 2011-01-26 20:59:56 -05:00
Naomi
293575a457 vladimir's changes on the playlist builder screen so far. need some changes to cue/fade editor and css for datatables 2011-01-26 18:31:59 -05:00
mkonecny
c8b7cffdc6 -changes to now playing bar 2011-01-24 19:19:51 -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
mkonecny
13c05d35a9 -removed css footer for now... 2011-01-07 11:26:27 -05:00
mkonecny
fb7b56b2c3 -synchronize 2011-01-06 17:07:45 -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
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
7ef0c18b26 adding zend project folders into old campcaster. 2010-12-07 14:19:27 -05:00