sintonia/airtime_mvc/application
Albert Santoni 34de6da2c7 Major performance improvements to the Dashboard and Calendar views
* Close the PHP session for writing as early as possible in most AJAX
  calls for those views
* Reduce the number of roundtrips to the server in both the Dashboard
  and Calendar views by putting the data in our HTML response (this
  makes a massive difference)
* Eliminated a couple of unneccessary AJAX calls
* Use lazy loading in full calendar
* Fixed a bug in the week view that only occurs near the end of the
  week (date->gmdate bug!)
2015-03-13 18:22:27 -04:00
..
cloud_storage Use Billing::getClientInstanceId() in Amazon_S3StorageBackend 2015-03-04 17:02:30 -05:00
common Fixed Billing.php again 2015-03-06 11:18:48 -05:00
configs Added check to hide LiveChat for existing hobbyist users 2015-02-26 12:49:52 -05:00
controllers Major performance improvements to the Dashboard and Calendar views 2015-03-13 18:22:27 -04:00
forms Merge branch 'saas' into saas-media-refactor 2015-03-02 16:02:34 -05:00
layouts/scripts Major performance improvements to the Dashboard and Calendar views 2015-03-13 18:22:27 -04:00
logging Merge branch '2.5.x' into saas 2015-02-02 18:03:39 -05:00
models Major performance improvements to the Dashboard and Calendar views 2015-03-13 18:22:27 -04:00
modules/rest Add order by clause to /rest/media index action 2015-03-11 13:25:27 -04:00
services Fixed download URLs for non-cloud files 2015-02-26 11:29:08 -05:00
upgrade SAAS-628: Create script to update disk_usage for all Airtime pro stations 2015-03-10 12:29:30 -04:00
validate Fix SAAS-349 by preventing password changes in demo mode. 2013-09-26 16:23:22 -04:00
views Merge branch '2.5.x-albertenhancements' into saas 2015-02-27 17:21:20 -05:00
Bootstrap.php Merge branch 'saas' into saas-media-refactor 2015-02-26 13:10:13 -05:00