11750 Commits

Author SHA1 Message Date
Richard Cordovano
f5b0cf3494
Merge pull request #4349 from wschaeferB/4487-AddOptionNotToCreateCrProps
4487 rename option to be Save items to the Central Repository
2018-12-10 16:49:41 -05:00
U-BASIS\dsmyda
32a6066a75 Merged in develop 2018-12-10 16:42:39 -05:00
U-BASIS\dsmyda
9d15b5f571 Fixed language pack look up to happen once at class loading 2018-12-10 16:37:55 -05:00
U-BASIS\dsmyda
ab86d88126 Added tons of documentation and made tesseract look for language packs programically 2018-12-10 16:21:12 -05:00
esaunders
2d2d2f9298 Yanked limit on number of results. 2018-12-10 16:15:11 -05:00
William Schaefer
8dc170a1cd remove redundant calls to check if CR is enabled in blackboard artifact node 2018-12-10 15:42:12 -05:00
William Schaefer
879e06e5b4 4465 make C column obey setting not to use CR 2018-12-10 15:41:45 -05:00
William Schaefer
6b8ad26540 4266 fix default tool tip for score column 2018-12-10 15:40:09 -05:00
Ann Priestman
a8569de675 Changed wording of ingest messages from the data source integrity module 2018-12-10 15:08:39 -05:00
Richard Cordovano
dd23a69ba0
Merge pull request #4344 from wschaeferB/4487-AddOptionNotToCreateCrProps
4487 add setting to allow users not to add results to central repository
2018-12-10 13:00:26 -05:00
William Schaefer
24d9337c4d 4487 rename option to be Save items to the Central Repository 2018-12-10 12:54:52 -05:00
William Schaefer
8f528d910b 4440 rename local parent path to parent path in current case 2018-12-10 12:47:35 -05:00
William Schaefer
6053713d7c 4440 - change name of parent path column for Case sorted common property search results 2018-12-10 12:31:56 -05:00
U-BASIS\dsmyda
41a0435d0f Improved documentation and naming conventions 2018-12-10 10:33:22 -05:00
William Schaefer
7a3e2190f3 4440 address codacy complaints regarding variables being declared too soon 2018-12-10 10:25:40 -05:00
William Schaefer
ec57ad7ede Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4440-ChangePropertySearchResults 2018-12-10 10:22:27 -05:00
William Schaefer
ee8b2931e5 4487 address codacy complain about variables not final 2018-12-10 10:21:35 -05:00
William Schaefer
cefc85f6ed Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4487-AddOptionNotToCreateCrProps 2018-12-10 10:18:06 -05:00
Richard Cordovano
97b7414150 Fix error handling bug in AddImageTask 2018-12-08 18:06:20 -05:00
Richard Cordovano
60f4ef7cf0 Store created schema version in CR 2018-12-08 17:02:31 -05:00
Richard Cordovano
81114a6a7c Store created schema version in CR 2018-12-08 17:00:42 -05:00
Richard Cordovano
5c17987462 Store created schema version in CR 2018-12-08 16:58:07 -05:00
Richard Cordovano
a1f07e9d33 Store created schema version in CR 2018-12-08 16:55:24 -05:00
Richard Cordovano
b5e6918f34 User can enter image data source hashes 2018-12-08 15:32:49 -05:00
Richard Cordovano
99451b80d1 User can enter image data source hashes 2018-12-08 15:29:28 -05:00
Richard Cordovano
d83da2b121 User can enter image data source hashes 2018-12-08 15:27:27 -05:00
Richard Cordovano
5afdeab268 User can enter image data source hashes 2018-12-08 15:26:08 -05:00
Richard Cordovano
22de4ce431 User can enter image data source hashes 2018-12-08 15:24:02 -05:00
Richard Cordovano
42f8ac602e User can enter image data source hashes 2018-12-08 15:23:26 -05:00
Richard Cordovano
31410e10aa User can enter image data source hashes 2018-12-08 15:21:36 -05:00
Richard Cordovano
e213eb04d3 User can enter image data source hashes 2018-12-08 15:13:22 -05:00
William Schaefer
92b522a713 4487 add setting to allow users not to add results to central repository 2018-12-07 18:22:28 -05:00
Richard Cordovano
16eed89b82 Merge branch '4396_ImageFilePanelHashesUi' of https://github.com/dgrove727/autopsy into dgrove727-4396_ImageFilePanelHashesUi 2018-12-07 18:16:33 -05:00
Richard Cordovano
801571f4ce Add hash cols to CR data_sources table 2018-12-07 17:56:02 -05:00
William Schaefer
0fe15c6f8a 4440 reenable options for sort by case 2018-12-07 17:40:52 -05:00
U-BASIS\dsmyda
a7e78131c4 Changed name 2018-12-07 17:24:49 -05:00
U-BASIS\dsmyda
fe3927ea86 Fixed public api 2018-12-07 17:23:14 -05:00
Richard Cordovano
11a28c29c1 Add hash cols to CR data_sources table 2018-12-07 17:21:09 -05:00
William Schaefer
f8a902e4fa 4440 merge changes from develop 2018-12-07 17:07:01 -05:00
William Schaefer
af09fe3359 4440 clean up comments for common property search results story 2018-12-07 16:58:38 -05:00
Richard Cordovano
ca68609c2f
Merge pull request #4341 from dgrove727/4485_ToolsMenuOrganization_2
4485 tools menu organization 2
2018-12-07 16:31:23 -05:00
Richard Cordovano
539f878825
Merge branch 'develop' into 4453_verificationFailedArtifact 2018-12-07 16:30:55 -05:00
Richard Cordovano
7d34020266
Merge pull request #4338 from raman-bt/1143-cache-for-updatefile
1143 cache for updatefile
2018-12-07 16:28:08 -05:00
U-BASIS\dgrove
8b63caa0ea Fixed reorganization issues. 2018-12-07 16:27:59 -05:00
Richard Cordovano
1608d1ee0c
Merge pull request #4336 from sleuthkit/4481_hash_check
prevent hashes from being changed
2018-12-07 16:27:40 -05:00
Richard Cordovano
b20f48e856
Merge pull request #4311 from dgrove727/4302_DarculaCommonPropertiesSearch
4302 darcula common properties search
2018-12-07 15:53:18 -05:00
Ann Priestman
bdf36b59c4 Name change 2018-12-07 15:50:58 -05:00
U-BASIS\dgrove
bf5396bf88 Merge branch '4485_ToolsMenuOrganization' into 4485_ToolsMenuOrganization_2 2018-12-07 15:37:41 -05:00
U-BASIS\dgrove
9672865b8e Resolved merge conflict. 2018-12-07 15:33:01 -05:00
William Schaefer
cafce67899 4440 more changes to make value column consistant remvoved useless size calc JIRA-4502 2018-12-07 15:32:43 -05:00