20848 Commits

Author SHA1 Message Date
U-BASIS\dsmyda
2bfec7517f Tested these refactors and everything is working correctly. 2018-11-02 09:31:23 -04:00
U-BASIS\dsmyda
a9df539136 Refactor of file names and methods 2018-11-02 09:04:12 -04:00
millmanorama
cb8021892b push isImageGalleryOpen() onto the swing EDT. 2018-11-02 13:08:28 +01:00
millmanorama
2272bba4df only show regrouping progress in IG status bar ( not main autopsy one) 2018-11-02 09:32:52 +01:00
U-BASIS\dsmyda
af3c213568 Realized that FileProperty is redundant, all we want is the ability to see if its enabled, so I refactored and did some light renaming too 2018-11-01 16:53:09 -04:00
U-BASIS\dgrove
23c21b9f30 Reference 'extractDomain()' from ExtractIE class. 2018-11-01 16:48:33 -04:00
William Schaefer
5b61b46d72 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4354-AddObjectIdToCR 2018-11-01 16:38:11 -04:00
U-BASIS\dsmyda
c5b43a9355 Done with changes, now commenting and making it more readable, on the verge of opening a PR 2018-11-01 15:59:55 -04:00
William Schaefer
077d954567 4305 fix codacy issues 2018-11-01 12:14:41 -04:00
Brian Carrier
c7b3c65275
Merge pull request #4241 from sleuthkit/1109_invalidate
1109 invalidate
2018-11-01 09:42:54 -04:00
Richard Cordovano
99cef00b52
Merge pull request #4192 from wschaeferB/4297-SilenceJackcessEceptions
4297 silence jackcess exceptions
2018-10-31 18:15:18 -04:00
Richard Cordovano
f237aabe89
Merge pull request #4249 from sleuthkit/release-4.9.0
Merge release 4.9.0 branch into develop branch
2018-10-31 16:46:36 -04:00
William Schaefer
46d3e32d6d 4305 restore previous version of cr ingestmodulefactory 2018-10-31 16:42:58 -04:00
William Schaefer
39a499c96e 4305 always create interesting items if CR is enabled and ingest is not running 2018-10-31 16:41:40 -04:00
William Schaefer
650dbb9637 4305 modify placement of flag previously notable setting, restore cr ingestsettings file 2018-10-31 14:03:18 -04:00
U-BASIS\dsmyda
5d2a52d86f Now testing and going to batch the SCO tasks into one pool afterwards 2018-10-31 12:49:13 -04:00
William Schaefer
2dc3021e1a 4305 flag previously tagged as notable changed to being global setting 2018-10-31 12:41:57 -04:00
U-BASIS\dgrove
79993506ab Using Application tab as the default. 2018-10-31 12:09:33 -04:00
U-BASIS\dsmyda
7e647388df Refactored everything and testing to see if things are working as expected 2018-10-31 10:17:02 -04:00
U-BASIS\dgrove
99af094b38 Cleanup. 2018-10-30 17:50:25 -04:00
U-BASIS\dgrove
18aa381882 Sort time zones by GMT offset. 2018-10-30 17:44:50 -04:00
William Schaefer
1c1163ed09 4305 add update to 1.2 comment 2018-10-30 16:58:55 -04:00
William Schaefer
e4c08c87ef 4305 add missing semi-colon 2018-10-30 16:55:39 -04:00
William Schaefer
8c7f987049 4305 prevent older versions of Autopsy from lowering CR schema version number 2018-10-30 16:53:37 -04:00
William Schaefer
8576c46f82 4305 add comments to new methods regarding getting templates for database statements 2018-10-30 16:00:05 -04:00
U-BASIS\dsmyda
003a1f6662 Merged in TTS to changes to AAFN, now we have reduction in public api changes and support for translation column 2018-10-30 15:38:45 -04:00
U-BASIS\dsmyda
4b7e074a56 Cleaned up some stuff and made things not public api 2018-10-30 15:31:28 -04:00
William Schaefer
b5c5c64970 4305 correct logic for enabling other occurances content viewer 2018-10-30 11:22:23 -04:00
U-BASIS\dsmyda
e414238792 This import keeps getting automatically added and its causing Codacy to complain 2018-10-30 08:39:03 -04:00
William Schaefer
82aa5a0639 4305 CR upgrade code for wireless_networks correlation attr 2018-10-29 16:00:46 -04:00
U-BASIS\dsmyda
6ae37630a4 Fixed codacy suggestions 2018-10-29 15:41:59 -04:00
William Schaefer
86901a9bed 4305 remove partial code for adding imei and mac address correlation attrs 2018-10-29 12:40:23 -04:00
William Schaefer
5ec17adf8e 4305 add icon for tsk_wifi_network artifacts 2018-10-29 12:30:46 -04:00
William Schaefer
8805b1a2bd 4272 rename case manager for CR to Manage Cases 2018-10-29 11:39:29 -04:00
U-BASIS\dsmyda
95b981c991 Final codacy issues 2018-10-29 09:01:51 -04:00
U-BASIS\dsmyda
0eb61e5520 Removed useless log message from extractor code 2018-10-29 08:46:40 -04:00
William Schaefer
4c42a25e57 4272 fix creation date column header, rename dialog to case manager 2018-10-29 02:47:40 -04:00
William Schaefer
1a2c5938d7 4297 remove already done todo 2018-10-29 01:20:48 -04:00
U-BASIS\dsmyda
45268e4397 Removed zip bomb detection via compression ratio heuristic on unallocated files 2018-10-26 15:24:52 -04:00
Brian Carrier
ce9e5843ee Initial version of scripts to update versions before release 2018-10-26 12:54:31 -04:00
Brian Carrier
ac2181246a Updated TSK version 2018-10-26 11:50:49 -04:00
Brian Carrier
0bdd31f45b Updated versions for release 2018-10-26 11:12:26 -04:00
Brian Carrier
3626f15326 Merge branch 'release-4.9.0' of github.com:sleuthkit/autopsy into release-4.9.0 2018-10-26 10:50:12 -04:00
U-BASIS\dsmyda
af192b2c1d Changed panel text according to Brian's request 2018-10-26 09:13:48 -04:00
U-BASIS\dsmyda
5e817a63e5 Made TextTranslationService a singleton 2018-10-26 08:59:26 -04:00
Ann Priestman
af882afd42 Don't pass in sleuthkit case 2018-10-26 08:55:13 -04:00
U-BASIS\dsmyda
0edda0d0ae Did codacy suggestions 2018-10-26 08:47:52 -04:00
William Schaefer
b4c8abad8f 4305 allow correlation attrs to be added when ingest not running 2018-10-25 16:02:39 -04:00
Brian Carrier
f9559cc2a2
Merge pull request #4238 from raman-bt/1097-ig-doesnt-detect-mimetype
1097: ImageGallery should not detect MIME type of a file, if it isn't…
2018-10-25 15:55:34 -04:00
Brian Carrier
7ab8994a44 Only update/resort groups if they changed 2018-10-25 15:54:03 -04:00