sintonia/airtime_mvc/application/views/helpers
Lucas Bickel 06a3ad0ed3 Re-implement version check
This makes LibreTime check its version against github releases and lets the user know when to update. It uses the red exclamation point when there is a patch release or if LibreTime is more than one major release ahead. The orange icon is used when LibreTime is on a git install, a single major update is available, or a pre-release version is installed. The green update icon gets used to signify that a new minor release is available. Finally the green checkmark will be used when you are on a stable release.
2017-03-20 20:36:46 +01:00
..
IsTrial.php CC-4854: Remove SaaS checking from codebase 2013-01-16 14:31:43 -05:00
LoggedInAs.php CC-2166: Packaging Improvements. Moved the Zend app into airtime_mvc. It is now installed to /var/www/airtime. Storage is now set to /srv/airtime/stor. Utils are now installed to /usr/lib/airtime/utils/. Added install/airtime-dircheck.php as a simple test to see if everything is install/uninstalled correctly. 2011-04-14 18:55:04 -04:00
SourceConnectionStatus.php CC-3367: Display in Now Playing whether Live DJ stream and Live Master stream 2012-03-14 14:43:10 -04:00
SourceSwitchStatus.php CC-3427: Live Stream: Ability to switch off Scheduled Play 2012-03-14 14:43:10 -04:00
TrialRemaining.php SAAS-141: Tweaks for trial balloon 2012-01-12 15:47:08 -05:00
VersionNotify.php Re-implement version check 2017-03-20 20:36:46 +01:00