16891 Commits

Author SHA1 Message Date
U-BASIS\dgrove
44496e611a Added node for displaying no results message. 2018-01-11 02:49:16 -05:00
William Schaefer
b3c98ab2c0 3408 log exception which was being ignored when path not in case table 2018-01-10 17:29:10 -05:00
William Schaefer
8f7491eb9b 3408 allow support for opening cases with double click again 2018-01-10 15:58:49 -05:00
William Schaefer
b82d5b5c5b 3408 remove unnecessary use of DisplayableItemNode 2018-01-10 15:49:37 -05:00
William Schaefer
d171f89ffd 3408 disable open log file option instead of hide it when not available 2018-01-10 14:16:36 -05:00
William Schaefer
d88aabf9a2 3408 basic context menu action for opening log file 2018-01-10 13:56:09 -05:00
esaunders
e2d7f4a2bf Merge branch '3197_tika_upgrade' into 3407_tika_sax_parsers 2018-01-10 13:47:08 -05:00
William Schaefer
bde7c89f8f 3408 remove unnecessary method, add coments 2018-01-10 13:13:46 -05:00
William Schaefer
9d4f6bb146 3408 clean up comments and names for multi user case explorer changes 2018-01-10 13:13:39 -05:00
William Schaefer
80b77a0739 3408 clean up comments and names for multi user case explorer changes 2018-01-10 13:13:33 -05:00
William Schaefer
f3bdf7d84e 3408 fix capilization and inline enabling of button 2018-01-10 13:13:25 -05:00
William Schaefer
84d113f965 3408 move explorer provider manager down to CaseBrowser level and eliminate TopComponent 2018-01-10 13:13:14 -05:00
William Schaefer
96d9bdb022 3408 adjust context menu options for open multi user case panel 2018-01-10 13:13:08 -05:00
William Schaefer
b2915ef4f8 3408 clean up and bug fixes for MultiUserCasePanel 2018-01-10 13:13:02 -05:00
William Schaefer
978f37620b 3408 remove unused method in CaseBrowser 2018-01-10 13:12:52 -05:00
William Schaefer
ef87e9a7b6 3408 initial working changes for multi user case explorer 2018-01-10 13:12:38 -05:00
Ann Priestman
6c973af0b6 Formatting 2018-01-10 09:31:58 -05:00
Ann Priestman
43d32eb1c8 Changed progress bar 2018-01-10 09:31:24 -05:00
esaunders
c924066813 Update file extractor and Tika text extractor to use new Tika SAX parsers in order to reduce the amount of memory required to process DOCX and PPTX files. 2018-01-09 17:49:24 -05:00
U-BASIS\zhaohui
62e96ff4e0 3449: Failed to generate report if couldn't create a report directory. 2018-01-09 17:11:45 -05:00
Richard Cordovano
0d9a474202 Merge remote-tracking branch 'upstream/custom-release-2.11.0' into develop 2018-01-09 15:22:13 -05:00
esaunders
d48fd00805 Merge branch 'custom-release-2.11.0' of github.com:sleuthkit/autopsy into 3197_tika_upgrade 2018-01-09 15:19:52 -05:00
Richard Cordovano
ba9e2f7fcc
Merge pull request #3345 from zhhl/3412-updatehtmlreportPath
3412: rename index.html to report.html and move html report files to …
2018-01-09 15:04:14 -05:00
U-BASIS\zhaohui
26554731ed 3412: Keey the copyright date record 2018-01-09 14:54:00 -05:00
Richard Cordovano
cb1d795c99
Merge pull request #3350 from raman-bt/3414_appcontentviewer
3414: Generic Application Content Viewer
2018-01-09 14:12:58 -05:00
U-BASIS\zhaohui
d10714fdb4 3412: Update regression.py to take care of the new HTML report path 2018-01-09 10:28:00 -05:00
Ann Priestman
00e68c44aa Add fix to restore directory when running as admin 2018-01-09 09:44:27 -05:00
Raman
dd10b4778c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3414_appcontentviewer 2018-01-09 09:42:34 -05:00
Raman
15e296145d Address review comments 2018-01-09 09:39:26 -05:00
U-BASIS\zhaohui
9c02f119bf 3412: cleanup unused memeber 2018-01-08 16:14:39 -05:00
U-BASIS\zhaohui
f82956e353 3412: Update the copyright date 2018-01-08 15:53:19 -05:00
Richard Cordovano
e157dbf53f
Merge pull request #3349 from zhhl/3355-rememberLastKeywordImportPath
3355: The keyword search config panel should remember the last import…
2018-01-08 14:25:36 -05:00
U-BASIS\zhaohui
580bb83b5e 3355: update the copyright date 2018-01-08 14:22:38 -05:00
U-BASIS\zhaohui
316edff6f9 3412: Updates to let base directory not be touched by the modules and stay with ReportGenerator 2018-01-08 14:15:51 -05:00
Ann Priestman
a055757c64 Formatting 2018-01-08 13:48:35 -05:00
Richard Cordovano
09006daa58
Merge pull request #3360 from dgrove727/3435_InvalidPath
Corrected invalid path concatenation.
2018-01-08 13:47:35 -05:00
Ann Priestman
7ff02fa62a Added menu item to create live triage drive 2018-01-08 13:47:24 -05:00
Richard Cordovano
9040bef2e9
Merge pull request #3344 from raman-bt/custom-release-2.11.0
937: Accounts sub-trees do not refresh their contents after being ini…
2018-01-08 13:25:13 -05:00
Richard Cordovano
3759cb94be
Merge pull request #3348 from zhhl/3386-changeFilePermission
3386: Update the files permission from 755 to 644
2018-01-08 12:49:06 -05:00
U-BASIS\dgrove
e433a2717c Additional cleanup. 2018-01-08 12:43:20 -05:00
U-BASIS\dgrove
cc15524c02 Additional fix. 2018-01-08 12:41:32 -05:00
U-BASIS\dgrove
475f624958 Merge remote-tracking branch 'upstream/custom-release-2.11.0' into 3435_InvalidPath 2018-01-08 12:36:40 -05:00
U-BASIS\dgrove
48916a15fb Updated copyright. 2018-01-08 12:35:59 -05:00
Richard Cordovano
c352234608
Merge pull request #3353 from dgrove727/3354_InitMetricsDialog
Moved initialization of AutoIngestMetricsCollector.
2018-01-08 12:16:58 -05:00
U-BASIS\dgrove
c8b0ee9023 Corrected invalid path concatenation. 2018-01-08 12:05:46 -05:00
Raman
1b9165ce31 Merge branch 'custom-release-2.11.0' of https://github.com/sleuthkit/autopsy into custom-release-2.11.0 2018-01-08 10:08:28 -05:00
Richard Cordovano
b6b49f6ebb Merge remote-tracking branch 'upstream/release-4.6.0' into custom-release-2.11.0 2018-01-07 14:35:29 -05:00
Richard Cordovano
4e362d10ec
Merge pull request #3292 from seannicholls/deadlock-url-fix
changed defunct netbeans url (deadlock.netbeans.*) to the current url
2018-01-07 14:14:27 -05:00
Richard Cordovano
1d0ea93b37 Merge remote-tracking branch 'upstream/release-4.6.0' into custom-release-2.11.0 2018-01-07 13:38:46 -05:00
Richard Cordovano
bcfc09591b Merge remote-tracking branch 'upstream/develop' into release-4.6.0 2018-01-07 13:37:27 -05:00