Isaac Connor
|
5ce2e95fb7
|
replace getDiskPercent call with code to show percent for all storageareas
|
2016-09-20 12:18:50 -04:00 |
Isaac Connor
|
fb610ba87d
|
fix getDiskPercent to take a StorageArea as a param and use it's disk_usage_percent function. When parsing filter, DiskPercent requires a storagearea now, so look for it in the terms
|
2016-09-20 12:18:20 -04:00 |
Isaac Connor
|
1add270b72
|
fixup saving Filters and executing them
|
2016-09-20 12:17:19 -04:00 |
Isaac Connor
|
f06723a178
|
add disk_usage_percent and fix whitespace
|
2016-09-20 12:16:49 -04:00 |
Isaac Connor
|
5604fe5610
|
add more debugging and fix LinkPath -> LinkPath
|
2016-09-20 12:16:07 -04:00 |
bhaal2
|
c74af40ffb
|
Had file open with old stuff. Fixed now.
|
2016-09-17 02:20:17 +10:00 |
bhaal2
|
aee6ae956d
|
Moved '%' to getDiskPercent() where it should have been.
|
2016-09-17 02:13:33 +10:00 |
bhaal2
|
c95e449bbd
|
Modifications to getDiskPercent():
Moved '%' to this function instead of at end of html in skins/classing/include/functions.php
Changed from SQL query to Storage area object model.
|
2016-09-17 02:11:07 +10:00 |
Isaac Connor
|
5f46b8f942
|
Merge pull request #1621 from connortechnology/fix_1620
ptzControl expects a monitor object instead of a dbrow array.
|
2016-09-15 10:18:26 -04:00 |
Isaac Connor
|
2c21fe80e7
|
Merge pull request #1626 from bhaal2/storageareas
Storageareas
|
2016-09-15 10:18:11 -04:00 |
bhaal2
|
181339a2dd
|
Nearly forgot its possible to have no "default" storage area, have wrapped the defaults space check in an if()
|
2016-09-15 19:49:58 +10:00 |
bhaal2
|
76beaf281a
|
Changed "Disk" to "Storage" which looked better when showing disk space for all storage areas.
|
2016-09-15 19:44:13 +10:00 |
bhaal2
|
d5337a08a8
|
Modify getDiskPercent() to report disk space for all storage areas.
|
2016-09-15 19:41:16 +10:00 |
Isaac Connor
|
37c559ba3d
|
Merge branch 'storageareas' of github.com:ZoneMinder/ZoneMinder into storageareas
|
2016-09-14 12:49:55 -04:00 |
Isaac Connor
|
cf45feea66
|
quiet the logs on initial view load
|
2016-09-14 12:49:47 -04:00 |
Isaac Connor
|
fb8b2f2490
|
Merge pull request #1625 from bhaal2/storageareas
Storageareas
|
2016-09-14 12:08:55 -04:00 |
bhaal2
|
01ae4de123
|
Modified so deleting a filter is done by table Id instead of Name
|
2016-09-15 01:59:31 +10:00 |
bhaal2
|
17555bf623
|
Added extra argument 'id' to deleteFilter function to send to delete action for deleting a filter.
|
2016-09-15 01:57:31 +10:00 |
bhaal2
|
67f2ddc404
|
Changed filter list order back to Name
Added extra argument 'Id' to delete button onClick call
|
2016-09-15 01:55:58 +10:00 |
bhaal2
|
cd626a54ee
|
Converted filter action to use table Id's instead of filterName's when editing existings and creating new filters.
|
2016-09-15 01:29:44 +10:00 |
bhaal2
|
99a212803a
|
Converted filter action to use table Id's instead of filterName's when editing existings and creating new filters.
|
2016-09-15 01:29:35 +10:00 |
bhaal2
|
0d83fc5be7
|
Converted filter action to use table Id's instead of filterName's when editing existings and creating new filters.
|
2016-09-15 01:27:59 +10:00 |
Isaac Connor
|
a0eaea00a5
|
fix relative paths to jquery and bootstrap fixes #1618
|
2016-09-14 10:06:15 -04:00 |
bhaal2
|
cd0e6ba285
|
StorageId now defaults to 0 and database column now set to NOT NULL. Changed default Id in php to match
|
2016-09-14 23:56:05 +10:00 |
bhaal2
|
33fc47c4b1
|
StorageId now defaults to 0 (NOT NULL) in the Monitors table, updates to filter.php set the default Id for the default storage area to 0
|
2016-09-14 23:53:52 +10:00 |
Isaac Connor
|
0bc50810de
|
only add the development h3 if it has contents, otherwise it pushes the header size down
|
2016-09-13 10:25:49 -04:00 |
Isaac Connor
|
2b4bad86cb
|
Merge branch 'master' into storageareas
|
2016-09-13 10:21:10 -04:00 |
Isaac Connor
|
a80881bb98
|
Merge branch 'fix_1620' into storageareas
|
2016-09-13 10:03:02 -04:00 |
Isaac Connor
|
54db9f2e3a
|
ptzControl expects a monitor object instead of a dbrow array.
|
2016-09-12 21:36:03 -04:00 |
Steve Gilvarry
|
563f4a9d46
|
Merge pull request #1505 from ZoneMinder/fix_filter_actions
Confirmed check box status is now retained after save and changing filters.
|
2016-09-11 14:13:51 +10:00 |
Andrew Bauer
|
e35ef3ce83
|
Merge pull request #1617 from coracis/master
Update German translation
|
2016-09-09 08:55:19 -05:00 |
Andrew Bauer
|
321deb5506
|
Merge pull request #1599 from sabbath88/master
add some more translation
|
2016-09-09 08:40:05 -05:00 |
corax
|
070051d06a
|
Merge commit '6fab2e97b1f45115107c4f5138424408f42dc3e9'
For easy pull-requesting
|
2016-09-09 14:20:03 +02:00 |
corax
|
6fab2e97b1
|
Update German translation of Buffer
|
2016-09-09 13:32:20 +02:00 |
corax
|
b10c79b4f7
|
Add translation for 'Montage Review'
|
2016-09-09 13:26:19 +02:00 |
corax
|
6b18184e4a
|
Remove confusing link to web console
|
2016-09-09 12:38:30 +02:00 |
corax
|
4dc6fc03b3
|
Add a missing translate()-call
|
2016-09-09 12:35:34 +02:00 |
corax
|
430ecd8e32
|
Fix some too direct translations into German
|
2016-09-09 11:51:53 +02:00 |
corax
|
d017138550
|
Fix a 'false friend' in German translation
|
2016-09-09 11:25:12 +02:00 |
Pliable Pixels
|
1440dd9265
|
retab
|
2016-09-03 15:02:32 -04:00 |
Pliable Pixels
|
7bf0b3c423
|
readded forMonitor - removed by mistake
|
2016-09-03 14:51:24 -04:00 |
Pliable Pixels
|
9a4330eb59
|
#1537 Zones Controller not returning all zones
|
2016-09-03 14:46:47 -04:00 |
Kyle Johnson
|
d6852e10b7
|
Merge pull request #1609 from connortechnology/fix_1606
implement suggested code to stop the monitor when Function is set to …
|
2016-09-01 22:57:57 -06:00 |
Isaac Connor
|
55f5db55dd
|
implement suggested code to stop the monitor when Function is set to None
|
2016-09-01 11:43:20 -04:00 |
Isaac Connor
|
10abe98e91
|
merge from packet queue. add monitorId to livestream div lookup
|
2016-09-01 10:15:12 -04:00 |
Isaac Connor
|
5f07911a63
|
fix spacing
|
2016-08-31 10:09:42 -04:00 |
Isaac Connor
|
ed1b6ccd58
|
Implement range support
|
2016-08-31 10:09:01 -04:00 |
Isaac Connor
|
ffaf046485
|
fix missing /
|
2016-08-30 14:51:56 -04:00 |
Isaac Connor
|
27c1f95607
|
handle when ZM_BASE_PATH == '/'
|
2016-08-30 14:36:14 -04:00 |
Isaac Connor
|
a28e7d8df8
|
fix typo
|
2016-08-30 14:24:51 -04:00 |
Isaac Connor
|
7411b47834
|
fix typo
|
2016-08-30 14:23:20 -04:00 |
Isaac Connor
|
6ce18c3628
|
ZM_BASE_URL is deprecated. Use ZM_BASE_PATH instead
|
2016-08-30 14:08:52 -04:00 |
Isaac Connor
|
237a4494b2
|
correct incorrect use of isset instead of array_key_exists
|
2016-08-30 13:44:57 -04:00 |
Isaac Connor
|
6204ed8dd4
|
correct incorrect use of isset instead of array_key_exists
|
2016-08-30 13:43:49 -04:00 |
David Sabbath Grits
|
2d44531d1f
|
add some more translation
|
2016-08-25 14:24:14 +02:00 |
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
|
09ebcfb7f8
|
only put in the development h3 tag if the value has been set
|
2016-08-22 11:42:44 -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 |
Andrew Bauer
|
ea34f3d69a
|
Merge pull request #1576 from ZoneMinder/show_other_zones
include polygons for the other zones.
|
2016-08-15 20:36:16 -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
|
a0bc30d3fe
|
fix the order of analyse/capture being passed
|
2016-08-12 15:40:47 -04:00 |
Isaac Connor
|
240336e3ec
|
silence error when Event has no StorageId set
|
2016-08-12 15:20:21 -04:00 |
Isaac Connor
|
9106675842
|
pass capture or analyse to getImageSrc
|
2016-08-12 15:17:13 -04:00 |
Isaac Connor
|
bcb7dd1ba4
|
take optional show= to specify the analyse image or the capture image
|
2016-08-12 15:16:05 -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
|
bc4923b555
|
use instead of for the frame object and pass to getImageSrc which expects an array
|
2016-08-12 13:50:18 -04:00 |
Isaac Connor
|
cc06a84a0e
|
increase size of onvifprobe popup
|
2016-08-09 13:09:47 -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
|
24d471f452
|
Merge pull request #1503 from ZoneMinder/id_on_console
add option to show monitor ID on console
|
2016-08-06 10:59:03 -05:00 |
Isaac Connor
|
9d65ef3bb2
|
Merge pull request #1556 from knnniggett/banner
custom banner text on web console
|
2016-08-06 10:59:53 -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
|
6a0c6cd4f2
|
Merge branch 'show_other_zones' into storageareas
|
2016-08-02 13:54:01 -04: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
|
8093470a2e
|
make only the editing polygon have a border. Set default for Type when creating a new zone
|
2016-08-02 12:19:55 -04:00 |
Isaac Connor
|
b522371080
|
include polygons for the other zones.
|
2016-08-02 12:02:07 -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
|
4c1c95e3a5
|
only include the state if canEdit(system) otherwise it gives an auth error
|
2016-07-22 16:04:42 -04:00 |
Isaac Connor
|
32f9b2755e
|
add more height to the logout popup
|
2016-07-22 16:04:18 -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
|
9262d9d14e
|
remove debug messages on css changing
|
2016-07-22 16:02:55 -04:00 |
Isaac Connor
|
3504c1d8f5
|
Add Id to the title for each monitor
|
2016-07-21 15:02:01 -04:00 |
Isaac Connor
|
440f8fafdd
|
implement object based versions of getImageSrc and creatListThumbnail
|
2016-07-20 15:21:23 -04:00 |
Isaac Connor
|
8c8461a88e
|
Update to use Event object and object based createListThumbnail function
|
2016-07-20 15:20:51 -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
|
4caa20821a
|
fix
|
2016-07-14 11:57:06 -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
|
b6c02b563b
|
turn off host validation
|
2016-07-14 10:22:09 -04:00 |
Isaac Connor
|
a30610fbda
|
Merge branch 'master' into storageareas
|
2016-07-12 10:31:10 -04:00 |
Isaac Connor
|
410e154b7f
|
code style
|
2016-07-12 10:29:40 -04:00 |