169 Commits

Author SHA1 Message Date
Andrew Ziehl
ec560e4785 hook up panel UI elements.
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
2018-04-19 11:32:19 -06:00
Brian Sweeney
461d3491a1 Merge branch '3602-common-case-files_r2' of https://github.com/briangsweeney/autopsy into 3602-common-case-files_r2
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetaData.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java

# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetaData.java
2018-04-19 11:32:11 -06:00
Andrew Ziehl
132f8a938f wip ChildFactor refactor
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesChildren.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetaData.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesSearchNode.java
2018-04-19 11:32:09 -06:00
Brian Sweeney
ec8bbb9d2b stubbed out lots of ui components for common files search 2018-04-19 11:31:56 -06:00
Raman
2895060b3b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3544_mediacontentviewer 2018-02-28 10:10:29 -05:00
Richard Cordovano
447c4d430d Merger in release-4.6.0 branch 2018-01-23 11:34:53 -05:00
Richard Cordovano
73241a637b Add side effect to FileTypeDetector.getMIMEType 2018-01-23 11:14:12 -05:00
Raman
dd10b4778c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3414_appcontentviewer 2018-01-09 09:42:34 -05:00
Richard Cordovano
3759cb94be
Merge pull request #3348 from zhhl/3386-changeFilePermission
3386: Update the files permission from 755 to 644
2018-01-08 12:49:06 -05:00
Raman
22a04601c3 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3414_appcontentviewer
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeDetector.java
2018-01-05 13:35:16 -05:00
Richard Cordovano
e13d82ee16 Update FileTupeDetector API 2018-01-05 10:44:47 -05:00
Richard Cordovano
5d06db99b7 Update FileTupeDetector API 2018-01-05 10:04:28 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
Richard Cordovano
bc14f13aa6 Update documentation of ThreadUtils 2017-12-18 14:43:24 -05:00
Raman
1464d73ea4 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into accounts_relationships
# Conflicts:
#	Core/nbproject/project.properties
#	Core/nbproject/project.xml
#	InternalPythonModules/android/calllog.py
#	InternalPythonModules/android/contact.py
#	InternalPythonModules/android/textmessage.py
#	InternalPythonModules/android/wwfmessage.py
2017-12-06 10:18:51 -05:00
Richard Cordovano
b4d2cbd447 Update comment in some JPanel subclasses 2017-11-08 17:45:39 -05:00
Richard Cordovano
44c8dfe47a Additional updates to AID 2.0 2017-09-07 14:28:32 -04:00
Richard Cordovano
8e4d7e2c4f Merge in develop branch 2017-09-07 11:17:51 -04:00
U-BASIS\dgrove
d11c827e7b New AID implemented. 2017-08-22 15:05:15 -04:00
U-BASIS\dgrove
22dc9dc76c AID separation with fixes. 2017-08-16 13:25:36 -04:00
U-BASIS\dgrove
70339153e1 Sync 2017-08-16 11:44:14 -04:00
Maxwell Koo
8fa6839d5f Convert sql statements referring to device name to use device id 2017-06-22 09:28:18 -04:00
Richard Cordovano
6fc372e379 Update app version number for 4.4.1 release 2017-06-13 13:05:24 -04:00
Maxwell Koo
b7119d4f36 Fix dependency issues 2017-06-12 09:37:40 -04:00
Richard Cordovano
42b377b2ab Changed radio button labels on AutoIngestSettingsPanel 2017-06-06 11:10:16 -04:00
Richard Cordovano
6fe64b06c2 Remove unused public key constant from UserPreferences 2017-05-22 15:49:54 -04:00
U-BASIS\rcordovano
e77dcfc01d Remove redundant Case.closeCurrentCase call form Installers 2017-03-21 17:49:41 -04:00
Maxwell Koo
6ec814e6c3 Update RecentActivity NBM to attach artifacts to ModuleDataEvents 2017-03-06 10:59:56 -05:00
William Schaefer
d974369b62 merged in remaining stashed changed 2017-02-01 15:42:21 -05:00
Richard Cordovano
62abe62a6c Update Autopsy version numbers 2017-01-02 18:44:54 -05:00
Richard Cordovano
13411450aa 4.3.0 preps: DSPs, public API restore, const name 2017-01-02 17:36:59 -05:00
Ann Priestman
0be6b1c3dc Merge remote-tracking branch 'upstream/develop' into mergeTest
Conflicts:
	branding/core/core.jar/org/netbeans/core/startup/Bundle.properties
	branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties
2016-11-08 13:08:58 -05:00
Richard Cordovano
f7ea2a3439 Correct documentation of Keyword class 2016-10-22 14:30:22 -04:00
Richard Cordovano
34ac5152cb Restore and deprecate Server.ID_CHUNK_SEP in keywrod search module 2016-10-12 13:10:31 -04:00
Richard Cordovano
f4153d5f0b Restore AutopsyItemVisitor and AutopsyVisitableItem to public API 2016-10-12 10:28:20 -04:00
millmanorama
27d08faa89 add review status actions to FileWithCCNNode, filter accounts by review status 2016-08-11 14:59:46 -04:00
Eugene Livis
2954b08422 Minor 2016-08-09 15:07:25 -04:00
Eugene Livis
9e981f715e Changes to StartupWindow to support multiple modes 2016-08-05 15:24:57 -04:00
Richard Cordovano
9293da4cbe Update suite project properties for 4.1.0 release 2016-07-18 17:58:44 -04:00
jmillman
69d1f2d026 open pinnedView on initialization if pinnedEvents is not empty
DetailsChartLane doesn't implement timelinechart, only ContextMenuProvider

Abstract DetailsChart as  a Control out of DetailViewPane to encapuslate the Lanes, etc

fixing mouse actions, moving things to appropriate levels in hierarchy, cleanup

more cleanup, some features are still broken

continue to cleanup DetailsChart API and fix bugs

work on listeners to fix rightclick actions
2016-04-12 10:09:48 -04:00
Richard Cordovano
cd4338497e Merge release-4.1.0 branch into develop branch 2016-04-07 00:01:28 -04:00
Richard Cordovano
a4b7728939 Fix and improve casemodule/CaseMetadata 2016-04-06 23:48:29 -04:00
Karl Mortensen
4a2deb683c update version numbers 2016-03-31 11:44:09 -04:00
Richard Cordovano
a799aa13d2 DataSourceProcessors always do callback 2016-02-22 16:50:57 -05:00
Karl Mortensen
0df81b010a bump version to 4.1.0 2016-02-18 11:22:44 -05:00
Karl Mortensen
4745bb836e Bump version number and copyright date 2016-02-03 16:29:14 -05:00
Richard Cordovano
ae991f5c7a Tidy up autopsy.casemodule.NewCaseWizardAction 2016-01-28 15:53:33 -05:00
millmanorama
1455dd3a6d refactor read image tasks, support cancellation 2015-12-31 14:34:14 -05:00
Richard Cordovano
466dd90810 Light linting of CaseMetadata 2015-11-18 20:54:55 -05:00
Karl Mortensen
b6d93067cf 4.0.0 2015-10-26 10:07:34 -04:00