Commit Graph
18776 Commits
Author SHA1 Message Date
Oliver Spohngellert 03fdc11c98 Merge remote-tracking branch 'upstream/develop' into aut-2114 2016-05-12 11:13:34 -04:00
Oliver Spohngellert a5a8ec758e Merge remote-tracking branch 'upstream/develop' into aut-2114 2016-05-12 11:07:14 -04:00
Richard Cordovano b8234ffd8c Merge pull request #2135 from BasisOlivers/aut-1578
Fixed expansion behavior on options panel.
2016-05-12 11:02:59 -04:00
jmillman cc3096bbdb improve timeline scale help text 2016-05-12 10:58:10 -04:00
jmillman f79a77fded minor cleanup 2016-05-12 10:45:12 -04:00
Richard Cordovano cf5c7538f9 Merge pull request #2132 from BasisOlivers/aut-2128
Added scroll capability to autopsy options and image gallery.
2016-05-12 10:13:47 -04:00
Oliver Spohngellert fb1aab5c62 Added image gallery scrollability. 2016-05-12 09:41:48 -04:00
Oliver Spohngellert e0f60275cb Added scroll capability to autopsy options and image gallery. 2016-05-12 09:29:57 -04:00
Richard Cordovano 3c1e14d6d9 Merge pull request #2131 from BasisOlivers/aut-2088
Made new file types detectable by file extension mismatch settings.
2016-05-12 09:15:01 -04:00
Oliver Spohngellert 7d7424725a Made error labels clear upon succesful type added. 2016-05-12 09:00:23 -04:00
Richard Cordovano 6dd93e3f52 Merge pull request #2130 from BasisOlivers/aut-2127
Added mime type to file metadata content viewer.
2016-05-12 08:54:15 -04:00
Oliver Spohngellert 023b613d1d Merged upstream/develop 2016-05-12 08:53:34 -04:00
Richard Cordovano bdf3482d53 Merge pull request #2121 from BasisOlivers/aut-2118
Made rule display reset upon delete.
2016-05-11 18:24:30 -04:00
jmillman 345f7a5219 improve warning when showing many events in details view 2016-05-11 16:30:02 -04:00
jmillman 989e770cc8 don't refresh the timeline when the user backs out of dangerous zoom parameters 2016-05-11 16:22:05 -04:00
Oliver Spohngellert 7879683a28 Semantics changes. 2016-05-11 16:18:10 -04:00
Oliver Spohngellert c11945492e Got rid of unnecessary message. 2016-05-11 16:17:12 -04:00
Oliver Spohngellert baaf0f3a2b Added mime type to file metadata content viewer. 2016-05-11 16:15:22 -04:00
Oliver Spohngellert 1b0168ba88 Made report add to db properly. 2016-05-11 15:36:20 -04:00
Oliver Spohngellert dbe2091f18 Made report folder delete upon failure. 2016-05-11 15:35:30 -04:00
Oliver Spohngellert 871f8e3bb3 Mocked up solution to delete report problem. 2016-05-11 12:54:22 -04:00
Oliver Spohngellert 90541c75ca Merge remote-tracking branch 'upstream/develop' into aut-2088 2016-05-11 12:26:32 -04:00
Oliver Spohngellert e91b628295 Merge remote-tracking branch 'upstream/develop' into aut-2100 2016-05-11 10:08:44 -04:00
Oliver Spohngellert a09cbfca87 Used anonymous swing workers to generate reports, finished cleanup. 2016-05-11 10:08:16 -04:00
Eugene Livis 5c1bb1fba4 UTF-8 sanitize text before adding it to solr index 2016-05-10 17:00:19 -04:00
Eugene Livis 7a71cffddc Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-05-10 15:57:55 -04:00
Richard Cordovano 4a6b61f568 Remove public access to file type definition dialogs 2016-05-10 11:14:45 -04:00
Richard Cordovano 9f4c190a72 Merge pull request #2120 from BasisOlivers/aut-2117
Made add button enable based upon whether or not there were any sigs
2016-05-10 09:32:05 -04:00
Richard Cordovano 72c98d2a3b Merge pull request #2119 from BasisOlivers/aut-2116
Made add extension enable the apply button.
2016-05-09 17:02:39 -04:00
Richard Cordovano 4b59a919fd Merge pull request #2112 from BasisOlivers/aut-2112
Made reports delete in ui when action is taken.
2016-05-09 15:25:39 -04:00
Eugene Livis 5e106afc7e Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-05-09 14:53:20 -04:00
jmillman 5dca4ceb98 cleanup setting new vizualization in VisualizationPanel, comments 2016-05-09 14:19:58 -04:00
jmillman 139e1946ef comments 2016-05-09 13:52:00 -04:00
Oliver Spohngellert 44b029a6c7 Merge remote-tracking branch 'upstream/develop' into aut-2100 2016-05-09 13:50:34 -04:00
Richard Cordovano a26e2a98ec Merge pull request #2110 from BasisOlivers/aut-2110
Fixed finish button enabling problem.
2016-05-09 13:44:35 -04:00
Oliver Spohngellert 268c504ca5 Fixed merge conflicts. 2016-05-09 13:44:24 -04:00
jmillman b3e3465368 Merge remote-tracking branch 'upstream/develop' into view-in-timeline
Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/TimeLineController.java
2016-05-09 10:50:42 -04:00
jmillman 3af7e90125 Merge remote-tracking branch 'upstream/develop' into TL-activate-TopComponent
Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/ui/VisualizationPanel.java
2016-05-09 10:22:41 -04:00
jmillman 34cee44ab3 activate TopComponent so that ExplorerManager.lookup gets proxied in actionsGlobalContext immediately. 2016-05-09 10:16:09 -04:00
Oliver Spohngellert 0e8eee8dc9 Made rule display reset upon delete. 2016-05-09 09:56:52 -04:00
Oliver Spohngellert 80040ad686 Made add button enable based upon whether or not there were any signautures. 2016-05-09 09:18:25 -04:00
Oliver Spohngellert 53df057a0a Made add extension enable the apply button. 2016-05-09 08:43:37 -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
Oliver Spohngellert c3b5765ba7 Made global settings panel expandable. 2016-05-06 15:01:45 -04:00