Commit Graph

16880 Commits

Author SHA1 Message Date
Andrew Bauer 95d72a0794
Update multiserver.rst 2020-12-19 12:12:06 -06:00
Andrew Bauer 57b0a96dcf
Update multiserver.rst 2020-12-19 12:06:13 -06:00
Andrew Bauer abba77e54a
Update redhat.rst 2020-12-19 11:45:22 -06:00
Andrew Bauer 2e2205885f
Update redhat.rst 2020-12-19 11:43:50 -06:00
Andrew Bauer f68078cb1e
Update redhat.rst 2020-12-19 11:36:31 -06:00
Andrew Bauer 67a959e636
Update redhat.rst 2020-12-19 11:26:31 -06:00
Andrew Bauer 0b3098f777
Update redhat.rst 2020-12-19 11:25:42 -06:00
Andrew Bauer 60653bd3a1
Update redhat.rst 2020-12-19 11:14:33 -06:00
Andrew Bauer 12c2a0d4e3
Update redhat.rst 2020-12-19 11:11:34 -06:00
Andrew Bauer 2095bb57e5
Update redhat.rst 2020-12-19 11:09:22 -06:00
Andrew Bauer e1ef0f4bcc
Update redhat.rst 2020-12-19 11:02:15 -06:00
Andrew Bauer f0b1eac823
Update redhat.rst 2020-12-19 10:59:14 -06:00
Andrew Bauer cc2eda3519
Update redhat.rst 2020-12-19 10:57:44 -06:00
Andrew Bauer d5bb2022ed
Update redhat.rst 2020-12-19 10:55:37 -06:00
Andrew Bauer 0a2195d9fd
Update redhat.rst 2020-12-19 10:54:53 -06:00
Andrew Bauer b76b84f51f
Update redhat.rst 2020-12-19 10:52:20 -06:00
Andrew Bauer 952da2217d
Update redhat.rst 2020-12-19 10:49:21 -06:00
Andrew Bauer f9d25d6dca
Update redhat.rst 2020-12-19 10:47:53 -06:00
Andrew Bauer d7596d448e
Update redhat.rst 2020-12-19 10:44:34 -06:00
Andrew Bauer 96ade2f9d0 update rpm nginx readme 2020-12-19 10:09:12 -06:00
Andrew Bauer 80afbbd9ce fixup rpmspecfile cert generation 2020-12-19 08:11:20 -06:00
Isaac Connor 2936d64b91 Always take ownership of dirs in /var/cache/zoneminder. The previous behaviour would have only done it on a new install. Fixes #3096 2020-12-18 10:54:08 -05:00
Isaac Connor 381cc30e5d Set default value for DefaultScale to 0 which is ScaleToFit 2020-12-18 10:54:08 -05:00
Isaac Connor 0104e2ba7f Add a sorted_monitor_ids array to use when generating sorted lists of monitors. Return proper json when things aren't set instead of empty string. Use sorted_monitor_ids to populate the monitor dropdown in filters 2020-12-18 10:23:41 -05:00
Isaac Connor 6e2cfa6ca9 Add R and W short form options 2020-12-15 16:57:27 -05:00
Isaac Connor 7f9b977ec2 rename onDownClick to onRenameClick cutnpaste error 2020-12-15 16:57:27 -05:00
Isaac Connor b7cc5dde54 Merge branch 'master' of github.com:ZoneMinder/zoneminder 2020-12-15 16:50:09 -05:00
Isaac Connor 46bbbb7dff Merge branch 'fix_zone_instead_of_ignore' 2020-12-15 16:33:58 -05:00
Isaac Connor e9d3449929 Allow altering polygon coordinates 2020-12-15 16:32:41 -05:00
Isaac Connor a88ccf793b correct zone points instead of skipping zone 2020-12-15 16:32:19 -05:00
Isaac Connor aed83cab31 Load delconfirm content on demand 2020-12-15 10:11:30 -05:00
Isaac Connor bdf9a029ad Must require ZoneMinder::Monitor if we want to use it 2020-12-15 09:35:17 -05:00
Isaac Connor 9fec11c4a9 Add missing Monitor() function. 2020-12-14 14:41:34 -05:00
Isaac Connor bc07c38dc8 add 704x576 PAL D1 2020-12-14 12:57:59 -05:00
Andrew Bauer 191e213337 upgrade to jquery 3.5.1, use minified javascripts 2020-12-14 10:02:43 -06:00
Andrew Bauer a5b945f97a touch up event view stat list 2020-12-14 06:55:45 -06:00
Andrew Bauer 4ae47659df use js to build event stats 2020-12-13 21:19:38 -06:00
Isaac Connor 43d0b0fd55 Add D1-PAL resolution 2020-12-13 16:47:51 -05:00
Andrew Bauer 48c6309394 add emailed & archived status to event view 2020-12-13 15:01:47 -06:00
Andrew Bauer 882447317a eslint 2020-12-13 14:42:39 -06:00
Andrew Bauer c24564e0cd insert frame stats into frame view 2020-12-13 13:20:26 -06:00
Andrew Bauer 71d1607f69 fix php -> js issue when $alarmframe was false 2020-12-12 15:06:59 -06:00
Andrew Bauer 237335c022 watch.js - finish mootools replacement 2020-12-12 12:45:36 -06:00
Andrew Bauer 2f0df74c54 show the analyse image in frames view if it exists 2020-12-12 11:37:50 -06:00
Isaac Connor 51a862057f Fix a link missing a quote 2020-12-11 09:49:43 -05:00
Isaac Connor c26fc1f36a Replace thisUrl with the export ajax request as a GET parameter, making it easier to find inlogs. 2020-12-11 09:42:35 -05:00
Isaac Connor 3483ee8db1 clean up code a little by make an event_link string and using it. Fix the cause column not being a valid link. I think it used to popup an edit but it should just go to the event view 2020-12-11 09:34:50 -05:00
Isaac Connor 77a35c1813 right align colDiskSpace so that digits line up nicely 2020-12-11 09:33:54 -05:00
Isaac Connor bfd16db34b add format padding so that right align file size strings will line up nicely. 2020-12-11 09:33:36 -05:00
Isaac Connor f89da79c27 Fix comparing empty arrays. explode on an empty string returns an array with a single element '' instead of an empty array 2020-12-10 16:25:24 -05:00