Commit Graph

5361 Commits

Author SHA1 Message Date
James 7e3d25eeaa CC-2795: Give option to set download flag of recorded shows
uploaded to Soundcloud by default

- done
2011-09-29 17:10:17 -04:00
James 8ef8dbc668 CC-2886: changing file name 2011-09-29 15:45:04 -04:00
James 38c19ed3a3 CC-2886: changing file name 2011-09-29 15:41:16 -04:00
James 89a4c2e1e3 - Changing -3 to PHP constant 2011-09-29 14:47:07 -04:00
James 1593313805 CC-2898: put button within the form
- done
2011-09-29 12:12:41 -04:00
James 2e49ffdebe CC-2898: Put "Save" button at top of stream settings
- fixed
- extra fix: removed incorrect description text for mount point field
2011-09-29 12:10:25 -04:00
James bd4c9f9651 CC-2899: Error on stream setting page can be hidden by a collapsed section
- fixed
2011-09-29 12:03:11 -04:00
James 1c652b6416 CC-2873: Soundcloud plugin doesn't log any error when there is an error
with soundcloud uploading through api controller

- Changed constant names
- added -1 constant
2011-09-29 10:30:40 -04:00
James 9cba129936 CC-2882: fix misspelling
- fixed
2011-09-29 10:25:38 -04:00
James e4959739dc Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-09-29 10:22:25 -04:00
James f670158c6d CC-2743: Import fails on certain files with
'Exception can't sync to an MPEG frame'

- fixed by handling IN_CLOSE_WRITE instead of IN_CREATE
2011-09-29 10:21:52 -04:00
martin e696f94eee CC-2750: Ability to query health status for pypo,
liquidsoap, media monitor, and recorder
2011-09-28 17:47:16 -04:00
martin 79f8e36ee4 CC-2886: airtime-check-system should not fail Icecast check
if Icecast outputs are not configured in
 /etc/airtime/liquidsoap.cfg
2011-09-28 17:46:37 -04:00
martin 23f076d348 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-09-28 17:23:26 -04:00
martin 3ded56fdc2 CC-2724: Play Stream Icon + jPlayer popup styling
-changed to use <select> box instead of radio buttons
2011-09-28 16:36:16 -04:00
James 9366938240 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-09-28 15:59:37 -04:00
James c25a52f3ce CC-2894: script exits if there is error
- done
2011-09-28 15:59:13 -04:00
James 3bbd76466a CC-2894: install should check that Virtualenv is functional before proceeding
- install script now check if all python packages are installed, if not,
it will reinstall it
2011-09-28 15:48:42 -04:00
martin 4f22c5b424 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-09-28 13:53:19 -04:00
martin eb549fe71a CC-2897: Liquidsoap doesn't start when no streams are enabled
-fixed
2011-09-28 13:53:11 -04:00
James 28f1d885f2 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-09-28 13:46:10 -04:00
James d1542b0d89 CC-2882: Airtime cannot delete watched folder when is been renamed
- done
2011-09-28 13:45:21 -04:00
martin f697e475fd CC-2750: Ability to query health status for pypo, liquidsoap, media monitor, and recorder
-remove icecast monitoring for now
2011-09-28 12:45:19 -04:00
martin 1cbc098e91 CC-2750: Ability to query health status for pypo, liquidsoap, media monitor, and recorder 2011-09-28 12:15:13 -04:00
martin 5418ce4601 CC-2724: Play Stream Icon + jPlayer popup styling
-Everything looks to be working.
2011-09-27 16:37:03 -04:00
martin 3dbedc3a56 CC-2724: Play Stream Icon + jPlayer popup styling
-#of streams and stream bitrates now fetched from database.
2011-09-27 15:26:40 -04:00
James b1fa8901ca cc-2882: Airtime cannot delete watched folder when is been renamed
- initial commit
2011-09-27 14:49:03 -04:00
martin fef0392e43 CC-2724: Play Stream Icon + jPlayer popup styling -upgraded to jplayer 2.1 2011-09-27 14:02:12 -04:00
martin d5ec44027f -update airtime-nuke 2011-09-26 23:45:58 -04:00
martin dffe6b33ac CC-2888: Create a monit file for each airtime component
-missed some changes in the full-install
2011-09-26 20:42:08 -04:00
martin df4bf9e1c7 CC-2833: Use ClassLoaders for PHP Files 2011-09-26 17:01:43 -04:00
martin fb9ab448b7 CC-2833: Use ClassLoaders for PHP Files 2011-09-26 15:43:58 -04:00
martin 685cc87951 CC-2833: Use ClassLoaders for PHP Files
-temporarily reenable some files from being always loaded
2011-09-26 15:32:56 -04:00
martin 9e6a1ebf44 CC-2833: Use ClassLoaders for PHP Files
-autoload DateHelper class
2011-09-26 15:29:12 -04:00
martin b8838a5bda CC-2833: Use ClassLoaders for PHP Files
-autoload AtSoundcloud class
2011-09-26 15:25:03 -04:00
martin dfe43c98bb CC-2833: Use ClassLoaders for PHP Files
-autoload RabbitMq class
2011-09-26 15:19:23 -04:00
martin 2c0b0a2eff CC-2888: Create a monit file for each airtime component
-remove old monit file on upgrade
-remove old monit file from git repo.
2011-09-26 14:47:21 -04:00
martin 979a3fd414 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-09-26 14:40:45 -04:00
martin 974612badf CC-2888: Create a monit file for each airtime component 2011-09-26 14:40:26 -04:00
martin 3f1ea46d3d CC-2694: Create command line program for viewing/dumping log files
-fix package dependencies
2011-09-26 12:18:43 -04:00
james e1fe877ac6 CC-2873: Use PHP constants
- done
2011-09-25 17:29:57 -04:00
james b8c2c5dfb1 CC-2867: separating Doctrine upgrade into 3 files
- done
2011-09-25 17:18:26 -04:00
martin 5cc7de95ee CC-2833: Use ClassLoaders for PHP Files
-Done for class User
2011-09-23 17:00:55 -04:00
martin 1e9a8a28fe CC-2833: Use ClassLoaders for PHP Files
-Done for class Schedule and ScheduleGroup
2011-09-23 16:50:00 -04:00
martin cd95170b06 CC-2807: Remove AIRTIME_VERSION from constants.php and use the value in the database instead
-done
2011-09-23 16:26:19 -04:00
martin e60db9e031 CC-2860: When recording a show, UTC time is displayed on the
text field of right progress bar.
2011-09-23 15:37:45 -04:00
martin 1dd78d0584 CC-2833: Use ClassLoaders for PHP Files
-Found out ClassLoaders only want one class per file. Moved
 ShowInstance class to its own .php file.
-Merged Show_DAL class into Show class
2011-09-23 12:33:28 -04:00
martin 502be61620 -monit restart on install to reload config files. 2011-09-23 12:24:51 -04:00
martin ee1a173953 CC-2850: Liquidsoap doesn't rotate its log files in Airtime
-fixed
-also noticed files were being chmod'd to 755, which is unnecessary. Also fixed.
2011-09-23 12:23:33 -04:00
martin 693c72c396 -change Shows.php to Show.php 2011-09-23 10:56:12 -04:00