summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)Author
2016-11-12Update locale-pl.jsonmaymaymay
2016-11-11Update locale-pl.jsonmaymaymay
2016-11-11Update locale-pl.jsonmaymaymay
2016-11-11Create locale-pl.jsonmaymaymay
2016-11-11samsung note in login screen #367Pliable Pixels
2016-11-11Added samsung note in login screen tooPliable Pixels
2016-11-11Added warning to turn of auto-correct during config in zmNinja #367Pliable Pixels
2016-11-11disabled graph drawing and timers if h264 is playedPliable Pixels
2016-11-10timezone API check fix plus error handling for unplayable videosPliable Pixels
2016-11-10video automatically fits to screen #358Pliable Pixels
2016-11-10added text-wrap for input items to manage larger strings (problem when ↵Pliable Pixels
translated to some languages like russian)
2016-11-09Fixed position error of vertical text in events view when switching to ↵Pliable Pixels
russian #365
2016-11-09Merge pull request #365 from BoskSpb/masterPliable Pixels
Adding Russian language in App
2016-11-10Update structure for identical order as in “en” and add additional keys.ybaskakov
2016-11-09some more tweaks to h264 video display given its all the rage nowPliable Pixels
2016-11-09Added event time progression to video #362Pliable Pixels
2016-11-09Adding Russian language in AppYuriy Baskakov
2016-11-08Added timezone to graph - for some reason it was crashing in iOS - need to ↵Pliable Pixels
keep a watch
2016-11-08added initial code for scale saving, but commented out - doesn't work well - ↵Pliable Pixels
it zooms in, but need to think on zoom into what timespan. Need to think about it more. Will do it later. #361
2016-11-07Added a cache=false for all state routes - it was caching data only for ↵Pliable Pixels
TimeLine View - no idea why. This was causing the monitor array to retain old values even after you did a server switch. Curiously it worked well in all others. Hopefully this puts it to rest.
2016-11-07Moved to 4.17 built in zoom function of visPliable Pixels
2016-11-07Updated vis library to 4.17 and also linked to only graph2d-timeline CSS and JSPliable Pixels
2016-11-06Fixes bug of indefinite loading after resetting custom timeline #360Pliable Pixels
2016-11-05updated text attributes, sortedPliable Pixels
2016-11-05dynamic update on/off is now persistent #356Pliable Pixels
2016-11-05took care of continuous events - they will show in orange while recording ↵Pliable Pixels
and then when completed, they will either show in regular color, or if you are only viewing alarmed events, they may disappear if the alarm count is not what you specified. #356
2016-11-05Seems in some installs, pagecount doesn't come in, which is odd. I'm ↵Pliable Pixels
defaulting to 1.
2016-11-04adds time of event in display bottom #356Pliable Pixels
2016-11-04Option to fit or fill for #358 but no idea if it will work with videos - ↵Pliable Pixels
folks need to test it
2016-11-04automatic playback with timeout hack enabled for #359Pliable Pixels
2016-11-04Displays latest events (for last 2-3 minutes) and other tweaks. #356 should ↵Pliable Pixels
be mostly working - the only caveat is long running event recordings in mocord/record -- they won't keep getting updated till the currently recorded event is over.
2016-11-04Added a check to make sure querySelector is invoked only if getActive body ↵Pliable Pixels
is not null - gets rid of pesky exception
2016-11-03Initial updates for #356 - various issues and bugs pending. Don't update ↵Pliable Pixels
yet. For now, you need to be in day mode and zoomed in.
2016-11-03formattingPliable Pixels
2016-11-03added event handlersPliable Pixels
2016-11-03Added callback handlers to display messages on video play. Also removed auto ↵Pliable Pixels
play
2016-11-03make sure monitor show/hide is enabled if packery positions doesn't exist. ↵Pliable Pixels
Also make sure its loaded in getMonitors
2016-11-03videogular re-added and updatedPliable Pixels
2016-10-30prettifyPliable Pixels
2016-10-30very initial code for timeline tracking - not to be used for nowPliable Pixels
2016-10-29beautifyPliable Pixels
2016-10-28if desktop state was not created, I was not loading services #357Pliable Pixels
2016-10-28updated visPliable Pixels
2016-10-28#357 - remember last view in desktops (already supported in mobiles)Pliable Pixels
2016-10-28relayout after re-order windowPliable Pixels
2016-10-28#353 - show abbreviated timezones to avoid confusion when switching, ↵Pliable Pixels
broadcast tz change if APIs update late
2016-10-27show hidden/unhidden status for enabled monitorsPliable Pixels
2016-10-27if coming from monitors, don't hide events where IDs are hiddenPliable Pixels
2016-10-27cleaning up the entire montage reorder ugliness. TBD - when you navigate ↵Pliable Pixels
from monitor view.
2016-10-25rethinking packeryPliable Pixels