20605 Commits

Author SHA1 Message Date
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
William Schaefer
6d5bd0b48f 4240 replace case nav and gear icon with smaller icons 2018-09-26 11:05:17 -04:00
Ann Priestman
8d9fb193c3 Merge remote-tracking branch 'upstream/develop' into 4192_docUpdate2 2018-09-26 10:17:26 -04:00
Ann Priestman
6b01bebe74 Added reject account and group by data source options 2018-09-26 10:17:15 -04:00
Ann Priestman
36d5de8163 View options in progress 2018-09-26 08:55:46 -04:00
millmanorama
ba72865298 cleanup 2018-09-26 12:46:19 +02:00
millmanorama
2e5017d1b7 fix pragma usage 2018-09-26 11:12:51 +02:00
William Schaefer
81cc6cd5c7 4240 resize case nav buttons down to 24x24 2018-09-25 18:36:49 -04:00
William Schaefer
f67d883310 4238 remove extra line before else 2018-09-25 17:59:27 -04:00