Isaac Connor
c4acd0e7d8
Add missing backquote
2025-05-12 18:09:28 -04:00
Isaac Connor
983bcb89bf
Add db update
2025-05-12 18:08:11 -04:00
Isaac Connor
6ce4ee0aef
ADd Go2RTC fields
2025-05-11 16:50:42 -04:00
Isaac Connor
946b084bb0
Add uvicorn
2025-05-06 16:04:43 +00:00
Isaac Connor
f5329b35a4
Add uvicorn
2025-05-06 16:03:02 +00:00
Isaac Connor
2f5b2018c9
Merge branch 'master' into ai_server
2025-05-02 19:49:03 -04:00
IgorA100
73a4b1d5f3
Layer name changed from "Freeform" to "Auto" (zm_create.sql.in)
...
To avoid confusion, because after integrating GridStack, instead of "Freeform" we use "Auto"
This will allow us to get rid of the condition
if ($l->Name() == 'Freeform') $l->Name('Auto');
in montage.php
BUT! Now this condition cannot be removed, because it will break the logic in already installed ZM!
2025-05-02 22:58:05 +03:00
IgorA100
c0c2298bb9
Added 3 Wide, 24 Wide, 48 Wide (zm_create.sql.in)
2025-05-02 22:42:49 +03:00
IgorA100
a4c440daab
Replace old style layouts with new style layouts (zm_create.sql.in)
...
New style layouts were implemented in:
99e87a9c1c
https://github.com/ZoneMinder/zoneminder/pull/3969
I haven't tested it, but it should work.
Please check it.
Closed #4315
2025-05-01 23:48:39 +03:00
Isaac Connor
2b3f5058da
Merge branch 'master' into ai_server
2025-04-13 16:41:33 -04:00
Simpler1
aca3655442
feat(tags): Filter option for No Tag
2025-03-06 12:23:01 -05:00
Isaac Connor
447d0f62d6
Merge branch 'master' into speed_ai
2025-02-26 18:50:48 -05:00
Isaac Connor
9a55851cb3
Add db update scripts and bump version for them
2025-02-26 12:40:52 -05:00
Isaac Connor
b3a413a970
return results to Decode, add them to the packet and in the event write them out to Event_Data
2025-01-31 11:16:44 -08:00
Isaac Connor
3b2a327b32
Add missing exec
2025-01-31 10:33:26 -08:00
Isaac Connor
40ccfa6c96
Add Object Detections ettings
2025-01-21 19:13:01 -05:00
Isaac Connor
ca9733159a
Add ObjectDetection settings
2025-01-21 19:12:38 -05:00
Isaac Connor
9d9b9e6c83
Merge branch 'master' into ni_quadra
2025-01-16 17:30:18 -05:00
Isaac Connor
5c6c7a60bd
Add EncoderHWAccel fields
2025-01-09 17:19:20 -05:00
Isaac Connor
0cfd860856
Handle Users no longer having MOnitorIds column
2025-01-04 12:51:53 -05:00
Isaac Connor
a24fbe4574
Add EmailServer to filter to override server set in options
2024-07-10 17:14:36 -04:00
Isaac Connor
cb35a6dd90
Handle case when OLD.DiskSpace is NULL
2024-07-09 08:12:52 -04:00
Isaac Connor
7d685e96df
Add db updates for WallClockTimestamps for 1.37.62
2024-07-07 09:03:31 -04:00
Isaac Connor
065d73266b
Dont use t as an alias for Users
2024-06-26 18:03:21 -04:00
Isaac Connor
99e87a9c1c
Bump version to 1.37.60 for new gridstack montage
2024-05-08 13:00:40 -04:00
Isaac Connor
23f5e02273
Also check for Snapshots_Events in case both exist.
2024-04-25 09:46:57 -04:00
Isaac Connor
8a157f8fc9
Correct the name of Snapshot_Events to Snapshots_Events to match the code.
2024-04-09 09:33:13 -04:00
Isaac Connor
d0217c77c1
Make Name a varchar because the unique clause fails for text
2024-04-08 20:16:33 -04:00
Isaac Connor
6744a46148
Add missing ,
2024-04-08 20:02:45 -04:00
Isaac Connor
33b001aa2c
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2024-04-08 10:01:53 -04:00
Isaac Connor
2fa0ac3daf
Remove redundant TimeKey index on logs. Add Component index. Repeat creation of Object_types table as it didn't get included in 1.37.57
2024-04-08 10:00:14 -04:00
Isaac Connor
b9b9df1386
Add missing update for 1.37.57
2024-04-08 09:57:02 -04:00
Isaac Connor
858912597a
Remove incorrect comment
2024-04-08 09:50:12 -04:00
Isaac Connor
d5aa5bfa46
Add Object_Types table and perl code to use it.
2024-03-29 18:42:46 -04:00
Isaac Connor
1d7efa7088
Add StartupDelay to Monitors
2024-03-18 12:55:19 -04:00
Isaac Connor
24e38f4d9e
Add missing ONVIF_Event_Path from 1.37.54 update
2024-02-29 23:32:56 -05:00
Isaac Connor
6da3fcd9cc
Don't specify zm as the db
2024-02-27 09:24:14 -05:00
Isaac Connor
ed472bcfd7
Add remaining CpuUsage stats to Server_Stats
2024-02-26 13:54:48 -05:00
Server
58d8cf0adf
Makes the "Events" part of the ONVIF URL configurable
...
as required per some ONVIF version 21.06 cameras
by default sets the Events Path equals to "/Events"
to maintain functionality
2024-02-24 11:05:08 -06:00
Isaac Connor
87d71a030a
Add EventCloseMode to Monitors
2024-02-22 16:13:34 -05:00
Isaac Connor
4c38d5ba75
Merge branch 'master' into event_start_mode
2024-02-22 16:13:16 -05:00
Isaac Connor
5fd7e9faf5
Add CpuUserPercent, CpuNicePercent, CpuSystemPercent, CpuIdlePercent, CpuUsagePercent to Servers table
2024-02-22 16:06:03 -05:00
Isaac Connor
c947da47a9
Add duration mode to eventclosemode
2024-02-17 10:49:15 -05:00
Isaac Connor
50c61a733c
Fix missing `
2024-02-14 15:41:18 -05:00
Isaac Connor
af9402cde8
Add db update for SOAP_wsa_compl. Bump version as a result
2024-02-13 17:38:11 -05:00
Isaac Connor
86ab0c296e
Add 6,7,8,9,10 wide montage layouts.
2024-01-16 11:52:28 -05:00
Isaac Connor
fb6e0f7305
Bump version for increase Phone column to 64
2024-01-11 10:16:08 -05:00
Isaac Connor
aaedd33a03
Default admin user to having Create permission for Monitors
2024-01-03 09:51:20 -05:00
Isaac Connor
2d49e93405
Introduce a Create permission for Monitors, so that a given user may Edit existing monitors, but not create new ones.
2024-01-02 12:18:09 -05:00
Isaac Connor
b04d1040d2
Add a db update to clear out bogus values for Control Address
2023-11-07 10:19:59 -05:00