7254 Commits

Author SHA1 Message Date
Richard Cordovano
687c9da052 Resolve merge conflicts for KeywordHits tree class 2017-07-05 17:47:15 -04:00
Richard Cordovano
43f103b5ad Merge remote-tracking branch 'upstream/release-4.4.1' into develop 2017-07-05 11:57:10 -04:00
William Schaefer
f2724e746c 2778 contents of thumbnail cells now allign with top of cell 2017-07-03 16:23:10 -04:00
William Schaefer
ef0bb45774 2778 list of thumbnails and long thumbnails now wrap text in HTML Report 2017-07-03 14:53:22 -04:00
William Schaefer
1f6aebd577 2779 changed thum images list to a hashset to remove duplicates 2017-06-29 15:17:43 -04:00
Richard Cordovano
f4a7fd9035 Fix doxygen warnings for DisplayableItemNode, IngestModuleFactory 2017-06-29 14:07:18 -04:00
Richard Cordovano
48f80210d2 Update Autopsy-Core NBM versioning 2017-06-29 13:06:59 -04:00
Richard Cordovano
a57b524ca1 Revert change of ViewContextAction to final (reverse public API change) 2017-06-29 12:14:41 -04:00
Richard Cordovano
8bcade9280 Merge pull request #2896 from millmanorama/2781-file-tye-count-threshold
stop showing counts in file type tree once there are more than 200k files…
2017-06-28 12:42:45 -04:00
millmanorama
aebf26fa9c use boolean expresison that is true in both SQLite and PostgreSQL 2017-06-28 13:55:51 +02:00
millmanorama
e46ce6c4da comments 2017-06-28 13:25:12 +02:00
millmanorama
f76b296ed2 don't show counts in file type tree if there are more than 200k files in the db. 2017-06-28 13:25:12 +02:00
William Schaefer
443b3edad0 2780 - allows for word wrap in table cells with long lined content 2017-06-27 13:29:06 -04:00
Richard Cordovano
2eff199650 Remove temporary logging from IngestTaskScheduler.tasksForJobAreCompleted 2017-06-27 13:07:11 -04:00
Richard Cordovano
6323fe7ee3 Set build.type=DEVELOPMENT for debugging release 2017-06-26 17:43:39 -04:00
William Schaefer
401ea719e9 2780 multi line support for Results Content Viewer table 2017-06-26 13:08:03 -04:00
Richard Cordovano
594cb89cbe Added temporary logging to IngestTasksScheduler.tasksForJobAreCompleted 2017-06-23 18:37:26 -04:00
Richard Cordovano
13eebf191a Merge remote-tracking branch 'upstream/release-4.4.1' into develop 2017-06-23 11:53:47 -04:00
Richard Cordovano
873ed47139 Merge pull request #2878 from wschaeferB/2675-CreateThumbsBeforeReport-4.4.1
2675 create thumbs before report 4.4.1
2017-06-23 11:50:59 -04:00
Richard Cordovano
f702691ca2 Merge pull request #2870 from wschaeferB/2767-ReportWithManyThumbsFix
2767 report with many thumbs fix
2017-06-23 11:50:33 -04:00
Richard Cordovano
bcb3784c27 Merge remote-tracking branch 'upstream/release-4.4.1' into develop 2017-06-22 12:25:31 -04:00
millmanorama
1d6e491a2a put the correct node name in the lookup 2017-06-22 18:16:11 +02:00
millmanorama
b6867de877 more minor cleanup 2017-06-22 18:15:25 +02:00
millmanorama
aff836d7da condense nested ifs, fix call to super method 2017-06-22 18:15:24 +02:00
millmanorama
56551890fa remove unnecessary use of qualified name 2017-06-22 18:15:24 +02:00
millmanorama
4571fc60ae fix query and simplify if 2017-06-22 18:15:23 +02:00
millmanorama
716982a060 extract abstract base classes for nodes and children 2017-06-22 18:15:22 +02:00
millmanorama
33014b6a4f show "correct" counts in table 2017-06-22 18:15:10 +02:00
millmanorama
f9a00670f8 move query to static field 2017-06-22 18:13:59 +02:00
millmanorama
075c8a7846 use more concise Map APIs 2017-06-22 18:13:58 +02:00
millmanorama
2190fca209 convert KeywordHits.java to use the Messages annotation 2017-06-22 18:13:58 +02:00
millmanorama
6a391bf575 format and obvious cleanup 2017-06-22 18:13:57 +02:00
Richard Cordovano
27a69dcc8b Merge pull request #2871 from narfindustries/sqlite-config-ui
eam db configuration and options panel UI revision
2017-06-22 11:59:22 -04:00
Nick Davis
0dbe91b5ee Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into sqlite-config-ui 2017-06-22 10:41:29 -04:00
millmanorama
8166bd2272 put the correct node name in the lookup 2017-06-22 11:47:24 +02:00
millmanorama
cb46e98032 Merge remote-tracking branch 'upstream/release-4.4.1' into 2706-regex-hit-count 2017-06-22 11:20:53 +02:00
William Schaefer
ca316840d9 2675 remove unused imports 2017-06-21 16:29:25 -04:00
William Schaefer
ca9b50c4f3 2675 ReportHTML saves bufferedImages directly to report directory instead of copying from thumbnail cache 2017-06-21 16:29:10 -04:00
Richard Cordovano
afe7017e01 Merge pull request #2864 from wschaeferB/2745-contentViewerColumnCondition
2745 content viewer column condition
2017-06-21 14:48:01 -04:00
Nick Davis
597a16ddda Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into sqlite-config-ui 2017-06-20 18:59:39 -04:00
Nick Davis
beba50c231 bundle changes associated with TextConverter changes. 2017-06-20 17:36:23 -04:00
Nick Davis
bb914eb1a7 extracted TextConverter class from UserPreferences and made it public. Created an Exception class for it. 2017-06-20 17:35:39 -04:00
William Schaefer
c3ec6e6950 2767 changed term 'Thumbnails' to 'Tagged Images' for more descirptive HTML report 2017-06-20 16:43:28 -04:00
William Schaefer
fa95a9be5c 2767 changed html report to handle thumbnails in excess of 1000 in a a more consistant manner 2017-06-20 16:27:28 -04:00
U-BASIS\dgrove
96ab9d1dfa Refined RegEx to only purge numbers at the end of a string. 2017-06-20 13:44:32 -04:00
U-BASIS\dgrove
6b11521adc Fixed broken RegEx for class name normalization. 2017-06-19 13:26:25 -04:00
Richard Cordovano
adc9a44ea5 Merge pull request #2866 from rcordovano/tag-manager-get-all-tag-names
Add static getTagDisplayNames API to TagsManager
2017-06-19 12:33:54 -04:00
Richard Cordovano
d1588764f8 Add static getTagDisplayNames API to TagsManager 2017-06-19 12:31:46 -04:00
Richard Cordovano
cbb2ba7032 Merge pull request #2865 from rcordovano/tag-manager-get-all-tag-names
Reordering of TagManager methods
2017-06-19 11:06:44 -04:00
Richard Cordovano
897357b7f6 Reordering of TagManager methods 2017-06-19 11:05:30 -04:00