Commit Graph

7766 Commits

Author SHA1 Message Date
Andrew Bauer d228cc79d3
attempt to speed up the build 2018-02-20 18:31:19 -06:00
Andrew Bauer 3fa4c525f8
Add Raspbian Stretch to buildsystem 2018-02-19 20:33:41 -06:00
Andrew Bauer c7aa45c4ce
libmysqlclient-dev debian package name changes 2018-02-19 20:21:21 -06:00
Andrew Bauer 2bc47ca6ec
add qemu arm support to travis ci 2018-02-19 19:31:22 -06:00
Andrew Bauer 1ace6861c8
raspbian support to buildsystem 2018-02-19 11:30:27 -06:00
Andrew Bauer a177d8e9dc
Merge pull request #2041 from flashoftheblades/master
Added control script for Reolink cameras
2018-02-06 14:02:36 -06:00
flashoftheblades 34f6584081
Update zm_create.sql.in 2018-02-05 18:53:47 -05:00
flashoftheblades 630dde26d1
Add files via upload 2018-02-05 18:52:05 -05:00
Simpler1 ce19c65cc9 Ipcc (#2040)
* fix(ipcc): Invert up/down to work properly

* fix(ipcc): Change the initial values for ipcc camera
2018-01-22 15:33:11 -05:00
Andrew Bauer 9a8a72ba27
typo 2018-01-20 17:46:53 -06:00
Andrew Bauer 06c2c18135
fix url to display properly 2018-01-20 17:46:15 -06:00
Andrew Bauer 8dc6910bbd
Remove reference to zm 1.29, update description of isaac's ppa 2018-01-20 17:34:37 -06:00
Andrew Bauer 32bf57d35b docker support files moved to zmdockerfiles 2018-01-19 15:15:11 -06:00
Andy Bauer 95edf1b2a8 fix typo 2018-01-18 09:35:04 -06:00
Andy Bauer 2e4a20dfba entrypoint.sh - add multi-distro compatibility 2018-01-18 09:08:09 -06:00
Andrew Bauer 9d28836e57
Merge pull request #2036 from ZoneMinder/fix_export
Add a few more extensions to the list of files to include in export
2018-01-18 08:34:08 -06:00
Andrew Bauer b7258bb6c1
Merge pull request #2037 from kb5won/patch-1
Update packpack.rst
2018-01-18 08:33:18 -06:00
Brian Gallimore 9df7349e8e
Update packpack.rst
added path to git clone command.  (I'm following install guide for first time and that step didn't work without the path)
2018-01-17 19:57:45 -06:00
Isaac Connor 55fa86c7be Add a few more extensions to the list of files to include in export 2018-01-17 16:57:38 -05:00
Andrew Bauer 6c5dd0d395
Update zmlinkcontent.sh.in 2018-01-17 14:46:21 -06:00
Andrew Bauer 285a3a2958 zmlinkcontent.sh - only symlink events & images folder when -o flag is set 2018-01-17 14:41:44 -06:00
Andrew Bauer 617331ef32
fix apache alias 2018-01-17 10:38:20 -06:00
Andrew Bauer 5d0defd9fa
zmlinkcontent.sh - modify temp folder link command 2018-01-17 09:58:18 -06:00
Andrew Bauer 064be68efa
fix typo 2018-01-17 08:46:38 -06:00
Andrew Bauer 8c8c257799
log folder check moved to zmlinkcontent.sh 2018-01-17 08:18:41 -06:00
Andrew Bauer 0ddf9633ed zmlinkcontent.sh - verify zm temp and log folders 2018-01-17 08:16:15 -06:00
Andrew Bauer 0305dfea92
Update entrypoint.sh 2018-01-16 20:47:23 -06:00
Andrew Bauer 530e10610e
Update entrypoint.sh 2018-01-16 20:14:42 -06:00
Andrew Bauer fe0bd66f74
fix whitespace in service startup text 2018-01-16 20:12:26 -06:00
Andrew Bauer 7b3f72d7a2
update service startup text 2018-01-16 20:02:18 -06:00
Andy Bauer 6826ebff9f new docker entrypoint script 2018-01-16 18:00:37 -06:00
Andrew Bauer c0955e0043
link cakephp tmp folder to /var/tmp
This has be done for docker builds
2018-01-15 21:01:02 -06:00
Andrew Bauer 4af48a5885
silence a2enmod output 2018-01-15 14:40:04 -06:00
Andrew Bauer 7451afcfab
delete extra apostraphe 2018-01-15 11:13:26 -06:00
Andrew Bauer 31cc03eafc
fix datatype issue with BTTV Video presets 2018-01-15 09:45:40 -06:00
Andrew Bauer d54f3f7168
fix misaligned fields in Axis & Qihan presets 2018-01-15 09:15:57 -06:00
Andrew Bauer 80362f99fa fix misaligned db fields for certain presets (#2034) 2018-01-14 21:14:30 -05:00
Andrew Bauer 40928b2f3c
Update README.md 2018-01-14 16:41:21 -06:00
Andrew Bauer e1f8278712
Update ISSUE_TEMPLATE.md 2018-01-14 15:24:47 -06:00
Andrew Bauer d53f3e8048
Update README.md 2018-01-14 15:21:40 -06:00
Andy Bauer 0994b1f211 Dockerfile moved to ZoneMinder/zmdockerfiles 2018-01-14 14:54:10 -06:00
Andrew Bauer 36ab7b01e8
Merge pull request #2018 from connortechnology/robots
add a robots.txt to the docroot to tell bots to not scrape our ZM install
2018-01-04 20:42:15 -06:00
Andrew Bauer da4d6d168d
Merge pull request #2022 from connortechnology/fix_Channel
alter the type of the Channel field to match the update that occurred…
2018-01-04 20:40:08 -06:00
Andrew Bauer bc096bcc3d
make zoneminder rpm depend on zip package 2017-12-14 14:14:31 -06:00
Andrew Bauer b017394961
Remove Fedora 25 support from build system 2017-12-13 15:49:31 -06:00
Isaac Connor 833ae0ee8f alter the type of the Channel field to match the update that occurred in 1.23.3 2017-12-11 15:09:41 -05:00
Andrew Bauer 0d9f330356 call zmcamtool during postinst (#2021) 2017-12-10 14:14:39 -05:00
Andy Bauer a2d266f8f9 fix floreen ptz control sql 2017-12-09 16:05:42 -06:00
Pliable Pixels 08b5c26a15 2019 maxscoreframeid (#2020)
* added MaxScoreFrameId to address #2019

* consistent quotes
2017-12-07 14:11:06 -05:00
Isaac Connor fb424a7eef add a robots.txt to the docroot to tell bots to not scrape our ZM install. 2017-12-07 09:32:23 -05:00