1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-05 18:14:30 +00:00

Commit Graph

  • 56bf158e38 Merge remote-tracking branch 'upstream/develop' into aut-1578 Oliver Spohngellert 2016-05-05 16:18:17 -04:00
  • 0776d9ada5 Fixed ui resizability problems. Oliver Spohngellert 2016-05-05 16:05:35 -04:00
  • 060c912336 cleanup around notifications jmillman 2016-05-05 15:31:21 -04:00
  • 21452bb09b Merge branch 'develop' into TL-tag-notification jmillman 2016-05-05 13:55:34 -04:00
  • 5c1c973356 make a copy of settings nodes which allows them to be removed when the visualisation mode changes jmillman 2016-05-05 13:27:11 -04:00
  • 9fa11797f9 more cleanup in AbstractVisualizationPane and CountsViewPane jmillman 2016-05-05 13:25:36 -04:00
  • d958e07135 Merge pull request #2113 from BasisOlivers/sig-ui-fix Richard Cordovano 2016-05-05 13:23:19 -04:00
  • 09e6cd963b Got rid of xsd. Oliver Spohngellert 2016-05-05 12:05:00 -04:00
  • 95c2b470ef Merge branch 'develop' into TL-logarithmic-axis-label jmillman 2016-05-05 11:45:40 -04:00
  • 034e7deb0b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Richard Cordovano 2016-05-04 17:45:39 -04:00
  • 20e8b89169 Add comments to keywordsearch/TermComponentQuery.performQuery Richard Cordovano 2016-05-04 17:43:26 -04:00
  • 2f19af3e44 Merge pull request #2102 from BasisOlivers/aut-2091 Richard Cordovano 2016-05-04 16:38:12 -04:00
  • 9004df5bbd Reordered action order, made tag not allowed on data sources. Oliver Spohngellert 2016-05-04 14:58:57 -04:00
  • 9a442985e1 Merge remote-tracking branch 'upstream/develop' into TL-logarithmic-axis-label jmillman 2016-05-04 14:51:07 -04:00
  • e9ad75a93b Merge pull request #2098 from BasisOlivers/aut-1663 Richard Cordovano 2016-05-04 14:48:19 -04:00
  • e2bb6f906f Semantics update. Oliver Spohngellert 2016-05-04 14:42:03 -04:00
  • 9acecc2495 Merge pull request #2109 from millmanorama/TL-fix-back Richard Cordovano 2016-05-04 14:35:04 -04:00
  • 1793aa2c5d Merge pull request #2100 from millmanorama/TL-only-snapshot-visualization Richard Cordovano 2016-05-04 14:29:29 -04:00
  • 72aca3b43e Merge remote-tracking branch 'upstream/develop' into TL-only-snapshot-visualization jmillman 2016-05-04 14:02:15 -04:00
  • 21057fd053 Merge pull request #2097 from millmanorama/TL-improve-snapshot-report Richard Cordovano 2016-05-04 14:00:04 -04:00
  • 0043f4a5fe Made reports delete in ui when action is taken. Oliver Spohngellert 2016-05-04 13:15:48 -04:00
  • c98658f88e add permanent refresh button enabled when tags are updated jmillman 2016-05-04 12:23:23 -04:00
  • 2b08257852 Fixed list selection via keyboard problem with finish button. Oliver Spohngellert 2016-05-04 11:50:25 -04:00
  • 5a05ab2cb3 Fixed finish button enabling problem. Oliver Spohngellert 2016-05-04 11:21:52 -04:00
  • a52474352f Fix back action jmillman 2016-05-03 15:18:35 -04:00
  • e060d843c4 Fixed save configuration problem. Oliver Spohngellert 2016-05-03 15:35:03 -04:00
  • f0b262b9ae Updated documentation. Oliver Spohngellert 2016-05-03 14:21:57 -04:00
  • dfce250309 always show tag notification jmillman 2016-05-03 14:21:36 -04:00
  • 9db7bdfe4f Merge remote-tracking branch 'upstream/develop' into aut-2100 Oliver Spohngellert 2016-05-03 13:56:42 -04:00
  • 0e4717f190 Added documentation. Oliver Spohngellert 2016-05-03 13:42:10 -04:00
  • 7e978ca673 Add popover help about logarithmic vs linear scale. jmillman 2016-05-02 17:49:54 -04:00
  • 3dfe88b277 cleanup and comments in AbstractVisualizationPane.java jmillman 2016-05-02 14:53:23 -04:00
  • a23c6d19f8 add scale to counts y axis label. cleanup in CountsViewPane.java and related code. jmillman 2016-04-29 17:04:00 -04:00
  • 25f954c4d3 Updated cancellation policy. Oliver Spohngellert 2016-05-03 12:01:17 -04:00
  • c29f106d3e Working towards a working cancellation policy. Oliver Spohngellert 2016-05-03 10:21:28 -04:00
  • f5fae2c1c6 Started moving to one report in reports code. Oliver Spohngellert 2016-05-02 16:20:33 -04:00
  • 076ee69394 Merge pull request #2104 from BasisOlivers/aut-2096-2 Richard Cordovano 2016-05-02 14:42:43 -04:00
  • 8873e02ca9 Got rid of print statement. Oliver Spohngellert 2016-05-02 11:42:43 -04:00
  • c2402d65ba Fixed outpath writing for both custom config and default. Oliver Spohngellert 2016-05-02 11:40:18 -04:00
  • 5bf62102f2 Improved panel resizing on file ext mismatch panel. Oliver Spohngellert 2016-05-02 09:08:23 -04:00
  • b7b8181194 Merge remote-tracking branch 'upstream/develop' into aut-2088 Oliver Spohngellert 2016-05-02 08:59:28 -04:00
  • 5e916cdfc8 Fixed lack of tagging of virtual directories. Oliver Spohngellert 2016-04-29 15:10:22 -04:00
  • 8ac5c22269 Undid previous commit. Oliver Spohngellert 2016-04-29 14:59:34 -04:00
  • 12e7257e1f Let virtual directories be tagged. Oliver Spohngellert 2016-04-29 14:57:33 -04:00
  • cf57ba0a3f Fixed plat file. Oliver Spohngellert 2016-04-29 13:52:23 -04:00
  • 318c44276c Fixed expandability of global settings panels. Oliver Spohngellert 2016-04-29 13:47:35 -04:00
  • 2e6d1a6dc8 Merge pull request #2099 from karlmortensen/updateNetBeansPlatform Richard Cordovano 2016-04-29 13:18:43 -04:00
  • 718cddf9bd Update NetBeans Platform Karl Mortensen 2016-04-29 12:40:54 -04:00
  • 050809bfdf Added exception logging to image extraction code. Oliver Spohngellert 2016-04-29 11:38:42 -04:00
  • d095f447a6 use newly reorganized scene graph to snapshot only the actual visualization (including axes) jmillman 2016-04-29 10:35:00 -04:00
  • 899e4b453c fix alignment of axis labels jmillman 2016-04-28 17:00:44 -04:00
  • 2eb50ba784 begin moving axis nodes into AbstractVisualizationPane.java jmillman 2016-04-28 16:53:22 -04:00
  • fb69ab8e37 control size of snapshot in html and match table jmillman 2016-04-29 10:51:17 -04:00
  • eb20bba8c6 Move INgestManagerException into ingest/IngestManager Richard Cordovano 2016-04-29 09:34:17 -04:00
  • 5c7fdbd466 Merge pull request #2094 from karlmortensen/beginIngestJob Richard Cordovano 2016-04-29 09:17:13 -04:00
  • 33e9cf4dce code review updates Karl Mortensen 2016-04-28 16:55:27 -04:00
  • bb3d35db06 Merge remote-tracking branch 'upstream/develop' into TL-improve-snapshot-report jmillman 2016-04-28 16:54:47 -04:00
  • ce1690c1be update README.txt with mustache (and other libraries) jmillman 2016-04-28 16:06:09 -04:00
  • c55c42c99d minor comments FilteredEventsModel.java and ivy.xml jmillman 2016-04-28 15:53:54 -04:00
  • a0569da249 internationalize SaveSnapshotAsReport.java and SnapShotReportWriter.java jmillman 2016-04-28 15:41:30 -04:00
  • 79a4d0b24f Merge pull request #2095 from millmanorama/Tl-ZoomSettings-cleanup Richard Cordovano 2016-04-28 15:37:11 -04:00
  • 5ddd5dc26f more cleanup in SaveSnapshotAsReport and SnapShotReportWriter and templates jmillman 2016-04-28 10:54:40 -04:00
  • fa16e9e38c Introduce IngestJobStartResult Karl Mortensen 2016-04-28 14:29:21 -04:00
  • 09cf29ebcf code review update Karl Mortensen 2016-04-28 11:10:39 -04:00
  • 8b74dc7ec3 Code review update Karl Mortensen 2016-04-28 10:02:04 -04:00
  • 3c68a55ea2 seperate SaveSnapshotAsReport.java from report writing code in org.sleuthit.autopsy.timeline.snapshot.SnapShotReportWriter.java jmillman 2016-04-27 16:52:59 -04:00
  • 5be4cf98ce more cleanup and comments in ZoomSettingsPane.java jmillman 2016-04-27 15:34:23 -04:00
  • 6b9f30c57a use NbBundle.messages for EventTypeZoomLevel jmillman 2016-04-27 12:23:16 -04:00
  • 373f5cc333 cleanup merge jmillman 2016-04-27 12:15:31 -04:00
  • a0df66f37e cleanup SaveSnapshotAsReport and templates jmillman 2016-04-27 10:58:42 -04:00
  • 7f68b8bf50 finish the filters part of snapshot_template.html; remove getHTMLReportString jmillman 2016-04-26 15:25:26 -04:00
  • cbb01b9ace begin using mustache.java to improve snapshot report jmillman 2016-04-26 14:45:42 -04:00
  • 82f27c61dc cleanup in ZoomSettingsPane jmillman 2016-04-25 09:52:41 -04:00
  • 40ac476479 move History back/forward out of ZoomSettingsPane. cleanup and comments jmillman 2016-04-22 11:15:43 -04:00
  • e43c7e2b2d Change label for timeline/ui/HistoryToolBar Richard Cordovano 2016-04-27 11:50:49 -04:00
  • 806fbed235 Merge pull request #2090 from millmanorama/TL-move-history-out-of-zoom-panel Richard Cordovano 2016-04-27 11:46:40 -04:00
  • 526c50ca81 Merge pull request #2089 from millmanorama/TL-show-datasource-name-when-ingest-done Richard Cordovano 2016-04-27 11:24:56 -04:00
  • 374a29d7ce Merge branch 'develop' of github.com:sleuthkit/autopsy into beginIngestJob Karl Mortensen 2016-04-27 11:04:41 -04:00
  • 75bb8fa617 update comment Karl Mortensen 2016-04-27 10:54:31 -04:00
  • 383445f600 Remove org.netbeans.libs.javafx from diabled modules list in nbproject/platform.properties Richard Cordovano 2016-04-27 10:53:14 -04:00
  • ccd868f735 Merge pull request #2093 from BasisOlivers/file-ext-mismatch-fix Richard Cordovano 2016-04-27 10:52:10 -04:00
  • 6856390d7c Fixed false positives on file extension mismatch. Oliver Spohngellert 2016-04-27 10:46:32 -04:00
  • 369aa608dd Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-04-27 10:28:07 -04:00
  • 49e6b93836 add beginIngestJob() Karl Mortensen 2016-04-27 10:25:58 -04:00
  • c33d0086ef Update comment about netbeans-plat-version in build.xml Richard Cordovano 2016-04-27 09:58:06 -04:00
  • 3e6285f86c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Richard Cordovano 2016-04-26 17:29:52 -04:00
  • a4412894fd Remove jellytools from disabled modules list Richard Cordovano 2016-04-26 17:29:17 -04:00
  • 2261756547 Merge pull request #2092 from karlmortensen/fixWarnings Richard Cordovano 2016-04-26 17:03:38 -04:00
  • 4345b4e83b Fix warning for @NbBundle.Messages Karl Mortensen 2016-04-26 17:00:50 -04:00
  • 313e8ab179 Synch netbeans-plat-version properties Richard Cordovano 2016-04-26 16:44:47 -04:00
  • 9fd3d3dcab move History back/forward out of ZoomSettingsPane. cleanup and comments jmillman 2016-04-22 11:15:43 -04:00
  • 7b14ae9e37 don't prompt for confirmation when the user clicks the update button in the status bar. jmillman 2016-04-25 12:15:18 -04:00
  • 6d67e2e10b cleanup in promptDialogManager and TimeLineController jmillman 2016-04-25 10:41:37 -04:00
  • 9bd387a819 Merge remote-tracking branch 'upstream/develop' into TL-show-datasource-name-when-ingest-done jmillman 2016-04-25 10:08:52 -04:00
  • db15dcc21e Clarify embedded file extractor module start up error message Richard Cordovano 2016-04-22 17:33:15 -04:00
  • 18d0f618dc Merge pull request #2079 from karlmortensen/IngestModuleExceptions Richard Cordovano 2016-04-22 17:21:55 -04:00
  • fd6429f034 Merge pull request #2086 from millmanorama/TL-reload-button Richard Cordovano 2016-04-22 15:30:23 -04:00
  • a1bfaabf14 Merge pull request #2083 from millmanorama/IG-use-alias-in-sql Richard Cordovano 2016-04-22 14:21:55 -04:00
  • a7faf8e6c9 Merge pull request #2080 from millmanorama/TL-fix-events-tree Richard Cordovano 2016-04-22 14:20:17 -04:00
  • 0bb69a45ac cleanup in PromptDialogManager, CancellationProgressTask, and TimeLineController jmillman 2016-04-21 14:54:39 -04:00