7766 Commits

Author SHA1 Message Date
Richard Cordovano
5ae161753e
Merge pull request #3262 from wschaeferB/3248-ViewFileInDirectoryBug
3248 make navigate to file work when already in directory
2017-12-08 17:10:47 -05:00
Richard Cordovano
b304376405
Merge pull request #3272 from dgrove727/3247_RunIngestOnFolder
Added 'Run Ingest Modules' option.
2017-12-08 16:25:01 -05:00
Richard Cordovano
c8cfd853b3
Merge pull request #3281 from wschaeferB/3300-FixAddTagNPE
3300 fix add tag npe
2017-12-08 16:24:05 -05:00
Richard Cordovano
c4c7fac5bb
Merge pull request #3285 from APriestman/3279_extractUnalloc
When looking for unalloc files, don't stop at first VirtualDirectory found.
2017-12-08 15:51:06 -05:00
Richard Cordovano
0e3d2724f0
Merge pull request #3267 from zhhl/3219-replaceJCalendarButtonWithLGoodDatePicker
3219 replace JCalendarButton with LGoodDatePicker
2017-12-08 15:40:49 -05:00
Ann Priestman
70018a8af3 Specifically look for $Unalloc dir 2017-12-08 15:11:37 -05:00
Ann Priestman
68d99777f1 Don't stop at first VirtualDirectory found. 2017-12-08 14:59:19 -05:00
Ann Priestman
c376637e9b Don't generate artifacts for empty files 2017-12-08 13:54:32 -05:00
Richard Cordovano
1ea14b6917
Merge pull request #3282 from APriestman/removeGlobalStatus
Remove global status
2017-12-08 13:41:29 -05:00
zhhl
2cbecfd8f5
Merge branch 'develop' into 3219-replaceJCalendarButtonWithLGoodDatePicker 2017-12-08 13:38:45 -05:00
Ann Priestman
f44e570d4a Remove scope column and reference set entries from the content viewer 2017-12-08 12:50:23 -05:00
Ann Priestman
cbf545e578 Merge remote-tracking branch 'upstream/develop' into removeGlobalStatus 2017-12-08 12:38:31 -05:00
Ann Priestman
0371633067 Oops 2017-12-08 11:52:21 -05:00
Brian Carrier
b4348c96c3
Added comment. 2017-12-08 11:42:35 -05:00
William Schaefer
c216e46552 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3300-FixAddTagNPE 2017-12-08 11:38:36 -05:00
Ann Priestman
f9f064c40d Revert to old known_status handling. 2017-12-08 11:37:09 -05:00
William Schaefer
d3418db3d1 3300 fix npe by adding tags to casedb in tagsmanager constructor 2017-12-08 11:30:29 -05:00
Ann Priestman
70330c9080 Clarify the use of the known_status field 2017-12-08 09:34:41 -05:00
Richard Cordovano
42817363aa
Merge pull request #3265 from APriestman/3245_updateSchema
Added central repository upgrade code
2017-12-07 15:36:20 -05:00
Richard Cordovano
e4a63704ea
Merge pull request #3275 from zhhl/3246-calcSlackFiles
3246: Calc file type of some slack files
2017-12-07 15:04:26 -05:00
Richard Cordovano
330bdd63d7
Merge pull request #3266 from wschaeferB/2999-adjustSingleUserCaseDbLocks
2999 ensure lock is always release in AddRawImageTask
2017-12-07 14:48:24 -05:00
U-BASIS\zhaohui
26345aea8c 3246: Calc file type of some slack files 2017-12-07 13:18:59 -05:00
Richard Cordovano
35c4939ace
Merge pull request #3274 from sleuthkit/accounts_relationships
907: merge account_relationships to develop
2017-12-07 09:32:50 -05:00
Brian Carrier
775e8afb2f Added some todo comments 2017-12-06 17:59:15 -05:00
Brian Carrier
8c39e23ec9 add file's known status to CR 2017-12-06 17:35:49 -05:00
U-BASIS\dgrove
4ad8103942 Added 'Run Ingest Modules' option. 2017-12-06 16:04:03 -05:00
U-BASIS\zhaohui
535729f898 3219: update copyright year in the header 2017-12-06 11:34:15 -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
U-BASIS\dgrove
cefedafd44 Merge remote-tracking branch 'upstream/develop' into 3150_CentralRepositoryDefaultHost 2017-12-06 01:29:11 -05:00
U-BASIS\dgrove
7265d9f1f0 Removed 'localhost' default value. 2017-12-06 01:28:31 -05:00
William Schaefer
3d086ed97d 2999 ensure lock is always release in AddRawImageTask 2017-12-05 17:23:22 -05:00
U-BASIS\zhaohui
7ce38a15aa 3219: Fix some issues with the datesearchpanel 2017-12-05 16:52:21 -05:00
Ann Priestman
6e9a9e274b Cleanup 2017-12-05 14:44:26 -05:00
Ann Priestman
e25c97d031 Cleanup 2017-12-05 14:41:30 -05:00
U-BASIS\zhaohui
3654c319a6 3219: update Experimental LGoodDatePicker version to 10.3.1 2017-12-05 14:34:07 -05:00
Ann Priestman
f80e57dafb Merge remote-tracking branch 'upstream/develop' into 3245_updateSchema 2017-12-05 14:30:29 -05:00
Ann Priestman
97be15f9d3 Finished upgrade code. 2017-12-05 14:29:59 -05:00
Richard Cordovano
a6f9e76d96
Merge pull request #3251 from wschaeferB/3226-AddMemorySettings
3226 add memory settings
2017-12-05 13:31:07 -05:00
William Schaefer
e64d4801bb 3248 make navigate to file work when already in directory 2017-12-05 12:43:05 -05:00
William Schaefer
b69bc2731e 3226 fix horizontal allignment of notifications 2017-12-05 12:05:20 -05:00
William Schaefer
5f338c4f13 3226 Fixed error displaying current memory setting, and layout issues 2017-12-05 11:32:15 -05:00
Richard Cordovano
a647305ac7
Merge pull request #3259 from millmanorama/disable_Visualize_tab
Disable visualize tab
2017-12-05 09:21:48 -05:00
millmanorama
85e9f375ca disable Visualize tab. 2017-12-05 14:01:46 +01:00
Richard Cordovano
4151082c5a Remove inaccurate ingest job cancellatino msg details 2017-12-04 16:26:14 -05:00
Richard Cordovano
87167854da Remove completion check from DataSourceIngestJob.cancel 2017-12-04 15:42:25 -05:00
millmanorama
63174e0dfc inline method 2017-12-02 16:38:58 +01:00
millmanorama
d27d13ba68 WIP
Merge branch 'accounts_relationships' into 883_user-friendly-device-ids
2017-12-02 16:22:56 +01:00
U-BASIS\zhaohui
e442bf58b0 3219: Replace JCalendarButton with LGoodDatePick for DateSearchPanel 2017-12-01 17:32:52 -05:00
Ann Priestman
1bb1b65408 Merge remote-tracking branch 'upstream/develop' into 3245_updateSchema 2017-12-01 16:22:33 -05:00
Ann Priestman
8a4b4f3f81 Testing 2017-12-01 16:22:31 -05:00