Isaac Connor
|
834dfbfe0c
|
Merge branch 'storageareas' into zma_to_thread
|
2018-01-01 16:38:54 -05:00 |
Isaac Connor
|
0d7fff761c
|
upgrade find_all to take parameters
|
2017-12-22 11:38:42 -08:00 |
Isaac Connor
|
f51259443c
|
fix disk_used_percentage to use db calculated used size
|
2017-12-22 09:02:49 -08:00 |
Isaac Connor
|
99968dfa2a
|
Merge branch 'storageareas' into zma_to_thread
|
2017-11-27 11:28:36 -05:00 |
Isaac Connor
|
dd3f9492ba
|
fix dulicate logic
|
2017-11-26 15:12:35 -05:00 |
Isaac Connor
|
485567349d
|
Don't calc DiskSpace if it is already defined
|
2017-11-23 07:29:05 -08:00 |
Isaac Connor
|
13ca8435ef
|
Don't go looking for Events to update Diskspace for
|
2017-11-14 08:13:54 -08:00 |
Isaac Connor
|
df8fbaccea
|
Fixes
|
2017-10-23 11:50:45 -07:00 |
Isaac Connor
|
f99e404730
|
update the total_disk_space function to do and sql sum on the events that already have a space assigned and only update ones that don't. This reduces ram requirements.
|
2017-10-23 11:02:36 -07:00 |
Isaac Connor
|
ba4e5572d6
|
add setting of values to anonymouse member function
|
2017-10-17 10:09:14 -07:00 |
Isaac Connor
|
b96b2636bb
|
add the update to add Type to Storage
|
2017-10-12 07:50:43 -07:00 |
Isaac Connor
|
8abb8a9259
|
add Type to Storage
|
2017-10-12 07:32:48 -07:00 |
Isaac Connor
|
3f01f887aa
|
only count event size when s3
|
2017-10-11 14:10:53 -04:00 |
Isaac Connor
|
a286b60150
|
use already loaded Storage object when lading events
|
2017-10-10 12:39:53 -07:00 |
Isaac Connor
|
7f50a13074
|
add Event disk space recalc to zmaudit
|
2017-10-10 12:11:59 -07:00 |
Isaac Connor
|
ffc1ac43f5
|
put back disk space in header, more debug in caching storagea
|
2017-10-10 14:06:21 -04:00 |
Isaac Connor
|
a9d3be549f
|
try caching storage
|
2017-10-10 10:39:17 -07:00 |
Isaac Connor
|
3af795264d
|
add actual disk space as a mouseover in nav bar
|
2017-10-10 10:38:13 -04:00 |
Isaac Connor
|
9fd9c5de20
|
test for empty and non-existent path
|
2017-01-30 17:24:41 -05:00 |
Isaac Connor
|
d96febd967
|
when ZM_DIR_EVENTS is relative, append ZM_PATH_WEB
|
2016-09-21 16:00:23 -04:00 |
Isaac Connor
|
f06723a178
|
add disk_usage_percent and fix whitespace
|
2016-09-20 12:16:49 -04:00 |
Isaac Connor
|
6816a4c75b
|
Merge branch 'iconnor_video' into storageareas
|
2016-04-01 11:35:38 -04:00 |
Isaac Connor
|
50f9241c14
|
When no Id is specified, default to ZM_DIR_EVENTS
|
2016-03-29 15:38:53 -04:00 |
Isaac Connor
|
08858685c5
|
add find_all function to Storage
|
2016-02-03 09:43:02 -05:00 |
Isaac Connor
|
8f141305b7
|
add default parameter in constuctor
|
2015-12-15 13:27:57 -05:00 |
Isaac Connor
|
c07c63cde6
|
Check for setting of IdOrRow. When loading from db, using FETCH_CLASS, the constructor is called without arguments
|
2015-12-15 11:12:21 -05:00 |