Isaac Connor
ab68bef39a
Merge branch 'master' into filter_pre_post
2020-08-26 15:28:48 -04:00
Isaac Connor
99472242af
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2020-08-26 15:16:36 -04:00
Isaac Connor
0ced21dda7
Persist video volume in a cookie so that subsequent events remember the volume level.
...
Fixes #3013
2020-08-26 15:15:57 -04:00
Andrew Bauer
67fe9d0cb4
un-popup the users views
2020-08-26 13:52:10 -05:00
Andrew Bauer
8c4f89c099
requested dark skin changes
2020-08-26 13:31:58 -05:00
Isaac Connor
bb6218a1ba
Merge pull request #3028 from Carbenium/config-split
...
Extract generated part of zm_config.h into zm_config_data.h
2020-08-26 13:42:54 -04:00
Isaac Connor
24d1ba3a00
fix eslint
2020-08-26 13:41:40 -04:00
Isaac Connor
b4fbe84f6b
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2020-08-26 13:31:36 -04:00
Isaac Connor
abebc74e1e
sphinx-build is in python3-sphinx
2020-08-26 13:31:32 -04:00
Andrew Bauer
1c7bddf96e
monitor config no longer a popup
2020-08-26 12:22:19 -05:00
Andrew Bauer
ac7867eab3
make function view a modal
2020-08-26 11:39:48 -05:00
Andrew Bauer
f003dd7782
remove zoneinder-upload folder from cmakelists
2020-08-25 16:57:06 -05:00
Peter Keresztes Schmidt
06dfe9b987
Extract generated part of zm_config.h into zm_config_data.h
...
With this change IDEs have it easier to correctly reference the
variable/class declarations. Additionally one does not have to
regenerate the zm_config.h file when changing the code.
2020-08-25 23:33:56 +02:00
Isaac Connor
9cc71900ba
Merge pull request #3027 from Carbenium/config-warning
...
zm_config: Fix a -Wwrite-string warning
2020-08-25 15:37:06 -04:00
Peter Keresztes Schmidt
394426cca2
zm_config: Fix a -Wwrite-string warning
...
For reference:
/home/peterke/DEV/zoneminder/build/src/zm_config.h:31:26: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
2020-08-25 20:51:42 +02:00
Isaac Connor
06942746d6
Merge branch 'release-1.34'
2020-08-25 12:41:33 -04:00
Isaac Connor
b5ef7b08b9
settings popup has to come from the server hosting the v4l device, so use monitor->UrlToIndex and include auth.
2020-08-25 12:40:22 -04:00
Isaac Connor
6587cdd3de
Handle failure to get v4l settings. Fix assignment of values to monitor object.
2020-08-25 12:39:44 -04:00
Isaac Connor
b0f5f3617a
Always set auth_hash and always set auth_relay, using our handy new get_auth_relay function
2020-08-25 12:39:14 -04:00
Isaac Connor
f1fab6361f
fix dimensions of v4l settings popup
2020-08-25 12:38:46 -04:00
Isaac Connor
98dce06d6b
Introduce get_auth_relay to return an auth string to use in urls.
2020-08-25 12:38:31 -04:00
Isaac Connor
e3a48c2db4
Handle the case where the layout has invalid json
2020-08-25 12:07:45 -04:00
Isaac Connor
cb02b8e147
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2020-08-25 11:48:00 -04:00
Isaac Connor
6fbe7457ff
Add missing globals
2020-08-25 11:47:49 -04:00
Isaac Connor
626e892b33
add global
2020-08-25 11:43:55 -04:00
Isaac Connor
3d3dde22c4
Use zm_session_start
2020-08-25 11:31:06 -04:00
Isaac Connor
278be59c86
Use zm_session_start
2020-08-25 11:30:51 -04:00
Isaac Connor
3c29228df5
Use zm_session_start
2020-08-25 11:30:22 -04:00
Isaac Connor
586f9f3e52
Use zm_session_start
2020-08-25 11:27:25 -04:00
Isaac Connor
d1aa440449
Merge pull request #3023 from Carbenium/ci-skip-deploy-fork
...
CI: Do not try to run deploy when building from a fork
2020-08-25 11:18:02 -04:00
Isaac Connor
aeebe0b4ed
Merge pull request #3024 from Carbenium/utils-travis-cleanup
...
Utils: Remove scripts related to Travis which are now handled by packpack
2020-08-25 11:17:40 -04:00
Peter Keresztes Schmidt
ad90dba0ae
Utils: Remove scripts related to Travis which are now handled by packpack
2020-08-25 16:47:32 +02:00
Peter Keresztes Schmidt
443c74a418
CI: Do not try to run deploy when building from a fork
2020-08-25 16:22:14 +02:00
Isaac Connor
fec98ce1a2
Merge pull request #3020 from Carbenium/ci-remove-eol-distros
...
CI: Remove EOL distro version from build matrix
2020-08-24 18:52:21 -04:00
Isaac Connor
6e32e86f10
Merge pull request #3019 from Carbenium/ci-packpack-exit-code
...
CI: Make sure the Travis build fails if packpack exits with an error code
2020-08-24 18:06:59 -04:00
Isaac Connor
2e4baba740
I have deprecated support for trusty, precise, really old debian.
2020-08-24 18:06:14 -04:00
Isaac Connor
981439cbd9
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2020-08-24 17:42:37 -04:00
Isaac Connor
fe5e005d8e
Calculate scale to pass to getStreamSrc for thumbnail still and stream
2020-08-24 17:42:23 -04:00
Peter Keresztes Schmidt
8d99725ebf
CI: Remove EOL distro version from build matrix
...
This commit removes
* Debian Jessie (LTS support ended June 30, 2020)
* Ubuntu Trusty (Standard support ended Apr 2019)
* Ubuntu Disco (Support ended Jan 23, 2020)
2020-08-24 23:41:04 +02:00
Peter Keresztes Schmidt
409f740623
CI: Make sure the Travis build fails if packpack exits with an error code
2020-08-24 23:11:36 +02:00
Andrew Bauer
0879ecf9a5
update timeline header
2020-08-24 14:33:01 -05:00
Isaac Connor
2d05fbda8d
simplify debug line
2020-08-24 14:36:36 -04:00
Isaac Connor
3c1651d98f
in getStreamSrc if scale isn't set figure it out from width and height if passed
2020-08-24 14:35:59 -04:00
Andrew Bauer
41c1774e4a
remove ftp upload folder from specfile
2020-08-24 12:33:22 -05:00
Andrew Bauer
8c32511c83
whitespace
2020-08-24 12:05:31 -05:00
Isaac Connor
bce38ae2c6
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2020-08-24 12:05:25 -04:00
Isaac Connor
56e2ac5baa
add scale to query params because zms doesn't wupport width&height
2020-08-24 12:05:14 -04:00
Andrew Bauer
e5e2c3b347
fix stats off by 1 frame, don't alert on score 0
2020-08-24 10:57:54 -05:00
Andrew Bauer
c6e3107a50
make donate view a modal
2020-08-24 09:31:21 -05:00
Isaac Connor
67f2e3c1a0
Merge branch 'master' into filter_pre_post
2020-08-24 10:30:01 -04:00