jmillman
bd1e9a58d8
fix description generation and clustering
...
- rename getAggregatredEvents to getEventClusters
- make more members private
- improve logic to get subclusters
- introduce notion of RelativeDetail for navigating DescriptionLoDs
2015-09-28 16:19:34 -04:00
jmillman
ce930506bb
make sure short description (root folder) ends with "/"
2015-09-28 16:19:30 -04:00
jmillman
4dacbbe083
fix description generation WIP
2015-09-28 16:19:26 -04:00
jmillman
3c0f270ab0
add a description filter and use it rather than the looser text filter to do sub clustering
2015-09-28 16:19:23 -04:00
jmillman
eadd7266ed
use ControlsFX Actions to add expand/collapse menu items to AbstractDetailViewNode
2015-09-28 16:19:20 -04:00
jmillman
40d1ec9a5e
create some additional indexes; don't use group_concat uselessly
2015-09-28 16:18:12 -04:00
jmillman
36097522a1
refactor common code out of clustering modes
2015-09-28 16:16:58 -04:00
jmillman
d48ff72098
WIP Cleanup, verification that all existing features till work in new alternate layout mode.
2015-09-28 16:16:54 -04:00
jmillman
dbdf8bffc9
extend DetailViewNode interface to support more features of old visualization in new mode.
2015-09-28 16:16:50 -04:00
jmillman
1065d13536
single cluster WIP
2015-09-28 16:16:39 -04:00
jmillman
c44febaf93
WIP
2015-09-28 16:06:15 -04:00
momo
1a05a07cc6
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into sanitize-utf-8
2015-09-28 10:48:06 -04:00
Brian Carrier
9b0d70d260
Merge pull request #1594 from mhmdfy/extract-excpetion
...
Extract excpetion
2015-09-28 09:53:04 -04:00
jmillman
19b6a3ee03
BROKEN! show subnodes in event tree BROKEN!
2015-09-25 17:32:59 -04:00
jmillman
0b38c44840
quick-hide/filter WIP 6 filters work, tree / subnodes / hiding sync in progress
2015-09-25 16:41:48 -04:00
momo
05489e629e
fix regext
2015-09-25 13:00:10 -04:00
momo
eb0f20f9e0
fix comment formatting
2015-09-25 12:57:13 -04:00
jmillman
e2ef8b10c8
Merge remote-tracking branch 'upstream/develop' into TL_quick_hide
2015-09-25 11:51:51 -04:00
momo
5ed0b761d2
add logic to escape file names by removing illegal characters, and use them in ExtractAction and SevenZipExtractor"
2015-09-25 11:38:06 -04:00
momo
3fb5704135
removed trace from wrong exception
2015-09-25 11:03:31 -04:00
momo
09b29baa94
do not print trace stack
2015-09-25 10:47:00 -04:00
millmanorama
11675cd1b7
quick-hide/filter WIP 5
2015-09-25 10:15:45 -04:00
Richard Cordovano
1e99aeb8ff
Make logger code thread-safe
2015-09-24 16:06:29 -04:00
Ann Priestman
a2f258e8b1
Update the "always calculate hashes" setting when the Hash Lookup settings panel is reloaded
2015-09-24 16:00:24 -04:00
Ann Priestman
26e353cbd7
Update the "always calculate hashes" setting when the Hash Lookup settings panel is reloaded.
2015-09-24 14:34:30 -04:00
jmillman
e784822d2b
quick-hide/filter WIP 4
2015-09-24 13:58:56 -04:00
Richard Cordovano
5734522a3d
Merge pull request #1588 from karlmortensen/addressDeadlock
...
Address deadlock when service manager cancels jobs due to a service o…
2015-09-24 11:10:52 -04:00
Richard Cordovano
dce1743b2c
Correct fix for ConcurrentModificationException in CollaborationMonitor
2015-09-24 09:44:41 -04:00
Karl Mortensen
0e77ca457d
Address deadlock when service manager cancels jobs due to a service outage
2015-09-24 09:42:14 -04:00
Richard Cordovano
c5bc6e52bf
Revert "Data result panel fix"
2015-09-23 17:11:37 -04:00
Richard Cordovano
60f99ba64d
Merge pull request #1586 from APriestman/interestingFilesPanel
...
Disable editing in one of the Interesting Files panel text boxes.
2015-09-23 17:09:36 -04:00
Richard Cordovano
7f3f65f540
Merge pull request #1585 from eugene7646/data_result_panel_fix
...
Data result panel fix
2015-09-23 17:09:06 -04:00
jmillman
b290534f07
quick-hide/filter WIP 3
2015-09-23 16:02:57 -04:00
Ann Priestman
f80d52fe05
Disable editing in one of the Interesting Files panel text boxes.
2015-09-23 14:58:13 -04:00
Richard Cordovano
f2d122bd62
Make CaseCloseAction public
2015-09-23 14:07:31 -04:00
Eugene Livis
7f1a19e39b
Ficed typo
2015-09-23 13:31:41 -04:00
Eugene Livis
00a863b643
Put back code change that was somehow lost
2015-09-23 13:29:54 -04:00
momo
d254aa1bc0
adding sanitization code
2015-09-23 11:18:30 -04:00
jmillman
56358568f0
quick-hide/filter WIP 2
2015-09-22 17:18:47 -04:00
jmillman
448c7ecdb5
quick-hide/filter WIP
2015-09-22 12:01:05 -04:00
jmillman
cb704e8c10
resolve potentially ambiguous column in db ambiguous
2015-09-22 11:53:26 -04:00
jmillman
619d844f31
Merge branch 'develop' into timeline_single_cluster
2015-09-21 10:05:12 -04:00
Richard Cordovano
aece091b33
Rollback LocalEventPublisher commit f5dd822128878096d79add9bdc4aae7034a3a164
2015-09-21 09:14:17 -04:00
Richard Cordovano
33574bbf81
Merge develop into collaborative
2015-09-18 10:26:02 -04:00
Richard Cordovano
967c3d897b
Correct Case event handling code in IngestMonitor
2015-09-18 09:07:53 -04:00
Richard Cordovano
4866ef329a
Additional clean up in IngestMonitor.java before modifying behavior
2015-09-17 18:32:08 -04:00
Richard Cordovano
cc1eba1c01
Format and clean up IngestMonitor.java before modifying behavior
2015-09-17 18:29:14 -04:00
Richard Cordovano
776cf8e0d1
Clamp down synchronization in CollaborationMonitor due to ConcurrentModificationException
2015-09-17 17:04:51 -04:00
jmillman
084d977f3d
replace Exception.printStackTrace with proper loggign, plus minor cleanup and comment improvements
2015-09-17 17:03:21 -04:00
jmillman
11bd691b6b
Merge remote-tracking branch 'upstream/develop' into timeline_single_cluster
2015-09-17 16:18:56 -04:00