martin
|
eb549fe71a
|
CC-2897: Liquidsoap doesn't start when no streams are enabled
-fixed
|
2011-09-28 13:53:11 -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 |
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 |
martin
|
9bb901945e
|
CC-2833: Use ClassLoaders for PHP Files
-shows.php
|
2011-09-23 10:54:20 -04:00 |
martin
|
5d7b51dafc
|
CC-2833: Use ClassLoaders for PHP Files
|
2011-09-22 18:24:54 -04:00 |
martin
|
4138f7823a
|
-better name :)
|
2011-09-22 18:15:55 -04:00 |
martin
|
e5b4822650
|
-purge user and language
|
2011-09-22 18:15:32 -04:00 |
martin
|
53a095d0a5
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2011-09-22 17:50:51 -04:00 |
martin
|
cf5b03ca28
|
-completely nuke all versions of Airtime from the system
|
2011-09-22 17:50:42 -04:00 |
James
|
ac13bba2db
|
CC-2874: adding error icon
- done
|
2011-09-22 17:06:33 -04:00 |
James
|
e722ff8c36
|
CC-2873: soundcloud error log to DB
- fixed
|
2011-09-22 16:59:13 -04:00 |
James
|
8005ee290f
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2011-09-22 16:56:37 -04:00 |
James
|
a7b7e09aa4
|
CC-2867: upgrade script for soundcolud plugin
- done
- extra fix: upgrade for recaptcha stuff
- fix a bug on UTC upgrade
|
2011-09-22 16:56:20 -04:00 |
martin
|
1494e43ada
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2011-09-22 16:10:32 -04:00 |
martin
|
86b365cc7e
|
get rid of liquidsoap binary showing as modified
|
2011-09-22 16:10:22 -04:00 |
James
|
dbb4183447
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2011-09-22 15:53:47 -04:00 |
James
|
a88bb90851
|
CC-2591: Allow upload of any audio clip to Soundcloud
- removing debug code
|
2011-09-22 15:53:21 -04:00 |
Paul Baranowski
|
48b08893f0
|
CC-2306: Uploading a file that already exist error message does not have styling
Tweaked message to the user.
|
2011-09-22 15:31:21 -04:00 |
James
|
350aaf2335
|
Merge branch '1.9.1' into devel
|
2011-09-22 14:33:14 -04:00 |
James
|
965a649d0e
|
CC-2591: Change function name
- done
- extra fix: fix was needed due to class name change
|
2011-09-22 14:01:05 -04:00 |
James
|
95a2c179c2
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2011-09-22 13:40:32 -04:00 |
James
|
6d23ea4b49
|
CC-2308: 404 page
- done
|
2011-09-22 13:40:16 -04:00 |
martin
|
3fe823f84c
|
CC-2363: Diagnostic screen in Web UI
-Change disk numbers to start at one instead of zero.
|
2011-09-22 12:28:21 -04:00 |
martin
|
c84690adaa
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
Conflicts:
airtime_mvc/application/controllers/LibraryController.php
|
2011-09-22 12:25:30 -04:00 |
martin
|
2be0960ed5
|
CC-2833: Use ClassLoaders for PHP Files
-made MusicDir, Playlist and StoredFile autoload
|
2011-09-22 12:24:17 -04:00 |