11435 Commits

Author SHA1 Message Date
Oliver Spohngellert
dd8d887c2d Updated per pr notes 2016-03-02 12:02:23 -05:00
Oliver Spohngellert
b4f0000b9b Updated for new Artifacts constructor 2016-03-02 10:38:45 -05:00
Oliver Spohngellert
51e301c225 Resolved merge conficts 2016-03-02 08:58:37 -05:00
Oliver Spohngellert
fa407e036b Fixed keyword column header issue 2016-03-02 08:50:45 -05:00
Richard Cordovano
fd3b30e5d0 Merge pull request #1997 from BasisOlivers/deprecation_fixes
Deprecation fixes
2016-03-01 16:35:35 -05:00
Oliver Spohngellert
6a6b55a1a7 Merge conflict fix 2016-03-01 16:31:32 -05:00
Oliver Spohngellert
7d2d8f0658 Deprecation fixes 2016-03-01 16:24:58 -05:00
Richard Cordovano
540be16750 Merge pull request #1996 from millmanorama/TL-accomodate-custom-types
Tl accomodate custom attribute types
2016-03-01 15:31:44 -05:00
jmillman
77df50c923 more cleanup and null safety 2016-03-01 15:21:44 -05:00
Oliver Spohngellert
cc853552c9 Updated for new constructor 2016-03-01 14:54:24 -05:00
jmillman
23a1a8e329 cleanup Javadocs 2016-03-01 14:51:12 -05:00
jmillman
ab2dafbd4e refactor ArtifactEventType to work with custom attributes 2016-03-01 13:51:12 -05:00
Oliver Spohngellert
d36fb5b913 Merge branch 'release-4.1.0' into bb_user_defs_in_reports 2016-03-01 13:37:09 -05:00
Richard Cordovano
1114982db7 Merge pull request #1995 from BasisOlivers/attribute-constructor
Updated for new constructor for attribute type
2016-03-01 13:27:24 -05:00
Oliver Spohngellert
ad2921cba1 Updated for new constructor for attribute type 2016-03-01 13:17:42 -05:00
Richard Cordovano
12b00f0414 Merge pull request #1994 from BasisOlivers/artifacts-api-update
Artifacts update
2016-03-01 13:01:58 -05:00
Richard Cordovano
e825d0a6ed Update docs for corecomponents/TableFilterChildren, TableFilterNode 2016-03-01 12:51:42 -05:00
Oliver Spohngellert
98d75a29ba Updated for api changes 2016-03-01 12:25:14 -05:00
Richard Cordovano
060105d61a Remove vestiges of incomplete feature from corecomponents/TableFilterNode 2016-03-01 12:21:26 -05:00
Richard Cordovano
48783fffb9 Update documentation of ingest/IngestJobSettings 2016-03-01 10:16:18 -05:00
Richard Cordovano
477df3f8ed Update documentation of ingest/RunIngestModulesDialog 2016-03-01 09:47:19 -05:00
Richard Cordovano
3aac934bd5 Fix bug in IngestJob.CancellationReason display names 2016-03-01 09:46:04 -05:00
Richard Cordovano
462ce1f522 Restore DataSourceProcessorCallback API with warnings in comments 2016-03-01 09:19:28 -05:00
Oliver Spohngellert
bcc5a21c7d Added db paths to settings so they would be saved properly 2016-03-01 09:16:26 -05:00
Oliver Spohngellert
9f6f8af5fe Moving towards serialization of hash dbs 2016-03-01 08:37:47 -05:00
Oliver Spohngellert
b277ce16c3 Began update towards object serialization 2016-02-29 15:32:11 -05:00
Richard Cordovano
4ab06c42c4 Restore backaward compatibility of corecomponents/AboutWindowPanel 2016-02-29 13:33:46 -05:00
Richard Cordovano
825cdbe21a Merge pull request #1992 from karlmortensen/removeSmartQuotes
Remove smart quotes, rename to settings
2016-02-29 10:20:42 -05:00
Richard Cordovano
2cb588d7bf Merge pull request #1991 from karlmortensen/rename
rename title
2016-02-29 10:20:21 -05:00
Karl Mortensen
688a503abe Remove smart quotes, rename to settings 2016-02-29 10:07:44 -05:00
Karl Mortensen
be8a5a1537 rename title 2016-02-29 09:25:49 -05:00
Oliver Spohngellert
9c6e40737a Made changes as per code review 2016-02-26 16:13:20 -05:00
Richard Cordovano
78859b408e Resolve merge conflicts 2016-02-26 12:27:42 -05:00
Richard Cordovano
38ea8d1df4 Remove exception firewall from AutopsyEventPublisher 2016-02-26 12:25:16 -05:00
Richard Cordovano
b18b3b8af6 Merge pull request #1990 from eugene7646/minor_logs
Minor logging change
2016-02-26 12:23:27 -05:00
Eugene Livis
6c4867bdf4 Minor logging change 2016-02-26 12:05:47 -05:00
Oliver Spohngellert
25e63e198b Eliminated warnings 2016-02-26 10:56:56 -05:00
Oliver Spohngellert
1ee55395dc Got rid of usage of deprecated constructor 2016-02-26 09:09:11 -05:00
Oliver Spohngellert
1651d11889 Merge branch 'develop' into aut-1885 2016-02-26 08:42:17 -05:00
Oliver Spohngellert
b87fce7852 Updated case metadata code 2016-02-26 08:41:08 -05:00
Richard Cordovano
0808079290 Merge branch 'release-4.1.0' of https://github.com/sleuthkit/autopsy into release-4.1.0 2016-02-25 17:39:26 -05:00
Richard Cordovano
890466574e Merge remote-tracking branch 'upstream/develop' into release-4.1.0 2016-02-25 17:38:40 -05:00
Richard Cordovano
1c6454c1eb Merge pull request #1987 from eugene7646/close_remore_channel
Close remote event channel in a way that allows it to be re-opened
2016-02-25 17:37:36 -05:00
Richard Cordovano
5080ab3c09 Merge pull request #1986 from BasisOlivers/aut-2020
Got rid of null pointer exception bug
2016-02-25 17:23:36 -05:00
Richard Cordovano
6e4c7b4b15 Merge pull request #1989 from millmanorama/IG-don't-reset-toolbar-when-ig-has-not-been-launched
toolbar is no longer a lazily initialized singleton, it is no lon…
2016-02-25 17:22:17 -05:00
Richard Cordovano
1fe62f18f6 Merge pull request #1988 from millmanorama/IG-group-cat-warning
IG: show a warning when overwriting categories via the group actions
2016-02-25 17:21:48 -05:00
jmillman
35f6f915cb toolbar is no longer a lazily initialized singleton, it should no longer be initialized off the jfx thread resulting in java.lang.IllegalStateException: Not on FX application thread
exposed the slider value through ImageGalleryController
2016-02-25 16:30:54 -05:00
jmillman
fee9dd71ff internationalize group categorization confirmation dialog 2016-02-25 14:44:44 -05:00
Richard Cordovano
451c341a79 Merge branch 'release-4.1.0' of https://github.com/sleuthkit/autopsy into release-4.1.0 2016-02-25 14:38:09 -05:00
Richard Cordovano
b64fe69879 Remove extraneous white space in build.xml for Core NBM 2016-02-25 14:37:15 -05:00