Commit Graph

5627 Commits

Author SHA1 Message Date
Yuchen Wang 709582b47d Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-11-14 17:53:37 -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
James 00f37296e8 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-11-14 16:23:42 -05:00
James 2529570546 SAAS-67: "Hardware Audio Out" shows when SaaS is enabled
- minor fix.
- it was returning error when saving stream setting.
2011-11-14 16:23:23 -05:00
Martin Konecny de33d3ccaf Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-11-14 16:08:54 -05:00
Martin Konecny 60281f4e90 CC-2972: Find better way to determine domain which pypo should download from.
-fixed
2011-11-14 16:08:45 -05:00
James aa610c2a61 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-11-14 16:07:01 -05:00
James 11a38476c3 SAAS-43: Automatically fill in customer info in the automated feedback system
on signup, do not display popup on login

- title needs to update with db access since airtime-saas can change title
- storing it to session variable is not an option
2011-11-14 16:05:19 -05:00
Martin Konecny a5dedced31 -add debian support for liquidsoap compile scripts 2011-11-14 14:15:41 -05:00
Martin Konecny 469c9c59fe Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-11-14 14:12:18 -05:00
Martin Konecny 7a9e53fa04 CC-3040: Debian Squeeze requires the Liquidsoap natty binary instead of the generic one
-done
2011-11-14 14:12:12 -05:00
Martin Konecny c3429cbe2a CC-2952: Put in final Liquidsoap 1.0 binaries
-set binaries to executable
2011-11-14 13:08:26 -05:00
Yuchen Wang becaf7a152 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-11-14 00:35:27 -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 8e283c9e02 SAAS-66: Ability to set the stream values from the command line
- done
- extra fix: Fixed a javascript issue when it always changed bitrate to 48,
when type is set to ogg
2011-11-13 15:34:26 -05:00
james 68f142470a SAAS-67: "Hardware Audio Out" shows when SaaS is enabled
- "Hardware Audio Out" is not visible when plan-level is not diabled
2011-11-13 13:58:47 -05:00
Martin Konecny 20fc49b7be CC-3027: Current Show progress bar is wrong
-looks like it's working.
2011-11-12 00:04:37 -05:00
Martin Konecny 1a45a38055 -add function comments to Show.php 2011-11-11 22:55:46 -05:00
Martin Konecny f7fb6ddff0 -better naming of show instance functions 2011-11-11 22:24:37 -05:00
Martin Konecny 1c5b2dc813 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-11-11 17:26:06 -05:00
Martin Konecny 42cde33648 CC-3030: Repeating shows is broken in devel branch.
-working towards using only DateTime objects
2011-11-11 17:25:49 -05:00
Martin Konecny 74d3c3aebc CC-3030: Repeating shows is broken in devel branch. 2011-11-11 10:58:27 -05:00
James 6a22f3667f CC-2438: Add a button to listen to the stream immediately
- fixed
2011-11-11 10:25:24 -05:00
James bc2d27ec9f CC-2848: Misc bugs from demo service
- cleaning up some code
2011-11-11 10:16:33 -05:00
Martin Konecny 6f78f1d82d CC-2952: Put in final Liquidsoap 1.0 binaries
-auto-compile script
2011-11-10 23:58:06 -05:00
Martin Konecny 901333bf6d Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-11-10 23:55:33 -05:00
Martin Konecny 9270ff01a2 CC-2952: Put in final Liquidsoap 1.0 binaries
-Done
2011-11-10 23:55:15 -05:00
James 03a81e642e CC-2438: Add a button to listen to the stream immediately
- moved listen button under the "ON AIR"
2011-11-10 16:36:17 -05:00
James 8d3d14860d CC-2959: Stream Setting: Status box design for each stream
- integration with new status box design
2011-11-10 16:32:56 -05:00
James 2c16a28347 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-11-10 15:55:05 -05:00
James 5503ebc6e5 SAAS-35: "Trial Period" box
- done
2011-11-10 15:54:38 -05:00
Martin Konecny d8bdbf7253 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-11-10 15:45:43 -05:00
Martin Konecny 77f4c274c1 CC-2870: Create testing infrastructure for testing upgrades
-put logs into their own dir
-rename fab_setup to fab_release_test
2011-11-10 15:45:35 -05:00
James 56a6da51a9 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-11-10 15:35:52 -05:00
James b04b7ff010 CC-2848: Misc bugs from demo service
- Handling concurrency issue playlist section and show(canlendar) section
2011-11-10 15:35:27 -05:00
James 17016e5d40 CC-3028: Entry in a cc_show table never gets deleted
- fixed
2011-11-10 15:17:06 -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 605c69c975 CC-2978: Install fails on Ubuntu 11.10
-initial commit
2011-11-10 14:27:49 -05:00
Martin Konecny d4582d768a CC-2870: Create testing infrastructure for testing upgrades
-download file to temp file and the rename after to final name
2011-11-10 13:31:08 -05:00
Martin Konecny de8ebc209a CC-2870: Create testing infrastructure for testing upgrades
-debian needs debian-multimedia repository
2011-11-10 12:45:04 -05:00
Martin Konecny 1175945d84 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-11-10 12:28:47 -05:00
Martin Konecny cbe5b3e7f0 CC-2870: Create testing infrastructure for testing upgrades
-wait 1 second before reacquiring IP address
-use absolute instead of relative paths (fix for debian squeeze and sudo)
2011-11-10 12:28:38 -05:00
lukabazuka 18f21e480a CC-2438
Signed-off-by: lukabazuka <vladimir.stefanovic@sourcefabric.org>
2011-11-10 02:17:58 +01:00
lukabazuka d174b39d5b CC-2836
Signed-off-by: lukabazuka <vladimir.stefanovic@sourcefabric.org>
2011-11-10 02:03:02 +01:00
lukabazuka 1a585e3680 CC-2959 Status box design for each stream
Signed-off-by: lukabazuka <vladimir.stefanovic@sourcefabric.org>
2011-11-10 00:57:24 +01:00
Martin Konecny 99d610a4d3 CC-2870: Create testing infrastructure for testing upgrades
-Some changes in preparation of a Debian testing VM
2011-11-09 18:21:44 -05:00
Martin Konecny 31942fa433 CC-2870: Create testing infrastructure for testing upgrades
-1.9.4 needs apt-get update to be run before installing.
2011-11-09 18:08:00 -05:00
Martin Konecny cec90ddf70 CC-2870: Create testing infrastructure for testing upgrades
-try multiple times until ip address acquired.
2011-11-09 17:50:51 -05:00
Martin Konecny 8a737d58f5 CC-2870: Create testing infrastructure for testing upgrades
-improvements the run.sh script.
	-System is now shutdown after completion
	-Logs to various files
2011-11-09 17:32:27 -05:00
Martin Konecny 1245a13259 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-11-09 16:26:35 -05:00