21675 Commits

Author SHA1 Message Date
Eugene Livis
2db0e6a602 Changed layer.xml so that report is instanciated 2018-11-05 10:23:50 -05:00
Ann Priestman
e5313083d8 Moved extractDomain from RecentActivity into NetworkUtils 2018-11-05 10:21:03 -05:00
Ann Priestman
1c925b65ec Remove RecentActivity from pubilc packages 2018-11-05 09:40:59 -05:00
U-BASIS\dsmyda
a14e91d5e3 Typo 2018-11-05 08:52:25 -05:00
U-BASIS\dsmyda
ac0220d13f Edited some comments for clarity 2018-11-05 08:51:47 -05:00
U-BASIS\dsmyda
aa0346bae7 Made column names appear regardless of table size 2018-11-05 08:49:22 -05:00
U-BASIS\dgrove
559a963a0b Added handling of NSArray data. 2018-11-05 02:41:50 -05:00
Eugene Livis
35c00ec388 First cut at saving files 2018-11-02 17:07:03 -04:00
Eugene Livis
44ab48e001 Merge branch 'develop' of github.com:sleuthkit/autopsy into case_uco_1889 2018-11-02 14:34:34 -04:00
Richard Cordovano
b3e3278eee
Merge pull request #4218 from dgrove727/4262_HandleDomainSpecialCharacters
4262 handle domain special characters
2018-11-02 14:09:35 -04:00
U-BASIS\dsmyda
c18fe62f90 Removed stack trace on warning log 2018-11-02 12:15:11 -04:00
U-BASIS\dsmyda
767f90b4b5 Added a final note about synchonization 2018-11-02 11:46:17 -04:00
Eugene Livis
f7187deaa8 Resolved merge conflicts 2018-11-02 11:28:03 -04:00
Eugene Livis
1424532398 Merge develop 2018-11-02 11:14:34 -04:00
Eugene Livis
688bef2096 Added JSON initialization and closing 2018-11-02 11:12:46 -04:00
U-BASIS\dsmyda
3c0384e0e0 Fixed warnings in log 2018-11-02 10:30:45 -04:00
U-BASIS\dsmyda
79d886bbb5 Added final comments 2018-11-02 10:23:17 -04:00
U-BASIS\dsmyda
805f002bfc Added name back in 2018-11-02 10:15:51 -04:00
U-BASIS\dsmyda
70cb50b359 Realized I added an unnecessary method to public API 2018-11-02 10:01:57 -04:00
U-BASIS\dsmyda
12adee375e Did the same for the MessageContentViewer 2018-11-02 09:58:39 -04:00
U-BASIS\dsmyda
4dcf88fc2c Fixed Cr node instance to depend on AAFN 2018-11-02 09:47:24 -04:00
Brian Carrier
1f52c0e093
Merge pull request #4255 from millmanorama/1100-IG_non_edit_warning_
1110 push isImageGalleryOpen() onto the swing EDT.
2018-11-02 09:41:39 -04:00
Brian Carrier
224688672a
Merge pull request #4254 from millmanorama/1056-move_regrouping_progress_bar
1056 move regrouping progress bat to IG window
2018-11-02 09:40:27 -04:00
U-BASIS\dsmyda
2bfec7517f Tested these refactors and everything is working correctly. 2018-11-02 09:31:23 -04:00
Eugene Livis
72bdae97df Added dependecies 2018-11-02 09:21:34 -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
Eugene Livis
2193fad8a6 More changes 2018-10-31 16:30:14 -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
Eugene Livis
d4fefb4dc1 First cut at creating a report module 2018-10-31 13:19:19 -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