Isaac Connor
|
5e419e85d7
|
move logger down, as thisURL gets set in the skin.js and comment out overlay.js
|
2016-05-16 14:37:35 -04:00 |
Isaac Connor
|
e28cb5b412
|
fix body padding
|
2016-05-16 13:29:13 -04:00 |
Isaac Connor
|
9601b30972
|
Add Width, Height and alt to frame
|
2016-05-16 13:26:44 -04:00 |
Isaac Connor
|
e4566f2e8e
|
Merge branch 'update_image_view' into storageareas
|
2016-05-16 12:23:19 -04:00 |
Isaac Connor
|
df8964c1f9
|
use eid= & fid= instead of path to frame image. The use of view=image also provides more security.
|
2016-05-16 10:33:21 -04:00 |
Isaac Connor
|
9a1b0b79b9
|
don't use a dropdown for montage, etc
|
2016-05-13 11:43:38 -04:00 |
Isaac Connor
|
a61dade6df
|
Merge branch 'fix_montage_server_refs' into storageareas
|
2016-05-13 11:11:27 -04:00 |
Isaac Connor
|
3ed6014f61
|
Merge branch 'iconnor-updated-console' into storageareas
|
2016-05-13 11:11:19 -04:00 |
Isaac Connor
|
8cb2692bbb
|
pass in the server url into the monitor object to use instead of the portal url
|
2016-05-13 11:09:12 -04:00 |
Isaac Connor
|
e301eaf6e4
|
use instead of $ to reference jquery
|
2016-05-13 11:08:04 -04:00 |
Isaac Connor
|
85f950d80a
|
put jquery into no conflict mode so it doesn't overwite mootools use of $
|
2016-05-13 09:45:24 -04:00 |
Isaac Connor
|
1ce2e597cf
|
fix body top padding
|
2016-05-12 20:00:37 -04:00 |
Isaac Connor
|
2144cb7de6
|
fix body padding only for console and options
|
2016-05-12 10:45:13 -04:00 |
Isaac Connor
|
e9d8b7925a
|
Merge branch 'db_reconnect' into storageareas
|
2016-05-10 11:13:09 -04:00 |
Isaac Connor
|
2af96237b3
|
increase filter save popup height
|
2016-05-10 10:02:07 -04:00 |
Isaac Connor
|
e4171855bb
|
add padding for nabar to body
|
2016-05-07 18:12:31 -04:00 |
Isaac Connor
|
ae40dc8b1b
|
revert to fixed navbar
|
2016-05-07 18:11:58 -04:00 |
Isaac Connor
|
51e6372362
|
remove extra hidden fields
|
2016-05-06 18:20:05 -04:00 |
Isaac Connor
|
dcdefac48a
|
fix styles in header, move footer back into header
|
2016-05-06 16:08:32 -04:00 |
Isaac Connor
|
7219e0624b
|
Merge branch 'iconnor-updated-console' into storageareas
|
2016-05-06 15:56:07 -04:00 |
Isaac Connor
|
9756f59a2c
|
still trying to fix eventcounts
|
2016-05-06 15:56:01 -04:00 |
Isaac Connor
|
97a1d5a648
|
Merge branch 'iconnor-updated-console' into storageareas
|
2016-05-06 15:53:48 -04:00 |
Isaac Connor
|
52b4e98e5a
|
fixes
|
2016-05-06 15:53:19 -04:00 |
Isaac Connor
|
fc191dfaa5
|
fixes
|
2016-05-06 15:52:07 -04:00 |
Isaac Connor
|
38877f802c
|
Merge branch 'iconnor-updated-console' into storageareas
|
2016-05-06 15:47:48 -04:00 |
Isaac Connor
|
905b69a394
|
fix too many {
|
2016-05-06 15:47:29 -04:00 |
Isaac Connor
|
7c3a7a6fda
|
fix i to monitor_i in for loop
|
2016-05-06 15:46:47 -04:00 |
Isaac Connor
|
38e02db9cf
|
Merge branch 'iconnor-updated-console' into storageareas
|
2016-05-06 15:46:00 -04:00 |
Isaac Connor
|
daf10c1b84
|
make displayMonitors global
|
2016-05-06 15:44:35 -04:00 |
Isaac Connor
|
f8d7f9906d
|
fixup merging of Event data into the monitor array
|
2016-05-06 15:44:23 -04:00 |
Isaac Connor
|
2ccefdb23c
|
Merge branch 'iconnor-updated-console' into storageareas
|
2016-05-06 15:30:25 -04:00 |
Isaac Connor
|
f4df9e053d
|
port sidebar css over from classic to flat
|
2016-05-06 15:30:10 -04:00 |
Isaac Connor
|
fb1b8000ec
|
fix the use of when specifying a skin
|
2016-05-06 15:24:20 -04:00 |
Isaac Connor
|
02b5cd6b6c
|
Merge branch 'iconnor-updated-console' into storageareas
|
2016-05-06 15:17:10 -04:00 |
Isaac Connor
|
5d8eeb5b56
|
deprecate header, just the getNavBarHTML function
|
2016-05-06 15:16:48 -04:00 |
Isaac Connor
|
da97dfd9cf
|
Merge branch 'iconnor-updated-console' into storageareas
|
2016-05-06 14:59:10 -04:00 |
Isaac Connor
|
ed5cb2f3ed
|
fix global language problems
|
2016-05-06 14:58:41 -04:00 |
Isaac Connor
|
99d9f98244
|
Merge branch 'iconnor-updated-console' into storageareas
|
2016-05-06 14:40:08 -04:00 |
Isaac Connor
|
956b971719
|
put back maxWidtha nd maxHeight
|
2016-05-06 14:39:48 -04:00 |
Isaac Connor
|
b3b63ec1d9
|
Merge branch 'iconnor-updated-console' into storageareas
|
2016-05-06 14:38:17 -04:00 |
Isaac Connor
|
829202b42a
|
move more eventcounting stuff to console.php.
|
2016-05-06 14:38:08 -04:00 |
Isaac Connor
|
b67ea65fcb
|
Merge branch 'iconnor-updated-console' into storageareas
|
2016-05-06 14:34:02 -04:00 |
Isaac Connor
|
297f27af8c
|
fix missing {
|
2016-05-06 14:33:56 -04:00 |
Isaac Connor
|
f1e22f9265
|
Merge branch 'iconnor-updated-console' into storageareas
|
2016-05-06 14:32:57 -04:00 |
Isaac Connor
|
7acf6cb694
|
fix colon to semi colon
|
2016-05-06 14:32:52 -04:00 |
Isaac Connor
|
01397b6695
|
Merge branch 'iconnor-updated-console' into storageareas
|
2016-05-06 14:31:27 -04:00 |
Isaac Connor
|
1d673a0b8c
|
move header into a function in functions.php. Move event population into console.php
|
2016-05-06 14:30:32 -04:00 |
Isaac Connor
|
7df2685223
|
Merge branch 'iconnor-updated-console' into storageareas
|
2016-05-06 12:51:40 -04:00 |
Isaac Connor
|
e87a35b04d
|
Merge branch 'always_show_ptz' into storageareas
|
2016-05-06 12:51:15 -04:00 |
Isaac Connor
|
c9f1614e32
|
If the camera has no centering control, don't make it look like it does. This also removes a logged error
|
2016-05-06 12:51:03 -04:00 |