Isaac Connor
|
ad89fe94ac
|
If holding ctrl when clicking zoomout button, zoom out all the way
|
2023-04-13 12:25:50 -04:00 |
|
Isaac Connor
|
8a434c95fc
|
Fix checkbox column still being on the right in the footer
|
2023-04-13 12:25:26 -04:00 |
|
Isaac Connor
|
50be9b6bf1
|
Allow table to have 200 rows instead of 100.
|
2023-04-13 10:13:06 -04:00 |
|
Isaac Connor
|
036091d7e1
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2023-04-11 12:12:09 -04:00 |
|
Isaac Connor
|
1fcb29bbba
|
Fix the auto population of ControlAddress with user:port@ip
|
2023-04-11 12:12:04 -04:00 |
|
Isaac Connor
|
1f87eddd48
|
Cast event counts to int so that they say 0 instead of null
|
2023-04-11 08:22:18 -04:00 |
|
Isaac Connor
|
08e315c25d
|
Fix unmatched}
|
2023-04-11 07:55:23 -04:00 |
|
Isaac Connor
|
22bca46921
|
When viewing events with no startdate add a blak StartDate filter
|
2023-04-10 18:09:29 -04:00 |
|
Isaac Connor
|
74409daec4
|
Fix 5MP resolution
|
2023-04-10 14:20:53 -04:00 |
|
Isaac Connor
|
aff74f0dab
|
Add text spans on buttons so we could hide text if we wanted to
|
2023-04-10 10:49:26 -04:00 |
|
Isaac Connor
|
e447137bf9
|
Define ZM_DIR_SOUNDS on montage
|
2023-04-09 08:58:28 -04:00 |
|
Isaac Connor
|
8dcc767af1
|
Split button bar into three sections, adding a right button bar and make it flex. Add right buttons to do sorting instead of using an image in each row. Move the Id column to the left for consistency and good UI.
|
2023-04-07 13:27:20 -04:00 |
|
Isaac Connor
|
75d9d9ad9b
|
Fix eslint
|
2023-04-07 12:09:01 -04:00 |
|
Isaac Connor
|
92f8adb654
|
Fix eslint
|
2023-04-07 12:08:18 -04:00 |
|
Isaac Connor
|
7b3a613474
|
Merge pull request #3685 from Simpler1/shift-delete-event
feat(event): Shift delete with no confirm
|
2023-04-07 12:03:55 -04:00 |
|
Simpler1
|
26d39dcde6
|
feat(event): Shift delete with no confirm
|
2023-04-07 12:00:53 -04:00 |
|
Simpler1
|
e0dd6ccca2
|
feat(event): Shift delete with no confirm
|
2023-04-07 11:26:32 -04:00 |
|
Isaac Connor
|
b2fe561608
|
Merge pull request #3682 from Simpler1/alarm-sound
fix(alarmSound): Use Audio.play() for alarm sound
|
2023-04-07 11:17:14 -04:00 |
|
Isaac Connor
|
977f392ffb
|
Merge pull request #3684 from Simpler1/shift-delete-watch
feat(watch): Shift delete with no confirm
|
2023-04-07 11:16:08 -04:00 |
|
Simpler1
|
0a84cd0327
|
fix(alarmSound): Use Audio.play() for alarm sound
|
2023-04-07 10:55:09 -04:00 |
|
Simpler1
|
d4b9982584
|
feat(events): Shift delete with no confirm
|
2023-04-07 10:54:15 -04:00 |
|
Simpler1
|
4b0a6e1cb0
|
feat(watch): Shift delete with no confirm
|
2023-04-07 10:53:11 -04:00 |
|
Isaac Connor
|
2343a42eea
|
Add Resolution to event stats
|
2023-04-06 19:03:40 -04:00 |
|
Isaac Connor
|
37c1b923bb
|
Update var=>const, and add detection of unapplied scale to image stream, and re-apply
|
2023-04-06 19:03:24 -04:00 |
|
Isaac Connor
|
a256056d0a
|
All float values in various fields
|
2023-04-05 17:50:56 -04:00 |
|
Isaac Connor
|
23fb13f660
|
Show streams even if not running, since they may be on a different server
|
2023-04-05 17:46:08 -04:00 |
|
Isaac Connor
|
48067542f9
|
Limit progressbar to 100%
|
2023-04-05 08:59:16 -04:00 |
|
Isaac Connor
|
edaec97895
|
Move buttons to header
|
2023-04-02 18:17:03 -04:00 |
|
Isaac Connor
|
df2828ecba
|
Make new header div flex and align contents
|
2023-04-02 18:16:51 -04:00 |
|
Isaac Connor
|
7616898579
|
Add class to side navbar to so can hide entries there too
|
2023-04-02 17:20:37 -04:00 |
|
Isaac Connor
|
6bc2d525d5
|
Add the config item name to the div so we can hide them if we want
|
2023-04-02 16:52:08 -04:00 |
|
Isaac Connor
|
44ebd80334
|
Parse and substitute events numbers with a link to the event.
|
2023-04-02 16:38:02 -04:00 |
|
Isaac Connor
|
e739cc2a34
|
Remove debug
|
2023-04-02 16:28:42 -04:00 |
|
Isaac Connor
|
7e00621e27
|
Make events column headers links too
|
2023-04-02 16:28:23 -04:00 |
|
Isaac Connor
|
c23469e3eb
|
limit height of filter inputs because chosen multi-select can get too tall
|
2023-04-02 16:28:05 -04:00 |
|
Isaac Connor
|
aaf5f4f207
|
Use val() on the select instead of trickery to get the array of selected values
|
2023-04-02 16:27:39 -04:00 |
|
Isaac Connor
|
6b0fb7304a
|
Improve styling of monitors, making monitors list comma separated instead of br and make them links to monitor edit.
|
2023-03-29 11:58:55 -04:00 |
|
Isaac Connor
|
e0c1aeb823
|
Use jquery text() instead of DOM innerHTML to change icon
|
2023-03-28 18:09:04 -04:00 |
|
Isaac Connor
|
db58e9f7ef
|
Use alt and title tags on frame images
|
2023-03-28 16:35:20 -04:00 |
|
Isaac Connor
|
06cad49b80
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2023-03-28 16:34:05 -04:00 |
|
Isaac Connor
|
ca0f04f3a7
|
Fix assignment to const
|
2023-03-28 16:31:33 -04:00 |
|
Isaac Connor
|
aff04e3230
|
Remove width spec from objdetect image when viewing fullscreen
|
2023-03-26 10:50:11 -04:00 |
|
Isaac Connor
|
8f96f7de8b
|
fix lack of scroll in event view
|
2023-03-26 10:28:18 -04:00 |
|
Isaac Connor
|
cd167d8aec
|
Fix eslint
|
2023-03-21 10:02:53 -04:00 |
|
Isaac Connor
|
e60586feee
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2023-03-21 09:54:40 -04:00 |
|
Isaac Connor
|
e216b6b008
|
Add auth_relay to stream status request so that it works when AUTH_RELAY=PLAIN
|
2023-03-21 09:54:22 -04:00 |
|
Isaac Connor
|
a1c732abb8
|
Add special case, when the filter specifies a single event, modify the filter to be a Monitor filter so that next and prev buttons work
|
2023-03-21 09:53:52 -04:00 |
|
Isaac Connor
|
a45fc576c9
|
Improve detection of codec playability. Basically just look for h264
|
2023-03-21 08:21:20 -04:00 |
|
Isaac Connor
|
766cdcde9e
|
Add auth_relay to cycle urls so that auth works on cycle view
|
2023-03-19 11:31:44 -04:00 |
|
Isaac Connor
|
ed9f02d4b0
|
show icons even if loading times out
|
2023-03-05 12:54:08 -05:00 |
|