Commit Graph

14390 Commits

Author SHA1 Message Date
Isaac Connor 5603fd70f8 Merge branch 'master' of github.com:ZoneMinder/zoneminder 2019-11-04 12:04:37 -05:00
Isaac Connor d218d2ee9f If the default server case, don't add the Url component. So this will return just the path, using whatever servername/port combo is currently in use. Fixes #2750 2019-11-04 12:04:23 -05:00
Isaac Connor 4e16e9052a
Merge pull request #2749 from pliablepixels/monitor_add_validation
add model validation so that we don't create empty monitors
2019-11-02 10:16:41 -04:00
Isaac Connor 9d8a230252 Prevent deletion of entire events directory when monitor has empty name 2019-11-02 10:12:43 -04:00
Pliable Pixels 16a6938710 add model validation so that we don't create empty monitors 2019-11-02 08:30:25 -04:00
Isaac Connor 54c11bc0d1 define monitor_options as an empty array instead of php implicitly dealing with it 2019-11-01 13:42:01 -04:00
Isaac Connor a20517a6db spacing 2019-11-01 13:41:37 -04:00
Isaac Connor 18c13c4bad Make chosen dropdowns 100% width on monitor edit 2019-11-01 13:40:55 -04:00
Isaac Connor eea4cf0924 add ParentGroup to language 2019-11-01 13:40:20 -04:00
Isaac Connor 968c28395d close group popup when saving 2019-11-01 13:39:40 -04:00
Isaac Connor 9a3bee28d2 add logging and handling of oninput and oninput-this 2019-11-01 13:38:09 -04:00
Isaac Connor 3653ad5ce3 update group editing, solving inline javascript problems and removing cruft 2019-11-01 13:37:52 -04:00
Pliable Pixels 4ae1df2a8c
mention that you can't use payloads with GET 2019-11-01 10:09:32 -04:00
Isaac Connor 46991f04e6 better debugging when fail to sws_scale 2019-11-01 09:24:22 -04:00
Isaac Connor 8f327f23bd
Merge pull request #2746 from connortechnology/fix_2745
Fix 2745
2019-10-30 16:59:20 -04:00
Isaac Connor e0d085d187 CHeck for existence of snapshot.jpg or alarm.jpg instead of hitting the database. 2019-10-30 16:57:45 -04:00
Isaac Connor 21df2c6ac7 Always write snapshot.jpg and alarm.jpg instead of only when using video storage 2019-10-30 16:25:09 -04:00
Isaac Connor 3906999872 Merge branch 'master' of github.com:ZoneMinder/zoneminder 2019-10-30 09:31:12 -04:00
Isaac Connor 276be8fa37 spacing and quotes 2019-10-30 09:26:17 -04:00
Isaac Connor 15d30b45c3 spacing and quotes 2019-10-30 09:25:55 -04:00
Isaac Connor e4256ddd90 Can't use tainting as SOAP::WDSL::Factory::Transport will fail 2019-10-30 09:22:00 -04:00
Isaac Connor 6ae220f756 improvements to layout on zones and zone. Use ViewWidth and ViewHeight. Replace inline javascript 2019-10-29 18:06:32 -04:00
Isaac Connor daf71aa492 improvements to layout on zones and zone 2019-10-29 18:06:03 -04:00
Isaac Connor 988b2183c3 use new ViewWIdth and ViewHeight functions to generate video stream. 2019-10-29 17:42:48 -04:00
Isaac Connor eb2269ea52 improve zone saving testing for value before doing math 2019-10-29 17:42:23 -04:00
Isaac Connor f2300f2e8c Add isPortrait and isLandscape functions. Rename Width and Height to ViewWidth and ViewHeight to return the rotated dimensions suitable for viewing 2019-10-29 17:39:12 -04:00
Pliable Pixels 5f55bbfc5c
add slack and forum links at the start so they are easy to discover 2019-10-28 12:28:02 -04:00
Pliable Pixels 40da485994
I vote to remove this backtrace FAQ on addr2line - it never seems to be useful 2019-10-27 17:34:55 -04:00
Pliable Pixels ed9ed8da0c
nits 2019-10-27 17:34:10 -04:00
Pliable Pixels a61b456b1c
more fixes, also note that zmN may have issues with web server auth 2019-10-27 17:33:01 -04:00
Pliable Pixels 6ee902e0bf
more fixes 2019-10-27 17:29:15 -04:00
Pliable Pixels 19f0c1cf87
fix discussion on ZM logs, link to logs doc 2019-10-27 17:23:12 -04:00
Pliable Pixels bf7e230ca7
replace old code for custom actions on alarm with link to zmalarm 2019-10-27 17:18:58 -04:00
Pliable Pixels 7fe6ef6193
remove note on mapped memory disabling. No one disables it. 2019-10-27 17:14:58 -04:00
Pliable Pixels 5ae5257277
add note to refer to forums in the FAQ 2019-10-27 17:14:21 -04:00
Pliable Pixels 1546079977
message 2019-10-27 17:05:50 -04:00
Pliable Pixels 574e8f4367
more formatting, plus the "Building ZM" section is outdated 2019-10-27 17:04:53 -04:00
Pliable Pixels 97ef06bbe8
take out DEEP_STORAGE - its no longer there 2019-10-27 16:57:06 -04:00
Pliable Pixels fc5c391232
fix size calculator online sheet (don't know if its still correct) 2019-10-27 16:56:20 -04:00
Pliable Pixels 48d2c4e483
Options->Path->ZMS is invalid and also add Q for 6 connections 2019-10-27 16:53:39 -04:00
Pliable Pixels 8801b1376c
remove shmmax/etc Q. No longer needed. 2019-10-27 16:45:14 -04:00
Pliable Pixels 4f2cacbf3d
put a warning that fast delete/audit are generally no longer recommended 2019-10-27 16:43:27 -04:00
Pliable Pixels f2dd2b3723
3 for slow delete seems arbitrary and way too less 2019-10-27 16:41:14 -04:00
Pliable Pixels 0044944b6c
refer to FIFO along with diag 2019-10-27 16:39:55 -04:00
Pliable Pixels a171c2116c
recommend you keep FAST_DELETE off unless the system is old 2019-10-27 16:15:09 -04:00
Pliable Pixels d18e6b734b
shell for Windows WSL install 2019-10-27 11:02:18 -04:00
Pliable Pixels b3943e0c49
consistent naming of ES -> Event Notification Server 2019-10-27 10:47:09 -04:00
Pliable Pixels b3bdec4f02
users->uses https://github.com/ZoneMinder/zoneminder/pull/2743#discussion_r339344784 2019-10-27 10:36:35 -04:00
Pliable Pixels 7c7cb6eefb
fix packpack brief https://github.com/ZoneMinder/zoneminder/pull/2743#discussion_r339344700 2019-10-27 10:36:12 -04:00
Pliable Pixels 05b06cd888
add FIFO animated gif and explanation tweaks 2019-10-27 09:40:55 -04:00