1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-04 06:50:00 +00:00

Commit Graph

  • a65ad714ae Merge remote-tracking branch 'upstream/develop' into TL-list-view Richard Cordovano 2016-05-25 20:34:13 -04:00
  • 4bdec3f2c8 Merge pull request #2158 from millmanorama/TL-list-view-maintain-selection Richard Cordovano 2016-05-25 20:02:31 -04:00
  • f995942baa remove unused variable Karl Mortensen 2016-05-25 15:49:11 -04:00
  • f00c4a1892 Changed default path for import hash database dialog Eugene Livis 2016-05-25 15:48:16 -04:00
  • ed8d5eacbf Export valid KML for Google Earth, including all geospatial artifacts in BlackBoard Karl Mortensen 2016-05-25 15:39:36 -04:00
  • 70ddc64a0c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-05-25 15:12:03 -04:00
  • 0b01073232 Made search button disable based upon whether a filter is enabled. Oliver Spohngellert 2016-05-25 15:05:03 -04:00
  • afc0ac3f90 truncate description column in the middle jmillman 2016-05-25 14:55:59 -04:00
  • 504190534f Merge pull request #2165 from eugene7646/report_title_1763 Richard Cordovano 2016-05-25 14:48:33 -04:00
  • e931c9c582 update copyright headers, comments jmillman 2016-05-25 14:41:40 -04:00
  • 8f25020ec4 Merge pull request #2157 from eugene7646/utf8_sanitization Richard Cordovano 2016-05-25 14:35:13 -04:00
  • 2afa6aee11 Merge pull request #2153 from eugene7646/hash_db_save_folder_1723 Richard Cordovano 2016-05-25 14:25:01 -04:00
  • 6fdf0e3463 Merge pull request #2166 from BasisOlivers/file-search-panel-fix Richard Cordovano 2016-05-25 13:52:48 -04:00
  • 4dae3e6653 Merge pull request #2161 from BasisOlivers/2151 Richard Cordovano 2016-05-25 13:35:33 -04:00
  • 99f75f7f61 Correct error regarding gstreamer in BUILDING.txt Richard Cordovano 2016-05-25 13:28:30 -04:00
  • 290e77c814 cleanup and comments focused on CombinedEvent jmillman 2016-05-25 13:25:55 -04:00
  • 140863fca9 Finished fixing behavior. Oliver Spohngellert 2016-05-25 13:21:48 -04:00
  • 7bf7a3cfd8 Further improve indexed text content viewer behavior Richard Cordovano 2016-05-25 12:08:52 -04:00
  • c5bbe274fb clean up selection management in TimeLineTopComponent and ListTimeline jmillman 2016-05-25 11:52:49 -04:00
  • 536d772502 fix off by factor of 1000 bug in times, use the event id not the fileID jmillman 2016-05-25 11:27:29 -04:00
  • 37a2c07a98 dedupe lookup results in AddTagAction.addTag() jmillman 2016-05-25 10:41:34 -04:00
  • 549d033a47 Improve indexed text content viewer behavior Richard Cordovano 2016-05-24 18:36:53 -04:00
  • 3d1767f43c Made file search types enabled based on whether they were checked. Oliver Spohngellert 2016-05-24 15:31:58 -04:00
  • 0a8dff191e Corrected report name Eugene Livis 2016-05-24 15:27:21 -04:00
  • f495b7051b multiselect partly working jmillman 2016-05-24 15:23:34 -04:00
  • 4a014270b9 begin work to collapse file system events into one row in list ViewRefreshTask jmillman 2016-05-24 15:06:03 -04:00
  • bd27b49fc3 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-05-24 14:47:46 -04:00
  • 22ef82ead4 reset the selected events when the view mode changes jmillman 2016-05-24 11:39:18 -04:00
  • ae70b9923c make context menus on demand rather than upfront jmillman 2016-05-24 11:23:52 -04:00
  • 915f5f8248 Fixed poor enabling of extension only. Oliver Spohngellert 2016-05-24 11:07:45 -04:00
  • f372f2ccf1 remove the whole zoom panel in list mode jmillman 2016-05-24 11:04:29 -04:00
  • ec68fa3b28 Partial cleanup of FileManager Richard Cordovano 2016-05-18 12:51:31 -04:00
  • aeaa059de9 Merge remote-tracking branch 'upstream/develop' into TL-list-view jmillman 2016-05-24 10:27:13 -04:00
  • e4850e4212 Merge pull request #2152 from eugene7646/attr_id_1669 Richard Cordovano 2016-05-24 09:29:43 -04:00
  • 20462ee8dd Merge pull request #2156 from BasisOlivers/2145 Richard Cordovano 2016-05-23 17:28:33 -04:00
  • c1aedce880 change visualizaion -> view in more places in code, ui, and comments jmillman 2016-05-23 17:04:33 -04:00
  • 1db35dc915 cleanup ListViewPane.java and ListTimeline.java jmillman 2016-05-23 13:46:14 -04:00
  • 795c40d169 maintain selection when the table contents change jmillman 2016-05-23 12:54:39 -04:00
  • 4d6c4240c6 change visualizaion -> view in code, ui, and comments jmillman 2016-05-23 16:37:28 -04:00
  • 27f53ddc88 Merge pull request #2155 from millmanorama/TL-list-view Richard Cordovano 2016-05-23 15:04:53 -04:00
  • 11cd0fc998 begin work on list view scroll/navigation controlls jmillman 2016-05-23 12:51:23 -04:00
  • 781e9c8bc9 Optimized performance by only converting string to char[] if there is a non-UTF8 character Eugene Livis 2016-05-23 10:29:51 -04:00
  • 9283e0079c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into utf8_sanitization Eugene Livis 2016-05-20 16:30:37 -04:00
  • cb1f3c2d59 UTF-8 sanitizing all text before it is passed to Solr Eugene Livis 2016-05-20 16:29:32 -04:00
  • 9f3b3539ba Fixed image gallery help link. Oliver Spohngellert 2016-05-20 16:20:06 -04:00
  • 0b03435b23 add message to UnsupportedOperationException jmillman 2016-05-20 16:18:56 -04:00
  • 4d018f45d5 fix actions which were broken by flawed refactoring jmillman 2016-05-20 16:16:39 -04:00
  • 981be75731 Merge remote-tracking branch 'upstream/TL-list-view' into TL-list-view jmillman 2016-05-20 15:56:45 -04:00
  • 835df96a78 cleanup ListTimeline jmillman 2016-05-20 15:54:23 -04:00
  • c46a91c1c5 Merge branch 'TL-list-view' of https://github.com/sleuthkit/autopsy into TL-list-view Richard Cordovano 2016-05-20 15:39:54 -04:00
  • 9974318275 Merge remote-tracking branch 'upstream/develop' into TL-list-view Richard Cordovano 2016-05-20 15:39:09 -04:00
  • 7a0bfb4980 cleanup and refactor TimeLineTopComponent jmillman 2016-05-20 15:20:25 -04:00
  • fbb0023b99 default location for saving custom hash database Eugene Livis 2016-05-20 15:12:01 -04:00
  • ddbfa8b3ea Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-05-20 15:04:25 -04:00
  • ffef4926a1 cleanup EventNode and EventRootNode jmillman 2016-05-19 17:46:10 -04:00
  • edb5642140 rename SwingMenuItemAdapter.java -> SwingFXMenuUtils.java and cleanup jmillman 2016-05-19 17:05:59 -04:00
  • 41a1776c13 Merge branch 'TL-list-view-actions-global-context' into TL-list-view jmillman 2016-05-19 16:24:43 -04:00
  • fbf9a68b89 Merge remote-tracking branch 'upstream/develop' into TL-list-view jmillman 2016-05-19 16:24:32 -04:00
  • 9680df5ce0 Converted attribute id from short to int Eugene Livis 2016-05-19 16:23:43 -04:00
  • b5edf4d486 actions that depend on actionsGlobalContext work. jmillman 2016-05-19 16:22:22 -04:00
  • f0d92029cf Added more cancellation checks. Oliver Spohngellert 2016-05-19 15:27:35 -04:00
  • 7697455017 Remove EM selection listener DataResultPanel.close Richard Cordovano 2016-05-19 14:27:52 -04:00
  • 23e107e78d Merge pull request #2149 from karlmortensen/1761 Richard Cordovano 2016-05-19 13:24:26 -04:00
  • edf1c75524 code review update Karl Mortensen 2016-05-19 13:24:03 -04:00
  • ce8904f8c4 code review update Karl Mortensen 2016-05-19 13:20:56 -04:00
  • ca24c4de7d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-05-19 12:05:40 -04:00
  • 3dd157de1b build context menus directly from Actions rather than from the swing/netbeans contenxtmenu jmillman 2016-05-19 11:45:53 -04:00
  • 87358d3ee1 closer to working actions. jmillman 2016-05-18 17:17:03 -04:00
  • 8623f216c8 Merge branch 'TL-list-view' into TL-list-view-actions jmillman 2016-05-18 14:45:26 -04:00
  • 4032fb6700 Merge pull request #2148 from millmanorama/TL-list-view Richard Cordovano 2016-05-18 14:40:02 -04:00
  • 9d5ce31055 Merge remote-tracking branch 'upstream/TL-list-view' into TL-list-view jmillman 2016-05-18 14:39:02 -04:00
  • f7e7404ec4 address review comments: fix typos, rename variables, catch exceptions higher up. jmillman 2016-05-18 14:29:27 -04:00
  • a185a43d11 Merge remote-tracking branch 'upstream/develop' into TL-list-view jmillman 2016-05-18 13:42:15 -04:00
  • b8d5eb2233 more work to enable explorer based actions jmillman 2016-05-18 13:40:17 -04:00
  • c04183b41f Updated cancellation policy for keyword search Oliver Spohngellert 2016-05-18 13:30:53 -04:00
  • ad5f507383 Merge remote-tracking branch 'upstream/develop' into TL-list-view Richard Cordovano 2016-05-18 12:54:35 -04:00
  • 384bb30913 Merge remote-tracking branch 'upstream/develop' into TL-list-view jmillman 2016-05-18 11:16:12 -04:00
  • d963e59cbc formatting Karl Mortensen 2016-05-18 09:27:39 -04:00
  • 7d9aba1173 Add additional arg validation to TagsManager methods Richard Cordovano 2016-05-17 17:35:33 -04:00
  • 85737c44b7 Change File menu to Case menu Karl Mortensen 2016-05-17 17:05:58 -04:00
  • 716f8c0b5d begin work on enabling actions. jmillman 2016-05-17 16:57:21 -04:00
  • f733d626d9 Update NEWS.txt for release 4.1.0 Richard Cordovano 2016-05-17 16:42:09 -04:00
  • cb9c162ea4 drive ContentViewer from List view. jmillman 2016-05-17 16:34:59 -04:00
  • ededd6c731 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-05-17 16:25:50 -04:00
  • 2763143d89 Merge pull request #2147 from BasisOlivers/2139 Richard Cordovano 2016-05-17 16:21:35 -04:00
  • c836354b6b Delete reports does not attempt delete from disk Richard Cordovano 2016-05-17 16:00:27 -04:00
  • 1c129ceae5 Reverted hash db behavior to allow for cancel and apply buttons. Oliver Spohngellert 2016-05-17 15:37:10 -04:00
  • fcbf2c3e25 Merge pull request #2146 from millmanorama/TL-list-view Richard Cordovano 2016-05-17 15:26:56 -04:00
  • 2b5c0d11eb address code review comments jmillman 2016-05-17 15:20:55 -04:00
  • 738c446d1c Worked towards cancellation policy. Oliver Spohngellert 2016-05-17 13:47:16 -04:00
  • f82ec3aa8d remove ResultTable when ViewMode.List is active jmillman 2016-05-17 13:34:50 -04:00
  • affc212b89 disable unneeded ui elements when list mode is selected jmillman 2016-05-17 12:28:18 -04:00
  • 4aa3df620d Merge branch 'develop' of github.com:sleuthkit/autopsy into 1761 Karl Mortensen 2016-05-17 12:39:54 -04:00
  • 035d35856a VisualizationMode ->ViewMode again jmillman 2016-05-17 12:28:18 -04:00
  • 8bb92e3e8d Merge pull request #2144 from BasisOlivers/aut-2121 Richard Cordovano 2016-05-17 12:22:01 -04:00
  • 967ae0707d cleanup, remove unneeded interface implementation jmillman 2016-05-17 12:21:18 -04:00
  • 4d14c32a94 split AbstractVisualizationPane into AbstractTimeLineView and AbstractTimelineChart jmillman 2016-05-17 12:15:41 -04:00
  • f4c6963720 Fixed logging in deleting reports. Oliver Spohngellert 2016-05-17 11:43:38 -04:00
  • 2754c50395 Started adding cancellation. Oliver Spohngellert 2016-05-17 11:33:46 -04:00
  • 0d775fd85f Move Open Output Folder to Tools menu Karl Mortensen 2016-05-17 10:25:44 -04:00