12382 Commits

Author SHA1 Message Date
millmanorama
e5e791bbbe make inner classes final 2016-09-26 15:25:17 +02:00
millmanorama
ce74dc9122 make factories inner classes of the nodes they provide children for 2016-09-26 15:18:25 +02:00
millmanorama
06230edeea extract BINRange from Accounts.java 2016-09-26 14:39:09 +02:00
millmanorama
a39419393d introduce datamodel._private package and move some interfaces and classes there; create basic generic support for other account types; some renaming for clarity 2016-09-26 14:27:16 +02:00
millmanorama
bcdb16638b use new sleuthkit Account.Type enum 2016-09-24 16:44:28 +02:00
millmanorama
58a90500b9 Extract BinMap from Accounts.java 2016-09-24 16:06:14 +02:00
Sophie Mori
b5b88a6c68 Fixed some names and selected item behavior 2016-09-23 17:38:34 -04:00
Sophie Mori
807d3c0017 Cleaned up formatting, comments, and imports 2016-09-23 16:07:23 -04:00
Sophie Mori
665aacf9dc Changed user interface, kept bookmark tag always, renamed files 2016-09-23 15:47:47 -04:00
millmanorama
01bc9a41d7 fix typos in comment 2016-09-23 13:50:14 +02:00
millmanorama
27995fd6ab rename image file 2016-09-23 13:45:56 +02:00
Sophie Mori
f654320f30 Disabled editing for executable path field when adding a rule 2016-09-22 13:35:50 -04:00
millmanorama
0bb4fff4b2 WIP using actionsGlobalContext 2016-09-22 10:08:50 +02:00
millmanorama
7dcdaef389 Merge branch '845-multiselect-enabled-account-actions' into 841-maintain-selection
Conflicts:
	Core/src/org/sleuthkit/autopsy/datamodel/Accounts.java
2016-09-21 18:51:03 +02:00
millmanorama
845aadb165 account actions support multiselect via actionsGlobalLookup 2016-09-21 18:27:13 +02:00
millmanorama
7ea1689363 WIP 2016-09-21 12:30:12 +02:00
millmanorama
7534bb9f18 WIP 2016-09-21 12:30:10 +02:00
millmanorama
ad99476167 improve selection management 2016-09-21 12:30:08 +02:00
millmanorama
fa2b068b22 maintain selection in data result viewer 2016-09-21 12:30:07 +02:00
millmanorama
e9cd0e49d1 query for account types 2016-09-21 12:21:16 +02:00
millmanorama
42d99e31d6 cleanup and commenting 2016-09-21 12:21:14 +02:00
millmanorama
f3cb08ed8e fixing reporting for new TSK_ACCOUNT artifact 2016-09-21 12:21:12 +02:00
millmanorama
9aafd74c58 change to a more generic account type 2016-09-21 12:21:11 +02:00
millmanorama
1c5caa2030 don't show broken result text option in ExtractedContentViewer dropdown 2016-09-21 12:18:19 +02:00
Richard Cordovano
2e239ca601 Merge remote-tracking branch 'upstream/develop' into credit_card_account_search 2016-09-20 10:13:46 -04:00
Sophie Mori
ea55a7a879 Changed requested code 2016-09-19 11:39:34 -04:00
Sophie Mori
31228ffa60 Added licenses and an appropriate icon for the options panel 2016-09-16 17:06:18 -04:00
Sophie Mori
ec432bbb47 Implemented an options panel for setting user external viewer rules 2016-09-16 17:03:15 -04:00
Richard Cordovano
7c2e8a91c9 Merge pull request #2343 from wishdasher/AUT-2226_error_loading_stix_file
Modified exception throwing and moved logging to upper levels
2016-09-15 15:13:52 -04:00
Richard Cordovano
a004da6fef Merge pull request #2344 from wishdasher/AUT-2227_thumbnail_report_npe
Removed invalid characters from tag path name
2016-09-15 15:13:27 -04:00
Richard Cordovano
22676a849e Merge pull request #2341 from esaunders/alert_on_custom_file_types
Resurrected functionality that used to let users create an interestin…
2016-09-15 15:01:30 -04:00
Sophie Mori
01bb69b065 Removed invalid characters from tag path name 2016-09-15 11:34:37 -04:00
Sophie Mori
4c36a1d353 Modified exception throwing and moved logging to upper levels 2016-09-15 11:29:17 -04:00
Richard Cordovano
cb800df948 Merge pull request #2338 from APriestman/toolName
Added tool name user preferences field
2016-09-15 09:20:18 -04:00
Ann Priestman
058c229c67 Changed "ToolName" to "AppName" 2016-09-15 09:04:06 -04:00
esaunders
5f34221183 Resurrected functionality that used to let users create an interesting file hit when custom file types were found. 2016-09-14 17:31:34 -04:00
Ann Priestman
e36019654f Added tool name user preferences field 2016-09-14 13:43:11 -04:00
Richard Cordovano
a45501a684 Merge pull request #2336 from APriestman/noModuleError
Improved error reporting in beginIngestJob
2016-09-14 12:39:22 -04:00
Ann Priestman
daeb19754d Improved error reporting in beginIngestJob 2016-09-14 10:13:45 -04:00
Sophie Mori
fb7c184a30 Added necessary files 2016-09-14 09:59:56 -04:00
Richard Cordovano
8992259908 Merge pull request #2335 from millmanorama/842-don't-reject-unknown-BINs
don't reject potential account numbers because we don't know about th…
2016-09-14 09:35:37 -04:00
Richard Cordovano
d82a86007f Merge pull request #2334 from millmanorama/revert-broken-change
revert broken change that attempted to find more hits, but actually f…
2016-09-14 09:34:49 -04:00
Richard Cordovano
16f4789cb2 Merge pull request #2333 from millmanorama/add-file-actions-to-account-nodes
add default file actions to FileWithCCNNode
2016-09-14 09:33:43 -04:00
millmanorama
ec85979bbe revert broken change that attempted to find more hits, but actually found less... 2016-09-14 12:48:30 +02:00
millmanorama
8a380bb1bd don't reject potential account numbers because we don't know about their BIN 2016-09-14 11:29:18 +02:00
millmanorama
2fea2047b1 add default file actions to FileWithCCNNode 2016-09-14 11:04:55 +02:00
Richard Cordovano
3bb09d8b64 Merge pull request #2321 from wishdasher/AUT-2211_toolbar_button_image_gallery
AUT-2211 toolbar button for image/video gallery
2016-09-12 10:18:54 -04:00
Richard Cordovano
b09b9d6d25 Merge pull request #2329 from millmanorama/group-bins-by-range
Group bins by range
2016-09-12 10:16:54 -04:00
Richard Cordovano
5ff4e3679d Merge pull request #2326 from millmanorama/835-account-reporting
835 account reporting
2016-09-12 10:16:43 -04:00
Richard Cordovano
2ea97359ae Merge pull request #2324 from millmanorama/regex-accepts-spaces
Regex accepts spaces
2016-09-12 10:15:35 -04:00