summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)Author
2016-11-16nitsPliable Pixels
2016-11-16Merge pull request #375 from maymaymay/patch-4Pliable Pixels
Polish language name modyfication
2016-11-16Polish language name modyficationmaymaymay
2016-11-16added the enhancement labelmaymaymay
2016-11-15integrated polish language into app #372 #368 #370Pliable Pixels
2016-11-15Merge pull request #370 from maymaymay/patch-2Pliable Pixels
Create help-pl.html
2016-11-15Merge pull request #368 from maymaymay/patch-1Pliable Pixels
Create locale-pl.json
2016-11-15addresses #371Pliable Pixels
2016-11-15language clarificationPliable Pixels
2016-11-15Various updates #356 #369 - mostly timezone bug fixes when viewing from a ↵Pliable Pixels
different timezone than the server
2016-11-14Various timezone related fixes, also was checking for alarm frames so 0 ↵Pliable Pixels
frame in-recording was never being closed. Still has bugs, need more testing #369
2016-11-13Update help-pl.htmlmaymaymay
2016-11-13Create help-pl.htmlmaymaymay
2016-11-13Update locale-pl.jsonmaymaymay
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