5546 Commits

Author SHA1 Message Date
Richard Cordovano
5cb6afb67a Merge pull request #2259 from eugene7646/concurrent_mod_1839
1839 Fixed ConcurrentModificationException in several Autopsy datamodel objects
2016-06-28 17:47:00 -04:00
Richard Cordovano
b5cda6cf38 Merge pull request #2262 from millmanorama/810-null-time-range
default to full spanning interval if the requested interval does not overlap the spaning interval
2016-06-28 17:13:12 -04:00
Richard Cordovano
9eddc3ea5d Merge pull request #2242 from millmanorama/479-view-in-timeline
479 view in timeline
2016-06-28 17:02:54 -04:00
jmillman
7acee871bc default to full spanning interval if the requeste dinterval does not overlap the spaning interval 2016-06-28 16:19:55 -04:00
Eugene Livis
db3807fb2a Merge branch 'develop' of https://github.com/sleuthkit/autopsy into missing_hash_db_1705 2016-06-28 16:04:11 -04:00
jmillman
ef79b3447e Merge remote-tracking branch 'upstream/develop' into 479-view-in-timeline
Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/OpenTimelineAction.java
2016-06-28 13:16:13 -04:00
jmillman
1fb504b271 tweak timing of "View in Timeline" action 2016-06-28 13:06:58 -04:00
Eugene Livis
4272c6f5a7 Added thread safety to KeywordResults class 2016-06-28 11:21:28 -04:00
Eugene Livis
d2cb90f8d8 Added thread safety to InterestingResults class 2016-06-28 11:07:33 -04:00
Eugene Livis
eb4dfee3f8 Feedback from code review 2016-06-28 10:41:22 -04:00
Eugene Livis
ced9398da3 Updated comments 2016-06-28 10:37:46 -04:00
Richard Cordovano
05a2d9265a Merge pull request #2255 from eugene7646/ingest_startup_errors_1862
1862 Fixed a bug where ingest module startup errors were ingnored
2016-06-27 17:57:26 -04:00
Richard Cordovano
581824525c Merge pull request #2246 from karlmortensen/makeIconShowUp
Use resources instead of full path
2016-06-27 17:48:26 -04:00
Richard Cordovano
e260c2a77d Merge pull request #2245 from eugene7646/timeline_report_branding_1838
1838 Fixed branding issues for Timeline reports
2016-06-27 17:23:52 -04:00
Eugene Livis
d0f70d4642 Made HashsetHits class thread safe 2016-06-27 17:19:57 -04:00
Eugene Livis
f641128cb0 Made EmailExtracted class thread safe 2016-06-27 17:16:54 -04:00
Eugene Livis
4ad575ef41 Made EmailExtracted class thread safe 2016-06-27 16:41:03 -04:00
Eugene Livis
4c2017109b Fixed a bug where ingest module startup errors were ingnored 2016-06-24 13:19:48 -04:00
Eugene Livis
e1a2fe77f5 Logic to handle missing hash database if coreComponentsAreActive() is 'false' (dialogs are disabled) 2016-06-24 13:11:38 -04:00
Eugene Livis
c3f5ecfcc9 1838 Fixed branding issues for Timeline reports 2016-06-20 16:01:04 -04:00
Karl Mortensen
a3565f44c0 Use resources instead of full path 2016-06-20 15:51:04 -04:00
Eugene Livis
f533a82c62 Bug fix where some of CueBannerPanel() constructors were not fetching latest data 2016-06-20 11:22:17 -04:00
jmillman
9daa1f1929 add action to view in time line to tag nodes; improve validation of list selection; capture initial view mode; improve centering of event 2016-06-17 15:42:51 -04:00
jmillman
fe7daed3fc fix bugs, validate ammount spinner,a dd View in Timeine action to a few more palces 2016-06-16 17:12:10 -04:00
jmillman
9350a0fac7 show file name in dialog title 2016-06-15 16:56:06 -04:00
jmillman
59825287dd fix icon for details view 2016-06-15 16:53:04 -04:00
jmillman
1ffff5f245 add support for viewing "linked" files in timeline to BlackboardArtifactNode 2016-06-15 16:04:23 -04:00
jmillman
818010c399 move hasSupportedTimeStamp logic to ViewArtifactInTimelineAction; fix typos 2016-06-15 13:50:56 -04:00
jmillman
f5916e688e cleanup OpenTimelineAction toobar button 2016-06-15 12:17:27 -04:00
jmillman
c18b28f850 fix potential index out of bounds exception 2016-06-15 12:16:21 -04:00
jmillman
53b8980fb0 Merge remote-tracking branch 'upstream/release-4.1.0' into 479-view-in-timeline
Conflicts:
	Core/src/org/sleuthkit/autopsy/datamodel/FileNode.java
	Core/src/org/sleuthkit/autopsy/timeline/OpenTimelineAction.java
2016-06-15 11:55:42 -04:00
Richard Cordovano
a7955c4d6b Merge pull request #2234 from BasisOlivers/2147-3
Upated Case Details UI, made nodes use netbeans property action
2016-06-14 17:52:49 -04:00
Richard Cordovano
8538d0e678 Merge pull request #2235 from BasisOlivers/aut-1761
Keyword search cancellation policy update.
2016-06-14 17:09:54 -04:00
Oliver Spohngellert
9b93afcdb1 Fixed exit behavior from PhotoRecCarver. 2016-06-14 15:26:34 -04:00
Oliver Spohngellert
2e2ca94088 Added properties option to all nodes. 2016-06-14 14:13:47 -04:00
Oliver Spohngellert
7d10fb8e4b Added cancellation checks to photo rec. 2016-06-14 13:08:38 -04:00
Oliver Spohngellert
53a5212c9b Added proper cancellation checks. 2016-06-14 13:03:34 -04:00
Oliver Spohngellert
91ec646da0 Fixed up case details ui. 2016-06-14 12:49:29 -04:00
Richard Cordovano
e38b6c5df1 Merge pull request #2228 from BasisOlivers/aut-2124
Made stix report properly dispose upon failure, add to db.
2016-06-14 10:55:10 -04:00
Oliver Spohngellert
0954752c72 Fixed merge conflicts. 2016-06-14 10:48:01 -04:00
Oliver Spohngellert
e52fc36d6a Made changes as per PR notes. 2016-06-14 10:41:19 -04:00
Oliver Spohngellert
1a2d01d554 Merge remote-tracking branch 'upstream/develop' into aut-2124 2016-06-14 10:36:25 -04:00
Oliver Spohngellert
310353e4f9 Started working on updating case properties UI. 2016-06-14 10:29:42 -04:00
jmillman
e0940cb2fa revert unrelated changes 2016-06-13 14:07:11 -04:00
jmillman
d53f72ea1c cleanup and comments 2016-06-13 14:03:12 -04:00
jmillman
09eea51001 fix bugs in view in timeline action 2016-06-13 11:45:23 -04:00
Oliver Spohngellert
0ea1cedf5d Made unique name generated in sk. 2016-06-13 11:08:12 -04:00
Oliver Spohngellert
a8bb4a8448 Merge remote-tracking branch 'upstream/develop' into 2146-3 2016-06-13 10:57:30 -04:00
Oliver Spohngellert
e21eb3de48 Merge remote-tracking branch 'upstream/develop' into 2146-3 2016-06-13 10:56:09 -04:00
jmillman
e6984d3961 various cleenup and introduction of eventbus to try to get view in timeline selection working consistently 2016-06-10 16:45:07 -04:00