Commit Graph

4202 Commits

Author SHA1 Message Date
Naomi 3e2e62afe9 CC-2281 Install script should check for pre-installed versions and prompt user to upgrade/full installation
Bypass choice to keep database if it's a fresh install.
2011-05-19 15:33:48 -04:00
Naomi 5e02a46a24 CC-2281 Install script should check for pre-installed versions and prompt user to upgrade/full installation
if a user has an older version installed and they choose to do a fresh install the option to preserve their config files is not allowed.
2011-05-19 15:05:33 -04:00
Naomi 697d5e0b77 CC-2281 Install script should check for pre-installed versions and prompt user to upgrade/full installation 2011-05-19 14:42:28 -04:00
Naomi a2ec9b4d10 CC-2281 Install script should check for pre-installed versions and prompt user to upgrade/full installation
moving constants in conf.php to constants.php
2011-05-19 14:27:30 -04:00
Naomi e7589f6007 CC-2281 Install script should check for pre-installed versions and prompt user to upgrade/full installation
adding upgrade/install command option.
2011-05-19 14:06:27 -04:00
Naomi b48220f0ea CC-2271 1.8.2 code cleanup tasks
include the pear db class.
2011-05-19 09:59:13 -04:00
Naomi 7315c42985 CC-2271 1.8.2 code cleanup tasks
removing any functions with source code.
2011-05-19 09:59:13 -04:00
Naomi 911beb59d2 CC-2271 1.8.2 code cleanup tasks
1.8.1 upgrade code is pretty much the same as 1.8.2, can reuse.
2011-05-19 09:59:13 -04:00
Naomi c1c567bb91 CC-2271 1.8.2 code cleanup tasks
missing global, removing configs that don't exist yet.
2011-05-19 09:59:13 -04:00
Naomi 11e54bf960 CC-2271 1.8.2 code cleanup tasks
can't seem to define globals in 1 line.
2011-05-19 09:59:13 -04:00
Naomi bb1fb5e74e CC-2271 1.8.2 code cleanup tasks
need to set globals.
2011-05-19 09:59:13 -04:00
Naomi 2044e4bda8 CC-2271 1.8.2 code cleanup tasks 2011-05-19 09:59:13 -04:00
Naomi a7176c4133 CC-2271 1.8.2 code cleanup tasks 2011-05-19 09:59:13 -04:00
Naomi 2081d8af2a CC-2271 1.8.2 code cleanup tasks 2011-05-19 09:59:13 -04:00
Naomi b84854c13c CC-2271 1.8.2 code cleanup tasks
changing 1.8.1 upgrade script to using raw source first.
2011-05-19 09:59:13 -04:00
martin d6616004a6 CC-2283: Now playing bar only shows the first word of the show name
-fixed
2011-05-18 18:37:13 -04:00
Martin Konecny 37bfb53b3a cc-2280: install script overwrites existing db
-readded redirect stderr to /dev/null
2011-05-18 15:42:31 -04:00
martin 81ba336b4b cc-2280: install script overwrites existing db 2011-05-18 15:35:27 -04:00
martin 83c1ca7c88 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-05-18 14:34:19 -04:00
martin 3416ba20d9 cc-2263: unable to cancel recording show
-made cancelled recorded shows still upload.
2011-05-18 14:33:42 -04:00
Naomi 62806fa7ef CC-1939 Ability to edit name & description of a playlist, display the description somewhere
focusing on name input by default.
2011-05-18 14:33:41 -04:00
Naomi d4a4c4be2a CC-1939 Ability to edit name & description of a playlist, display the description somewhere
now can edit title/description of a playlist without leaving the main playlist builder screen
2011-05-18 14:33:41 -04:00
martin a48f467de7 cc-2263: unable to cancel recording show.
-almost final check-in. Everything looks good right now...
2011-05-18 14:33:41 -04:00
Naomi dcd52d6075 CC-1939 Ability to edit name & description of a playlist, display the description somewhere
focusing on name input by default.
2011-05-17 17:53:40 -04:00
Naomi 70cb47aacd CC-1939 Ability to edit name & description of a playlist, display the description somewhere
now can edit title/description of a playlist without leaving the main playlist builder screen
2011-05-17 17:31:43 -04:00
martin 167a55591b -top panel js regression fix. (Error when recording show
finished)
2011-05-17 14:55:37 -04:00
martin 1d8f323a27 cc-2235: help says right-click to add playlist to show
-fixed
-also renamed "Add Audio" to "Add Media"
2011-05-17 13:55:51 -04:00
martin 6d1258f2c3 cc-2214: create standard apache config file
-done
2011-05-17 13:48:22 -04:00
martin cf3e525a0f cc-2278: show-recorder not working under natty.
-Now works under natty. Needs to be tested on 10.04 and 10.10!
2011-05-17 13:43:35 -04:00
martin 9afab251c5 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-05-17 11:55:27 -04:00
martin 35e617911b -show which process id is being shutdown when calling airtime-xxx-stop 2011-05-17 11:55:16 -04:00
Naomi 188f065f4f CC-2256 Airtime-upgrade.php does not upgrade the web app
need to check only a substring of the version constant.
2011-05-17 11:33:22 -04:00
Naomi 70355cc364 CC-2256 Airtime-upgrade.php does not upgrade the web app
trying to fix daemontools upgrade problems
2011-05-17 11:33:22 -04:00
Naomi 5e2e3dbf05 CC-2256 Airtime-upgrade.php does not upgrade the web app 2011-05-17 11:33:22 -04:00
Naomi 3af0b1a947 CC-2256 Airtime-upgrade.php does not upgrade the web app
to avoid warnings about old config file values.
2011-05-17 11:33:22 -04:00
Naomi e8a21b3d32 CC-2256 Airtime-upgrade.php does not upgrade the web app
reload config method has changed.
2011-05-17 11:33:22 -04:00
Naomi d169dd96e2 CC-2256 Airtime-upgrade.php does not upgrade the web app
commenting out media monitor in Airtime 1.8.2
2011-05-17 11:33:22 -04:00
Naomi 7df206a320 CC-2256 Airtime-upgrade.php does not upgrade the web app 2011-05-17 11:33:22 -04:00
Naomi 23b1e1b0d9 CC-2256 Airtime-upgrade.php does not upgrade the web app 2011-05-17 11:33:22 -04:00
Naomi 54d39ce688 CC-2256 : Airtime-upgrade.php does not upgrade the web app
recovered missing function
2011-05-17 11:33:22 -04:00
Naomi 3f43c39f41 CC-2256 Airtime-upgrade.php does not upgrade the web app
changing to version 1.8.2
2011-05-17 11:33:22 -04:00
Naomi 073f539f09 CC-2256 Airtime-upgrade.php does not upgrade the web app
put back in code as it got deleted during a merge a while ago.
2011-05-17 11:33:22 -04:00
martin 91caaf2c0f Merge branch 'cc-2126-user-should-not-be-able-delete-himself' into devel 2011-05-16 22:52:20 -04:00
martin 05900b4c94 Merge branch 'devel' 2011-05-16 22:42:34 -04:00
martin a937dcb5ac -cc-2126: user should not be able to delete himself
added server side check
2011-05-16 22:37:54 -04:00
martin df3b24d3ad CC-2209: Put database install stuff into a separate script
-removed sudo
2011-05-16 20:59:44 -04:00
martin b87e661f96 Merge branch 'devel' of dev.sourcefabric.org:airtime 2011-05-16 11:45:23 -04:00
martin 84bf12627c -Hide error messages from CREATE USER and CREATE DATABASE
-Move airtime version string into "constant"
2011-05-13 16:47:58 -04:00
martin c2960e9c2a -Fix unbound "response" variable when pypo got 404 error
-Sleep for few seconds after failing is_server_compatible instead of
exiting and instantly being awoken by daemon tools (less stuff in log
files)
-removed some useless try/except blocks
2011-05-13 16:08:04 -04:00
martin 6657f22d21 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
Conflicts:
	install/airtime-uninstall.php
2011-05-13 13:27:45 -04:00