Isaac Connor
|
c1a9b6bc61
|
Fix for undefined currnetFloorplanId
|
2023-11-28 19:18:46 -05:00 |
Isaac Connor
|
7563292416
|
reorg to use ZM infrastructure
|
2023-11-28 19:09:30 -05:00 |
Jonathan Bennett
|
77ff85ad6f
|
Adds Floorplan viewing page
|
2023-11-23 14:03:53 -06:00 |
Isaac Connor
|
e2bf8e4fba
|
Add the find command to populate Floorplans, rename Floorplan model to singular
|
2023-11-23 13:26:48 -05:00 |
Isaac Connor
|
ba0665856d
|
Model is singular
|
2023-11-23 13:19:00 -05:00 |
Isaac Connor
|
535194116b
|
Merge branch 'floorplan' of github.com:ZoneMinder/zoneminder into floorplan
|
2023-11-23 13:01:55 -05:00 |
Isaac Connor
|
2fb0e40503
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2023-11-23 13:00:51 -05:00 |
Isaac Connor
|
164ec3667e
|
Fix eslint
|
2023-11-23 13:00:44 -05:00 |
Isaac Connor
|
b08c44172a
|
Add back a little padding to mfbpanel in montage
|
2023-11-23 13:00:30 -05:00 |
Isaac Connor
|
1fa3e18e5c
|
Remove extra padding in headers
|
2023-11-23 13:00:13 -05:00 |
Jonathan Bennett
|
95883fc8e8
|
Attempt to add floorplans to API
|
2023-11-22 21:24:02 -06:00 |
Jonathan Bennett
|
bf8ccfebba
|
Add Floorplan table to database and place to add entries
|
2023-11-22 21:21:13 -06:00 |
adhamiamirhossein
|
27977acdd4
|
fix: php 8.3 deprecated get_class method call without argument
|
2023-11-22 10:48:04 +03:30 |
Isaac Connor
|
07d4fb2099
|
Set default delay, add starting statusCmdTimer when using rtsp2web
|
2023-11-21 11:35:04 -05:00 |
Isaac Connor
|
23a0e561eb
|
Remove depth of nested if's by returning early.
|
2023-11-21 10:49:09 -05:00 |
Isaac Connor
|
092f8df115
|
Handle scale=0 in getImageSrc
|
2023-11-20 17:23:51 -05:00 |
Isaac Connor
|
5be0ce5704
|
Fix eslint
|
2023-11-20 14:34:03 -05:00 |
Isaac Connor
|
e1b17590fa
|
Handle Config table not being updated for ZM_WEB_VIEWING_TIMEOUT
|
2023-11-20 14:29:25 -05:00 |
Isaac Connor
|
9a271e8960
|
Add are you still watching modal
|
2023-11-20 14:23:57 -05:00 |
Isaac Connor
|
5fd00ef7a5
|
Use a modal instead of confirm for are you still watching popup
|
2023-11-20 14:23:45 -05:00 |
Isaac Connor
|
1df3dc4c8c
|
Return the added modal
|
2023-11-20 14:23:24 -05:00 |
Isaac Connor
|
2c776523e9
|
Fix eslint
|
2023-11-20 14:04:03 -05:00 |
Isaac Connor
|
195a353bda
|
Add Viewing idle timeout code to watch.js and montage.js
|
2023-11-20 13:42:19 -05:00 |
Isaac Connor
|
d3cb7774b0
|
Add ZM_WEB_VIEWING_TIMEOUT, and remove quotes around config integer values so that they are integers instead of strings.
|
2023-11-20 13:38:22 -05:00 |
Isaac Connor
|
3ce96005af
|
Load Type when loading Config
|
2023-11-20 13:26:28 -05:00 |
Isaac Connor
|
c7bd2adb11
|
add ZM_WEB_VIEWING_TIMEOUT
|
2023-11-20 13:25:53 -05:00 |
Isaac Connor
|
d06264624a
|
Refresh events list when filters at top change or close in the case of datetimepicker
|
2023-11-17 12:06:03 -05:00 |
Isaac Connor
|
936cefb41a
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2023-11-17 09:33:22 -05:00 |
Isaac Connor
|
56095bec9d
|
Must use MIN_STREAMING_PORT in monitor Url because 80/443 might not go to the same host as MIN_STREAMING_PORT (think reverse proxy)
|
2023-11-17 09:33:17 -05:00 |
Isaac Connor
|
6232cfb8b1
|
Remove 100 limit on response to events index. Handle there not being a next or prev neighbour.
|
2023-11-16 18:00:30 -05:00 |
Isaac Connor
|
0d6df970d3
|
Enforce max length of 64k for log entries. Use HTTP_X_FORWARDED_FOR in logging so we log actual remote addr
|
2023-11-16 10:34:44 -05:00 |
Isaac Connor
|
afb594aa19
|
Don't load Servers, they are loaded globally in config. Enforce int instead of string for range because fseek can't handle strings
|
2023-11-16 10:34:44 -05:00 |
Isaac Connor
|
a1693c34b9
|
Add HTTP_FRONT_END_HTTPS as a signal to use https in urls. Mainly for when using a reverse proxy
|
2023-11-16 10:34:44 -05:00 |
Isaac Connor
|
ee0ef4b6e4
|
Handle when there are no cueFrames populated
|
2023-11-16 10:34:43 -05:00 |
Isaac Connor
|
d9ae4f8e04
|
Do not need to make servers global in this context. They are by default.|
|
2023-11-16 10:34:43 -05:00 |
Isaac Connor
|
40975184e0
|
Return the found term instead of true in has_term.
|
2023-11-16 10:34:43 -05:00 |
Isaac Connor
|
8e0793f5e7
|
Do not format StartDateTime and EndDateTime in ajax events results. Do the formatting in js.
|
2023-11-16 10:34:43 -05:00 |
Isaac Connor
|
c23ee28fe6
|
Take expires setting off setCookie so it defaults to 2038 like everywhere else.
|
2023-11-15 11:34:05 -05:00 |
efranzwa
|
cf906e86c8
|
Added missing table tags
|
2023-11-15 04:55:18 -08:00 |
efranzwa
|
83af15329a
|
Fixed Monitor->WebSite Source Refresh html
|
2023-11-14 04:13:04 -08:00 |
Isaac Connor
|
c1b32b79a2
|
Code style clceanup in server action
|
2023-11-13 11:38:03 -05:00 |
Isaac Connor
|
abb4230f86
|
Use ajax error when specified storage not found.
|
2023-11-13 11:37:47 -05:00 |
Isaac Connor
|
aaebd725bb
|
Set default values on members, fixing bad defaults on nwe storage.
|
2023-11-13 11:37:31 -05:00 |
Isaac Connor
|
9f04d90a27
|
When ZM_AUTH_HASH_IPS is off, don't use remote ip in storing auth hash in session. If ips are constantly changing it breaks.
|
2023-11-13 11:31:45 -05:00 |
Jonathan Bennett
|
67aea9dc9c
|
Add Floorplan entries to Monitor DB
|
2023-11-12 16:54:15 -06:00 |
Isaac Connor
|
aaaa321464
|
fix eslint
|
2023-11-09 11:55:17 -05:00 |
Isaac Connor
|
542803848d
|
Prevent non-number inputs when filter attr is DiskPercent
|
2023-11-09 10:33:25 -05:00 |
Isaac Connor
|
6a68e5577a
|
If view does not exist, redirect to console instead of just dying
|
2023-11-09 09:57:27 -05:00 |
Isaac Connor
|
7bc126abe1
|
Use User->Id() instead of Request['uid'] because when adding a new user Request['uid'] isn't populated so a warning is generated.
|
2023-11-08 14:23:49 -05:00 |
Isaac Connor
|
5486fc6327
|
Include username in url when using auth_hash so that the authenting sql can be more efficient
|
2023-11-08 10:55:39 -05:00 |