Commit Graph

21791 Commits (8750e0e3337b14dc9d7508ab39a9e24a21d6d8a9)

Author SHA1 Message Date
Isaac Connor 63e37e8744 Add styles to table headers to left align them to match the body 2022-11-29 12:47:10 -05:00
Isaac Connor a5494a7c02 Use Y-m-d H:i:s instead of c for date formatting to match what datetimepicker expects. remove unused action input and put view in the get part of form action 2022-11-29 12:46:29 -05:00
Isaac Connor fd3c8b21d6 Remove dead code from report_event_audit.js 2022-11-29 12:45:30 -05:00
Isaac Connor fd9b59a94b Improve info when moving event to show source and Dest paths 2022-11-27 17:38:56 -05:00
Isaac Connor 38be2d9664 Rework fullscreen functionality a bit so that button gets updated even if you leave via escape key or other means 2022-11-26 11:01:53 -05:00
Isaac Connor d576385e3b Merge branch 'master' of github.com:ZoneMinder/zoneminder 2022-11-26 10:52:41 -05:00
Isaac Connor 19832d24cd Implement fullscreen button for event view 2022-11-26 10:52:28 -05:00
Isaac Connor 92a82d603b Fix testing of state in reboot(). Set state in open() 2022-11-24 09:27:49 -05:00
AngeloGioacchino Del Regno 7f8badc334
zm_ffmpeg_camera: Add support for Jetson Nano/Xavier NVMPI
Add support for the NVMPI hardware decoders (not CUDA decoders!)
of the Tegra SoCs found in the Jetson Nano/TX/TX2 and Xavier NX/AGX.

This platform supports hardware decoding of H264, HEVC, MPEG2,
MPEG4, VP8 and VP9.
2022-11-24 00:09:02 +01:00
Isaac Connor b3a262fc9b Fix crash due to using unrotated y-channel image. Put the y-image creation in ::Decode, stored in ZMPacket. 2022-11-22 12:38:48 -05:00
Isaac Connor 7065678065 Fix crash in zmfilter DiskSpace Update when Event doesn't exist 2022-11-22 12:38:48 -05:00
Isaac Connor a0b759d91e Merge branch 'master' of github.com:ZoneMinder/zoneminder 2022-11-21 17:04:33 -05:00
Isaac Connor 063eafe034 Fix link to monitor from Event Data 2022-11-21 17:01:17 -05:00
Isaac Connor 135602cb93
Merge pull request #3636 from Mtiernan/image-last-bulk
3635-Image last bulk
2022-11-21 16:44:25 -05:00
Martin Tiernan 237a95a415 If no next bulk. Use Event data to estimate the delta. 2022-11-21 10:23:08 -06:00
Martin Tiernan 68283c01eb Added length and frames getters 2022-11-21 09:06:38 -06:00
Isaac Connor 83b6ae37a9 Deal with missing monitors by dropping the foreign key and adding it back after creating Monitor Permissions 2022-11-19 07:47:09 -05:00
Martin Tiernan 047d109d59 Added potentially missing 404 header 2022-11-18 15:27:52 -06:00
Isaac Connor e949a5554f Must convert strings into integers before doing math as of php 8.2 Fixes Unsupported operand types: string - int 2022-11-17 14:54:05 -05:00
Isaac Connor 0515a1ba74 implode the output from zmu to fix php complaint abou array to string conversion 2022-11-17 14:53:56 -05:00
Isaac Connor e52a77f206 Slightly betr clone 2022-11-17 14:53:19 -05:00
Isaac Connor 3fbfce459c Clone the Control object because it is not monitor specific 2022-11-17 14:41:55 -05:00
Isaac Connor 2e23aedbbc Add in clone function 2022-11-17 14:41:41 -05:00
Isaac Connor e4e8560722 Fix eslint. Fix use of fail instead of error in ajax requests 2022-11-16 10:50:48 -05:00
Isaac Connor 5fdf66b51c Instead of return, set zm_terminate and continue so that we join the command processor thread and don't crash 2022-11-16 10:33:10 -05:00
Isaac Connor d63edde294 Make .form-group styles export page specific because they are affecting modals 2022-11-16 10:14:54 -05:00
Isaac Connor 9fe7ba8c8c Cleanup the state modal. Fix form post 2022-11-16 10:14:24 -05:00
Isaac Connor f9a3c5fc83 Don't log error when ignoring action if it is an ajax request 2022-11-16 09:28:33 -05:00
Isaac Connor 22df344880 Merge branch 'master' of ../imouse 2022-11-16 09:23:05 -05:00
Isaac Connor 57e70e1f1d Switch to post methods for ajax actions on selected events. Can't use get because with a lot of selected events, the request URI gets too long. 2022-11-16 09:22:49 -05:00
Isaac Connor 4d716f26ee Make shm is not connected a debug... otherwise we really spam the logs. Useful error messages can go at a higher level 2022-11-16 09:07:36 -05:00
Isaac Connor 0cee0561a4 Change form to post for delete 2022-11-16 09:01:30 -05:00
Isaac Connor 6f8ce1343f Fix Monitor Permission updating. If monitors are specified, they default to View even if MOnitors is set to None. 2022-11-15 15:00:27 -05:00
Isaac Connor 89c6e22052 Remove check for ZM_WEB_DIR is writable. 2022-11-15 14:44:45 -05:00
Isaac Connor 97e464b342 Comment out debugging 2022-11-15 14:17:30 -05:00
Isaac Connor a4c88cea0a Fix warning about parentheses around assignment used as truth value 2022-11-15 13:03:55 -05:00
Isaac Connor e59451b6da Check for return value of openEvent. In the situation where opening the event fails we must not crash. 2022-11-15 12:49:59 -05:00
Isaac Connor 902f7d430f Add error message when minTime >= maxTime 2022-11-15 12:48:33 -05:00
Isaac Connor 6d7a5cbcea Fix infinite recursion in montagereview 2022-11-15 12:48:23 -05:00
Isaac Connor e24709ec46
Merge pull request #3632 from ZoneMinder/dependabot/github_actions/actions/dependency-review-action-3
Bump actions/dependency-review-action from 2 to 3
2022-11-14 13:21:28 -05:00
dependabot[bot] f1e7631e01
Bump actions/dependency-review-action from 2 to 3
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2 to 3.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 17:07:27 +00:00
Isaac Connor a6856c4f94
Merge pull request #3630 from mispdev/fix_db_utf8_connection
Set web backend DB connection to UTF8
2022-11-12 15:34:03 -05:00
Isaac Connor a712ad0605 Merge ../ZoneMinder.connortechnology 2022-11-10 18:10:08 -05:00
Isaac Connor 3e95134448 Remove Debug 2022-11-10 18:07:40 -05:00
Isaac Connor 69d835b5d2 Fix height of search text input to match buttons 2022-11-10 18:06:38 -05:00
Isaac Connor 37f4c1b454 Move title to Monitor div instead of container so that the title doesn't act on events list 2022-11-10 18:06:21 -05:00
Isaac Connor 7ac8a47f3e Fix 500 on saving user due to incorrect scope of g. Fixes #3629 2022-11-10 17:15:39 -05:00
Michael 0d6b8d1de3 Set web backend db connection to utf8 2022-11-10 18:57:35 +01:00
Isaac Connor bfaf8c8b53 Fix logic inversion on testing user Monitors for camera access 2022-11-06 07:46:41 -05:00
Isaac Connor 4814eaa2df Don't use old MonitorIds filter 2022-11-03 18:29:03 -04:00