sintonia/airtime_mvc/public/js/airtime
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
..
audiopreview Audio preview wasn't working in Firefox when airtime is not in document root 2013-02-11 15:56:21 -05:00
buttons CC-4466: Buttons on Now Playing page are clickable even though they are disabled 2012-09-18 10:53:19 -04:00
common Merge of cc-5709-airtime-analyzer-saas-refactor into saas 2015-02-20 14:27:16 -05:00
dashboard Major performance improvements to the Dashboard and Calendar views 2015-03-13 18:22:27 -04:00
library Major performance improvements to the Dashboard and Calendar views 2015-03-13 18:22:27 -04:00
listenerstat CC-5727 : History search range using incorrect timezone offset (also Nowplaying & Listener Stats) 2014-03-11 13:24:22 -04:00
login Removed unnecessary call to set locale data on the Login page 2014-11-05 17:27:08 -05:00
nowplaying Replaced reoccurring strings with string formatting to aid dynamic translations 2014-11-06 18:40:19 -05:00
playlist Replaced reoccurring strings with string formatting to aid dynamic translations 2014-11-06 18:40:19 -05:00
playouthistory CC-5727 : History search range using incorrect timezone offset 2014-03-10 18:48:40 -04:00
preferences Merge branch '2.5.x-albertenhancements' into saas 2015-02-27 17:21:20 -05:00
schedule Major performance improvements to the Dashboard and Calendar views 2015-03-13 18:22:27 -04:00
showbuilder Hide Now Playing toolbar for Guest users 2015-01-21 15:15:22 -05:00
status CC-4943: Raspberry Pi optimization: don't create new background AJAX request until the previous one has returned 2013-02-14 12:58:31 -05:00
user Super Admin edit page points to billing now 2014-06-20 13:36:06 -04:00
utilities CC-5727 : History search range using incorrect timezone offset (also Nowplaying & Listener Stats) 2014-03-11 13:26:05 -04:00
airtime_bootstrap.js CC-4605: Some AJAX calls are cached 2012-10-19 11:22:44 -04:00