sintonia/airtime_mvc/public
Lucas Bickel b1f840ee0f Only update timescale pref in db on change
The /Schedule/set-time-scale/format/json was being hit every time a new calendar page was displayed. The isn't good for performance reasons and also makes race conditions like #210 much more likely.

With this change the preference is only updated on the server when the GUI state changes because the user clicked on one of the "Day", "Week", or "Month" buttons.

This does not fix the locking issue completely, but it should help because the cc_prefs time-scale row in the database will get locked much less often. After applying this I wasn't able to reproduce #210 any more on an install with an extensive schedule.
2017-06-03 23:05:18 +02:00
..
css Merge pull request #118 from radiorabe/feature/pull-ru-from-zanata 2017-03-24 10:57:48 -04:00
fonts Reverted commit mistakenly changing file modifiers to 755 2015-01-14 20:45:03 -05:00
images quick and dirty logo debranding 2017-03-08 16:37:26 +01:00
install Reverted commit mistakenly changing file modifiers to 755 2015-01-14 20:45:03 -05:00
js Only update timescale pref in db on change 2017-06-03 23:05:18 +02:00
setup Rewrite config from /etc/airtime-saas to plain /etc/airtime 2017-03-03 15:57:41 +01:00
widgets SAAS-732: Clean up weekly program widget 2015-05-05 15:07:12 -04:00
airtime_logo.png quick and dirty logo debranding 2017-03-08 16:37:26 +01:00
favicon.ico Debrand favicon.ico as well 2017-03-08 16:45:40 +01:00
index.php Load autoloader early so setup can use it 2017-02-28 12:25:24 +01:00
robots.txt Reverted commit mistakenly changing file modifiers to 755 2015-01-14 20:45:03 -05:00
soundcloud_callback.php Add soundcloud callback file for saas routing 2015-06-17 17:39:37 -04:00