Isaac Connor
23633ce30b
braces
2017-05-20 09:06:12 -04:00
Isaac Connor
a5ee8307d0
Merge ../ZoneMinder.connortechnology
2017-05-20 09:03:57 -04:00
Isaac Connor
457d7e5c94
code documentation, whitespace
2017-05-20 09:03:51 -04:00
Isaac Connor
6ec5a18a35
Merge branch 'master' of github.com:ConnorTechnology/ZoneMinder
2017-05-20 09:03:09 -04:00
Isaac Connor
dba947346a
braces
2017-05-20 09:03:04 -04:00
Isaac Connor
381d44439a
merge SA. braces/whitespace debugging
2017-05-20 09:01:32 -04:00
Isaac Connor
c24c427409
braces
2017-05-20 08:57:53 -04:00
Isaac Connor
ab365dc749
braces
2017-05-20 08:53:27 -04:00
Isaac Connor
62bd134277
whitespace/braces, also ffmpeg deprecation handling
2017-05-20 08:52:24 -04:00
Isaac Connor
3e426b87d3
init duration to 0 to quieten compiler
2017-05-20 08:35:06 -04:00
Isaac Connor
1ab8530aed
use enum values to make code more readable. Better error message on event insertion failure
2017-05-20 08:34:46 -04:00
Isaac Connor
7ecbcd8f12
code documentation
2017-05-20 08:26:55 -04:00
Isaac Connor
7970b806e0
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
2017-05-20 07:57:03 -04:00
Isaac Connor
b3e5d6f1c6
update to SA
2017-05-19 15:15:33 -04:00
Isaac Connor
e7ca892efd
merge more differences from SA
2017-05-19 15:07:41 -04:00
Isaac Connor
44e5b6f829
remove redundant code
2017-05-19 14:52:45 -04:00
Isaac Connor
92c5319fdf
add missing video_file
2017-05-19 14:43:59 -04:00
Isaac Connor
7c889add76
cleanup sql to load event data. Don't need MonitorName
2017-05-19 14:43:49 -04:00
Isaac Connor
764c76f98a
add loading the video filename when loading event data
2017-05-19 14:29:08 -04:00
Isaac Connor
ccc9f6fdf6
remove redundant code
2017-05-19 14:24:49 -04:00
Isaac Connor
41cf0a2458
add back analysis fps
2017-05-19 14:05:24 -04:00
Isaac Connor
8568c95fbe
handel NULLS in db fields
2017-05-19 14:03:28 -04:00
Isaac Connor
c4e68f8cfd
fix some spacing problems caused by missing ;
2017-05-19 13:35:13 -04:00
Isaac Connor
5e2220efa0
add a missing ; at end of line, and remove end of line spaces
2017-05-19 13:30:08 -04:00
Isaac Connor
6d6b453b82
Google code style/whitespace
2017-05-19 12:57:43 -04:00
Isaac Connor
64070daca6
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
2017-05-19 12:25:37 -04:00
Isaac Connor
0a8017b780
whitespace/google code style
2017-05-19 12:24:19 -04:00
Isaac Connor
9e3af977e2
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
2017-05-19 11:09:08 -04:00
Isaac Connor
c64391c98d
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
2017-05-19 11:00:37 -04:00
Isaac Connor
94a719f44f
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
2017-05-19 10:24:06 -04:00
Isaac Connor
29b43cfd0a
Whitespace, google style, localized video.js ( #1890 )
...
* merge some trivial updates from storageareas
* fix the code to do zm.conf.new
* merge whitespace and brace changes from sa branch
* merge localized versions of js files
* merge localized versions of js files
* merge code to load video.js etc on Event view
* Merge updates from sa branch
* Update frmo SA. Use Monitor object, still hide Controls by default.
2017-05-19 10:23:51 -04:00
Isaac Connor
6f33543fb2
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
2017-05-19 10:19:10 -04:00
Isaac Connor
75ca52dba5
fix width of plus and minus buttons in filters
2017-05-19 10:18:52 -04:00
Isaac Connor
94f7194e4f
Update frmo SA. Use Monitor object, still hide Controls by default.
2017-05-18 21:48:21 -04:00
Isaac Connor
319712a4c1
Merge updates from sa branch
2017-05-18 15:16:59 -04:00
Isaac Connor
377cc94acb
Merge more changes to make video storage ui's work ( #1889 )
...
* merge some trivial updates from storageareas
* fix the code to do zm.conf.new
* merge whitespace and brace changes from sa branch
* merge localized versions of js files
* merge localized versions of js files
* merge code to load video.js etc on Event view
2017-05-18 15:11:26 -04:00
Isaac Connor
f851daca68
merge code to load video.js etc on Event view
2017-05-18 15:10:13 -04:00
Isaac Connor
5500d7bbc0
merge localized versions of js files
2017-05-18 15:05:57 -04:00
Isaac Connor
bf3db69cbe
merge localized versions of js files
2017-05-18 15:05:10 -04:00
Isaac Connor
bc1a2dcb21
whitespace & braces
2017-05-18 14:55:53 -04:00
Isaac Connor
57d07aef22
merge whitespace and brace changes from sa branch
2017-05-18 14:44:06 -04:00
Isaac Connor
64bb7bace8
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
2017-05-18 14:04:48 -04:00
Isaac Connor
9fd9a75669
fix whitespace, braces, simplify sql
2017-05-18 14:04:24 -04:00
Isaac Connor
29bcab9204
fix Debug to Logger::Debug
2017-05-18 13:54:06 -04:00
Isaac Connor
d1c61a252f
fix whitspace/braces
2017-05-18 13:50:56 -04:00
Isaac Connor
96051a0071
we switched to .png instead of .gif
2017-05-18 13:50:46 -04:00
Isaac Connor
1404785eeb
revert my attempt to make it rename zm.conf to zm.conf.new on install
2017-05-18 12:07:04 -04:00
Isaac Connor
234a9ce236
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
2017-05-17 11:54:02 -04:00
Isaac Connor
6ffe8018ef
fixup spacing/braces
2017-05-17 11:52:25 -04:00
Isaac Connor
a933d4ae12
fix spacing and braces
2017-05-17 11:40:54 -04:00