sintonia/airtime_mvc/application/forms
Yuchen Wang 53aecd1c00 CC-3130: Disabling a Shoutcast stream causes the service type to revert back to Icecast
This happens because we use same field in the db to store whether stream is disabled, and which
type is it (Icecast/Shoutcast). Thus when we disable a stream, we forget about the fact that
it was set to Shoutcast before.

Fixed by separating out the enable/disable state from stream type.
Whether a stream is enabled/disabled is stored in new fields sx_enable.
Stream type is stored in the old fields, sx_output.
2011-11-29 16:25:30 -05:00
..
customfilters CC-3092: Station Information: not able to upload logo 2011-11-23 10:39:05 -05:00
customvalidators CC-3093: SoundCloud preferences do not have email or password as required fields + firefox auto-fills the password field 2011-11-24 15:45:39 -05:00
AddShowAbsoluteRebroadcastDates.php CC-2336 Some Show Editing Features Seem to have been lost 2011-05-30 18:41:31 -04:00
AddShowRR.php CC-2946: "Record" should be renamed to "Record from Line In" 2011-10-11 17:26:56 -04:00
AddShowRebroadcastDates.php CC-2336 Some Show Editing Features Seem to have been lost 2011-05-30 18:41:31 -04:00
AddShowRepeats.php 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
AddShowStyle.php 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
AddShowWhat.php CC-2986: Long show description causes Add Show or Edit Show to fail silently 2011-10-24 13:27:53 -04:00
AddShowWhen.php CC-2933: Add From When: Create custom decorator(phtml) for 2011-10-05 12:22:54 -04:00
AddShowWho.php CC-2156: Searching for a host and hitting ENTER submits the show form 2011-11-16 18:14:10 -05:00
AddUser.php CC-3001: Preferences->"Submit" button renamed to "Save", and should be at the top and the bottom of the screen 2011-11-09 16:03:32 -05:00
AdvancedSearch.php CC-3001: Preferences->"Submit" button renamed to "Save", and should be at the top and the bottom of the screen 2011-11-09 16:03:32 -05:00
AdvancedSearchGroup.php 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
AdvancedSearchRow.php 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
EditAudioMD.php CC-3001: Preferences->"Submit" button renamed to "Save", and should be at the top and the bottom of the screen 2011-11-09 16:03:32 -05:00
GeneralPreferences.php CC-2951: Allow users to select the starting day of the week 2011-10-19 12:42:22 -04:00
Login.php CC-2814: Login error messages need to be highlighted 2011-09-14 17:50:00 -04:00
Preferences.php CC-3001: Preferences->"Submit" button renamed to "Save", and should be at the top and the bottom of the screen 2011-11-07 17:43:38 -05:00
RegisterAirtime.php CC-2966: Remove minimum and maximum logo sizes - make them recommended instead 2011-11-09 15:35:14 -05:00
ScheduleShow.php 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
SoundcloudPreferences.php CC-3125: Small capitalization errors on SoundCloud text labels 2011-11-29 11:13:39 -05:00
StreamSetting.php CC-3135: Typo in Stream Settings -> Global Settings, says Ouput 2011-11-29 13:09:23 -05:00
StreamSettingSubForm.php CC-3130: Disabling a Shoutcast stream causes the service type to revert back to Icecast 2011-11-29 16:25:30 -05:00
SupportSettings.php SAAS-69: Support Settings: Change/hide some sections for SaaS 2011-11-15 16:10:40 -05:00
WatchedDirPreferences.php CC-2945: Change "Storage Folder" to "Import Folder" 2011-10-11 17:29:49 -04:00