5832 Commits

Author SHA1 Message Date
Richard Cordovano
9d5df24857 Merge pull request #2265 from BasisOlivers/2157
Case specific menu items disable properly
2016-06-29 17:44:25 -04:00
Richard Cordovano
614b345ed6 Merge pull request #2271 from karlmortensen/showDog2
Show more dogs
2016-06-29 16:07:19 -04:00
Richard Cordovano
ac99dce76c Merge pull request #2256 from BasisOlivers/1843
Fixed error handling of ExternalViewerAction.
2016-06-29 15:29:42 -04:00
Richard Cordovano
670d64126e Merge pull request #2248 from BasisOlivers/2200-2
Final UI for track ingest jobs.
2016-06-29 15:22:12 -04:00
Karl Mortensen
9131f90fec Show more dogs 2016-06-29 15:11:24 -04:00
Oliver Spohngellert
0c846f218c Fixed error messages. 2016-06-29 15:06:09 -04:00
Richard Cordovano
f8655cbb48 Merge pull request #2268 from karlmortensen/useDogIcon
use dog icon
2016-06-29 14:59:34 -04:00
Oliver Spohngellert
ed36fbb5fe Fixed icon behavior. 2016-06-29 14:25:25 -04:00
Richard Cordovano
497f6ed03f Merge pull request #2263 from BasisOlivers/2209
Made Deleted Content thread safe.
2016-06-29 14:19:04 -04:00
Karl Mortensen
3ab26a1a75 use dog icon 2016-06-29 13:23:11 -04:00
jmillman
e0f07c8771 validate report name is unique 2016-06-29 13:14:43 -04:00
Richard Cordovano
1802a89d26 Merge pull request #2253 from BasisOlivers/2206
Made content viewers resize properly.
2016-06-29 13:04:48 -04:00
Oliver Spohngellert
b64bc6d69e Fixed lack case switch behavior on case properties panel. 2016-06-29 12:57:49 -04:00
Oliver Spohngellert
3236c45074 Made dog icon show for case properties. 2016-06-29 12:15:10 -04:00
Oliver Spohngellert
4bf51e1953 Updated frame title. 2016-06-29 12:01:30 -04:00
Oliver Spohngellert
a252863157 Changed panel shown via run ingest modules dialog. 2016-06-29 11:33:58 -04:00
Oliver Spohngellert
a173922976 Visibility fix, version fix. 2016-06-29 11:05:45 -04:00
Oliver Spohngellert
ab2bb86c23 Made flag thread safe. 2016-06-29 10:36:58 -04:00
Richard Cordovano
ccdd8b14ed Merge pull request #2260 from karlmortensen/updateToNewestActiveMQandPostgreSQL
Update to newest ActiveMQ and PostgreSQL
2016-06-29 09:43:52 -04:00
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
Oliver Spohngellert
f06952b80a Fixed showing if still running. 2016-06-28 15:47:43 -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
Karl Mortensen
846fd421c5 Add libiconv-2 for new PostgreSQL dependency 2016-06-28 10:55:39 -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
Oliver Spohngellert
3d7b40ca98 Updates to UI. 2016-06-27 13:40:26 -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
Oliver Spohngellert
94f33d8bf1 Fixed error handling of ExternalViewerAction. 2016-06-24 12:48:38 -04:00
Oliver Spohngellert
0b0f5b69d2 Made content viewers resize properly. 2016-06-23 14:07:35 -04:00
Oliver Spohngellert
4294885a63 Merged upstream/develop. 2016-06-22 08:58:01 -04:00
Oliver Spohngellert
b5c56a5f95 Final changes to UI of ingest job tracking. 2016-06-22 08:38:10 -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