sintonia/airtime_mvc/public
Lucas Bickel e28ad471f9 Rewrite config from /etc/airtime-saas to plain /etc/airtime
This is the results of sed -i -e 's|/etc/airtime-saas/|/etc/airtime/|' `grep -irl 'airtime-saas' airtime_mvc/ python_apps/` :P

It might need more testing, the airtime-saas part never really made sense, zf1 has environments for that, ie you would create a saas env based on production for instance.

I beleive legacy upstream was using this to share configuration between customers (ie. analyser runs only once and writes to a shared S3 bucket). I assume they mount the airtime-saas folder onto individual customers instances with a global config. Like I said, I don't feel that this makes sense since all it does is make hacking at the configs in airtime-saas a bit easier. A serious SaaS operation should be using something like puppet or ansible to achieve this.
2017-03-03 15:57:41 +01:00
..
css Holiday promo update for billing page 2015-12-08 15:44:41 -05:00
fonts Reverted commit mistakenly changing file modifiers to 755 2015-01-14 20:45:03 -05:00
images SAAS-1181: Finalize the Facebook widget 2015-11-19 15:55:12 -05:00
install Reverted commit mistakenly changing file modifiers to 755 2015-01-14 20:45:03 -05:00
js SAAS-1244 - improve pending podcast episode sweeping; small bugfixes 2015-11-26 15:25:38 -05:00
setup Rewrite config from /etc/airtime-saas to plain /etc/airtime 2017-03-03 15:57:41 +01:00
widgets SAAS-732: Clean up weekly program widget 2015-05-05 15:07:12 -04:00
airtime_logo.png SAAS-841: Default station logo to the Airtime logo 2015-06-03 11:54:05 -04:00
favicon.ico Reverted commit mistakenly changing file modifiers to 755 2015-01-14 20:45:03 -05:00
index.php Load autoloader early so setup can use it 2017-02-28 12:25:24 +01:00
robots.txt Reverted commit mistakenly changing file modifiers to 755 2015-01-14 20:45:03 -05:00
soundcloud_callback.php Add soundcloud callback file for saas routing 2015-06-17 17:39:37 -04:00