esaunders
|
ec9d24b4a8
|
Merge branch 'release-4.5.1' of github.com:sleuthkit/autopsy into release-4.5.1
|
2017-11-07 16:13:19 -05:00 |
|
esaunders
|
e1546bd510
|
Only create one KeywordHit instance per document for a given hit.
|
2017-11-07 16:12:06 -05:00 |
|
Richard Cordovano
|
af66549f56
|
Merge pull request #3172 from dgrove727/2942_CrashedJobs
2942 crashed jobs
|
2017-11-06 18:10:16 -05:00 |
|
U-BASIS\dgrove
|
536056f415
|
Removed unused import and variable.
|
2017-11-01 16:49:49 -04:00 |
|
U-BASIS\dgrove
|
d0e5f9d50b
|
Minor revision
|
2017-11-01 16:40:55 -04:00 |
|
U-BASIS\dgrove
|
29c25d71e6
|
Minor revision
|
2017-11-01 16:35:44 -04:00 |
|
U-BASIS\dgrove
|
a19b32e389
|
Rewrote portions of 'doRecoveryIfCrashed()' to fix bugs.
|
2017-11-01 16:25:15 -04:00 |
|
U-BASIS\zhaohui
|
761884534a
|
3095: Expanding Data Sources Node in nightly test
|
2017-10-31 11:02:58 -04:00 |
|
Richard Cordovano
|
764e0a0007
|
Merge pull request #3158 from wschaeferB/3166-AidTwoColumnSorting
3166 aid two column sorting
|
2017-10-30 19:08:34 -04:00 |
|
Richard Cordovano
|
4f8292f809
|
Merge pull request #3155 from wschaeferB/3153-AidColumnSorting
3153 aid column sorting
|
2017-10-30 19:08:07 -04:00 |
|
esaunders
|
b4456ff853
|
Provided a more accurate comment for the keywordsFoundAcrossAllDocuments member.
|
2017-10-30 17:21:58 -04:00 |
|
esaunders
|
33a72835a4
|
Reduce number of string instances created by re-using existing hit string for both the Keyword and KeywordHit instances.
|
2017-10-30 17:17:45 -04:00 |
|
esaunders
|
988fc1b40b
|
Removed contentID and isArtifactHit from KeywordHit.
|
2017-10-30 17:00:35 -04:00 |
|
esaunders
|
4a17cf3f75
|
Don't store document id string in the hit.
|
2017-10-30 16:39:55 -04:00 |
|
esaunders
|
2b59bf8564
|
Update comment to hopefully clear up why all keyword hits are processed in loadPageInfoFromHits()
|
2017-10-30 16:35:21 -04:00 |
|
William Schaefer
|
5b92bcc81d
|
3166 Priority column in AID 2.0 will now be sorted Descending order
|
2017-10-27 13:56:36 -04:00 |
|
William Schaefer
|
13f16c417d
|
3153 - sort Priority column in descending order
|
2017-10-27 13:48:18 -04:00 |
|
William Schaefer
|
d0bd9e75fb
|
Merge branch 'release-4.5.1' of https://github.com/sleuthkit/autopsy into 3153-AidColumnSorting
|
2017-10-27 11:18:37 -04:00 |
|
Richard Cordovano
|
f51bb692c2
|
Merge pull request #3160 from millmanorama/864-prioritization-release-4.5.1
set initial sort to Priority and initialize toolbar from GroupManager
|
2017-10-26 13:06:02 -04:00 |
|
millmanorama
|
3c66cc242b
|
set initial sort to Priority and initialize toolbar from GroupManager
|
2017-10-26 17:11:11 +02:00 |
|
William Schaefer
|
8a759d26fe
|
3166 fix incorrect rename of some methods from AutoIngestRowSorter refactor
|
2017-10-25 18:41:26 -04:00 |
|
William Schaefer
|
34c7052527
|
3166 Applied the date column sorting chages from 3153 to AID 2.0 and AutoIngestCasePanel
|
2017-10-25 18:18:50 -04:00 |
|
William Schaefer
|
9971511f6a
|
Merge branch '3153-AidColumnSorting' of https://github.com/wschaeferB/autopsy into 3166-AidTwoColumnSorting
|
2017-10-25 17:39:37 -04:00 |
|
William Schaefer
|
6d42d16191
|
3153 - Date Columns in AID now sort by descending order first
|
2017-10-25 17:28:47 -04:00 |
|
Richard Cordovano
|
35f84dce94
|
Modify construction of KeywordSearchGlobalSettingsPanel
|
2017-10-25 12:39:47 -04:00 |
|
William Schaefer
|
0f5fb4cb52
|
3166 Sortable columns and prioritized column added to Aid 2.0
|
2017-10-24 19:10:16 -04:00 |
|
William Schaefer
|
5b080df30f
|
3153 put comment on correct line
|
2017-10-24 19:08:29 -04:00 |
|
William Schaefer
|
1402e683b5
|
3153 fix spelling of prioritized
|
2017-10-24 17:41:13 -04:00 |
|
William Schaefer
|
71dfdca9b1
|
3153 change priority column to prioritized flag column, fix priority saving bug
|
2017-10-24 17:28:24 -04:00 |
|
William Schaefer
|
9b5dca32ae
|
3153 fixed issue with completed jobs re-ordering upon reprocess
|
2017-10-23 18:18:03 -04:00 |
|
William Schaefer
|
9b69a2a75a
|
3153 enabled sorting of of AID tables and added Priority column to pending jobs
|
2017-10-23 14:53:24 -04:00 |
|
Richard Cordovano
|
67cab4672f
|
Fix add/remove property change listener code for KeywordSearch UI classes
|
2017-10-20 13:29:20 -04:00 |
|
Brian Carrier
|
8a445ca52c
|
Merge pull request #3138 from eugene7646/file_visitor_fix
File visitor exception handling fix
|
2017-10-06 16:37:23 -04:00 |
|
Eugene Livis
|
ca14274ec8
|
Added a catch-all firewal to visitFile() so that one bad file doesn't stop the entire input folder scan
|
2017-10-06 14:51:28 -04:00 |
|
Eugene Livis
|
91eaf88c10
|
Catching and handling exceptions caused by bad ZK node data so that they don't stop input folder scans
|
2017-10-06 14:34:19 -04:00 |
|
Richard Cordovano
|
5eefb7abda
|
Change progress bar msg of ImageWriter
|
2017-10-03 19:59:30 -04:00 |
|
Richard Cordovano
|
60db7a54dc
|
Fix compiler warning in Ingester.indexText
|
2017-09-29 13:45:29 -04:00 |
|
Richard Cordovano
|
c9497a2f59
|
Update version numbers of Autopsy-Core NBM
|
2017-09-29 13:37:41 -04:00 |
|
Richard Cordovano
|
88c8faa527
|
Change BlackboardArtifactNode.getSrcName to getSourceName
|
2017-09-29 13:17:53 -04:00 |
|
Richard Cordovano
|
5ae436090a
|
Merge pull request #3133 from APriestman/doxygenCleanup
Fixing parameters for doxygen
|
2017-09-29 13:04:09 -04:00 |
|
Ann Priestman
|
43e87bc0ad
|
Fixing parameters for doxygen
|
2017-09-29 11:06:00 -04:00 |
|
Richard Cordovano
|
f5b2c2b56a
|
Merge pull request #3132 from eugene7646/cancel_kws_2888
Added null check
|
2017-09-29 10:05:15 -04:00 |
|
Eugene Livis
|
d0eb8b8d32
|
Added null check
|
2017-09-29 09:39:12 -04:00 |
|
Richard Cordovano
|
e0dc2a96ad
|
Merge branch 'release-4.5.0' of github.com:sleuthkit/autopsy into release-4.5.0
|
2017-09-28 19:48:52 -04:00 |
|
Richard Cordovano
|
d5773f9a4c
|
Update version numbers to 4.5.0
|
2017-09-28 19:48:43 -04:00 |
|
Richard Cordovano
|
48c2a7acef
|
Merge pull request #3127 from APriestman/2983_virtualFolderImages
Add virtual directory icon to screenshots
|
2017-09-28 19:29:04 -04:00 |
|
Richard Cordovano
|
90e7a9524b
|
Merge pull request #3125 from dgrove727/3074_ImplementPrioritizeCaseButton
Prioritize Case button added.
|
2017-09-28 19:28:43 -04:00 |
|
Richard Cordovano
|
46e89d06e6
|
Merge pull request #3124 from millmanorama/3008-fix_attempts_to_cast_EventRootNode_to_TableFilterNode
3008 fix class cast error from timeline
|
2017-09-28 19:26:23 -04:00 |
|
Richard Cordovano
|
4572010bc9
|
Merge pull request #3123 from wschaeferB/3087-CrSchemaChanges
3087 cr schema changes
|
2017-09-28 19:25:38 -04:00 |
|
Richard Cordovano
|
b108b6a6d9
|
Make Ingester.indexText always return false if indexing is incomplete
|
2017-09-28 19:23:34 -04:00 |
|