William Schaefer
|
5f1ff9573a
|
4114 resolve merge conflicts with develop
|
2018-09-13 14:55:03 -04:00 |
|
Richard Cordovano
|
835c1b4da8
|
Merge pull request #4095 from wschaeferB/4121_correlation_types
4121 correlation types
|
2018-09-13 14:39:59 -04:00 |
|
Richard Cordovano
|
4b85b74a04
|
Merge pull request #4094 from wschaeferB/FixNewExceptionError
Fix error resulting from merge issue of exception being added to method
|
2018-09-13 14:39:17 -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 |
|
Richard Cordovano
|
94a079c2b5
|
Merge pull request #4041 from briangsweeney/3868-normalize-cr
3868 normalize cr
|
2018-09-13 11:02:09 -04:00 |
|
U-BASIS\dgrove
|
773203f5c0
|
Fixed a minor bug with the properties file.
|
2018-09-13 10:19:36 -04:00 |
|
millmanorama
|
ec9ab46aca
|
fix initialization of listeningEnabled and stale properties.
|
2018-09-13 13:30:58 +02: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\dsmyda
|
5fb00a04b1
|
Added comments
|
2018-09-12 15:12:23 -04:00 |
|
U-BASIS\dsmyda
|
4542b6de04
|
Added a getColumnsFromTable method to all reader classes
|
2018-09-12 15:11:47 -04:00 |
|
Raman
|
722af489aa
|
1012: Allow user to view groups that are either new to them or new to everyone
- Added image_gallery_groups_seen table to track which groups have been seen by which examiner.
|
2018-09-12 13:34:02 -04:00 |
|
millmanorama
|
c4d1376f15
|
remove unneeded synchronization og ImageGalleryController.getDatabase()
|
2018-09-12 14:18:34 +02:00 |
|
millmanorama
|
cd6086b9c5
|
make sure service.restart is called on JavaFX thread.
|
2018-09-12 14:06:26 +02:00 |
|
millmanorama
|
22775f31c2
|
reduce unecessary synchronization, listeners, and sorting. more reliable preservation of selection when the datasource filter changes.
|
2018-09-12 13:39:45 +02:00 |
|
millmanorama
|
9d46669937
|
use a service instead of creating a new task each time.
|
2018-09-12 12:49:23 +02: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 |
|
U-BASIS\dsmyda
|
ddd923add5
|
Changed 1 variable name
|
2018-09-10 15:51:34 -04:00 |
|
U-BASIS\dsmyda
|
169fb9928f
|
Cleaned up code, refactored, improved efficiency
|
2018-09-10 15:45:40 -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 |
|
U-BASIS\dsmyda
|
b4628e745f
|
Major speed improvements, still need to comment and refactor and clean up
|
2018-09-10 11:37:41 -04:00 |
|
William Schaefer
|
d62bbdf05f
|
Merge branch '4112-AddCrStatusColumn' of https://github.com/wschaeferB/autopsy into 4113-AddCountColumn
|
2018-09-10 11:32:25 -04:00 |
|
William Schaefer
|
9f1cc5e67a
|
4112 resolve merge conflicts and rename score icons and enums
|
2018-09-10 11:31:47 -04:00 |
|
William Schaefer
|
7e8c1eec57
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4114-AddHasCommentColumn
|
2018-09-10 11:19:38 -04:00 |
|
William Schaefer
|
45a60ad623
|
4114 split icon and path into seperate variables for Comment icon
|
2018-09-10 11:19:06 -04:00 |
|
William Schaefer
|
3139158f31
|
4114 comment on parameters for constructor
|
2018-09-10 11:01:01 -04:00 |
|
Eugene Livis
|
ac5302bbc9
|
Code cleanup, added comments
|
2018-09-10 09:20:45 -04:00 |
|
Eugene Livis
|
6840744181
|
Added UI
|
2018-09-07 16:57:41 -04:00 |
|
Eugene Livis
|
f5c89ff896
|
Code improvements and optimizations
|
2018-09-07 15:42:16 -04:00 |
|
U-BASIS\dsmyda
|
8e0cd3b700
|
Fixed the unicode errors, cleaned up some of the reader code. Unicode will still cause formatting issues, but the keyword search module works
|
2018-09-07 14:45:01 -04:00 |
|
Eugene Livis
|
dd3515176a
|
Code improvements and optimizations
|
2018-09-07 14:19:53 -04:00 |
|