Isaac Connor
|
af3ce3660f
|
Only unlink if file exists, removing warning. Always return a Storage object in Monitor->Storage() fixes Monitor Delete.
|
2018-05-24 09:54:45 -04:00 |
Isaac Connor
|
be424f46f0
|
Merge branch 'storageareas' of github.com:connortechnology/ZoneMinder into storageareas
|
2018-05-18 12:07:22 -04:00 |
Isaac Connor
|
8276386a44
|
We always return an associative array now
|
2018-05-18 09:06:17 -04:00 |
Isaac
|
93dd943fec
|
Fix some spacing
|
2018-05-16 20:17:57 +02:00 |
Isaac Connor
|
571b27a025
|
Merge branch 'storageareas' of github.com:ConnorTechnology/ZoneMinder into storageareas
|
2018-05-10 14:39:16 -04:00 |
Isaac Connor
|
c61deb422f
|
update to -zm versions
|
2018-05-10 14:38:49 -04:00 |
Isaac Connor
|
62edca6dcb
|
add fileSize to the api, and use it to add remote fileSize reporting in includes/Event
|
2018-05-08 13:33:56 -07:00 |
Isaac Connor
|
e7bd5900bc
|
rough in a Storage Model
|
2018-05-07 14:09:05 -07:00 |
Isaac Connor
|
1a012c62ff
|
Add fileExists to event view
|
2018-05-07 14:07:03 -07:00 |
Isaac Connor
|
9c44f56f37
|
Add Storage to belongsTo. Implement Relative_Path and fileExists functions
|
2018-05-07 14:06:48 -07:00 |
Isaac Connor
|
f2c099f1e4
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2018-05-04 16:01:25 -04:00 |
Isaac
|
84c94efaa8
|
Move redunddant close methods into parent. Use Fatal instead of croak. Croak is not defined so it causes an infinite loop
|
2018-05-04 02:26:25 +02:00 |
Pliable Pixels
|
e953a04f61
|
naming consistency of attribute (#2096)
|
2018-05-03 14:03:49 -04:00 |
Pliable Pixels
|
a3158fcc97
|
auth_key api for different situations (#2090)
* auth_key api for different situations
* added new flag to indicate if password needs to be appended
* pure json view
|
2018-05-02 12:26:28 -04:00 |
Isaac Connor
|
c3b6cd4bab
|
include auth.php if auth is on, and return '' for auth_hash is auth is disabled
|
2018-04-30 11:24:53 -04:00 |
Isaac Connor
|
a4da624f4c
|
break out of loops when zm-terminate is set
|
2018-04-27 13:20:38 -07:00 |
Isaac Connor
|
bbb10fa4b4
|
Turn off ffmpeg debugging output, as it seems to conflict with the code at zm_db.cpp 34
|
2018-04-24 12:40:15 -04:00 |
Isaac Connor
|
578df0c5cc
|
update submodules
|
2018-04-20 16:18:58 -04:00 |
Isaac Connor
|
c65255a067
|
Merge ../ZoneMinder.connortechnology
|
2018-04-20 15:56:42 -04:00 |
Isaac Connor
|
a868bb70ed
|
Better debug when fail to attach images
|
2018-04-20 15:56:14 -04:00 |
Isaac Connor
|
fac3cde1e7
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2018-04-20 15:23:23 -04:00 |
Andy Bauer
|
ed140426ab
|
rpm packaging changes and documentation
|
2018-04-19 15:36:43 -05:00 |
Andrew Bauer
|
3c225c9f1c
|
Migrate Webcache out of webroot (#2083)
* migrate webcache folder out of webroot, migrate htaccess files
* rpm specfile - add missing reference to cache folder
* fix submodule mixup
|
2018-04-19 15:01:46 -04:00 |
Isaac Connor
|
fb44619a66
|
output the initial table head
|
2018-04-19 14:33:05 -04:00 |
Isaac Connor
|
2aa689a14a
|
Use a class instead of an id for consoleTable
|
2018-04-19 14:20:02 -04:00 |
Andrew Bauer
|
a5cbc8abd1
|
buildsystem - update git submodules
|
2018-04-18 19:21:14 -05:00 |
Andrew Bauer
|
f6540aeba1
|
point git submodules to our own forks
|
2018-04-18 14:00:00 -05:00 |
Isaac Connor
|
0b0fbae1c5
|
Add output of paused image when paused
|
2018-04-12 18:43:57 -04:00 |
Isaac Connor
|
f9f78e9aa3
|
Convert event_id to a 64bit unsigned int
|
2018-04-12 13:40:11 -07:00 |
Isaac Connor
|
989ed65f52
|
spacing and braces, remove a dead unused function
|
2018-04-11 10:50:28 -04:00 |
Isaac Connor
|
ae3ccf6ffe
|
Merge branch 'storageareas' of github.com:connortechnology/ZoneMinder into storageareas
|
2018-04-06 12:32:07 -07:00 |
Isaac Connor
|
fdd8be5daf
|
brackets and spaces
|
2018-04-06 14:52:56 -04:00 |
Isaac Connor
|
7f850890cb
|
whitespace
|
2018-04-06 14:42:20 -04:00 |
Isaac Connor
|
513708b11c
|
don't need to define the config, it will have already been done. Include auth.php instead of functions.php as the code has been moved
|
2018-04-06 14:42:10 -04:00 |
Isaac Connor
|
a789fc88aa
|
implement getAuthHash
|
2018-04-06 14:41:39 -04:00 |
Isaac Connor
|
2c02a479d6
|
remove duplicated config code from bootstrap and just include config.php
|
2018-04-06 14:38:32 -04:00 |
Isaac Connor
|
7a12589a83
|
Merge branch 'storageareas' of github.com:connortechnology/ZoneMinder into storageareas
|
2018-04-05 13:41:47 -07:00 |
Isaac Connor
|
f1a8d5f1ff
|
start of work on .41. Adding foreign keysy
|
2018-04-05 13:41:24 -07:00 |
Isaac Connor
|
632ab143fe
|
error when can't set session in cake
|
2018-04-05 14:21:56 -04:00 |
Isaac Connor
|
87f5204c46
|
rename process_configfile to remove namesspace colision
|
2018-04-05 11:44:21 -04:00 |
Isaac Connor
|
fb392b2765
|
put back process_configfile
|
2018-04-05 11:33:24 -04:00 |
Isaac Connor
|
8fee795fb4
|
don't duplicate declaration of process_configfile, because we include our version from ZM
|
2018-04-05 11:24:17 -04:00 |
Isaac Connor
|
489f11bd07
|
empty contents of zone.css because it is no different from base.
|
2018-04-03 21:18:29 -04:00 |
Isaac Connor
|
793f630ee0
|
Merge branch 'storageareas' of github.com:connortechnology/ZoneMinder into storageareas
|
2018-04-02 10:43:07 -07:00 |
Pliable Pixels
|
d3350919de
|
Reintroduced empty check rule, closed paranthesis
|
2018-03-27 10:55:36 -04:00 |
Pliable Pixels
|
5b7011c61b
|
commented out incomplete definition - please complete it if you need it
|
2018-03-27 03:58:28 -04:00 |
Isaac Connor
|
c83e259160
|
revert to v3.1.0 of CRud
|
2018-03-22 12:01:38 -04:00 |
Isaac Connor
|
a4fee5c91c
|
further merges from cakephp 2.10.8
|
2018-03-21 13:09:55 -04:00 |
Isaac Connor
|
27736fb5d9
|
Merge ../ZoneMinder.master into storageareas
|
2018-03-15 11:04:41 -04:00 |
mcdamo
|
aa0a831223
|
Update Host.php (#2062)
Remove whitespace causing problems with session authentication
|
2018-03-13 22:28:38 -04:00 |