sintonia/airtime_mvc/public/js/airtime/dashboard
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
..
dashboard.js Major performance improvements to the Dashboard and Calendar views 2015-03-13 18:22:27 -04:00
helperfunctions.js Fixed CC-5045 and Now Playing time remaining style improvements 2013-09-25 16:40:20 -04:00
versiontooltip.js CC-1960: Internationalize Airtime / Support translations 2012-11-20 11:33:37 -05:00