Commit Graph
9949 Commits
Author SHA1 Message Date
jmillman 20debd55e7 improve default chart tooltip. fixe guideline tooltip. fix guideline drag mouse event handler 2015-11-10 09:52:15 -05:00
jmillman 00f4f4309f fix tooltip on GuideLine 2015-11-10 09:52:10 -05:00
Richard Cordovano d98d0c08d8 Merge pull request #1706 from eugene7646/index2
More modules are indexing blackboard artifacts
2015-11-10 09:30:31 -05:00
Richard Cordovano c59b4d4fa8 Merge pull request #1705 from eugene7646/index1
Added blackboard artifact indexing to first batch of modules
2015-11-09 17:40:12 -05:00
Eugene Livis a884525cda More modules are indexing blackboard artifacts 2015-11-09 16:29:13 -05:00
Eugene Livis 156e95c7e8 Minor changes to zip extractor 2015-11-09 14:52:26 -05:00
Eugene Livis dd2c9e740d One more module 2015-11-09 14:40:45 -05:00
Eugene Livis ed9ce9ecb1 More modules 2015-11-09 14:28:11 -05:00
Eugene Livis 62cf000756 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into index1 2015-11-09 14:22:02 -05:00
Richard Cordovano b8bc3e1899 Merge pull request #1704 from eugene7646/indexing_interface
Blackboard artifact KWS indexing interface
2015-11-09 14:21:29 -05:00
Eugene Livis 39090cf8d4 Code review feedback 2015-11-09 14:20:11 -05:00
Eugene Livis 78e090e9ba KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/SolrSearchService.java 2015-11-09 14:19:19 -05:00
Eugene Livis 95db1abe1d First batch of changes 2015-11-09 14:17:18 -05:00
Eugene Livis 999e98d2db Fixes for logging and exception handling 2015-11-09 13:54:09 -05:00
Eugene Livis 02a2cc39db Merge branch 'develop' of https://github.com/sleuthkit/autopsy into indexing_interface 2015-11-09 13:00:30 -05:00
Eugene Livis cfffbdf489 Modified exception handling per stand-up discusion 2015-11-09 12:59:43 -05:00
Eugene Livis 8d01cc64d7 Modified ContactAnalyzer 2015-11-06 16:03:30 -05:00
Richard Cordovano fbe626ea8e Merge pull request #1692 from mhmdfy/predefined-multi-sig
Predefined multi sig
2015-11-06 15:01:40 -05:00
Richard Cordovano 8ff55a2980 Merge pull request #1702 from mhmdfy/fix_java_version_regex
fix java version regex
2015-11-06 15:01:12 -05:00
Eugene Livis 37bb85cf74 Minor 2015-11-06 14:40:37 -05:00
Eugene Livis 2db0f57f2d Finishing touches on Blackboard implementation 2015-11-06 14:37:00 -05:00
Eugene Livis 7ee82794ad instance created and obtained from the Services object for a Case object 2015-11-06 14:19:08 -05:00
Eugene Livis c500746fb5 Changed code to conform to design changes 2015-11-06 14:04:52 -05:00
momo 2b23bc9dca fix java version regex 2015-11-06 10:40:06 -05:00
Richard Cordovano 80d91e5da2 Merge pull request #1699 from millmanorama/TL-db-progress-non-modal
non modal progres dialog, and cancellable progress handle
2015-11-06 08:06:49 -05:00
Richard Cordovano 8883a915fc Merge pull request #1700 from karlmortensen/addIndexName
Add index name to CaseMetadata, do not export commons-logging from KWS
2015-11-05 16:30:11 -05:00
Karl Mortensen b013893925 Add index name to CaseMetadata, do not export Commons-logging from KWS 2015-11-05 15:58:57 -05:00
millmanorama 498322307a refactor timeline database population code slightly and include more informative ProgressHandle updates. Cancellation works properly. 2015-11-05 15:28:00 -05:00
Eugene Livis 462ba34963 Edited Javadocs 2015-11-04 15:56:09 -05:00
Eugene Livis eafd71827b Comments 2015-11-04 15:54:42 -05:00
Eugene Livis f84ab97cf2 Deprecated old KWS api, using new one 2015-11-04 15:51:16 -05:00
millmanorama ca5474ed02 make ProgressWindow non-modal, and add netbean ProgressHandle. WIP 2015-11-04 11:42:22 -05:00
Richard Cordovano a112b9a019 Merge pull request #1697 from karlmortensen/typo
deploy
2015-11-04 09:12:08 -05:00
Richard Cordovano 37200472f5 Merge pull request #1696 from millmanorama/no-events-dailog-button-width-fix
fix width of "rest filters" button in NoEventsDialog.fxml
2015-11-04 09:11:53 -05:00
Richard Cordovano d4b87c6957 Merge pull request #1695 from millmanorama/ig-stop-population-on-db-error
adjust error handling to shut down db transfer task when db can not b…
2015-11-04 09:11:36 -05:00
Karl Mortensen 0cc5ebc353 deploy 2015-11-04 08:20:17 -05:00
millmanorama f92f25ac35 fix width of "rest filters" button in NoEventsDialog.fxml 2015-11-03 23:17:16 -05:00
millmanorama 9cad2cb7fe make sure IG db is marked stale if copyanalyzedfiles task does not complete normally 2015-11-03 23:09:02 -05:00
millmanorama 75194f2454 adjust error handling to shut down db transfer task when db can not be accessed (tskcoreexception) 2015-11-03 22:46:13 -05:00
Brian Carrier 07699e4442 Merge pull request #1694 from sleuthkit/doc-update
Added page to docs about security
2015-11-03 18:16:44 -05:00
Brian Carrier ea3e92dc5f Added page to docs about security 2015-11-03 18:15:46 -05:00
Richard Cordovano 5f5944098d Merge pull request #1635 from mhmdfy/multi-sig-mime-type
Multi sig mime type
2015-11-03 10:16:56 -05:00
Richard Cordovano 0dfed8c2aa Merge pull request #1675 from mhmdfy/java-version-check
check Java version before running
2015-11-03 10:15:57 -05:00
Richard Cordovano 602f625cb8 Merge pull request #1659 from mhmdfy/fileManager-api-expansion
File manager api expansion
2015-11-03 10:15:17 -05:00
Richard Cordovano 08d8116020 Merge pull request #1691 from millmanorama/fix_end_of_span_behaviour
Fix end of span behaviour
2015-11-03 08:04:46 -05:00
Brian Carrier f9ff620d52 Merge pull request #1690 from mhmdfy/update-python-docs
change url to 4.3
2015-11-02 17:24:25 -05:00
jmillman a688788405 use correct formula to interpret rangeslider values
other minor cleanup
2015-11-02 16:20:08 -05:00
jmillman 9853f4ad1c modify pushTimeRange(Interval) to return whether a new time range was actually pushed. 2015-11-02 16:18:41 -05:00
jmillman 7c64026b63 make sure listener is re-registered after new value is set 2015-11-02 16:11:02 -05:00
jmillman b89ba9a83e minor cleanup of time related code 2015-11-02 16:10:04 -05:00