sintonia/airtime_mvc/application
James 04b48d47cc CC-2977: Never delete files from the database
- Files are marked deleted(file_exists to false) on deletion.
- Dirs are marked removed(removed flag to true) on removal of watched
folder in a usual way. If dir is unmounted, without being removed from
watched list first, it will be marked as not exists(exist flag to false)
- Manage Media Folders will show if dirs exist or not( mounted or not)
- Playlist builder will show if files exists or not
2012-01-11 12:17:48 -05:00
..
configs Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-12-27 14:34:27 -08:00
controllers CC-2977: Never delete files from the database 2012-01-11 12:17:48 -05:00
forms Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-12-27 14:34:27 -08:00
layouts/scripts CC-3132: Live stream window needs a space in the title 2011-11-29 11:17:29 -05:00
logging CC-3153: When cancelling a show that is currently on-air, the show-instance is not removed. 2011-12-02 16:22:54 -05:00
models CC-2977: Never delete files from the database 2012-01-11 12:17:48 -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 CC-2977: Never delete files from the database 2012-01-11 12:17:48 -05:00
Bootstrap.php CC-3110 : Password reset 2011-12-21 16:01:29 -08:00