summaryrefslogtreecommitdiff
path: root/www/templates/events.html
AgeCommit message (Collapse)Author
2015-07-10minor editsPliablePixels
2015-07-04display default messages if no monitors/events foundPliablePixels
2015-07-02updated libraries, squashed the problem of not getting bar handles on click, ↵PliablePixels
optimized montage view
2015-06-24Cleaned up code, commented, preparing for HTTPS via CordovaHTTPPliablePixels
2015-06-21remove simulation code completely to keep things easy to understand.PliablePixels
2015-06-17remove event sequence display (debug)PliablePixels
2015-06-17Updated to latest version of ionic, cordova, removed unused librariesPliablePixels
2015-05-24added PTZ support (well, P for now, but framework with a cool menu is in place)PliablePixels
2015-05-18quashed infinite scrolling bug (was being called too many times) and also ↵PliablePixels
now displaying events latest first
2015-05-09removed funnel icon - feature to be added laterARC
2015-05-04Events Graphs now supports time based filters (using the excellent moment ↵ARC
library)
2015-05-03added infinite scrolling - now retrieving all eventsARC
2015-05-02Android Users Rejoice! Major updates: Android port works like a charm now. ↵ARC
Integrated Crosswalk for good performance for Android phones, reworked Montage view to step around Chrome's problem of getting stuck in pending state for HTTP requests that don't close soon and more.
2015-04-27You can now view events footage from the events listARC
2015-04-26Migrated events list to "collection-repeat" of ionic. HUGE performance ↵ARC
difference. Very long lists load in an instant now, native like performance
2015-04-25Comments addedARC
2015-04-25First CommitARC