Commit graph

4920 commits

Author SHA1 Message Date
martin
cc6c7475f5 -updated change log for 1.8.2-RC2 release 2011-05-31 16:42:19 -04:00
james
1e62a7be9c Merge branch 'cc-2290-clicking-on-another-tab-whilst-uploading-track-kills-upload' into devel 2011-05-31 12:26:51 -04:00
james
551ed289ca CC-2290:Clicking on another tab whilst uplaoding track kills
additional fix
- when user adds file and removes file, and the list is empty,
there is no more alert.
2011-05-31 12:26:30 -04:00
james
7c55f38f36 CC-2291:Remove + button in a circle
Done
2011-05-31 11:32:11 -04:00
james
1f02ba813d CC-2290:Clicking on another tab whilst uploading track kills
- note that change in queue will trigger the alert(on unload),
not the actual upload process
2011-05-31 11:23:48 -04:00
Naomi Aro
f5e6082ee7 CC-2336 Some Show Editing Features Seem to have been lost 2011-05-30 18:41:31 -04:00
Naomi Aro
1bca5208e7 CC-2336 Some Show Editing Features Seem to have been lost 2011-05-30 18:41:31 -04:00
Naomi Aro
f7de484461 CC-2336 Some Show Editing Features Seem to have been lost
recovered everything that original worked I think will keep looking,
still problems with editing a show which has already started.
2011-05-30 18:41:31 -04:00
james
0014c3718e Merge branch 'cc-2253-gap-until-show-ends-format' into devel 2011-05-30 16:10:38 -04:00
james
e25e9d4d56 CC-2253:Gap until show ends format
removed string 'seconds' at the end
2011-05-30 16:10:20 -04:00
james
658570c670 CC-2277:Rename airtime-pypo to airtime-playout
done
2011-05-30 16:04:52 -04:00
james
0492ba79c7 CC-2277:Rename airtime-pypo to airtime-playout 2011-05-30 15:46:13 -04:00
Paul Baranowski
9e3c53bd5f Merge branch '1.8.2' of dev.sourcefabric.org:airtime into devel 2011-05-30 15:39:12 -04:00
Paul Baranowski
d8f4c3e616 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
Conflicts:
	install/airtime-install.php
2011-05-30 15:35:38 -04:00
Paul Baranowski
e23dc1177d Removed duplicated message during install 2011-05-30 15:24:51 -04:00
james
f7d37adfc6 CC-2253:Gap until show ends should display in HH:MM:SS 2011-05-30 14:57:37 -04:00
james
6e7ad79ff0 CC-2064:Drag and drop should have a hand cursor
Fixed
2011-05-30 14:12:32 -04:00
martin
6cc334f55f -updated version string number 2011-05-30 11:52:47 -04:00
martin
ab948b8dcb Merge branch '1.8.2' of dev.sourcefabric.org:airtime into 1.8.2 2011-05-30 11:31:32 -04:00
martin
2d6105353e -removed unnecessary line from apache vhost file. 2011-05-30 11:31:17 -04:00
paul.baranowski
45848e99f1 CC-2337: Include RAM and CPU and whether the OS is 32 or 64 bit in airtime-check-system. Did exactly that. 2011-05-30 09:23:48 -04:00
martin
4eb8a7f394 CC-2325: no audio after running airtime-pypo-stop/start
-seems to work after re-enabling multilog.
2011-05-27 15:51:09 -04:00
Naomi
03fae770e5 CC-2326 Edit a show (End Date problems) 2011-05-26 17:00:21 -04:00
Naomi
81ee30105d CC-2326 Can't edit a show more than once (End Date problems)
keep adding the 1 day interval here
2011-05-26 16:27:50 -04:00
Naomi
8d59c18bef CC-2326 Can't edit a show more than once (End Date problems)
show editing assumed inclusive end dates while show creating assumed non inclusive.
2011-05-26 15:41:47 -04:00
Naomi
765897600d CC-2318 Edit Metadata of Live shows doesn't work
form is not taking care that a track number should be an integer,
default empty string cannot be set for integer, rejected by database.
2011-05-26 11:11:12 -04:00
Martin Konecny
6a181a4e9a CC-2323: Next song in the top panel not showing
-fixed
2011-05-25 14:35:31 -04:00
Martin Konecny
e8dab2340a CC-2320: liquidsoap.cfg vorbis metadata value does not effect the stream.
-fixed
2011-05-25 13:58:50 -04:00
Paul Baranowski
873e8cb7e1 Added dev docs. 2011-05-24 22:26:57 -04:00
Paul Baranowski
435f9a9bd1 Added version number to backup scripts because if multiple backup scripts
are run in sequence it can happen within one second.  This means that
the first backup of a file would be overwritten with the second backup.
2011-05-24 22:01:53 -04:00
Paul Baranowski
fa17e63611 Fixed a repeated message during install. 2011-05-24 21:34:06 -04:00
Paul Baranowski
e90a3269c2 CC-2281 Install script should check for pre-installed versions and prompt user to upgrade/full installation
Hand-merged Naomi's last 3 changes from the branch.
2011-05-24 21:27:33 -04:00
Naomi
2866bf46cd CC-2282 Import script does not restore storage from backup if database is intact
making spaces after ifs to follow coding standards.
2011-05-24 20:48:01 -04:00
Naomi
71ac8d4b1b CC-2282 Import script does not restore storage from backup if database is intact
not considering a duplicate to exist just because there's a row in the database, checking if its file exists on the system as well.
2011-05-24 20:48:01 -04:00
Martin Konecny
05e02f6081 -fix hanging of pypo at system boot. 2011-05-24 20:31:05 -04:00
Martin Konecny
6b00b29e75 CC-2313: update INI value function needs fixing in upgrade scripts
-upgrade scripts were still broken...
2011-05-24 17:49:31 -04:00
Martin Konecny
6fd2985fe0 CC-2319: update plupload to 1.4.3.2 from 1.4.2
-done
2011-05-24 16:43:28 -04:00
Martin Konecny
28a609c4dd CC-2317: Once uploaded, file size is different than original. 2011-05-24 16:33:26 -04:00
paul.baranowski
ac952ad71e CC-2284: Create script that verifies all required processes are running. Changes: Added check to do the right thing when pypo is turned off. 2011-05-20 23:49:11 -04:00
paul.baranowski
a4188d44db CC-2284: Create script that verifies all required processes are running. Changes: made the output more pretty, added output for the status of apache, added ability to add in human readable messages, added detection of restarting processes, show output of logs if a process is restarting, and made the key names more human readable. 2011-05-20 23:36:30 -04:00
paul.baranowski
bac9f270e2 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-05-20 22:54:04 -04:00
martin
f19f2153dc CC-2284: Create script that verifies all required processes are running.
-check if icecast is running
-added system symlink to run script
-run airtime-check-system at end of install
-display summary message with link to FAQ if failed
2011-05-20 17:37:06 -04:00
Paul Baranowski
2c3748a8ad Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-05-20 16:31:37 -04:00
martin
3621e282e1 CC-2284: Create script that verifies all required processes are running.
-updated to check to check for poster and kombu python packages
2011-05-20 16:24:00 -04:00
martin
ebd93cd55a CC-2287: Files greater than 100MB are not being played
-increased chunk read size
2011-05-20 16:03:31 -04:00
martin
10f72f8c65 CC-2304: Remove hardcoded paths from scripts in utils/ directory
-remove redundant path
2011-05-20 15:13:20 -04:00
martin
acc02ea401 CC-2304: Remove hardcoded paths from scripts in utils/ directory 2011-05-20 15:10:05 -04:00
Paul Baranowski
716692e0ae Merge branch 'cc-2281-Install-script-should-check-for-pre-installed-versions-and-prompt-user-to-upgrade/full-installation' of dev.sourcefabric.org:airtime into devel 2011-05-20 15:01:21 -04:00
martin
30b60a03d1 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-05-20 14:31:38 -04:00
martin
7b50ef7bd4 CC-2312: Change max_upload_size in .htaccess file
-done
2011-05-20 14:31:28 -04:00