sintonia/airtime_mvc/application/forms
Yuchen Wang 485a0e8cc6 CC-3093: SoundCloud preferences do not have email or password as required fields + firefox auto-fills the password field
I just realized this:
1. Enable "Enable Soundcloud Upload" in preference and fill in the username+password, click save
2. Go back to preference, change unrelated setting like "Station Name", click save
3. Now since soundcloud password field is empty (expected, as we don't want others to see how many digits
are there), the save failed

This commit is to fix this. Created another custom validator for the password field, which does the same
thing as ConditionalNotEmpty validator but allow password field to be empty when the username/email field
wasn't changed.
2011-11-24 15:45:39 -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
PlaylistMetadata.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
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-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
StreamSetting.php CC-3077: Preference/stream-setting page has no Vorbis metadata option 2011-11-23 17:03:30 -05:00
StreamSettingSubForm.php CC-3064: Stream Setting: enabled stream section has to be expanded 2011-11-18 14:35:55 -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