sintonia/airtime_mvc/application
Yuchen Wang a0bf7c90ba CC-2436: Save pulldown settings
Fixing the issue of "show entries" dropdown setting not being saved.
After some investigation, it seems like we're destroying the calendar
everytime we modify the dropdown value, and create a new one,
which explains why the new setting is not being saved.

Fixed by moving the code that handles the updating to the place after
we create the new calendar. This makes the code cleaner as well.
2011-11-16 15:52:05 -05:00
..
configs SAAS-69: Support Settings: Change/hide some sections for SaaS 2011-11-15 16:10:40 -05:00
controllers CC-3035 : Should be able to resize a show, have it affect all future instances of the show 2011-11-16 16:32:04 +01:00
forms CC-2959: Stream Setting: Status box design for each stream 2011-11-15 16:27:23 -05:00
layouts/scripts CC-2950: Tell users if they are running an out-of-date version or not 2011-11-14 00:34:53 -05:00
logging CC-2747: When metadata contains non utf-8 encoding, we should handle it 2011-08-31 14:46:21 -04:00
models CC-2436: Save pulldown settings 2011-11-16 15:52:05 -05:00
validate 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
views Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-11-15 16:38:00 -05:00
Bootstrap.php SAAS-69: Support Settings: Change/hide some sections for SaaS 2011-11-15 16:10:40 -05:00