20108 Commits

Author SHA1 Message Date
U-BASIS\dsmyda
11b482f4ee Fixed the out of memory issue with excel xml document reading, caught the old excel format exception, and refactored the code 2018-08-16 14:40:42 -04:00
Brian Sweeney
11b3639191 ui error message stuff 2018-08-16 09:23:40 -06:00
Andrew Ziehl
2b4059a613 Add fields to DB returns to properly create CorrelationAttributeInstances 2018-08-15 16:54:26 -07:00
Andrew Ziehl
a3eb28f1dc update tests for instance refactor. 2018-08-15 16:38:18 -07:00
Richard Cordovano
418e202079
Merge pull request #4044 from wschaeferB/AddPathValidatorIsValid
Add back a deprecated PathValidater.isValid method for public API
2018-08-15 18:54:46 -04:00
esaunders
5570aa7003 Check extensions first in thumbnailSupported(). 2018-08-15 17:45:23 -04:00
Brian Sweeney
68e86af235 using Optional instead of null 2018-08-15 15:07:03 -06:00
U-BASIS\dsmyda
91aa55838b Added streaming verison of apache poi for xlsx files 2018-08-15 14:31:49 -04:00
William Schaefer
e4fef8c575 4114 refactor method add status method into get status method 2018-08-15 13:35:03 -04:00
U-BASIS\dsmyda
9bb103359b Added xlsx support (XML model) 2018-08-15 13:07:53 -04:00
Raman
ae5621db16 Address review comments 2018-08-15 12:01:01 -04:00
Brian Sweeney
e998ad93dc peer review suggestions mostly accepted 2018-08-15 08:56:05 -06:00
William Schaefer
2f105eaf2d Add back a deprecated PathValidater.isValid method for public API 2018-08-15 10:08:42 -04:00
Brian Sweeney
08b7e113c9 percentagethreshold ui stuff 2018-08-15 08:07:24 -06:00
Andrew Ziehl
84471317a3 Rectify errors. Adjust logic since Instance more often than not should have details. Account for List<> instances. 2018-08-14 15:13:57 -07:00
rishwanth1995
7bab2881ee modified mac os X docs 2018-08-14 14:46:06 -04:00
U-BASIS\dsmyda
f9213d75af Added sqlitereader to public api 2018-08-14 13:14:29 -04:00
U-BASIS\dsmyda
3fd1d1cf05 More commits coming, need to resolve ivy dependencies 2018-08-14 13:08:16 -04:00
Brian Sweeney
66e97f8349 codacy stuff 2018-08-14 10:59:10 -06:00
Brian Sweeney
385222ef2c must convert to lower since thats what the normalizer does 2018-08-14 09:05:23 -06:00
Brian Sweeney
4a758a4b9d Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3868-normalize-cr 2018-08-14 07:39:59 -06:00
Richard Cordovano
90ef414a17
Merge pull request #4015 from rishwanth1995/live_autopsy_warning
warn user for case folder, if they are running autopsy in target system
2018-08-13 18:17:31 -04:00
Richard Cordovano
e0ea55e558
Merge pull request #4032 from millmanorama/timeline-menu-disabling
disable menus appropriately in timeline list view
2018-08-13 16:36:54 -04:00
Richard Cordovano
f8e6298ce0
Merge pull request #4038 from dgrove727/4135_CheckForArtifactId
Accounting for associated artifact.
2018-08-13 16:36:20 -04:00
rishwanth1995
4a29680c4a made case wizard default to the mounted drive in when autopsy in target 2018-08-13 16:07:10 -04:00
Andrew Ziehl
0f26644534 Add wip constructor 2018-08-13 13:02:42 -07:00
U-BASIS\dgrove
7a8215779d Accounting for associated artifact. 2018-08-13 14:07:30 -04:00
Brian Sweeney
b4bd847d5e Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3868-normalize-cr 2018-08-13 08:45:45 -06:00
Raman
63860fd551 Addressed Codacy comment 2018-08-13 10:27:52 -04:00
Raman
d2f75af454 Addressed review comment. 2018-08-13 08:21:55 -04:00
Brian Carrier
39dabe5f9f
Merge pull request #4030 from gu3st0/patch-1
restrict binary permission
2018-08-11 18:06:33 -04:00
Richard Cordovano
cc83c9dedd
Merge pull request #4024 from briangsweeney/commonfiles
Commonfiles
2018-08-10 18:40:00 -04:00
Brian Sweeney
948ed2aa00 first pass at filtering results by frequency threshold 2018-08-10 16:31:55 -06:00
U-BASIS\dsmyda
6ecffa3f02 Small bundle comment change 2018-08-10 18:23:00 -04:00
U-BASIS\dsmyda
f535be8e3e Adjusted infrastructure and added support for reading excel files 2018-08-10 18:17:16 -04:00
Andrew Ziehl
bf28dbb83d first pass, almost done to no build errors. 2018-08-10 14:45:09 -07:00
Raman
2c3d515201 1009: Rebuild IG at data-source level 2018-08-10 15:29:19 -04:00
Brian Sweeney
69b5c4fa59 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 4102-filter-by-frequency 2018-08-10 12:38:19 -06:00
Andrew Ziehl
7df29a843c Remove comment 2018-08-10 11:26:01 -07:00
William Schaefer
17e56c19ef 4014-more clean up of comments and logging for has comment column code 2018-08-10 12:19:30 -04:00
William Schaefer
d07326a342 4014 remove some sys outs and TODOs that were in for debugging 2018-08-10 11:47:00 -04:00
Brian Sweeney
ba55eecccc more codacy things 2018-08-10 08:42:44 -06:00
U-BASIS\dsmyda
ef76511f6b Drowning in checked exceptions 2018-08-10 10:19:55 -04:00
William Schaefer
6752b2effd 4014 highlighting now working with icons 2018-08-10 09:50:51 -04:00
rishwanth1995
1932d4381b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into live_autopsy_warning 2018-08-10 09:50:15 -04:00
rishwanth1995
60ee75098f refactored method names in pathvalidator 2018-08-10 09:45:04 -04:00
William Schaefer
74ad7d9abf 4014 initial working Has Comment column 2018-08-10 08:59:53 -04:00
Brian Sweeney
ac096fac57 codacy stuff 2018-08-09 17:41:10 -06:00
Brian Sweeney
e223cc4e9e comments 2018-08-09 16:53:03 -06:00
Brian Sweeney
7559a45a7c added phone normalization and renamed the whole thing 2018-08-09 16:48:09 -06:00