Commit Graph

23582 Commits (add_startup_delay)

Author SHA1 Message Date
Isaac Connor a184f3adeb Always restart the analysis thread. It is needed. Also free convert_context in Pause 2024-03-19 14:55:21 -04:00
Isaac Connor 075155b6ff Merge branch 'add_startup_delay' of github.com:ZoneMinder/zoneminder into add_startup_delay 2024-03-18 22:15:44 -04:00
Isaac Connor 20eeb8739d
Merge pull request #3869 from IgorA100/patch-24
Add vertical table scroll on Options page
2024-03-18 21:17:19 -04:00
Isaac Connor 9fe90baea2
Merge pull request #3872 from borozenetsvv/master
Update ru_ru.php
2024-03-18 21:15:21 -04:00
Isaac Connor c3f5d9c550
Merge pull request #3874 from IgorA100/patch-28
Fix: Display according to translation
2024-03-18 21:14:42 -04:00
Isaac Connor 8cb4f39593
Merge pull request #3873 from IgorA100/patch-27
Fix: Tracking the "shift" button press on live view page
2024-03-18 13:00:14 -04:00
Isaac Connor 1d7efa7088 Add StartupDelay to Monitors 2024-03-18 12:55:19 -04:00
Isaac Connor ebcc2cd045 Bump version to 1.37.56 for StartupDelay in Monitors 2024-03-18 12:55:03 -04:00
Isaac Connor 92e6a9b5d0 Rough in startup_delay function 2024-03-18 12:54:30 -04:00
IgorA100 40a249ef56
fix space 2024-03-18 18:54:43 +03:00
IgorA100 f20ce4627d
Fix: Display according to translation 2024-03-18 18:51:40 +03:00
IgorA100 60cd909bf3
Fix: Tracking the "shift" button press 2024-03-18 18:04:03 +03:00
borozenetsvv 3a1872633a
Update ru_ru.php 2024-03-18 19:25:15 +07:00
Isaac Connor 1dbfd36038
Merge pull request #3870 from IgorA100/patch-25
Added a button for editing detection zone from monitor settings
2024-03-16 19:06:27 -04:00
IgorA100 a42cf7a5c5
Replaced quotes 2024-03-16 15:32:43 +03:00
IgorA100 1b7f3b0ede
Added a button for editing detection zone from monitor settings 2024-03-16 15:23:16 +03:00
IgorA100 ecd0c644c7
Merge branch 'ZoneMinder:master' into patch-24 2024-03-15 23:23:45 +03:00
Isaac Connor 9eb3565483 Set reorder_queue size to 2*keyframe interval as 1* does not seem to be enough. 2024-03-15 12:11:22 -04:00
Isaac Connor 1bd94308b1 Make no alarm.jpg a debug instead of error, because continuous events don't have them. 2024-03-15 12:09:31 -04:00
Isaac Connor 1c782529c4 Merge branch 'master' of github.com:ZoneMinder/zoneminder 2024-03-15 11:42:32 -04:00
Isaac Connor 8442a1aca4 fixup reversion of bootstrap-table console which shouldn't have been merged yet 2024-03-15 11:42:07 -04:00
Isaac Connor cc6acfe3ed
Merge pull request #3868 from IgorA100/patch-23
Fix Horizontal scroll bar in live view
2024-03-15 11:41:25 -04:00
Isaac Connor a199a4cb8d Fix button bar as a result of reverting bootstrap-table console 2024-03-15 11:40:20 -04:00
IgorA100 e7795513f5
Moved the <form> block for the "Options-Storage" page to a separate file "_options_storage.php" 2024-03-15 18:15:56 +03:00
IgorA100 320041ed4d
Page "Options-Storage" The buttons are now at the top. Added DIV with .wrapper-scroll-table
- The <form> is placed in a separate file for ease of use.
- Necessary for organizing vertical scrolling of a block with a table
2024-03-15 18:12:00 +03:00
IgorA100 8f5e1e3e1a
Page "Options-Servers" The buttons are now at the top. Added DIV with .wrapper-scroll-table
Necessary for organizing vertical scrolling of a block with a table
2024-03-15 18:07:50 +03:00
IgorA100 4eb853c90f
Page "Options-Users" The buttons are now at the top. Added DIV with .wrapper-scroll-table
Necessary for organizing vertical scrolling of a block with a table
2024-03-15 18:05:11 +03:00
IgorA100 de5d069b5e
Page "Groups" The buttons are now at the top. Added #optionsContainer & #options and DIV with .wrapper-scroll-table
Necessary for organizing vertical scrolling of a block with a table
2024-03-15 17:59:11 +03:00
IgorA100 3953ad982f
Added styles for vertical scrolling of the table container 2024-03-15 17:53:36 +03:00
Isaac Connor ed9c91c9f3 Revert "Revert "Merge pull request #3864 from IgorA100/patch-19""
This reverts commit 00bd09fdc2.
2024-03-15 10:53:30 -04:00
IgorA100 95d4458965
Add wrapper fo scroll table & remove padding-top from "form" & add padding to #optionsContainer
When sticky mode is enabled, the table must be scrolled vertically if it does not fit on the page.
It may not be the best option, but now it is necessary. For example, for the pages "Servers, Storage, Groups", etc.

Changing the padding-top is necessary to maintain a single style if there are some other elements in front of the form (buttons for example) or there is nothing in front of the form.
2024-03-15 16:26:49 +03:00
Isaac Connor 00bd09fdc2 Revert "Merge pull request #3864 from IgorA100/patch-19"
This reverts commit 305a1485cc, reversing
changes made to 736ac7dd33.
2024-03-15 09:13:22 -04:00
IgorA100 da3749389a
Fix Horizontal scroll bar in live view
When scaling videos larger than the screen size, the horizontal bar was not visible.
2024-03-15 13:00:57 +03:00
Isaac Connor 305a1485cc
Merge pull request #3864 from IgorA100/patch-19
Fix page console
2024-03-14 16:44:21 -04:00
Isaac Connor 736ac7dd33
Merge pull request #3866 from IgorA100/patch-21
Eliminate possible duplication of horizontal scrollbar
2024-03-14 16:43:35 -04:00
Isaac Connor e1baa78ac2
Merge pull request #3867 from IgorA100/patch-22
Fix live view style (watch page)
2024-03-14 16:42:47 -04:00
IgorA100 ae74a19168
remove class "h-100" because interfere with proper scaling 2024-03-14 22:48:58 +03:00
IgorA100 60811d43c5
Fix live view style (watch page)
A slight violation of style, incl. vertical scroll bar with sticky enabled
2024-03-14 22:30:47 +03:00
Isaac Connor 0c49884956 Merge branch 'master' of github.com:ZoneMinder/zoneminder 2024-03-14 12:43:47 -04:00
Isaac Connor 56fcd8472e Fix motion events having cause continuous. Fixes #3858 2024-03-14 11:54:15 -04:00
Isaac Connor 62ba0bf903 Add duration to hints for EVENT_CLOSE_MODE and use alternate regexp for pattern 2024-03-14 11:54:15 -04:00
IgorA100 0dc54b6adf
Eliminate possible duplication of horizontal scrollbar
All management occurs inside the #options & #sidebar containers
2024-03-14 16:01:15 +03:00
IgorA100 6cd5fac11b
For #contentButtons add margin-bottom: 8px;
Now the vertical margin will be symmetrical.
2024-03-14 11:58:30 +03:00
IgorA100 e10bb3610a
Fix previous commit 2024-03-14 11:54:50 +03:00
IgorA100 91955b491d
Remove class "pt-2"
The ".contentButtons" style will be changed in the CSS
2024-03-14 11:50:51 +03:00
Isaac Connor dee7a27a97
Merge pull request #3865 from IgorA100/patch-20
Fis style in Options page
2024-03-13 17:53:41 -04:00
IgorA100 38ae631dbe
Fix space 2024-03-14 00:11:28 +03:00
IgorA100 37756fb5f9
Added DIV to offset vertical scrollbar to left 2024-03-13 20:59:31 +03:00
IgorA100 cf92914c60
Update options.css 2024-03-13 20:51:23 +03:00
IgorA100 b10511fb97
Adjusting the vertical scroll bar when using sticky 2024-03-13 20:50:25 +03:00