IgorA100
3cdbae20cf
Changed the method for controlling the visibility of the "#button_zoom" button bar (watch.js)
...
If we use "slideDown" & "slideUp", then with "display=grid" for the external block, there may be problems,
Perhaps because we also used "display=none" for the button block.
2025-01-03 13:23:20 +03:00
IgorA100
08e9fa6548
Update watch.css
2025-01-03 00:30:48 +03:00
IgorA100
2940cbe090
For ".block-button-center" change position from absolute to relative (skin.css)
2025-01-03 00:24:13 +03:00
Isaac Connor
24ad12fa22
Don't include empty fields in filter query string, just to shorten it a bit
2024-12-21 14:34:35 -05:00
Isaac Connor
72330a5234
Fix api url getting monitors for map
2024-12-18 13:44:20 -05:00
Isaac Connor
dae071bd10
Don't show deleted monitors in zones
2024-12-17 16:09:42 -05:00
Isaac Connor
6ec0b5a1dc
Fix SQL query when a user is limited to a subset of monitors and tries to view all zones.
2024-12-17 15:58:23 -05:00
Isaac Connor
4dcab65d51
document what scaleEl is
2024-12-16 10:57:16 -05:00
Isaac Connor
3aaba3154b
Move changeScale down as the video area has to have height before we can call scaleToFit
2024-12-16 10:56:43 -05:00
Isaac Connor
7b6d4952bd
Revert "Don't allow a scale of 0. Default to 100. Call changeStreamQuality after changeScale so that we always pass the right value. Prevents Errors in logs about bogus scale value"
...
This reverts commit 223dc4b70f .
2024-12-16 10:45:30 -05:00
Isaac Connor
55b99e19ab
Use a redirect on homeview to fix having query params added on
2024-12-13 12:19:30 -05:00
Isaac Connor
9700ecf773
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2024-12-09 19:10:47 -05:00
Isaac Connor
223dc4b70f
Don't allow a scale of 0. Default to 100. Call changeStreamQuality after changeScale so that we always pass the right value. Prevents Errors in logs about bogus scale value
2024-12-09 19:08:35 -05:00
Isaac Connor
8c8a689c4a
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2024-12-09 17:28:03 -05:00
Isaac Connor
ffeec4cdec
Add E.Id != and use >= and <= when comparing StartDateTime so that we don't skip events with the same startDateTime. Fixes #4186
2024-12-09 17:27:56 -05:00
Isaac Connor
edb0836fe1
Fix not being able to undelete a monitor
2024-12-09 12:27:42 -05:00
Isaac Connor
15dfaa5fc0
Merge pull request #4193 from Aleksanderk123/More-language-changes
...
More language changes
2024-12-04 18:09:13 -05:00
Aleksanderk123
313442707e
Translated language list
2024-12-04 23:35:59 +01:00
Aleksanderk123
5586cae348
Update en_gb.php
...
Added norwegian language to the list of languages
2024-12-04 23:30:34 +01:00
Isaac Connor
57fb0cba1b
Check for existing monitorStream to avoid js errors
2024-12-04 15:07:29 -05:00
Aleksanderk123
4c0e037b2f
Norwegian Translation
2024-12-04 00:21:35 +01:00
Aleksanderk123
8afdec1cdc
Uploaded Partially Norwegian language
2024-12-03 21:55:35 +01:00
Isaac Connor
19aca785c2
When invalid monitor id specified, pop up an alert instead of a bunch failed js. Handle livestream not existing.
2024-12-03 12:54:04 -05:00
Isaac Connor
9125b8e6f9
Add support for sorting by Notes. Warn when the sort_field is unsupported
2024-11-27 13:56:35 -05:00
Isaac Connor
359330b384
When loading prev/next event, sort by StartDateTime, not Id. Id's are not guaranteed to be time-wise sequential. Maybe Fixes #4186
2024-11-27 13:55:50 -05:00
Isaac Connor
d42040d7c3
Add grouping by Monitor. Apparently mysql is complaining about not having it now.
2024-11-27 13:54:24 -05:00
Isaac Connor
0128cd1e57
Handle no .imageFeed present
2024-11-25 12:39:14 -05:00
Isaac Connor
3125dbbfc6
Only show scan button if arp or arp-scan is defined
2024-11-25 12:34:47 -05:00
Isaac Connor
7bcb588bf3
Fix eslint
2024-11-23 14:08:35 -05:00
Isaac Connor
65e098c35b
If no view, default to home view
2024-11-23 13:36:59 -05:00
Isaac Connor
7fed03d41b
Add auth to v4lsetting
2024-11-22 16:30:28 -05:00
Isaac Connor
1c2600ff2a
Don't set view in skin.php. Causes problems with not detecting not being logged in
2024-11-22 16:30:11 -05:00
Isaac Connor
1884b18611
Don't run actions if we intend to redirect
2024-11-22 16:29:35 -05:00
Isaac Connor
9c097919f6
Rough in missing v4l2settings.php
2024-11-22 16:28:32 -05:00
Isaac Connor
7933bd4852
Add some logging of invalid mid
2024-11-22 16:28:08 -05:00
Isaac Connor
19bd85c9f2
Restart streams when user clicks off the AYSW modal.
2024-11-18 11:51:02 -05:00
Isaac Connor
16a5f9e0a2
Merge dbUpdate and dbInsert from another branch
2024-11-18 10:47:07 -05:00
Isaac Connor
d4d6438228
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2024-11-17 10:16:35 -05:00
Isaac Connor
70c715212f
Move authentication options to it's own tab
2024-11-17 10:16:31 -05:00
Isaac Connor
6236f68add
Fix console.err=>console.error
2024-11-15 16:19:40 -05:00
Isaac Connor
1667e97dac
Add Last Modified and Size to files and folders list. Size of folders is calculated recursively
2024-11-10 18:27:36 -05:00
Isaac Connor
3c6ba77be9
If no path given, if there is 1 storage area, default to it otherwise list available storage areas
2024-11-09 18:09:56 -05:00
Isaac Connor
b6a49bef00
Fix stream getting killed after visibility returns if we return before 15 seconds
2024-11-06 16:43:16 -05:00
Isaac Connor
6c214c462c
Don't show deleted monitors
2024-11-06 13:21:02 -05:00
Isaac Connor
63ab3d6e14
Remove the modal content so that when choosing another group or new we get that instead of the first content
2024-11-06 13:18:24 -05:00
Isaac Connor
996d131179
destroying then re-applying chosen for some reason auto-selects all options. Fix the problem by fixing the table width with css so that the underlying select is already 100%.
2024-11-06 12:21:57 -05:00
Isaac Connor
8385aca883
Set any tables in a modal to 100% so that they fill the modal.
2024-11-06 12:21:15 -05:00
Isaac Connor
f51f1b4200
If no group id don't do sql lookup
2024-11-06 12:20:48 -05:00
Isaac Connor
b78ce0fea5
Give an id to the newGroup[MonitorIds] select can look it up more efficiently when applying chosen rules
2024-11-06 12:20:09 -05:00
Isaac Connor
a8c658aa50
Ensure that Servers is global.
2024-11-06 10:38:24 -05:00