Isaac Connor
734f099b4a
remove content from changelog
2017-06-15 12:15:15 -04:00
Isaac Connor
2b5139033c
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
2017-06-14 15:09:28 -04:00
Isaac Connor
e2139920a8
change some more quotes
2017-06-14 15:09:21 -04:00
Andrew Bauer
b17a4d8994
Create startpackpack.sh
...
quiet gdebi output
2017-06-14 12:28:56 -05:00
Andrew Bauer
f91e171526
Create startpackpack.sh
...
increase travis build log output, filter out ONVIF
2017-06-14 12:06:55 -05:00
Isaac Connor
a4b3f6b41a
fix form of delete used
2017-06-14 10:54:21 -04:00
Isaac Connor
b51d885f66
fix build on old ffmpeg
2017-06-14 10:36:08 -04:00
Isaac Connor
4219bcd1ca
add the missing .map file for bootstrap
2017-06-14 09:36:49 -04:00
Isaac Connor
ce6a6a41a8
fix gif->png and the path for arrow-s-u and arrow-s-d
2017-06-14 09:34:03 -04:00
Isaac Connor
f0d80ddfd4
fix runstate merge
2017-06-13 21:18:09 -04:00
Isaac Connor
dd70eb3e5f
more deprecation fixes
2017-06-13 17:06:50 -04:00
Isaac Connor
42100d9a33
introduce current_event in videostore_data so we know which event we are writing a video file for. Also, GetLastEventId so that non-friends can find out the event id of the current event.
2017-06-13 17:05:37 -04:00
Isaac Connor
3c053b36ef
introduce zm_dump_codecpar and zm_dump_codec to be used for debugging
2017-06-13 16:51:51 -04:00
Andrew Bauer
417421b1d8
move include <sys/uio.h> outside defined(BSD) block ( #1919 )
2017-06-13 15:39:12 -04:00
Andrew Bauer
df304b417a
Update zmupdate.pl.in
2017-06-13 11:08:58 -05:00
Andrew Bauer
bf04a68085
Merge pull request #1752 from connortechnology/filter_by_runstate
...
rough in the ability to filter on RunState
2017-06-12 20:54:17 -05:00
Andrew Bauer
c11a219b9f
Merge pull request #1896 from connortechnology/dragndrop_monitor_sorting
...
Dragndrop monitor sorting
2017-06-12 20:49:51 -05:00
Andrew Bauer
bacf65ae9a
Migrate values from Options -> Paths to zm.conf ( #1908 )
...
* initial commit to migrate contents of Options->Paths to zm.conf
* remove paths items from configdata.pm
* remove paths tab from options
* update deb packaging scripts with new cmake vars
* remove extraneous file
* save custom paths variables to config file before dB is freshened
* don't check configs if the dB version is >= 1.31.0
2017-06-12 21:39:37 -04:00
Andrew Bauer
4ba9205ba9
Merge pull request #1917 from MarkosVakondios/1915-dockerfile_will_not_build
...
1915 Typo fix
2017-06-12 06:38:43 -05:00
markos
15a6c3c775
1915 Typo fix
2017-06-11 20:07:28 +03:00
Andrew Bauer
c67f40e684
Merge pull request #1916 from MarkosVakondios/1915-dockerfile_will_not_build
...
Fix for 1915-Dockerfile will not build
2017-06-11 07:55:05 -05:00
markos
2b5f86397d
Fix for 1915-Dockerfile will not build
2017-06-11 11:27:16 +03:00
Andrew Bauer
fae69a86a9
Merge pull request #1912 from knnniggett/minimizetravislog
...
minimize Travis log output
2017-06-09 13:38:21 -05:00
Andrew Bauer
34f1d10bd8
Merge branch 'master' into minimizetravislog
2017-06-09 13:23:04 -05:00
Isaac Connor
781d49dfb1
fix merge
2017-06-09 14:19:31 -04:00
Andrew Bauer
281ce91245
use tail not cat
2017-06-09 13:14:46 -05:00
Andrew Bauer
143f1ef448
use cat -n
2017-06-09 13:06:37 -05:00
Andrew Bauer
62429a55a8
why did git decide to delete these synlinks???
2017-06-09 12:58:15 -05:00
Andrew Bauer
07d9d35e39
minimize Travis log output
2017-06-09 12:52:00 -05:00
Isaac Connor
7e3b101d7f
Merge branch 'master' of github.com:ConnorTechnology/ZoneMinder
2017-06-09 11:45:48 -04:00
Isaac Connor
162cc05a33
when debug is turned on, fflush after every line. Debug logging is almost useless when debugging a crash without this.
2017-06-09 11:05:44 -04:00
Isaac Connor
ccfa2da00b
Merge ../ZoneMinder.connortechnology
2017-06-09 10:46:46 -04:00
Isaac Connor
f8cb0a5e21
Merge branch 'master' into add_was_alarmed
2017-06-09 10:46:01 -04:00
Isaac Connor
b16d84911b
merge fixes from storageareas
2017-06-09 10:38:20 -04:00
Isaac Connor
0e4485c013
Merge ../ZoneMinder.connortechnology
2017-06-08 14:03:52 -04:00
Isaac Connor
c6a1518548
remark out call to set progressBarWidth, but that should never change and it uses a var that isn't global barWidth
2017-06-08 14:03:07 -04:00
Isaac Connor
cac5819331
update call to getStreamSrc to use ->getStreamSrc. Also remove extraneous canView(Event)
2017-06-08 14:02:27 -04:00
Isaac Connor
2c1f576da4
Don't need to check for values in args, beacuse we set one above
2017-06-08 14:01:44 -04:00
Isaac Connor
405078686a
update getStreamSrc to take a hash instead of an array of thing=thing
2017-06-08 14:01:22 -04:00
Isaac Connor
d7b291f933
add more debug
2017-06-08 13:44:22 -04:00
Isaac Connor
81c2216eb6
spaces/quotes
2017-06-08 13:37:26 -04:00
Isaac Connor
84fd80b242
undo cake log path changes
2017-06-08 12:21:51 -04:00
Isaac Connor
f67584ebf9
remove references to incomplete icon work
2017-06-08 08:39:49 -04:00
Isaac Connor
86b3b10d5a
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
2017-06-07 15:28:35 -04:00
Isaac Connor
c55814647c
fix spacing, braces, quotes
2017-06-07 15:28:31 -04:00
Isaac Connor
175e6921f9
use version-generic urls to jquery and jquery-ui
2017-06-07 14:13:03 -04:00
Isaac Connor
b4bdc1fd6b
Merge branch 'master' into dragndrop_monitor_sorting
2017-06-06 20:39:58 -04:00
Isaac Connor
01717a5c14
Merge branch 'master' into filter_by_runstate
2017-06-06 20:34:47 -04:00
Ravaka Razafimanantsoa
214d9898a3
Enchancing Dockerfile and docker execution ( #1898 )
...
* Enchancing Dockerfile and docker execution
* Setting database if does not exist\nSolving SQL problem when adding monitor
* Sharing events and images
* Dockerfile a little bit more flexible
* Setting better start command
2017-06-06 20:22:37 -04:00
Isaac Connor
a9ebcd6e8a
set email address to send complaints to
2017-06-06 16:03:10 -04:00