Commit Graph

147 Commits

Author SHA1 Message Date
martin 8adecdcd10 -add colors to airtime-check-system 2011-10-03 23:13:36 -04:00
martin 41dee5d263 CC-2911: Error in /usr/lib/airtime/utils/phone_home_stat script
-fixed
2011-09-30 10:56:38 -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
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
james e1fe877ac6 CC-2873: Use PHP constants
- done
2011-09-25 17:29:57 -04:00
martin 5cc7de95ee CC-2833: Use ClassLoaders for PHP Files
-Done for class User
2011-09-23 17:00:55 -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
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 b3654c62bc Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-09-22 11:48:07 -04:00
James 73dc4b851d CC-2591: Allow upload of any audio clip to Soundcloud
- done
- need more styling
- note there were changes in style.css
2011-09-22 11:47:24 -04:00
martin 046f98db8f CC-2363: Diagnostic screen in Web UI
-everything working
2011-09-22 10:45:43 -04:00
martin 9861587dec -CC-2750: Ability to query health status for pypo, liquidsoap, media monitor, and recorder 2011-09-16 22:05:52 -04:00
martin e1e34d297c -CC-2750: Ability to query health status for pypo, liquidsoap,
media monitor, and recorder
2011-09-16 21:30:50 -04:00
martin 3485b5a39f Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-09-16 17:53:37 -04:00
martin 659e412eb7 CC-2750: Ability to query health status for pypo, liquidsoap, media monitor, and recorder
-progress being made
2011-09-16 17:51:28 -04:00
James 7c94734277 CC-2810: More chmnod fixes for scripts
- removed shebang from .py files
- removed cron folder and its content as we don't use them
- .js files are from 3rd party(datatable) so we should leave them as they are
2011-09-16 14:01:23 -04:00
martin b5684bb5b1 Merge branch '1.9.1' into devel
Conflicts:
	install_full/ubuntu/airtime-full-install
	utils/airtime-update-db-settings.py
2011-09-15 17:44:07 -04:00
martin 23b2802c64 CC-2831: airtime-update-db-setting permission error
-fixed
2011-09-15 15:51:11 -04:00
James c15d599dba CC-2827: Python shebangs should specify the version python2.6
- done
2011-09-15 12:28:31 -04:00
James 3f13810c0e CC-2813: airtime-import: check for root permission
- done
2011-09-13 14:31:14 -04:00
James e6f7640c90 Merge branch '1.9.1' into devel 2011-09-13 10:50:54 -04:00
James ac7e4566c0 CC-2805: Airtime-import is failing
- catching IOexception.
2011-09-13 10:35:25 -04:00
James ab302b46ad CC-2805: Airtime-import is failing
- fixed
2011-09-12 13:08:02 -04:00
James ac44ae7191 CC-2659: airtime-import: displaying help text on all exception
- when it cannot communicate to Airtime Server, it displays just error msg
2011-09-09 17:08:23 -04:00
martin 1b165f473c CC-2797: Files in /etc/airtime should not be world readable
-fixed
2011-09-09 16:16:48 -04:00
James 5d8f87208b CC-2659: airtime-import: displaying help text on all exception
- it's displaying help text on all exception and unknown errors
2011-09-09 16:12:21 -04:00
martin 9c7bab616d Merge branch '1.9.1' into devel
Conflicts:
	VERSION
	airtime_mvc/application/configs/constants.php
	airtime_mvc/application/controllers/ScheduleController.php
	install_minimal/airtime-install
	install_minimal/include/AirtimeInstall.php
	install_minimal/include/airtime-upgrade.php
	python_apps/api_clients/api_client.py
	python_apps/pypo/pypofetch.py
	python_apps/pypo/pypopush.py
2011-09-09 15:07:43 -04:00
James 522ce0b7fb CC-2659: print help on more cases
- done
2011-09-09 11:04:14 -04:00
martin 805e358d9c CC-2788: Airtime uses both /bin/bash and /bin/sh in different scripts
-fixed
2011-09-08 12:36:51 -04:00
james 4e6cb7e0be CC-2659: removing debug code
- done
2011-09-08 09:20:58 -04:00
james 33df22d2ec CC-2659: Print help for airtime-import when a copy or move switch is
not provided

- fixed
2011-09-08 09:20:16 -04:00
martin b2db168a10 CC-2720: Should utils scripts have a shebang and/or be marked executable
-fixed. scripts should not be have exec bit set.
2011-09-07 18:12:46 -04:00
martin 03efb8f293 CC-2760: Remove shebangs from files that don't need them, fix chmod of files
-done
2011-09-06 19:06:13 -04:00
martin 9b30d53626 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-09-06 14:09:17 -04:00
martin ce993af40a CC-2754: "airtime-log -d" should create the log file in the current directory 2011-09-06 14:08:55 -04:00
James a636257516 CC-2756: airtime-system remove 2011-09-02 10:37:52 -04:00
James c6557e1280 CC-2756: Ability to set plan level
- created setter and getter in Preference.php for plan level
- renamed airtime-stream to airtime-system
- airtime-system is removed from this repository(moved to airtime-saas)
2011-09-02 10:37:15 -04:00
martin 4914cc5d7a added airtime-log script file 2011-09-01 14:49:40 -04:00
James ed5b7bca5f Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-08-31 16:28:40 -04:00
James 0a85d2ecf5 CC-2727: Limit number of streams and max bitrate
- renamed
SetNumOfStream() -> SetNumOfStreams()
GetNumOfStream() -> GetNumOfStreams() \
- default bitrate is 320
- removed debugging code
2011-08-31 16:28:20 -04:00
martin f9a7ebcab5 CC-2694: Create command line program for viewing/dumping log files
-install + upgrade script
-add liquidsoap to log files
2011-08-31 15:12:53 -04:00
martin 03cb154bd1 CC-2737: Show disk space used/space available/ disk quota enforcement
-modify airtime-check-system to return values instead of printing
 them directly
-add ability to view select airtime-check-system via web interface
2011-08-30 18:00:03 -04:00
martin 9c6b722722 CC-2694: Create command line program for viewing/dumping log files
-check if each subsystem is actually installed on the machine.
2011-08-30 12:38:04 -04:00
martin 58f64b97ae CC-2694: Create command line program for viewing/dumping log files
-Better error messages.
2011-08-30 12:28:37 -04:00
martin 72350184d8 CC-2694: Create command line program for viewing/dumping log files
-initial commit
2011-08-30 12:18:58 -04:00
james b92793e80f CC-2727: Limit number of streams and max bitrate
- create airtime-stream php script to set number of streams and max bitrate
- the stream section itself is not displayed rather than grey out
2011-08-26 15:41:20 -04:00
martin a47044c50c CC-2697: airtime-user script is not working
-added script to system path
2011-08-19 17:05:41 -04:00
martin e53c6d8061 CC-2697: airtime-user script is not working
-added support for new user types
2011-08-19 16:40:53 -04:00
martin 75040e867d CC-2697: airtime-user script is not working
-fixed
2011-08-19 11:53:03 -04:00
James c0e07dbd9e Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
Conflicts:
	install_minimal/upgrades/airtime-1.9.0/airtimefilemonitor/airtimemetadata.py
	python_apps/media-monitor/airtimefilemonitor/airtimemetadata.py
	utils/airtime-import/airtime-import.py
2011-08-08 10:44:06 -04:00