IgorA100
c3ecec057a
Moved here styles for Control button block in the Stream image (skin.css)
2024-08-23 17:12:56 +03:00
IgorA100
4f59d15972
Fix: Image scaling for some mobile devices in fullscreen mode (skin.js)
2024-08-22 13:52:03 +03:00
IgorA100
4911e962fa
Chore: Fix space & semi (skin.js)
2024-08-22 12:19:11 +03:00
IgorA100
79c8042b85
Added event listener for double click (event.js)
2024-08-22 12:11:09 +03:00
IgorA100
ff0367d3a2
Feat: Added functions for full screen when double clicking on Stream (skin.js)
2024-08-22 11:57:00 +03:00
IgorA100
0717a2d324
Chore: Removed extra spaces (panzoom.js)
2024-08-20 13:07:00 +03:00
IgorA100
f2323426a0
chore: remove console.log (panzoom.js)
2024-08-20 13:03:08 +03:00
IgorA100
b0511e31fa
chore: Enable "touchAction" if Zoom=1 and disable if Zoom<>1 (panzoom.js)
...
Enable "touchAction" if Zoom=1 and disable if Zoom<>1
This will allow canvas panning when capturing an image on mobile devices with Zoom=1
The issue may be closed: https://forums.zoneminder.com/viewtopic.php?p=135128&sid=7e7685052e5f107a364dfd445565643f#p135128
2024-08-20 12:53:23 +03:00
Isaac Connor
e65d3be4da
Merge pull request #4096 from IgorA100/patch-160
...
Chore: Code optimization (skin.js)
2024-08-19 19:16:25 -04:00
Isaac Connor
0ded4b8a12
Merge pull request #4094 from IgorA100/patch-158
...
Updated language pack (ru_ru, en_gb)
2024-08-19 19:15:57 -04:00
Isaac Connor
802a0854b5
Add getAnalysingStrings and getRecordingStrings and fix getStatusStrings, removing Tape
2024-08-18 12:18:44 -04:00
Isaac Connor
2a7030beac
Remove STATE_TAPE. It no longer exists
2024-08-18 12:18:44 -04:00
Isaac Connor
c8cce78669
Add a filter flip button to show/hide the filters
2024-08-16 18:48:50 -04:00
Isaac Connor
01cda74b96
Add bootstrap-table-mobile extension so event list becomes cards
2024-08-16 18:48:34 -04:00
Isaac Connor
52584c0d54
Add Location to events list. Rename variables for buttons. Make DiskSpace and Storage clickable so that on mobile you don't have to scroll back left
2024-08-16 10:53:13 -04:00
Isaac Connor
09f5e6df7d
Add an id to montage review button
2024-08-15 15:13:14 -04:00
Isaac Connor
70fe9e1609
Fix missing filterbar
2024-08-14 13:30:55 -04:00
Isaac Connor
7aa473b8ef
Handle more than one level of output buffering when cleaning and ending them so we can send the video file so we don't run out of ram. Fixes #4110
2024-08-11 09:16:36 -04:00
IgorA100
ed23445d61
Merge branch 'ZoneMinder:master' into patch-160
2024-08-04 23:24:37 +03:00
Isaac Connor
235e788aba
Make toolbar take up 100% or close to it
2024-08-01 09:59:32 -04:00
Isaac Connor
346e04a1c0
Add container-fluid to toolbar because the row has negative margins because it expects to be in a container
2024-08-01 09:59:14 -04:00
Isaac Connor
c42608f1ba
Very slight performance optimisation. Delete the auth keys from the object so we don't have to check for them to ignore later
2024-07-30 09:55:16 -04:00
Isaac Connor
37e7da4dfa
Don't keep our own copy of auth credentials. Use the global ones. When getting new auth from status request, update auth_relay as well.
2024-07-30 09:54:37 -04:00
Isaac Connor
b613d562bf
Only show CaptureMethod if there is more than 1 option
2024-07-25 12:37:45 -04:00
Isaac Connor
d1e8975e41
FIx WallClockTimeStamps not being hidden when not passthrough
2024-07-25 12:37:31 -04:00
Isaac Connor
31197c1039
Add convenience dropdown for video devices
2024-07-25 12:08:38 -04:00
IgorA100
8767bd326a
Update ru_ru.php
2024-07-20 13:49:18 +03:00
IgorA100
b8ca4f2369
Update skin.js
2024-07-19 14:11:28 +03:00
Isaac Connor
0f3a61efe5
eslint
2024-07-18 17:05:02 -04:00
Isaac Connor
d50983016b
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2024-07-18 16:05:41 -04:00
Isaac Connor
32fcfa4559
Add default for EmailServer in Filter
2024-07-18 16:05:34 -04:00
IgorA100
1a78c609dc
Chore: Code optimization (skin.js)
...
You should not call "console.log" again, because if you put a comma, the object will be displayed on a new console line.
2024-07-17 11:57:37 +03:00
IgorA100
a700ad1619
Recovering the Lost $colAllAvailableMonitors Variable (_monitor_filters.php)
2024-07-16 20:06:08 +03:00
IgorA100
a9c5289957
Recovering the Lost $colAllAvailableMonitors Variable (console.php)
2024-07-16 20:02:47 +03:00
IgorA100
644b923c87
Update ru_ru.php
2024-07-16 18:57:58 +03:00
IgorA100
0f4e837842
Update ru_ru.php
2024-07-16 18:33:45 +03:00
IgorA100
262d0469b2
Added 'EventsLoading' (en_gb.php)
2024-07-16 18:19:12 +03:00
IgorA100
08dcdb54b4
Added "TooManyEventsForTimeline" (en_gb.php)
2024-07-16 18:14:32 +03:00
IgorA100
8e07e016a1
Update ru_ru.php
2024-07-16 18:09:32 +03:00
IgorA100
d8fbce378a
Update ru_ru.php
2024-07-16 18:06:01 +03:00
IgorA100
c6d8267420
Update ru_ru.php
2024-07-16 17:42:44 +03:00
Isaac Connor
0e1c61dbb6
Merge pull request #4093 from IgorA100/patch-157
...
Feat: Show filter "Archive Status" on Events page
2024-07-16 10:22:37 -04:00
Isaac Connor
8c6396a659
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2024-07-16 10:01:19 -04:00
Isaac Connor
4b52232228
Add Unarchived and Archive and Unarchive translated strings
2024-07-16 10:00:55 -04:00
Isaac Connor
8291f657eb
Only log error message from ajax events data call if it is other than abort. Add useful title to unarchive button explaining why it is disabled.
2024-07-16 10:00:34 -04:00
IgorA100
119e7230c1
Update events.js
2024-07-16 16:46:24 +03:00
IgorA100
e9f4f113d9
Changed Id from Archived to filterArchived (events.js)
2024-07-16 16:29:06 +03:00
IgorA100
93e03952f7
Added identifiers "filterArchived", "filterTags", "filterNotes" (Filter.php)
...
This is necessary for working with cookies, and will also be used on the updated Montage page
2024-07-16 16:26:54 +03:00
IgorA100
5957ef0cf0
zmFilterArchived cookie support (events.js)
2024-07-16 16:17:29 +03:00
IgorA100
89774f9921
Show filter "Archive Status" on Events page (events.php)
...
Currently, if there is no "Archive Status" filter in the browser query string, then it is not displayed on the page.
Now the "Archive Status" filter will always be displayed.
2024-07-16 16:14:41 +03:00