James
b1211d3aa1
IN-66: Stat server modification
...
- fixed url for airtime_latest_version file
2011-12-21 12:05:45 -05:00
Naomi Aro
29254d49d3
SAAS-109 : Move airtime-user to airtime-saas
2011-12-14 15:43:30 +01:00
Naomi Aro
7234b7f772
CC-3178 : airtime-user command switches
2011-12-14 15:08:32 +01:00
Martin Konecny
9bbe1d14fa
-remove persistent connections from DB connections
2011-12-13 17:16:45 -05:00
James
fd10393b01
SAAS-94: Phone home metrics: Gather info about streaming setup
...
- changes in Airtime repo side
- phone home stat sends stream info to data collection server
2011-12-07 10:31:16 -05:00
Yuchen Wang
1039183fce
CC-3109: Missing properties in airtime check system.
...
Can't reproduce the issue so can't really fix the issue.
This commit is to get rid of the PHP Notice msgs.
2011-11-28 17:46:52 -05:00
Martin Konecny
3a39aacd85
SAAS-83: Add ability to install Airtime components separately
...
-moving along...
2011-11-26 00:57:14 -05:00
Yuchen Wang
52052bd573
CC-2950: Tell users if they are running an out-of-date version or not
...
- added error checking to curl call
- added regex validation when storing link to latest version
2011-11-17 15:33:29 -05:00
Yuchen Wang
eae90862b1
CC-2950: Tell users if they are running an out-of-date version or not
...
Get rid of hardcoded url for downloading the latest version, and use the url
stored in the stat server instead
2011-11-17 14:10:26 -05:00
Yuchen Wang
51c563f80b
CC-2950: Tell users if they are running an out-of-date version or not
...
1. changed the behavior so that the tooltip comes up on hover
2. changed stat server link to "http://stat.sourcefabric.org/airtime_latest_version "
3. only updates the db if version returned by stat server is valid
2011-11-14 17:52:50 -05:00
Yuchen Wang
1a1db1892f
CC-2950: Tell users if they are running an out-of-date version or not
...
Initial implementation.
- added some code in phone_home_stat to retrieve latest version from stat server
and store result in db
- created new view helper VersionNotify.php, which queries and calculates version
difference, then returns the necessary information in html to the view files
- created new javascript file versiontooltip.js, which sets up the qtip stuff so that
when the version notification icon is clicked, a tooltip is displayed
2011-11-14 00:34:53 -05:00
Martin Konecny
c2eae518c4
CC-2978: Install fails on Ubuntu 11.10
...
-fixed for oneiric version of rabbitmq
2011-11-10 14:42:46 -05:00
Martin Konecny
573d19c5fc
CC-3024: airtime-check-system: Please add Web_server, OS, CPU information.
2011-11-08 18:17:16 -05:00
Martin Konecny
6f3e6535de
-make it so that apache can call airtime-check-system
2011-11-08 16:35:33 -05:00
Martin Konecny
238728e12f
CC-3024: airtime-check-system: Please add Web_server, OS, CPU information.
...
-done
2011-11-08 16:07:09 -05:00
James
8f6804155f
CC-2934: Phone Home Stat: it should work with new airtime-check-system
...
- initial commit
2011-11-01 14:52:27 -04:00
Martin Konecny
153e0df409
CC-2989: airtime-check-system should deal with the case when the web server is not accessible
...
-fixed some more inaccessible issues
2011-10-27 17:13:36 -04:00
Martin Konecny
aace5d0776
CC-2989: airtime-check-system should deal with the case when the web server is not accessible
2011-10-27 16:54:35 -04:00
Martin Konecny
7c42a2f093
CC-3002: airtime-check-system: make status color optional.
...
-done
2011-10-27 16:33:10 -04:00
Martin Konecny
43721e138d
CC-2989: airtime-check-system should deal with the case when the web server is not accessible
...
-fixed
2011-10-24 17:48:20 -04:00
Martin Konecny
33d33a19d8
Merge branch '1.9.1' into devel
2011-10-13 23:37:04 +02:00
Martin Konecny
38f2290214
CC-2972: Find better way to determine domain which pypo should download from.
...
-remove basePort and baseUrl from code + config file, since it isn't used anywhere.
2011-10-13 23:35:18 +02:00
martin
662e87debf
CC-2694: Create command line program for viewing/dumping log files
...
-fixed
2011-10-06 12:27:35 -04:00
martin
99469307d2
CC-2939: phone_home_stat crash
...
-fixed
2011-10-06 11:42:36 -04:00
martin
7b2b1560d8
CC-2870: Create testing infrastructure for testing upgrades
...
-initial commit
2011-10-05 19:01:36 -04:00
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