Isaac Connor
05d0e0ed71
Merge branch 'master' into storageareas
2017-06-09 14:20:49 -04: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
3bfac9faff
Merge branch 'master' into storageareas
2017-06-09 13:00:24 -04: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
528582fec6
fix tabs
2017-06-09 10:36:38 -04:00
Isaac Connor
1788aabb6c
Merge branch 'storageareas' into move_dirs
2017-06-09 10:35:58 -04:00
Isaac Connor
9669fede18
fix merge by putting back my dbRow object
2017-06-09 10:18:15 -04:00
Isaac Connor
c75215ad29
fix merge problems
2017-06-09 09:13:30 -04:00
Isaac Connor
371b86300a
Merge branch 'master' into storageareas
2017-06-08 14:23:40 -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
02b2d8a968
put in ffmpeg version test
2017-06-08 12:22:28 -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
Isaac Connor
d524f98d43
add find_all function
2017-06-06 20:29:17 -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
Isaac Connor
070f0d5d62
don't init converted_input_samples
2017-06-06 15:57:42 -04:00
Isaac Connor
1ab5e0e374
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
2017-06-06 15:36:10 -04:00
Isaac Connor
7d97267dd2
fix compile on old ffmpeg
2017-06-06 15:35:17 -04:00
Andy Bauer
0892be3970
further consolidation of ZM_TARGET_DISTRO
2017-06-06 11:59:56 -05:00
Andy Bauer
54312fa994
consolidate ZM_TARGET_DISTRO parameters
2017-06-06 11:56:53 -05:00
Isaac Connor
04aa01ba0c
add login css files
2017-06-05 21:41:39 -04:00
Isaac Connor
cfa292a204
update widths of monitors when selecting a layout
2017-06-05 19:53:19 -04:00
Isaac Connor
46f23efa01
increaes height of eventdetail popup
2017-06-05 19:52:32 -04:00
Andrew Bauer
831bec3398
Merge pull request #1901 from jedelbo/1900-update_danish-translation
...
Update danish translation file
2017-06-05 15:57:09 -05:00
Andrew Bauer
2bc6f1627e
Add support for conf.d subfolder ( #1902 )
...
* cmake changes to support conf.d
* php changes to support conf.d
* perl changes to support conf.d
* C changes to support conf.d
* add conf.d support to rpmspecfile
* fix typo
* specify ZM_CONFIG_SUBDIR in relevant target distros
* put back my config_file perl definition
* remove quotes from ZM macros
* fix snprintf
* add README to conf.d folder
* adjust rpm specfile
* remove custom permissions from README in rpmspecfile
* modify rpm README documentation to reflect conf.d support
* set ZM_CONFIG_SUBDIR in debian rules file
2017-06-05 16:39:19 -04:00
Isaac Connor
523f3f4fca
Merge branch 'master' of github.com:ConnorTechnology/ZoneMinder
2017-06-05 16:29:35 -04:00
Isaac Connor
bedc1d3e13
fix spacing
2017-06-05 16:29:04 -04:00
Isaac Connor
c71a4fd690
fix spacing
2017-06-05 15:36:37 -04:00
Isaac Connor
08d505360d
spacing
2017-06-05 15:22:32 -04:00
Isaac Connor
ad4264dad7
spacing
2017-06-05 15:21:27 -04:00