Commit graph

5611 commits

Author SHA1 Message Date
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
Martin Konecny
5ba1bf28f9 -improvements to upgrade infrastructure testing
-run shell script for fab_setup.py
2011-11-09 16:26:23 -05:00
Yuchen Wang
5d741d84ee CC-3001: Preferences->"Submit" button renamed to "Save", and should be at the top and the bottom of the screen
Changed all other buttons that says "Submit" to "Save.
Also added some CSS stuff so that the "Save" button at the top of Preference page
have some space between itself and the form below.
2011-11-09 16:03:32 -05:00
Yuchen Wang
38719b1a4e Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-11-09 15:36:09 -05:00
Yuchen Wang
8f75bf1870 CC-2966: Remove minimum and maximum logo sizes - make them recommended instead
Fixed by:
1. change wording
2. attach custom filter to the logo upload form, the filter scales down the image
if it's larger than 600x600
2011-11-09 15:35:14 -05:00
James
c3d35df55c CC-3026: Schedule Media: The show time displayed in this window is UTC time
- fixed
2011-11-09 14:29:52 -05:00
James
32743ca780 CC-3016: Import files doesn't work on Debian(1.9.5, 2.0)
- added extra comment
2011-11-09 13:36:08 -05:00
James
6c740effde SAAS-52: New auto-feedback metrics: 1) Debian or manual install,
2) SaaS or Non-SaaS

- done
2011-11-09 13:13:21 -05:00
Martin Konecny
d1aa45ae83 CC-2870: Create testing infrastructure for testing upgrades
-added 1.9.5-RC1 to testing.
2011-11-09 10:21:17 -05:00
James
b2ce0d396a Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-11-09 10:16:04 -05:00
James
4b12b4e01e SAAS-63: airtime-saas: Something is broken in Preference.php
- fixed
2011-11-09 10:15:44 -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
2b060e0753 -removed lxc-debian from this repo 2011-11-08 18:00:05 -05:00
Martin Konecny
e1d447da61 -add wget to installed packages. 2011-11-08 16:55:07 -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
1a94d8bbdc -update lxc script. locales are automatically setup. 2011-11-08 16:34:15 -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