Isaac Connor
|
944a131142
|
Merge ../ZoneMinder.master into storageareas
|
2016-08-22 11:49:50 -04:00 |
Isaac Connor
|
be7683299e
|
use single quotes instead of double quotes
|
2016-08-22 11:49:45 -04:00 |
Isaac Connor
|
d6b126fe8c
|
Add caller and line when an unknown function is called on the Monitor object
|
2016-08-22 11:28:53 -04:00 |
Isaac Connor
|
eafe3d7748
|
Merge branch 'master' into storageareas
|
2016-08-17 10:31:55 -04:00 |
Isaac Connor
|
c82c872665
|
add a default NULL value to __construct
|
2016-08-17 10:31:16 -04:00 |
Andrew Bauer
|
7d48b2c6c5
|
Merge pull request #1577 from ZoneMinder/fix_zmaControl
fix error in calling zmaControl
|
2016-08-17 08:36:51 -05:00 |
Isaac Connor
|
19d46c2d09
|
Merge branch 'master' into storageareas
|
2016-08-15 10:45:50 -04:00 |
Andrew Bauer
|
31cb86046c
|
Merge pull request #1592 from connortechnology/fix_analysis_frame
Fix analysis frame
|
2016-08-14 10:54:46 -05:00 |
Isaac Connor
|
240336e3ec
|
silence error when Event has no StorageId set
|
2016-08-12 15:20:21 -04:00 |
Isaac Connor
|
3dadcc8d32
|
add ability to pass show=capture or show=analyse to getImageSrc
|
2016-08-12 15:14:51 -04:00 |
Isaac Connor
|
f9e7d3ccd8
|
fix error messages when an empty Monitor is instantiated
|
2016-08-09 10:43:51 -04:00 |
Isaac Connor
|
2451768295
|
Merge branch 'master' into storageareas
|
2016-08-08 18:08:46 -04:00 |
Andrew Bauer
|
382896dc0d
|
Merge pull request #1498 from josh4trunks/mysql_port_socket
Add support for MySQL Port / Unix Socket
|
2016-08-06 09:32:32 -05:00 |
Isaac Connor
|
aa78b403a1
|
zmaControl can take an id #, so need to move the check for local server test down.
|
2016-08-02 12:33:41 -04:00 |
Isaac Connor
|
c58c3efcf5
|
fix to
|
2016-07-25 15:34:53 -04:00 |
Isaac Connor
|
b9bba6bde5
|
fix to
|
2016-07-25 15:32:57 -04:00 |
Isaac Connor
|
b9a15d1465
|
fix missed to conversion
|
2016-07-23 13:37:00 -04:00 |
Isaac Connor
|
8194876454
|
always put popup links in a, even if it is disabled
|
2016-07-22 16:03:57 -04:00 |
Isaac Connor
|
6d1f85bcd6
|
fix spacing and code style, and when logging in, change view to console
|
2016-07-22 16:03:39 -04:00 |
Isaac Connor
|
440f8fafdd
|
implement object based versions of getImageSrc and creatListThumbnail
|
2016-07-20 15:21:23 -04:00 |
Isaac Connor
|
b1d0223c30
|
implement human_filesize
|
2016-07-20 15:20:21 -04:00 |
Isaac Connor
|
bce7369984
|
Merge branch 'disk_space_in_events' into storageareas
|
2016-07-19 17:36:15 -04:00 |
Isaac Connor
|
cd43d1fa7a
|
Rough in Event disk space reporting
|
2016-07-19 17:34:01 -04:00 |
Isaac Connor
|
eb0ddc4e32
|
update and use Monitor object to generate the stream html. Also introduce a mode parameter to getStreamHTML to specify stills
|
2016-07-14 11:55:27 -04:00 |
Isaac Connor
|
791c8fb3d5
|
add setting of object property
|
2016-06-24 10:30:56 -04:00 |
Isaac Connor
|
c1f30480e3
|
fix merge
|
2016-06-23 12:49:27 -04:00 |
Isaac Connor
|
e29a0ebe71
|
Merge branch 'feature-h264-videostorage' into storageareas
|
2016-06-21 13:48:32 -04:00 |
Isaac Connor
|
31a5252afa
|
apply btn and btn-primary styles to remaining buttons on console
|
2016-06-21 09:22:32 -04:00 |
Isaac Connor
|
4230bd1bd5
|
move the control_fields into the class so that it is available.
|
2016-06-20 12:46:23 -04:00 |
Isaac Connor
|
9c7b22086f
|
introduce a hash to define the fields and default values of the control table. Primarily this is to prevent method warnings when a monitor is not controllable
|
2016-06-20 12:41:14 -04:00 |
Isaac Connor
|
1d1cedce95
|
use rand mofification like when re-establishing the stream instead of an Time(). Drop use of a tempImage as it doesn't seem to be used anywhere. Cleanup use of streamSrc. Introduce a function getStreamMode
|
2016-06-20 12:40:33 -04:00 |
Isaac Connor
|
26bba58c56
|
Merge branch 'master' into feature-h264-videostorage
|
2016-06-17 11:09:47 -04:00 |
Isaac Connor
|
acba5bccf1
|
Always include the monitor Id in the tag id for the videostream
|
2016-06-14 12:38:37 -04:00 |
Isaac Connor
|
0f1a1a6294
|
log invalid calls to Monitor Object
|
2016-06-14 12:38:17 -04:00 |
Isaac Connor
|
94174a1fe2
|
use user= and pass= instead of auth hash
|
2016-06-07 15:47:59 -04:00 |
Isaac Connor
|
086d435712
|
send zmcCommand to api on server
|
2016-06-07 14:39:59 -04:00 |
Andrew Bauer
|
a57a3d3186
|
Merge pull request #1501 from ZoneMinder/fix_zone_edit
Fix zone edit
|
2016-05-31 10:33:31 -05:00 |
Isaac Connor
|
c25b680799
|
Merge branch 'fix_filter_actions' into storageareas
|
2016-05-27 11:12:18 -04:00 |
Isaac Connor
|
65e33d6c19
|
synchronize on capitalizing the word Auto. This should fix the losing of the checkboxes when you change a filter
|
2016-05-27 11:11:30 -04:00 |
Andrew Bauer
|
1972c4116b
|
Merge pull request #1486 from connortechnology/update_image_view
Update image view
|
2016-05-26 09:05:14 -05:00 |
Isaac Connor
|
8fabeb78d3
|
Merge branch 'fix_zone_edit' into storageareas
|
2016-05-24 15:55:49 -04:00 |
Isaac Connor
|
a8e407172a
|
split out versus get functionality in includes/functions. Fix positioning of svg over image stream
|
2016-05-24 15:50:22 -04:00 |
Isaac Connor
|
89f58daf89
|
Merge branch 'master' into fix_zone_edit
|
2016-05-24 15:30:56 -04:00 |
Isaac Connor
|
ae1eb94f27
|
fix getStreamHTML when using helper
|
2016-05-24 15:10:37 -04:00 |
josh4trunks
|
2ab79820a1
|
Add back changes
|
2016-05-22 08:08:12 -07:00 |
Isaac Connor
|
e62ea454ba
|
Merge branch 'master' into storageareas
|
2016-05-17 10:48:52 -04:00 |
Isaac Connor
|
e4566f2e8e
|
Merge branch 'update_image_view' into storageareas
|
2016-05-16 12:23:19 -04:00 |
Isaac Connor
|
235095ed5f
|
fix URL to image view
|
2016-05-16 10:32:43 -04:00 |
Isaac Connor
|
2144cb7de6
|
fix body padding only for console and options
|
2016-05-12 10:45:13 -04:00 |
Isaac Connor
|
1530096560
|
whitespace/google code style
|
2016-05-12 10:17:41 -04:00 |