Commit Graph
12162 Commits
Author SHA1 Message Date
millmanorama ce87dca4e7 Merge remote-tracking branch 'upstream/credit_card_account_search' into 831-review-status-actions 2016-08-26 16:21:17 +02:00
Richard Cordovano dd2e456bce Merge remote-tracking branch 'upstream/develop' into credit_card_account_search 2016-08-26 10:16:52 -04:00
Richard Cordovano bda2aea568 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-08-26 10:14:38 -04:00
Richard Cordovano faa8220fe2 Add null checks to DSP cancel methods 2016-08-26 10:13:59 -04:00
Richard Cordovano 75ad2f3dfd Merge pull request #2308 from APriestman/updateDocs
Updating the user docs for ActiveMQ and PostgreSQL installation.
2016-08-26 09:50:36 -04:00
Ann Priestman e17226bcbf Updated activeMQ version 2016-08-26 09:34:36 -04:00
Richard Cordovano 7410a3af8f Remove unused IngestJob 2016-08-25 23:23:30 -04:00
Richard Cordovano 67eeb2294f Resolve IngestJob/DataSourceIngestJob cancellation deadlock 2016-08-25 23:16:59 -04:00
Ann Priestman 12957130cf Updating the user docs for ActiveMQ and PostgreSQL installation. 2016-08-24 13:46:20 -04:00
Richard Cordovano a80a74186d Merge pull request #2306 from millmanorama/java-8u100+
updating version check in build.xml and updating to ControlsFX 8.40.1…
2016-08-22 09:19:20 -04:00
millmanorama 06efd34f8c updating version check in build.xml and updating to ControlsFX 8.40.11 to allow building against java 8u101/2 2016-08-22 14:02:52 +02:00
Richard Cordovano 70683b53aa Merge pull request #2304 from wishdasher/AUT-2212_property_change_listener
Updated use of PropertyChangeListener in InterestingItemDefsPanel, Ke…
2016-08-18 12:05:52 -04:00
wishdasher 9cd3187017 Updated use of PropertyChangeSupport in FileExtMismatchSettingsPanel, FileTypeIdGlobalSettingsPanel, HashLookupSettingsPanel 2016-08-18 10:16:36 -04:00
wishdasher 5c9145733e Updated use of PropertyChangeListener in InterestingItemDefsPanel, KeywordSearchGlobalLanguageSettingsPanel, AddFileTypePanel 2016-08-17 17:21:50 -04:00
Richard Cordovano a350bc7197 Merge pull request #2302 from wishdasher/AUT-2212_property_change_listener
Updated use of PropertyChangeListener in KeywordSearchGlobalLanguageS…
2016-08-17 15:43:29 -04:00
Sophie Mori 72012c5888 Updated use of PropertyChangeListener in KeywordSearchGlobalLanguageSettingsPanel, KeywordSearchGlobalSearchSettingsPanel, ImageFilePanel, LocalFilesPanel 2016-08-17 14:23:51 -04:00
Richard Cordovano a4077111ba Merge pull request #2301 from wishdasher/date_change
Changed date on DeleteBlackboardArtifactTagAction
2016-08-17 10:02:28 -04:00
U-BASIS\smori 2c06144ca9 changed date on DeleteBlackboardArtifactTagAction 2016-08-17 09:52:47 -04:00
millmanorama 151874ec75 AccountArtifactNode extends BlackboardArtifactNode and adds status column and approve/reject actions 2016-08-14 09:35:35 -04:00
millmanorama 27d08faa89 add review status actions to FileWithCCNNode, filter accounts by review status 2016-08-11 14:59:46 -04:00
millmanorama 0f4632c086 Merge remote-tracking branch 'upstream/credit_card_account_search' into 831-accept-action 2016-08-10 08:36:28 -04:00
millmanorama 50f7eaa844 Merge remote-tracking branch 'upstream/develop' into 831-accept-action 2016-08-10 08:36:18 -04:00
Richard Cordovano 5effdbfb88 Merge remote-tracking branch 'upstream/release-4.1.1' into develop 2016-08-09 11:36:05 -04:00
Richard Cordovano 7f0f210e0d Merge pull request #2289 from millmanorama/829-highlight-ccn-hits
829 highlight ccn hits
2016-08-09 11:32:23 -04:00
millmanorama 5011829547 Merge remote-tracking branch 'upstream/develop' into 831-status-column 2016-08-09 09:23:28 -04:00
Richard Cordovano 0c351e0b48 Update version number to 4.1.1 2016-08-05 22:39:09 -04:00
Richard Cordovano 9f8b8d6698 Update NEWS.txt for release 4.1.1 2016-08-05 22:35:19 -04:00
Richard Cordovano 730ff02351 Make VirtualMachineFinder.isVirtualMachine a public API 2016-08-02 13:36:20 -04:00
Richard Cordovano c1ee8ea839 Lint of VirtualMachineFinder 2016-08-02 12:39:27 -04:00
Richard Cordovano 8c0c9d9b73 Merge pull request #2291 from APriestman/moreRtoL
Added left to right codes to display name in Tags and ExtractedContent
2016-08-01 09:40:35 -04:00
Ann Priestman 3022fb73e3 Added left to right codes to display name in Tags and ExtractedContent 2016-08-01 08:56:02 -04:00
jmillman bcc45285ee cleanup AccountsText even more. 2016-07-29 12:18:39 -04:00
jmillman 2e2d2e2fcd cleaned up ExtractedContentViewer, etc; restored unnecessary refactorings 2016-07-28 16:16:01 -04:00
jmillman 48f6f5e63d fix AccountsText for solrDocumentIds that include a chunk/page; minor cleanup in ExtractedContentPanel 2016-07-28 13:46:33 -04:00
jmillman 994ca22c8b modified to limit indexed text viewer to relavent chunk_id 2016-07-27 15:21:08 -04:00
Richard Cordovano bb0f442790 Merge pull request #2288 from APriestman/leftToRightTreeNames
Adding left-to-right markers to children count
2016-07-27 09:06:59 -04:00
Ann Priestman e4c539232a Adding left-to-right markers to children count 2016-07-27 08:56:49 -04:00
Richard Cordovano 6e5ccfb025 Fix recently injected bug in handling of main window title 2016-07-26 15:00:15 -04:00
jmillman d90e671c34 improve performance of highlighting by doing direct query rather than trying to reuse TermsComponentQuery 2016-07-25 16:34:39 -04:00
jmillman e3615c75ce add displayname to HighlightedText, move creation of HighlightedText for account to ExtractedContentViewer, refactor ExtractedContentViewer into methods 2016-07-25 13:46:28 -04:00
jmillman 3c9bfb9a63 try highlighting all keyword hits for a file 2016-07-21 17:00:02 -04:00
jmillman 685024678e improve highlighting of account numbers 2016-07-21 16:51:06 -04:00
jmillman 400e9d6590 Merge remote-tracking branch 'upstream/credit_card_account_search' into 829-highlight-ccn-hits 2016-07-21 16:03:52 -04:00
Richard Cordovano a440dc55f5 Merge pull request #2287 from APriestman/rarBug
Add rar to the mime types to be processed by seven zip.
2016-07-21 15:56:14 -04:00
Ann Priestman ba3f2cb81b Add rar to the mime types to be processed by seven zip. 2016-07-21 15:48:54 -04:00
Richard Cordovano d1aef95d96 Merge pull request #2286 from millmanorama/825-accounts-node
825 accounts node
2016-07-21 15:36:06 -04:00
Richard Cordovano d2de9f95cf Merge remote-tracking branch 'upstream/develop' into credit_card_account_search 2016-07-21 15:13:15 -04:00
Richard Cordovano 1fa69220ed Add new drive and time zone utility classes 2016-07-21 15:11:13 -04:00
jmillman 6eaf832201 Merge remote-tracking branch 'upstream/credit_card_account_search' into 825-accounts-node 2016-07-21 14:39:15 -04:00
Richard Cordovano 4604af7a69 Merge remote-tracking branch 'upstream/develop' into credit_card_account_search 2016-07-21 14:35:46 -04:00