sintonia/airtime_mvc/application/common
Duncan Sommerville 74f7c454b5 * SAAS-1184 - more polish for publishing/podcasting
* Fix some issues with the station podcast feed
* Various small fixes
2015-11-11 16:47:07 -05:00
..
enum Fix issue with automatic ingest; shift episode ingest to PodcastEpisodesController 2015-10-22 12:12:41 -04:00
interface * SAAS-1084 - initial work on publishing API backend 2015-10-20 19:03:34 -04:00
widgets Reusable datatable control that hooks up to any of our REST APIs 2015-09-15 14:18:35 -04:00
Billing.php Unpaid invoice usability hint and invoice page style fix - SAAS-1134 2015-10-20 15:44:24 -04:00
CORSHelper.php
CeleryManager.php * Change the Celery timeout to 15 minutes (from 10) to better accommodate automatic ingest 2015-10-29 17:53:45 -04:00
Database.php
DateHelper.php
FileDataHelper.php SAAS-1184 - bugfixes and polish 2015-11-10 15:10:36 -05:00
FileIO.php
GoogleAnalytics.php
HTTPHelper.php
LocaleHelper.php * SAAS-1184 - more polish for publishing/podcasting 2015-11-11 16:47:07 -05:00
OsPath.php
PodcastManager.php SAAS-1165 - implement most functionality for left-hand podcast episodes view 2015-11-05 18:15:58 -05:00
ProvisioningHelper.php Merge branch 'saas-dev' into saas 2015-08-10 09:00:54 -04:00
SecurityHelper.php SAAS-1085: Optimization - Don't start sessions unless we actually need them. 2015-09-25 10:41:51 -04:00
SessionHelper.php Refactored double Set-Cookie prevention code, and session reopening code 2015-09-25 12:03:10 -04:00
TaskManager.php * SAAS-1182 - added sanity checks and additional logic to rss import and episode generation 2015-11-09 18:17:49 -05:00
Timezone.php CC-6127 - Add 'Use station default' option to user settings timezone, don't set user timezone by default when creating the admin user 2015-09-01 16:10:33 -04:00
TuneIn.php
UsabilityHints.php Unpaid invoice usability hint and invoice page style fix - SAAS-1134 2015-10-20 15:44:24 -04:00
WidgetHelper.php