10511 Commits

Author SHA1 Message Date
William Schaefer
241320b565 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4163-AddCachesToCrResultsDev 2018-09-18 12:46:53 -04:00
Richard Cordovano
08a60af0df
Merge pull request #4093 from dgrove727/4154_UserPreferencesPanel
4154 user preferences panel
2018-09-18 12:05:43 -04:00
Richard Cordovano
2c9de1aed8
Merge pull request #4103 from wschaeferB/4215-RemoveTagHighlighting
4215 remove highlighting of tagged files and artifacts
2018-09-18 11:45:33 -04:00
U-BASIS\dgrove
e3395af379 Revised UI. 2018-09-17 17:07:08 -04:00
Richard Cordovano
388369a4b1
Merge pull request #4097 from dannysmyda/4174-reduce-count-call-in-intercase
4174 reduce count call in intercase
2018-09-17 16:45:04 -04:00
William Schaefer
b298407da7 4215 remove highlighting of tagged files and artifacts 2018-09-17 16:12:34 -04:00
William Schaefer
a320e80c33 4167 rename title of search results to properties 2018-09-17 11:47:11 -04:00
William Schaefer
a2a0970e48 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4167-UpdateCommonAttributeGUI 2018-09-17 10:30:26 -04:00
William Schaefer
3357c7fc02 4167 adjust title of common property search to include percent 2018-09-17 10:30:14 -04:00
millmanorama
fad5cd5121 Merge remote-tracking branch 'upstream/develop' into threading-review-bug-fixes 2018-09-15 13:28:13 +02:00
William Schaefer
02d888274b 4167 rename action text and messages as Common Property Search 2018-09-14 14:08:39 -04:00
William Schaefer
e9052745e2 4167 fix typos and message text in Common Property Search 2018-09-14 14:01:27 -04:00
Richard Cordovano
06bbb425a1
Merge pull request #4084 from APriestman/4156_groupDataSourceFiltering
4156 group data source filtering
2018-09-14 13:46:30 -04:00
William Schaefer
e2e6037c92 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4167-UpdateCommonAttributeGUI 2018-09-14 11:53:53 -04:00
William Schaefer
6df55b82b3 remove unused import of Exceptions 2018-09-14 11:18:49 -04:00
William Schaefer
94765e190e 4114 fix build error with new exception thrown by getCountUniqueCaseDataSourceTuplesHavingTypeValue 2018-09-14 11:10:18 -04:00
U-BASIS\dgrove
3d71afde77 Fixed positioning of controls on panel. 2018-09-13 22:17:29 -04:00
U-BASIS\dsmyda
0e8c25b3fa Changed fileAttributeType name to just attributeType 2018-09-13 16:17:53 -04:00
U-BASIS\dsmyda
9fb24ff6ff Removed instance creation in the loop and passed the attributes themselves directly 2018-09-13 16:16:29 -04:00
William Schaefer
ee3fb179c7 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4163-AddCachesToCrResultsDev 2018-09-13 15:52:55 -04:00
U-BASIS\dsmyda
c426b2c7ef Added one comment 2018-09-13 15:09:25 -04:00
William Schaefer
8344fc3b33 Merge branch '4112-AddCrStatusColumn' of https://github.com/wschaeferB/autopsy into 4113-AddCountColumn 2018-09-13 15:01:33 -04:00
William Schaefer
8a8903ce4b Merge branch '4114-AddHasCommentColumn' of https://github.com/wschaeferB/autopsy into 4112-AddCrStatusColumn 2018-09-13 15:00:53 -04:00
U-BASIS\dsmyda
a6c3607ea1 Reduced the number of calls to count unique data sources in intercase correlation to one, this will have merge conflicts with brians branch 2018-09-13 14:58:06 -04:00
William Schaefer
5f1ff9573a 4114 resolve merge conflicts with develop 2018-09-13 14:55:03 -04:00
William Schaefer
450ef528d2 Merge branch '4121_correlation_types' of https://github.com/wschaeferB/autopsy into 4167-UpdateCommonAttributeGUI 2018-09-13 14:25:36 -04:00
William Schaefer
e05c697473 4121 add common file attrs test image links to google drive 2018-09-13 14:15:26 -04:00
William Schaefer
d819a966ff 4121 update note in CommonAttributeSearchInterCaseTests to include jira number 4166 2018-09-13 13:57:30 -04:00
William Schaefer
6042b1ec34 Merge branch 'FixNewExceptionError' of https://github.com/wschaeferB/autopsy into 4121_correlation_types 2018-09-13 13:32:46 -04:00
William Schaefer
77c39994a7 Catch exception seperately 2018-09-13 13:25:57 -04:00
William Schaefer
17ea6ee74b Merge branch 'FixNewExceptionError' of https://github.com/wschaeferB/autopsy into 4121_correlation_types 2018-09-13 12:52:37 -04:00
William Schaefer
0c36fc6281 Fix error resulting from merge issue of exception being added to method 2018-09-13 12:43:49 -04:00
William Schaefer
ca8ace09a4 4121 resolve merge conflicts between 4121 and develop 2018-09-13 12:27:52 -04:00
William Schaefer
ad3a196d12 4167 clean up and add comments to CommonAttributePanel 2018-09-13 12:17:56 -04:00
William Schaefer
6a20eef257 4167 clean up IntraCasePanel and InterCasePanel classes and add comments 2018-09-13 11:26:18 -04:00
Richard Cordovano
759a3a5447
Merge pull request #4089 from eugene7646/hashsets_AppData_4177
Hashsets in windows user directory (4177)
2018-09-13 11:07:20 -04:00
Richard Cordovano
3077079fce
Merge pull request #4077 from wschaeferB/4165-FixInterestingFileReportColumns
4165 fix interesting file report columns
2018-09-13 11:05:58 -04:00
Richard Cordovano
7f33c39ade
Merge pull request #4072 from dgrove727/4153_AnnotationsContentViewer
4153 annotations content viewer
2018-09-13 11:03:03 -04:00
U-BASIS\dgrove
773203f5c0 Fixed a minor bug with the properties file. 2018-09-13 10:19:36 -04:00
U-BASIS\dgrove
d9b45b0f01 Improved tag data check. 2018-09-13 03:45:05 -04:00
U-BASIS\dgrove
7e71970049 Added documentation; removed unnecessary code. 2018-09-13 03:07:56 -04:00
U-BASIS\dgrove
3d08d3444a Merge remote-tracking branch 'upstream/develop' into 4154_UserPreferencesPanel 2018-09-13 02:28:57 -04:00
U-BASIS\dgrove
9c5e612ffe Fixed bug with button; bug with tags refresh. 2018-09-13 02:28:19 -04:00
U-BASIS\dgrove
a3547b0e8c Cleanup. 2018-09-13 01:27:57 -04:00
U-BASIS\dgrove
3a1cc602f6 Fixed button anchor on directory tree. 2018-09-13 00:18:10 -04:00
U-BASIS\dgrove
b577b761a6 Implementation as a JPopupMenu. 2018-09-12 23:24:56 -04:00
William Schaefer
91d08d5565 4167 replace GUI common attribute search gui 2018-09-12 15:55:57 -04:00
U-BASIS\dgrove
2a49a17164 Partial implementation. 2018-09-11 23:56:35 -04:00
Eugene Livis
25a96acc58 bug fix for pre-existing databases 2018-09-11 11:53:51 -04:00
William Schaefer
911f953d0b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4163-AddCachesToCrResultsDev 2018-09-10 12:34:06 -04:00