James Moon
95613f40f1
cc-2188: Download action for all media file.
...
Download action were added in two placese.
1. Playlist Builder. jjmenu now showing 'Download'.
2. Calendar-> Show Content. Click on the file, you will see
Downlaod menu.
Limitation:
File name is set to original file name.
On the ticket it said, file format should be like
"show_name-12012011-2130.mp3". However, in my opinion,
this is only possible, if a user downloads it from
calender->show content. We know what the show names and etc,
but, if the user downloads it from Playlist Builder, we cannot
retrive such information. To be consistent in both area, I just
set the file name to original file name. This can be easily
modified in the future.
2011-05-04 19:05:14 -04:00
martin
8ffbcc96c7
Merge branch 'cc-2211-changes-to-playlist-not-shown' into devel
2011-04-29 15:32:27 -04:00
martin
50c649dc59
Merge branch 'cc-2211-changes-to-playlist-not-shown' into devel
2011-04-29 15:31:18 -04:00
James Moon
afa51c0d56
CC-2211:changes to playlist not show
...
Move redraw function into callback function when PL gets deleted
from the left window
2011-04-29 12:17:06 -07:00
James Moon
615c6e18f5
cc-2211:changes-to-playlist-not-shown
...
There was a timing issue
Moved redrawing part into callback function.
2011-04-29 11:08:10 -07:00
martin
3ac7fb01af
Merge branch 'cc-2238-deleting-a-playlist-from-right-list' into devel
2011-04-29 13:52:30 -04:00
martin
a2f8062404
Merge branch 'cc-2202-start-upload-button-vanishes' into devel
2011-04-29 13:21:51 -04:00
James Moon
676d64bbb6
cc-2202:start upload button vanishes
...
Fixed.
2011-04-27 15:33:32 -07:00
James Moon
d9ecb965bb
cc-2211:changes-to-playlist-not-shown
...
- removing some codes that aren't used.
- it deletes pl from the right list if the 'delete' button on
the left window is clicked.
2011-04-27 14:41:47 -07:00
James Moon
c322b8fb7f
cc-2238:deleting-a-playlist-from-right-list
...
fixed.
2011-04-27 14:22:50 -07:00
James Moon
44d599a00b
CC-2211:Changes to playlist not shown
...
Everything works fine except when adding new playlist.
When the new playlist gets created, it doesn't display
the page which contains the playlist.
2011-04-27 12:14:24 -07:00
James Moon
d9216eafe5
cc-2230:Overbooked show still palying
...
Fixed. Assigning it to Martin for a review
2011-04-26 13:36:21 -07:00
James Moon
bf34170f29
Temp commit.
...
It's not done, need to work more later.
2011-04-25 10:11:12 -07:00
James Moon
e31a1240f3
CC-2155:Can open the rebroadcast options without the 'Record'checkbox being selected - fixed
2011-04-20 14:10:58 -07:00
James Moon
b53c9482c2
CC-2207:Rename 'Schedule Playlist' window to 'Schedule Media' - fixed
2011-04-20 12:42:38 -07:00
martin
6f9926eba2
CC-2195: Remove global php.ini changes from install guide and Airtime
...
-done
2011-04-18 15:57:32 -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
Naomi
b992801a45
hiding/showing show overflow message properly.
2011-04-15 12:11:06 -04:00
Naomi
eb312ae454
fixes to template, javascript to handle error arrays.
2011-04-15 10:51:06 -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