IgorA100
5fdac67540
Trying to completely get rid of jiggling montage layout (montage.js)
2024-05-22 23:03:26 +03:00
IgorA100
44a87bb137
Update montage.js
2024-05-22 21:13:29 +03:00
IgorA100
f1ac3f9486
Fix: Jiggling montage layout (montage.js)
...
Attempt to fix #4028
It seems to work for me, but there may be “side effects”, because... The analysis of monitor size changes is interrupted.
Additional testing is required.
2024-05-22 20:52:13 +03:00
Isaac Connor
51f91fb151
Merge pull request #4026 from IgorA100/patch-109
...
Fix: Disabled "objGridStack.compact('list', true)" due to problems in GridStack (montage.js)
2024-05-22 09:10:11 -04:00
Isaac Connor
d5368181a2
Merge pull request #4022 from IgorA100/patch-106
...
Fix: Select layout on Montage page
2024-05-22 09:09:34 -04:00
Isaac Connor
8a013c00c5
Merge pull request #4025 from IgorA100/patch-108
...
When save cookies via PHP >= 7.3.0, add handling of the "path" value in the options (session.php)
2024-05-22 08:58:26 -04:00
IgorA100
f17a3a3b55
Fix: Border when motion detection is triggered on Montage page (montage.css)
2024-05-22 14:10:09 +03:00
IgorA100
d6cff830c1
Let's leave the option "objGridStack.compact('list', true)" only for preset layout. Without this option, there may be problems with sorting monitors. (montage.js)
2024-05-22 12:43:25 +03:00
IgorA100
92fbd17d67
Disabled "objGridStack.compact('list', true)" due to problems in GridStack (montage.js)
2024-05-22 11:42:05 +03:00
IgorA100
bd93a8e329
When setting cookies via PHP, add handling of the "path" value in the options (session.php)
...
Otherwise, cookies set via PHP will not be able to be changed in JS.
Because JS saves cookies with path="/"
Closed : #4024
2024-05-22 10:32:10 +03:00
IgorA100
b87b3de292
Fix: When saving Layout, change "mode = VIEWING" only after successful name checks (montage.js)
2024-05-21 23:21:35 +03:00
IgorA100
ada2f2dc0f
Fix: Layout "Auto" is considered as "Freeform" (montage.js)
2024-05-21 23:12:33 +03:00
IgorA100
f6281d82d0
Removed meaningless condition (montage.php)
2024-05-21 22:58:25 +03:00
IgorA100
fbcedae7f5
Fix: Select layout on Montage page (montage.php)
...
If there is no cookie, set Layout="Auto"
2024-05-21 22:50:11 +03:00
Isaac Connor
642d50fb8a
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2024-05-21 14:54:08 -04:00
Isaac Connor
943b607b37
Add 8 and 15 fps options
2024-05-21 14:54:02 -04:00
IgorA100
ec7e27d187
Fix: Recalculate "Scale" after zooming by mouse click (montage.js)
2024-05-21 20:21:12 +03:00
Isaac Connor
95ccb986ab
Merge pull request #4019 from IgorA100/patch-103
...
Feat: "Freeform" preset Layout changed to "Auto" on Montage page
2024-05-21 12:40:51 -04:00
IgorA100
41a92e11ad
Fix: block "Ratio Control" is created only for Montage page (Monitor.php)
...
Otherwise there will be an error in the browser console that the "changeRatio" function was not found
2024-05-21 19:34:06 +03:00
IgorA100
ccd76e71f9
Chore: eslint (montage.js)
2024-05-21 19:09:41 +03:00
IgorA100
3d2b7daeeb
Changed grid formation for Layout "Auto" (formerly Freeform) (montage.js)
2024-05-21 19:01:04 +03:00
IgorA100
89eb202c4b
Replaced the variable "$FreeFormLayoutId" with "$AutoLayoutName" (montage.js.php)
2024-05-21 18:57:06 +03:00
IgorA100
fe7486ab4f
"Freeform" preset Layout changed to "Auto" (montage.php)
2024-05-21 18:49:55 +03:00
IgorA100
b12d0acab6
Moving "stringToNumber" function to skin.js (event.js)
2024-05-21 17:23:32 +03:00
IgorA100
053f57b788
Moving "stringToNumber" function to skin.js (watch.js)
2024-05-21 17:21:28 +03:00
IgorA100
bcd9225a26
Moving "stringToNumber" function to skin.js (montage.js)
2024-05-21 17:20:22 +03:00
IgorA100
021ec4b273
Added function stringToNumber (skin.js)
...
Moving a function from montage.js, watch.js & frames.js to skin.js
2024-05-21 17:15:41 +03:00
Isaac Connor
652c111fba
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2024-05-21 09:41:34 -04:00
Isaac Connor
d4c0203aac
Set default value for rows per page using WEB_EVENTS_PER_PAGE. Fixes #3728
2024-05-21 09:40:47 -04:00
Isaac Connor
7a8f9a603d
Remove debug
2024-05-21 09:39:53 -04:00
Isaac Connor
e373d57814
Merge pull request #4016 from IgorA100/patch-101
...
Fix: Clear the "changedMonitors" array when "mode == EDITING" and errors in getting "layout" (montage.js)
2024-05-21 09:25:59 -04:00
Isaac Connor
9cc8ec7048
Santisize zmMontageLayout when passing to constructor
2024-05-21 09:22:55 -04:00
Isaac Connor
9dd58855d1
Santisize zmMontageLayout when passing to constructor
2024-05-21 09:21:54 -04:00
Isaac Connor
32ae42ecf2
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2024-05-21 09:20:28 -04:00
Isaac Connor
a17f4f6b13
Merge pull request #4014 from IgorA100/patch-99
...
Feat: Delete Layout on Montage page
2024-05-21 09:20:18 -04:00
Isaac Connor
93058ae04b
Merge pull request #4012 from IgorA100/patch-97
...
Fix: Select Layouts on Montage page
2024-05-21 09:15:27 -04:00
Isaac Connor
eb49f1e191
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2024-05-21 09:11:44 -04:00
IgorA100
e879ea701d
Fix: Clear the "changedMonitors" array when "mode == EDITING" and errors in getting "layout" (montage.js)
2024-05-21 13:40:54 +03:00
IgorA100
b5d96f2bef
Added processing of the action when the "delete" button is pressed Layout (montage.js)
2024-05-21 13:33:07 +03:00
IgorA100
1a1c49f7e3
Added button for delete Layout (montage.php)
2024-05-21 13:16:02 +03:00
IgorA100
704e724f9b
Additional check "$layout_id" (montage.php)
2024-05-21 12:51:59 +03:00
IgorA100
cb4481353b
Added "action" for the "delete" button (montage.php)
2024-05-21 12:07:35 +03:00
IgorA100
f040aa317e
Fix: PHP Warning & array key check (montage.php)
...
htmlSelect" requires passing an array, not a string.
2024-05-20 20:18:47 +03:00
IgorA100
761291cc13
Added translation "ConfirmDeleteLayout" (fr_fr.php)
2024-05-19 20:08:58 +03:00
IgorA100
eba27834e4
Added translation 'ConfirmDeleteLayout' (ru_ru.php)
...
'ConfirmDeleteLayout' => 'Вы действительно хотите удалить текущий шаблон?',
2024-05-19 20:06:00 +03:00
IgorA100
7b8ef3e1d2
Added translation "ConfirmDeleteLayout" (en_gb.php)
...
'ConfirmDeleteLayout' => 'Are you sure you wish to delete current layout?',
2024-05-19 19:59:54 +03:00
IgorA100
3856138f0f
Don't update Layout in EDITING mode (montage.js)
...
Otherwise, it is impossible to save the Layout under the existing name.
2024-05-19 19:51:02 +03:00
IgorA100
67ab1c39f3
Preset Layouts should be first in the Layots list (montage.php)
...
Moved preset Layouts from montage.js
Changed the definition of the default Layout
2024-05-19 00:21:12 +03:00
IgorA100
7840050999
Moved list of preset Layouts to montage.php (montage.js)
2024-05-19 00:09:46 +03:00
IgorA100
d257447fdd
Set color "background" and "text" for "tr.alarm" from variables (frames.css)
2024-05-18 15:22:39 +03:00