5153 Commits

Author SHA1 Message Date
Richard Cordovano
a26e2a98ec Merge pull request #2110 from BasisOlivers/aut-2110
Fixed finish button enabling problem.
2016-05-09 13:44:35 -04:00
Richard Cordovano
c24da63f04 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-05-06 17:48:42 -04:00
Richard Cordovano
900be1d54e Update DataSourceIngestJob to use new IngestMOduleError API 2016-05-06 17:48:11 -04:00
Richard Cordovano
601dc02785 Merge pull request #2081 from BasisOlivers/aut-2068
Made apply button enable and work properly
2016-05-06 17:41:43 -04:00
Richard Cordovano
45f7499a5b Merge pull request #2114 from millmanorama/TL-logarithmic-axis-label
TL logarithmic axis label and popover help
2016-05-06 17:09:53 -04:00
Richard Cordovano
318762ec5b Make HashDbManager.hasIndexOnly public 2016-05-06 16:49:49 -04:00
Richard Cordovano
d63bd162b3 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-05-06 16:40:47 -04:00
Richard Cordovano
1b52050e3b Remove newlines from ingest module startup localization bundles 2016-05-06 16:40:00 -04:00
Richard Cordovano
9f4c7d1756 Merge pull request #2116 from BasisOlivers/fix-dummy-text
Fixed dummy text in run ingest modules dialog.
2016-05-06 13:31:51 -04:00
Oliver Spohngellert
e7a2d8f521 Updated branch as per pr notes. 2016-05-06 11:46:19 -04:00
Oliver Spohngellert
ad2744ebd1 Fixed dummy text. 2016-05-06 11:17:00 -04:00
Richard Cordovano
c7de7284d5 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-05-05 17:15:54 -04:00
Richard Cordovano
ff460bf676 Remove module process start/end ingest message posts from modules/android/AndroidIngestModule 2016-05-05 17:14:54 -04:00
Richard Cordovano
d859ba98b0 Revert "Fixed global settings panels' ui" 2016-05-05 16:33:26 -04:00
jmillman
5c1c973356 make a copy of settings nodes which allows them to be removed when the visualisation mode changes 2016-05-05 13:36:02 -04:00
jmillman
9fa11797f9 more cleanup in AbstractVisualizationPane and CountsViewPane 2016-05-05 13:35:57 -04:00
Richard Cordovano
d958e07135 Merge pull request #2113 from BasisOlivers/sig-ui-fix
Fixed global settings panels' ui
2016-05-05 13:23:19 -04:00
jmillman
95c2b470ef Merge branch 'develop' into TL-logarithmic-axis-label 2016-05-05 11:45:40 -04:00
Richard Cordovano
2f19af3e44 Merge pull request #2102 from BasisOlivers/aut-2091
Fixed lack of tagging of virtual directories.
2016-05-04 16:38:12 -04:00
Oliver Spohngellert
9004df5bbd Reordered action order, made tag not allowed on data sources. 2016-05-04 14:58:57 -04:00
jmillman
9a442985e1 Merge remote-tracking branch 'upstream/develop' into TL-logarithmic-axis-label
Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/ui/AbstractVisualizationPane.java
	Core/src/org/sleuthkit/autopsy/timeline/ui/countsview/CountsViewPane.java
2016-05-04 14:51:07 -04:00
Richard Cordovano
e9ad75a93b Merge pull request #2098 from BasisOlivers/aut-1663
Added exception logging to image extraction code.
2016-05-04 14:48:19 -04:00
Oliver Spohngellert
e2bb6f906f Semantics update. 2016-05-04 14:42:03 -04:00
Richard Cordovano
9acecc2495 Merge pull request #2109 from millmanorama/TL-fix-back
TL Fix back action
2016-05-04 14:35:04 -04:00
jmillman
72aca3b43e Merge remote-tracking branch 'upstream/develop' into TL-only-snapshot-visualization 2016-05-04 14:02:15 -04:00
Richard Cordovano
21057fd053 Merge pull request #2097 from millmanorama/TL-improve-snapshot-report
TL improve snapshot report
2016-05-04 14:00:04 -04:00
Oliver Spohngellert
2b08257852 Fixed list selection via keyboard problem with finish button. 2016-05-04 11:50:25 -04:00
Oliver Spohngellert
5a05ab2cb3 Fixed finish button enabling problem. 2016-05-04 11:21:52 -04:00
jmillman
a52474352f Fix back action 2016-05-04 10:21:56 -04:00
jmillman
7e978ca673 Add popover help about logarithmic vs linear scale. 2016-05-03 12:49:28 -04:00
jmillman
3dfe88b277 cleanup and comments in AbstractVisualizationPane.java 2016-05-03 12:49:13 -04:00
jmillman
a23c6d19f8 add scale to counts y axis label. cleanup in CountsViewPane.java and related code. 2016-05-03 12:49:05 -04:00
Oliver Spohngellert
5e916cdfc8 Fixed lack of tagging of virtual directories. 2016-04-29 15:10:22 -04:00
Oliver Spohngellert
050809bfdf Added exception logging to image extraction code. 2016-04-29 11:38:42 -04:00
jmillman
d095f447a6 use newly reorganized scene graph to snapshot only the actual visualization (including axes) 2016-04-29 11:01:29 -04:00
jmillman
899e4b453c fix alignment of axis labels 2016-04-29 11:01:22 -04:00
jmillman
2eb50ba784 begin moving axis nodes into AbstractVisualizationPane.java 2016-04-29 11:01:16 -04:00
jmillman
fb69ab8e37 control size of snapshot in html and match table 2016-04-29 11:00:15 -04:00
Richard Cordovano
eb20bba8c6 Move INgestManagerException into ingest/IngestManager 2016-04-29 09:34:17 -04:00
Richard Cordovano
5c7fdbd466 Merge pull request #2094 from karlmortensen/beginIngestJob
Begin ingest job
2016-04-29 09:17:13 -04:00
Karl Mortensen
33e9cf4dce code review updates 2016-04-28 16:55:27 -04:00
jmillman
bb3d35db06 Merge remote-tracking branch 'upstream/develop' into TL-improve-snapshot-report
Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/datamodel/FilteredEventsModel.java
2016-04-28 16:54:47 -04:00
jmillman
c55c42c99d minor comments FilteredEventsModel.java and ivy.xml 2016-04-28 15:53:54 -04:00
jmillman
a0569da249 internationalize SaveSnapshotAsReport.java and SnapShotReportWriter.java
revert unwanted changes
2016-04-28 15:49:28 -04:00
jmillman
5ddd5dc26f more cleanup in SaveSnapshotAsReport and SnapShotReportWriter and templates 2016-04-28 15:13:23 -04:00
Karl Mortensen
fa16e9e38c Introduce IngestJobStartResult 2016-04-28 14:29:21 -04:00
Karl Mortensen
09cf29ebcf code review update 2016-04-28 11:10:39 -04:00
Karl Mortensen
8b74dc7ec3 Code review update 2016-04-28 10:02:04 -04:00
jmillman
3c68a55ea2 seperate SaveSnapshotAsReport.java from report writing code in org.sleuthit.autopsy.timeline.snapshot.SnapShotReportWriter.java 2016-04-27 16:52:59 -04:00
jmillman
5be4cf98ce more cleanup and comments in ZoomSettingsPane.java 2016-04-27 15:34:23 -04:00