Commit Graph

4249 Commits

Author SHA1 Message Date
martin 59c1e02a98 Merge branch 'master' of dev.sourcefabric.org:airtime 2011-04-18 15:57:42 -04:00
martin 6f9926eba2 CC-2195: Remove global php.ini changes from install guide and Airtime
-done
2011-04-18 15:57:32 -04:00
Naomi 6b1e6b87a0 better message about backing up. 2011-04-18 15:41:11 -04:00
Naomi fe59967f51 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-04-18 15:40:20 -04:00
Naomi 9e96ec9da4 reloading config after ini values are changed 2011-04-18 15:28:48 -04:00
martin a27885139c Merge branch 'master' of dev.sourcefabric.org:airtime 2011-04-18 14:51:57 -04:00
martin c1dd1e7415 CC-2198: airtime-pypo-stop airtime-pypo-start are ineffective
-fixed
2011-04-18 14:51:44 -04:00
Naomi 2c7bf676a3 creating default storage directory in airtime 2011-04-18 14:42:41 -04:00
Naomi b56efc54bf Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-04-18 14:19:49 -04:00
Naomi b44be9fd6a upgrading with new file locations 2011-04-18 14:11:31 -04:00
martin fab68dfad1 CC-2203: Search results: "Delete" should be at the bottom of the list and should have a confirmation
-Fixed
2011-04-18 12:43:04 -04:00
martin d7bb00dc20 Merge branch 'master' of dev.sourcefabric.org:airtime 2011-04-18 12:01:22 -04:00
martin 7a3fbe9ac7 CC-2196: Update a Live show with invalid data, uncheck the Record checkbox
-fixed
2011-04-18 12:01:02 -04:00
Naomi 23105b9d67 CC-2184 : Hardcoded CSS path should be relative path instead
using baseURL zend provides in path.
2011-04-18 11:02:09 -04:00
Paul Baranowski 114fe1ad3f CC-2166 Packaging improvements
A fix to prevent updating values in INI files on install.
2011-04-15 18:37:24 -04:00
Paul Baranowski 173d82007f CC-2166 Packaging improvements
Added command line options to the install process to overwrite or
preserve the existing config files.

Added the pypo-start/stop and recorder-start/stop symlinks to /usr/bin.

Renamed pypo-start.py to airtime-pypo-start.
Renamed pypo-stop.py to airtime-pypo-stop.
Renamed recorder-start.py to airtime-show-recorder-start.
Renamed recorder-stop.py to airtime-show-recorder-stop.

Renamed testrecordscript.py to recorder.py
2011-04-15 18:23:51 -04:00
Paul Baranowski 2b90008ef2 Updated Changelog. 2011-04-15 14:53:23 -04:00
Paul Baranowski 6d39af6fb9 Merge branch 'master' of dev.sourcefabric.org:airtime
Conflicts:
	dev_tools/pr.sh
2011-04-15 14:46:07 -04:00
Paul Baranowski aab1ad16e1 CC-2166 : Packaging improvements
Fixed paths for pypo and the show recorder.

Pypo and the show recorder now read their paths from the INI files.
Note that liquidsoap and shell scripts do not yet read from the
INI files, and so that paths are hard-coded in those places.

On uninstall, no longer deleting INI files and the STOR directory.
Included a note to remove those by hand if they want them gone.

Fixed some bugs where not all directories were removed on uninstall.

Fixed bugs in the Show Recorder install where it was adding directories
that it didnt need.
2011-04-15 14:45:10 -04:00
Naomi b80c0ed65a Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-04-15 13:38:56 -04:00
Naomi dfa508a9ea changing paths with new folder structure 2011-04-15 13:25:52 -04:00
Naomi 428357e5f8 changing include paths for new folder structure. 2011-04-15 12:37:30 -04:00
martin 0320c9a136 -fix to dev_tools/pr.sh path 2011-04-15 12:35:57 -04:00
martin be26c9a9ba Merge branch 'master' of dev.sourcefabric.org:airtime 2011-04-15 12:32:43 -04:00
martin 6db16bc6d1 -update paths logs for utils in dev_tools/ 2011-04-15 12:27:25 -04:00
martin e48f044e56 -CC-2192: Schedule sent to pypo is not sorted by start time. 2011-04-15 12:26:59 -04:00
Naomi 4814d90824 CC-2157 : Enable OGG streams by default, not MP3, due to lame distribution problems 2011-04-15 12:14:49 -04:00
Naomi b992801a45 hiding/showing show overflow message properly. 2011-04-15 12:11:06 -04:00
Naomi e853a6ff6e need individual rows/total rows error tracker. 2011-04-15 11:22:40 -04:00
Naomi 4d8f434059 have to start each loop as valid now. 2011-04-15 11:13:42 -04:00
Naomi eb312ae454 fixes to template, javascript to handle error arrays. 2011-04-15 10:51:06 -04:00
Naomi 0982405d4c better form validation for rebroadcast date/times 2011-04-15 10:23:08 -04:00
Naomi c3a02e2569 some fixes to display rows in form. 2011-04-15 10:04:16 -04:00
martin d68a8369c8 -changed version string to "1.8.0-beta" 2011-04-14 23:11:40 -04:00
martin 7d2c2f65f2 -fix invalid path includes 2011-04-14 23:08:55 -04:00
Paul Baranowski 03ab7edea0 Merge branch 'master' of dev.sourcefabric.org:airtime 2011-04-14 18:55:15 -04:00
Paul Baranowski b11cbd8159 CC-2166: Packaging Improvements. Moved the Zend app into airtime_mvc. It is now installed to /var/www/airtime. Storage is now set to /srv/airtime/stor. Utils are now installed to /usr/lib/airtime/utils/. Added install/airtime-dircheck.php as a simple test to see if everything is install/uninstalled correctly. 2011-04-14 18:55:04 -04:00
martin d2239b827d CC-1805: Ability to edit a show
-removed (now) redundant moveScheduledShowContent function
2011-04-14 18:03:24 -04:00
martin b6e235b8fe Merge branch 'master' of dev.sourcefabric.org:airtime 2011-04-14 17:57:20 -04:00
martin d5b914fa84 CC-1805: Ability to edit a show
-Fixed bug with scheduled data start time not shifting with show instance start time
-What "tab" now automatically open when form appears.
2011-04-14 17:57:08 -04:00
Naomi 379e70ff23 CC-2169 : All logging should go to /var/log
pypo-liquidsoap log now in its folder
2011-04-14 17:16:50 -04:00
Naomi d69723f910 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-04-14 16:03:37 -04:00
Naomi e5f2e8d044 CC-2169 : All logging should go to /var/log
moving pypo/recorder logs to folder /var/log/airtime
2011-04-14 16:03:23 -04:00
Paul Baranowski 514777e8d2 Merge branch 'master' of dev.sourcefabric.org:airtime
Conflicts:
	install/airtime-install.php
2011-04-14 15:07:12 -04:00
Paul Baranowski 4af55027ad Added const values for the names of the INI files.
Also verify with the user if they want to overwrite their INI files if they are
re-installing.
2011-04-14 15:04:44 -04:00
martin 88362a2c52 CC-2179: Creating a record + rebroadcast show with no rebroadcast times causes DB error
-fixed
2011-04-14 14:57:52 -04:00
martin 5a7ebc8a8b Merge branch 'master' of dev.sourcefabric.org:airtime 2011-04-14 14:18:05 -04:00
martin bf146e7f85 -commented some functions
-removed usage of "current_timestamp" in postgresql queries in favour
of php time.
2011-04-14 14:17:56 -04:00
Naomi 6899dca0a3 removing confusing redundant imports 2011-04-14 14:01:14 -04:00
Naomi 804f9c66b9 require order screwed up. 2011-04-14 13:47:50 -04:00