sintonia/airtime_mvc/application/controllers
denise 8309593a0f CC-4904: Library -> Sort by status doesn't work
- added 2 columns to cc_files (is_scheduled, is_playlist)
- split library status column into two columns (scheduled, playlist)
- is_scheduled gets updated when a track plays out, or when a file gets added/removed from/to a show
- is_playlist gets updated when a file gets added/removed from/to a playlist/block, when a playlist/block gets deleted, or when a playlist/block's contents is cleared
2013-02-01 17:47:07 -05:00
..
plugins CC-4785: Zend errors on page not found 2013-01-08 15:14:33 -05:00
ApiController.php CC-4895: Remove all json die() statements from code 2013-01-31 14:06:45 -05:00
AudiopreviewController.php baseUrl is set incorrectly for previewing tracks 2013-01-21 19:32:00 -05:00
DashboardController.php Merge branch 'cc-4384-remove-table-calling-with-cc-config' into devel 2013-01-14 16:19:51 -05:00
ErrorController.php CC-1960: Internationalize Airtime / Support translations 2012-11-20 11:33:37 -05:00
IndexController.php CC-4090: Make code style PSR compliant 2012-07-15 21:17:13 -04:00
LibraryController.php CC-4895: Remove all json die() statements from code 2013-01-31 14:06:45 -05:00
ListenerstatController.php CC-4895: Remove all json die() statements from code 2013-01-31 14:06:45 -05:00
LocaleController.php CC-4838: I18N: HTML contents of Print preview for Playout History need to be translated 2013-01-14 17:01:50 -05:00
LoginController.php Merge branch 'cc-4384-remove-table-calling-with-cc-config' into devel 2013-01-14 16:19:51 -05:00
PlaylistController.php CC-4109: Playlist Builder: Add a button to remove all the items in the current editing playlist 2013-02-01 12:06:01 -05:00
PlayouthistoryController.php Merge branch 'cc-4384-remove-table-calling-with-cc-config' into devel 2013-01-14 16:19:51 -05:00
PluploadController.php CC-4895: Remove all json die() statements from code 2013-01-31 14:06:45 -05:00
PreferenceController.php CC-4895: Remove all json die() statements from code 2013-01-31 14:06:45 -05:00
ScheduleController.php CC-4904: Library -> Sort by status doesn't work 2013-02-01 17:47:07 -05:00
ShowbuilderController.php Merge branch 'cc-4384-remove-table-calling-with-cc-config' into devel 2013-01-14 16:19:51 -05:00
SystemstatusController.php Merge branch 'cc-4384-remove-table-calling-with-cc-config' into devel 2013-01-14 16:19:51 -05:00
UserController.php CC-4895: Remove all json die() statements from code 2013-01-31 14:06:45 -05:00
UsersettingsController.php removed benchmarking 2012-09-19 16:36:04 -04:00
WebstreamController.php CC-1960: Internationalize Airtime / Support translations 2012-11-20 11:33:37 -05:00