William Schaefer
|
b4300d6a88
|
4271 made reasons for common property search being unavailble more detailed
|
2018-09-28 15:28:00 -04:00 |
|
William Schaefer
|
b1cc67d47d
|
4266 add No score tooltip to cells in score column when no score is set
|
2018-09-28 13:53:46 -04:00 |
|
Richard Cordovano
|
3087edffa5
|
Merge pull request #4164 from dannysmyda/4264-disable-hashset-for-reasons
4264 disable hashset for reasons
|
2018-09-28 13:31:36 -04:00 |
|
Richard Cordovano
|
7aea2b5bea
|
Merge pull request #4161 from millmanorama/1050-disable-button-while-changing-groups
1050 IG Groups UI fixes
|
2018-09-28 13:31:05 -04:00 |
|
Richard Cordovano
|
529510fc8e
|
Merge pull request #4158 from wschaeferB/4248-HashSetHitsScoreUpdate
4248 hash set hits score update
|
2018-09-28 11:16:04 -04:00 |
|
Richard Cordovano
|
1e1533bf67
|
Merge pull request #4151 from wschaeferB/4238-AddDisabledReasonToActionName
4238 add disabled reason to action name
|
2018-09-28 11:13:26 -04:00 |
|
Richard Cordovano
|
f53a95b932
|
Merge pull request #4155 from dannysmyda/4257-hashset-functionality-during-ingest
4257 hashset functionality during ingest
|
2018-09-28 10:54:50 -04:00 |
|
Richard Cordovano
|
6817edaebd
|
Merge pull request #4163 from APriestman/4192_docUpdate3
4192 Common properties documentation
|
2018-09-28 10:53:02 -04:00 |
|
Richard Cordovano
|
7861646415
|
Merge pull request #4150 from dgrove727/4245_AndroidAnalyzerSqlExceptions
Fixed exception handling; no longer logging certain messages.
|
2018-09-28 10:51:02 -04:00 |
|
Richard Cordovano
|
70daddc76f
|
Merge pull request #4148 from esaunders/4253_solr_schema_compatibility
Added Index.isCompatible() method to determine whether a particular S…
|
2018-09-28 10:50:43 -04:00 |
|
U-BASIS\dsmyda
|
59ccaa50eb
|
Added reason for files not candidates to be added to hashsets
|
2018-09-27 14:48:40 -04:00 |
|
U-BASIS\dgrove
|
97d8ea26b7
|
Changed exception block.
|
2018-09-27 12:56:27 -04:00 |
|
Richard Cordovano
|
a75e3244a9
|
Merge pull request #4159 from sleuthkit/ig_tag_query
Cache IG data, change order of loading
|
2018-09-27 12:42:27 -04:00 |
|
Brian Carrier
|
ae2464a19a
|
Added syncronization to the caches
|
2018-09-27 12:28:38 -04:00 |
|
Richard Cordovano
|
4b7d379122
|
Merge pull request #4152 from wschaeferB/4240-ReturnButtonsToOriginalSize
4240 return buttons to original size
|
2018-09-27 12:27:33 -04:00 |
|
Ann Priestman
|
0608c6a0d1
|
Renamed commmon files to common properties
|
2018-09-27 12:05:14 -04:00 |
|
Ann Priestman
|
6e18a52f2d
|
Almost completed common properties search.
Removed old common files images.
|
2018-09-27 11:52:35 -04:00 |
|
Richard Cordovano
|
71281bcde5
|
Merge pull request #4153 from dgrove727/4249_OptionsRefresh
Added cases to 'preferenceChange()' method.
|
2018-09-27 11:44:36 -04:00 |
|
Richard Cordovano
|
03d7110a61
|
Merge pull request #4154 from APriestman/4192_docUpdate2
4192 Doc update parts 1 and 2
|
2018-09-27 11:44:03 -04:00 |
|
Richard Cordovano
|
a30067254f
|
Merge pull request #4149 from wschaeferB/4187-UpdateLegacyCodeForExaminerID
4187 update legacy single user case converter code for examiner_id fo…
|
2018-09-27 11:33:33 -04:00 |
|
Richard Cordovano
|
bfc168d3f9
|
Reorder JOIN in SQL to reflect usual practice
|
2018-09-27 11:33:22 -04:00 |
|
Richard Cordovano
|
694ed88f38
|
Merge pull request #4136 from sleuthkit/ig_performance
group cache and don't go to DB to get data source hashcode()
|
2018-09-27 11:28:09 -04:00 |
|
millmanorama
|
4342365304
|
disable the next unseen group button while changing groups.
|
2018-09-27 16:37:37 +02:00 |
|
U-BASIS\dsmyda
|
0f9b42b9c2
|
Fixed a comment
|
2018-09-27 09:53:20 -04:00 |
|
Richard Cordovano
|
6289d036fb
|
Merge pull request #4157 from sleuthkit/ig_docs
initial changes for IG docs
|
2018-09-27 09:49:54 -04:00 |
|
U-BASIS\dsmyda
|
dc01e2301c
|
Fixed capitalization
|
2018-09-27 09:46:33 -04:00 |
|
U-BASIS\dsmyda
|
65c25d8438
|
Fixed Image galley hashset not being greyed out bug
|
2018-09-27 09:39:09 -04:00 |
|
Ann Priestman
|
d9dd5d55da
|
Removed mistakenly added image
|
2018-09-27 09:24:42 -04:00 |
|
Ann Priestman
|
74e35a20c9
|
Partway through common properties search docs
|
2018-09-27 09:24:12 -04:00 |
|
millmanorama
|
b80344587d
|
cleanup
|
2018-09-27 15:23:23 +02:00 |
|
millmanorama
|
a341eee92a
|
check for table before checking for column to avoid "query doesn't return ResultSet"error
|
2018-09-27 14:32:34 +02:00 |
|
millmanorama
|
0297b0e247
|
WIP
|
2018-09-27 12:23:55 +02:00 |
|
Brian Carrier
|
530623713d
|
Merge branch 'ig_tag_query' of github.com:sleuthkit/autopsy into ig_tag_query
|
2018-09-26 23:45:02 -04:00 |
|
Brian Carrier
|
28be6a5ed6
|
Update caches based on events. Get DS Obj Id directly
|
2018-09-26 23:44:17 -04:00 |
|
William Schaefer
|
fab8d5ad79
|
4248 remove note about 4180 as it is expected we will still need this following that story
|
2018-09-26 17:34:28 -04:00 |
|
William Schaefer
|
ecd8ad7742
|
4248 add comment regarding 4180 and check possibly being redundant when implemented
|
2018-09-26 17:05:32 -04:00 |
|
William Schaefer
|
b5a21f63c1
|
4248 add correct score for Hashset hits by checking if set name is notable
|
2018-09-26 17:03:22 -04:00 |
|
Brian Carrier
|
fe393859ae
|
initial changes for IG docs
|
2018-09-26 17:02:32 -04:00 |
|
Brian Carrier
|
95a7f3c8b9
|
Merge pull request #4156 from raman-bt/ig_tag_query
1049: Image gallery rebuild does not complete for some images.
|
2018-09-26 16:29:15 -04:00 |
|
Raman
|
bc345144a3
|
1049: process regular files only in Image gallery.
- addressed review comment on previous commit.
|
2018-09-26 15:48:27 -04:00 |
|
U-BASIS\dgrove
|
553fa7d6a2
|
Revised some catch blocks.
|
2018-09-26 15:40:08 -04:00 |
|
Raman
|
bb84055f33
|
1049: Image gallery rebuild does not complete for some images.
- Only process 'real' files (not folders etc.) for Image gallery.
|
2018-09-26 14:41:27 -04:00 |
|
U-BASIS\dsmyda
|
60591d0e59
|
Swapped naming schema around just a little bit
|
2018-09-26 13:34:01 -04:00 |
|
U-BASIS\dsmyda
|
5dd166f725
|
added one comment
|
2018-09-26 13:29:46 -04:00 |
|
U-BASIS\dsmyda
|
c0d87ba027
|
Added the word is
|
2018-09-26 13:21:12 -04:00 |
|
Ann Priestman
|
11c5f1bebf
|
Finished view options page.
Removed redundant result_viewers page.
|
2018-09-26 13:18:22 -04:00 |
|
U-BASIS\dsmyda
|
f6d031ff8b
|
Changed greyed out text to specify that ingest is running, to avoid confusion on why it is temporarily disabled
|
2018-09-26 13:17:13 -04:00 |
|
U-BASIS\dgrove
|
fee73d0c91
|
Added cases to 'preferenceChange()' method.
|
2018-09-26 13:02:56 -04:00 |
|
Ann Priestman
|
ba6aa9986b
|
Added time display options and SCO column description
|
2018-09-26 12:24:41 -04:00 |
|
Brian Carrier
|
7ed9bfd91d
|
Change order of opening TC, ensure group manager has only relevant groups. Updated Comments
|
2018-09-26 11:12:29 -04:00 |
|