sintonia/airtime_mvc/public/js/airtime/library
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
..
events Removed console.log 2013-01-18 14:49:13 -05:00
library.js Major performance improvements to the Dashboard and Calendar views 2015-03-13 18:22:27 -04:00
plupload.js Merge pull request #75 - Saas relder csrf delete file 2014-10-29 17:55:42 -04:00
spl.js Replaced reoccurring strings with string formatting to aid dynamic translations 2014-11-06 18:40:19 -05:00