Martin Konecny
8ca1caecbe
CC-5194:
...
Fail to execute phone_home_stat
-fixed by using native Zend autoloader
2013-05-30 15:52:29 -04:00
Martin Konecny
973a415164
-fix installation error
2013-01-15 15:37:26 -05:00
James
5a97fb69f2
CC-4384: Remove annoying usage of $CC_CONFIG
...
- done
2013-01-14 16:16:14 -05:00
Martin Konecny
f9f3f9527e
CC-4624: phone_home_stat is broken in Ubuntu 12.10, with php 5.4
...
-fixed
2012-10-25 12:25:02 -04:00
James
db52f1cfcf
CC-4383: Fatal error in phone_home_stat script (2.2.0 dev)
...
- fixed
2012-09-17 17:47:32 -04:00
James
dcf3b4c3de
CC-4383: Fatal error in phone_home_stat script (2.2.0 dev)
...
- fixed
2012-09-10 11:28:35 -04:00
denise
e11dcd33b0
CC-3887: Live Log data will not get deleted if user is not providing support feedback
...
-fixed
2012-05-25 11:00:10 -04:00
denise
eb182cf887
SAAS-223: Airtime Usage Metric: Amount of time spent broadcasting
...
- added phone_home_stat testing parameter
- fixed problem if missing data in airtime_latest_version file
2012-05-11 17:27:14 -04:00
paul.baranowski
96b010e7f0
CC-1927 Remove PEAR DB
...
* Removed all traces of PEAR functions.
* Fixed AirtimeInstall::GetVersionInstalled() to return the correct answer
even when it cant connect to the database. Also fixed return value to
be consistent on failure.
* Fixed phone_home_stat.php and soundcloud-uploader.php
2012-04-19 16:35:19 -04:00
Martin Konecny
c66f0c783f
CC-3573: Use posix_geteuid instead of "whoami" to detect who is running PHP script
...
-done
2012-04-02 19:25:27 -04:00
Martin Konecny
58b4576ae1
CC-3297: Depend on zendframework and php-pear as external packages
...
-DB dependency should now be externalized
2012-02-06 14:18:03 -05:00
Martin Konecny
214c6e85cc
-remove unneeded check of "if file_info is not None:"
...
-remove undefined variable fomr phone_home_stat.php
2012-02-02 16:14:13 -05:00
James
b1211d3aa1
IN-66: Stat server modification
...
- fixed url for airtime_latest_version file
2011-12-21 12:05: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
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
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
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
99469307d2
CC-2939: phone_home_stat crash
...
-fixed
2011-10-06 11:42: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
martin
5cc7de95ee
CC-2833: Use ClassLoaders for PHP Files
...
-Done for class User
2011-09-23 17:00:55 -04:00
martin
1b165f473c
CC-2797: Files in /etc/airtime should not be world readable
...
-fixed
2011-09-09 16:16:48 -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
063afda7ff
CC-2519: Remove stor folder config option from /etc/airtime/airtime.conf
...
-done
2011-07-11 16:44:37 -04:00
martin
2c4e2afb8b
-removed airtime-clean-storage.php + airtime-import.php
...
-default created stor dir now has www-data:www-data permission
-created airtime-install.ini file for specifying install defaults
-removed all references to storDir in /etc/airtime/airtime.conf,
and get value from database instead.
2011-07-11 16:14:34 -04:00
james
e048ee548b
CC-2483:Cron task shouldn't output anything
...
-fixed
2011-06-29 15:32:50 -04:00
james
f8a1990ec1
CC-2469:Client is sending data without checkout feedback flag
...
- fixed
2011-06-28 12:34:47 -04:00
james
e762633405
CC-1724:Phone home statistics
...
- Final commit for client side.
2011-06-20 17:58:38 -04:00