sintonia/airtime_mvc
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
..
application Major performance improvements to the Dashboard and Calendar views 2015-03-13 18:22:27 -04:00
build Merge branch 'saas-store-file-size-and-hash-in-db' of https://github.com/sourcefabric/Airtime into saas-store-file-size-and-hash-in-db 2015-02-19 10:35:07 -05:00
library CC-5895: Upgrade Propel to 1.7 2014-07-23 15:56:23 -04:00
locale Merge branch '2.5.x' into saas 2015-02-24 12:04:11 -05:00
public Major performance improvements to the Dashboard and Calendar views 2015-03-13 18:22:27 -04:00
tests Fixed unit tests by including the vendor directory for propel files, and the cloud_storage directory 2015-01-27 10:53:58 -05:00