summaryrefslogtreecommitdiff
path: root/www/templates/monitors.html
AgeCommit message (Collapse)Author
2016-11-18mass formatting and normalization - tweaked JSBeautify optionsPliable Pixels
2016-10-27show hidden/unhidden status for enabled monitorsPliable Pixels
2016-10-12fixed event urlPliable Pixels
Former-commit-id: 16b1b9a7c3fa6fdb775afe2c69aef18062e29cbf
2016-10-01nitsPliable Pixels
Former-commit-id: 0ed7d481b05dd46cc907c561354151cef8f7f9b0
2016-09-29applied scroll sista patch for native, moved it to externalPliable Pixels
Former-commit-id: 36e79c5df09980a6ad9a8751a19cea7f463a85fc
2016-09-28switched to "scroll-sista" for sqeezing headersPliable Pixels
Former-commit-id: 55992626fea99156d7d1531efaa830c11186d8ca
2016-09-14#329 - think I got it - monitors had cache on in the viewPliable Pixels
Former-commit-id: ac54a534cddc3e393760a5c21e078bea96b02bba
2016-08-28changed global change iconPliable Pixels
Former-commit-id: bf4d79be4065d20ff8e51877dc725770e8603cbd
2016-08-27used all instead of globalPliable Pixels
Former-commit-id: 26feb397dd105965804af5fb26b2a2d1adea611f
2016-08-27Added Global Configuration function for monitorsroot
Former-commit-id: a088873ff83c5ae7bdd6cfcb2d972b3199833384
2016-06-26videowriter can be 1 or more for videoPliable Pixels
Former-commit-id: de23ecbe78173bfe65ba3d9f1508d349619a0a32
2016-06-26monitor status shows event typePliable Pixels
Former-commit-id: ad67141b0ad856f892bcba0d769666ed68b6a467
2016-05-31#261 - additionspliablepixels
Former-commit-id: 58276aaa504b3c6ecccea2548d181d97c6742420
2016-05-25#261 - option to switch languagespliablepixels
Former-commit-id: 3d0903622ca447f8c58b7bcc409df57e7b07d4a2
2016-05-25#261 - more intlpliablepixels
Former-commit-id: 0976517fc45eff4876eba6fd945cccea15b69f42
2016-05-05many other fixes for #234pliablepixels
Former-commit-id: 412018e40c05abe2bc299b13da9aeaa6d65b3eef
2016-04-30added monitor ID to monitor displaypliablepixels
Former-commit-id: dd548d62aaddefcb6feede4bedcca55f1bbf29f7
2016-04-24#232 - pass on orientation value to modal so we can rotatepliablepixels
Former-commit-id: 6169275f480e0166dcd19cd469c6e0452befdf0a
2016-04-17#226 - kung-fu native transitionspliablepixels
Former-commit-id: 78e74ddfc0db6458a7dfd1af0fb5ca9acf3abacd
2016-01-29#154 and #155 various updates, also ties into ↵pliablepixels
https://github.com/ZoneMinder/ZoneMinder/issues/1253 Former-commit-id: 7f939b4bad5d9463a7653abbdcafd79d8a6c1fa8
2015-10-08badge notification count for eventsArjun Roychowdhury
2015-10-07websockets for androidArjun Roychowdhury
2015-07-16general formattingPliablePixels
2015-07-16moved saveImageToPhone to Modal - it was not working because button range ↵PliablePixels
was out of scope of modal controller range.
2015-07-04display default messages if no monitors/events foundPliablePixels
2015-06-26I am now reading the PTZ DB to figure out the right "move" command for the ↵PliablePixels
cameras
2015-06-21remove simulation code completely to keep things easy to understand.PliablePixels
2015-06-21Monitor view now calls zmdc APIs and checks if monitor is running/not ↵PliablePixels
running/pending
2015-05-24added PTZ support (well, P for now, but framework with a cool menu is in place)PliablePixels
2015-05-17Now enable/disable and change Monitor mode right from the comfort of your app!ARC
2015-05-11nits - not much to describeARC
2015-05-09made inactive monitors grey instead of redARC
2015-04-28converted views to cache=false, I don't think there are significant ↵ARC
performance hits. Also added triggers to see which views get unloaded/destroyed on exit - perf. tuning
2015-04-28Added monitor live viewARC
2015-04-25First CommitARC