Richard Cordovano
|
bd083a866c
|
Merge pull request #2314 from wishdasher/AUT-2213_ingest_modules_cancellation_checks
AUT-2213 Added cancellation checks for ingest modules using ContentUtils.writeToFile
|
2016-09-07 17:19:26 -04:00 |
|
Sophie Mori
|
b65a7d12dd
|
Removed unnecessary imports and modified documentation
|
2016-09-07 17:13:49 -04:00 |
|
Ann Priestman
|
56ba457f90
|
Fix for SingleUserCaseConverter
|
2016-09-07 14:06:27 -04:00 |
|
millmanorama
|
a3489acfbb
|
cleanup Accounts.java
|
2016-09-07 16:22:03 +02:00 |
|
millmanorama
|
058547406e
|
move IINRange, IINValidator and ranges.csv to datamodel package in Core
|
2016-09-07 16:22:01 +02:00 |
|
millmanorama
|
4514ed2ed4
|
move commons-csv to CoreLibs
|
2016-09-07 16:21:59 +02:00 |
|
Richard Cordovano
|
a8fe78ec75
|
Merge pull request #2305 from wishdasher/AUT-2212_property_change_listener
Updated use of PropertyChangeSupport in LocalDiskPanel and the panels…
|
2016-09-07 09:20:09 -04:00 |
|
Ann Priestman
|
b25b84a0e4
|
Merge remote-tracking branch 'upstream/develop' into encodedFiles
|
2016-09-07 08:03:43 -04:00 |
|
Sophie Mori
|
97c641d1bf
|
Changed implementation to use method references
|
2016-09-06 14:26:47 -04:00 |
|
Sophie Mori
|
bbd68e3f0e
|
Added appropriate icon images and reverted a public method change
|
2016-09-02 13:04:05 -04:00 |
|
Sophie Mori
|
7cc85771e5
|
Added license
|
2016-09-02 10:55:39 -04:00 |
|
Sophie Mori
|
6d2fd44931
|
Change name of action key
|
2016-09-01 17:17:23 -04:00 |
|
Sophie Mori
|
a5f491fcff
|
Updated use of ContentUtils.writeToFile with a CancellationCheck
|
2016-09-01 15:32:37 -04:00 |
|
Sophie Mori
|
aff667ea54
|
Added feature to tag content, may edit to tag either content or artifacts
|
2016-08-31 16:18:35 -04:00 |
|
Sophie Mori
|
ac3ee19a1c
|
Added action class, more to be modified
|
2016-08-31 12:51:16 -04:00 |
|
millmanorama
|
53da6ada33
|
fix merge bug
|
2016-08-31 12:40:21 +02:00 |
|
Sophie Mori
|
10380fc16a
|
Added cancellation checks to file ingest modules
|
2016-08-30 10:45:41 -04:00 |
|
millmanorama
|
ce87dca4e7
|
Merge remote-tracking branch 'upstream/credit_card_account_search' into 831-review-status-actions
|
2016-08-26 16:21:17 +02:00 |
|
Richard Cordovano
|
dd2e456bce
|
Merge remote-tracking branch 'upstream/develop' into credit_card_account_search
|
2016-08-26 10:16:52 -04:00 |
|
Richard Cordovano
|
faa8220fe2
|
Add null checks to DSP cancel methods
|
2016-08-26 10:13:59 -04:00 |
|
Sophie Mori
|
ac1b28ebe3
|
Disallowed commas and semicolons as potential characters in tag names
|
2016-08-26 10:13:28 -04:00 |
|
Richard Cordovano
|
7410a3af8f
|
Remove unused IngestJob
|
2016-08-25 23:23:30 -04:00 |
|
Richard Cordovano
|
67eeb2294f
|
Resolve IngestJob/DataSourceIngestJob cancellation deadlock
|
2016-08-25 23:16:59 -04:00 |
|
Sophie Mori
|
d06aab3532
|
Removed another unused import
|
2016-08-25 15:29:19 -04:00 |
|
Sophie Mori
|
5cc160c2d5
|
Removed unused import
|
2016-08-25 15:26:51 -04:00 |
|
Sophie Mori
|
5de32ba177
|
Fixed deletion error and readdition error in the tags options panel, changed name of new tag button
|
2016-08-25 15:06:02 -04:00 |
|
Sophie Mori
|
452f4f66f8
|
Some modifications
|
2016-08-25 10:11:53 -04:00 |
|
Sophie Mori
|
c6d8f07ac5
|
Edited minor space issues
|
2016-08-24 14:52:35 -04:00 |
|
Sophie Mori
|
5faaeb06ef
|
Fixed properties file behavior, TODO: deleted tag names not appear in quick tag
|
2016-08-24 14:38:52 -04:00 |
|
Sophie Mori
|
791135b6d8
|
Added PanelController, fixed messages and text, fixed mismatching bugs
|
2016-08-23 17:22:12 -04:00 |
|
Sophie Mori
|
0c484350eb
|
Renamed TagsManagerPanel to TagsManagerOptionsPanel
|
2016-08-23 15:24:07 -04:00 |
|
Sophie Mori
|
395a8da587
|
Implemented basic methods in TagsManagerPanel
|
2016-08-23 15:14:00 -04:00 |
|
Sophie Mori
|
365a516581
|
Edited TagsManager to include deletion and created TagsManagerPanel
|
2016-08-23 10:59:37 -04:00 |
|
Sophie Mori
|
298d84057b
|
Removed removal of property change listeners in DataResultPanel
|
2016-08-22 10:09:01 -04:00 |
|
Sophie Mori
|
6f2b042239
|
Updated use of PropertyChangeListener in DataResultPanel and DirectoryTreeTopComponent
|
2016-08-19 13:24:56 -04:00 |
|
Sophie Mori
|
d48fdd00e2
|
Updated PropertyChangeSupport in AutopsyOptionsPanel, ReportProgressPanel, GlobalEditListPanel, GlobalListsManagementPanel
|
2016-08-18 17:10:19 -04:00 |
|
wishdasher
|
3950292957
|
Updated use of PropertyChangeSupport in LocalDiskPanel and the panels linked to the filters in FileSearchPanel
|
2016-08-18 14:55:58 -04:00 |
|
wishdasher
|
9cd3187017
|
Updated use of PropertyChangeSupport in FileExtMismatchSettingsPanel, FileTypeIdGlobalSettingsPanel, HashLookupSettingsPanel
|
2016-08-18 10:16:36 -04:00 |
|
wishdasher
|
5c9145733e
|
Updated use of PropertyChangeListener in InterestingItemDefsPanel, KeywordSearchGlobalLanguageSettingsPanel, AddFileTypePanel
|
2016-08-17 17:21:50 -04:00 |
|
Sophie Mori
|
72012c5888
|
Updated use of PropertyChangeListener in KeywordSearchGlobalLanguageSettingsPanel, KeywordSearchGlobalSearchSettingsPanel, ImageFilePanel, LocalFilesPanel
|
2016-08-17 14:23:51 -04:00 |
|
U-BASIS\smori
|
2c06144ca9
|
changed date on DeleteBlackboardArtifactTagAction
|
2016-08-17 09:52:47 -04:00 |
|
millmanorama
|
151874ec75
|
AccountArtifactNode extends BlackboardArtifactNode and adds status column and approve/reject actions
|
2016-08-14 09:35:35 -04:00 |
|
millmanorama
|
27d08faa89
|
add review status actions to FileWithCCNNode, filter accounts by review status
|
2016-08-11 14:59:46 -04:00 |
|
Ann Priestman
|
45e5088d45
|
Merge remote-tracking branch 'upstream/develop' into encodedFiles
|
2016-08-10 13:44:28 -04:00 |
|
Ann Priestman
|
cde9dc7c2a
|
Update addDerivedFile call.
|
2016-08-09 13:19:44 -04:00 |
|
millmanorama
|
5011829547
|
Merge remote-tracking branch 'upstream/develop' into 831-status-column
|
2016-08-09 09:23:28 -04:00 |
|
Ann Priestman
|
382b8c9110
|
Added encoding for email attachments
|
2016-08-05 16:07:05 -04:00 |
|
Ann Priestman
|
e7d258d705
|
First pass at storing encoding in the database
|
2016-08-05 09:40:48 -04:00 |
|
Ann Priestman
|
8ab3245188
|
Cleanup
|
2016-08-03 07:48:54 -04:00 |
|
Richard Cordovano
|
730ff02351
|
Make VirtualMachineFinder.isVirtualMachine a public API
|
2016-08-02 13:36:20 -04:00 |
|