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

Commit Graph

  • db6a6075a9 Merge pull request #2201 from BasisOlivers/file-types-ui-fix Richard Cordovano 2016-06-02 11:51:26 -04:00
  • 8de0683a8e Fixed file type UI. Oliver Spohngellert 2016-06-02 11:45:53 -04:00
  • 53344d1ca6 Merge remote-tracking branch 'upstream/TL-list-view' into 778-TL-list-view-scroll-controlls jmillman 2016-06-02 10:56:29 -04:00
  • c4e521fce3 Merge pull request #2200 from karlmortensen/MIMEtypeFix Richard Cordovano 2016-06-02 10:14:47 -04:00
  • 73adaf4bfe Fix cut and paste error with MIME types Karl Mortensen 2016-06-02 10:09:54 -04:00
  • 88042b4e6c Fixed Logical File Set display. Oliver Spohngellert 2016-06-02 09:50:22 -04:00
  • 346625a768 Corrected property sheets for data sources. Oliver Spohngellert 2016-06-01 15:50:49 -04:00
  • 1bd132df96 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Karl Mortensen 2016-06-01 14:14:57 -04:00
  • b8714bf871 simplified swapping nodes/controls for different views; broekn implementation of jump to next (year/day/mont/etc) jmillman 2016-05-31 17:02:43 -04:00
  • dce2dc57db Merge pull request #2196 from millmanorama/799-tags-and-hashhit-columns-in-list-view Richard Cordovano 2016-05-31 17:00:42 -04:00
  • 189f73d008 Show AbstractFile path, not local path Karl Mortensen 2016-05-31 16:50:00 -04:00
  • 5e6b776761 Added support for status. Oliver Spohngellert 2016-05-31 16:00:08 -04:00
  • dc10a91fd5 swap zoom in out buttons for scroll by buttons jmillman 2016-05-31 15:43:43 -04:00
  • 7b080e19b1 Fix redundant method header comment in FileManager Richard Cordovano 2016-05-31 14:57:39 -04:00
  • e36728155a Merge branch '799-tags-and-hashhit-columns-in-list-view' into TL-list-view-scroll-controlls jmillman 2016-05-31 14:55:01 -04:00
  • 2639ee7f6a improve filesystem tooltips jmillman 2016-05-31 14:30:32 -04:00
  • 4dc73cdb8d cleanup and internationalize ListTimeline.java jmillman 2016-05-31 14:23:02 -04:00
  • 10a4634085 Merge remote-tracking branch 'upstream/TL-list-view' into 799-tags-and-hashhit-columns-in-list-view jmillman 2016-05-31 13:52:16 -04:00
  • 72841adf9c Merge remote-tracking branch 'upstream/develop' into TL-list-view Richard Cordovano 2016-05-31 13:50:59 -04:00
  • 1445da7503 Made run ingest modules dialog accessable via directory listing. Oliver Spohngellert 2016-05-31 13:06:51 -04:00
  • 60c2d367ab remove unneeded columns from sql select jmillman 2016-05-31 11:37:27 -04:00
  • c6e9b6717e add tooltips to Tag column jmillman 2016-05-31 11:22:30 -04:00
  • e5fd92589f Made jobs end properly and created python stripping class. Oliver Spohngellert 2016-05-31 10:42:44 -04:00
  • f5db7ccd3e Merge branch '251' of github.com:sleuthkit/autopsy into develop Karl Mortensen 2016-05-31 10:01:42 -04:00
  • dcd23b96b7 Made updates to data source ingest job, waiting for jython stripping code. Oliver Spohngellert 2016-05-31 08:28:21 -04:00
  • 77598c0e26 Merge remote-tracking branch 'upstream/develop' into 799-tags-and-hashhit-columns-in-list-view millmanorama 2016-05-28 11:40:58 -04:00
  • 9e15fe6270 Merge remote-tracking branch 'upstream/TL-list-view' into 799-tags-and-hashhit-columns-in-list-view millmanorama 2016-05-28 11:40:39 -04:00
  • 0f8cc09e79 Resolve KWS NBM dependency warnings for NetBeans 8.1 Richard Cordovano 2016-05-27 16:27:51 -04:00
  • 0f13459dac Merge pull request #2194 from rcordovano/filemgr-find-files-by-type-1737 Richard Cordovano 2016-05-27 16:23:35 -04:00
  • 086e823f7f Resolve NBM dependency warnings for NetBeans 8.1 Richard Cordovano 2016-05-27 16:22:42 -04:00
  • 4e6d4bd313 Merge pull request #2193 from rcordovano/filemgr-find-files-by-type-1737 Richard Cordovano 2016-05-27 15:58:42 -04:00
  • a4f298fd5e Merge pull request #2192 from rcordovano/filemgr-find-files-by-type-1737 Richard Cordovano 2016-05-27 15:58:05 -04:00
  • b3665a65dc Add FileManager.findFilesByMimeType API Richard Cordovano 2016-05-27 15:56:42 -04:00
  • 9146300b6f Merge pull request #2191 from rcordovano/develop Richard Cordovano 2016-05-27 15:24:30 -04:00
  • e271a66d88 Temporarily remove FileManager.findFilesByMimeType API Richard Cordovano 2016-05-27 15:21:51 -04:00
  • e6fad48c0a Make Blackboard use SleuthkitCase field Richard Cordovano 2016-05-27 15:19:39 -04:00
  • 9095e927be Make TagsManager use SleuthkitCase field Richard Cordovano 2016-05-27 15:16:59 -04:00
  • 0ebfb0d7da Revert AUT-2158 changes Richard Cordovano 2016-05-27 15:13:59 -04:00
  • 2c18ec2eb2 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-05-27 14:15:56 -04:00
  • baef70a6bf Merge remote-tracking branch 'upstream/develop' into TL-list-view Richard Cordovano 2016-05-27 13:08:19 -04:00
  • 02233f5ce2 Merge remote-tracking branch 'upstream/release-4.1.0' into develop Richard Cordovano 2016-05-27 13:07:17 -04:00
  • c2633c43e0 Merge pull request #2190 from sleuthkit/new-file-mamager-api-1737 Richard Cordovano 2016-05-27 13:05:03 -04:00
  • 1e50ff8c98 Correct documentation for Blackboard class Richard Cordovano 2016-05-27 13:01:29 -04:00
  • f746f455c8 Complete docs/deprecation for FileManager API Richard Cordovano 2016-05-27 12:53:10 -04:00
  • 5c72b20f11 Added timeline to the toolbar. Oliver Spohngellert 2016-05-27 10:43:42 -04:00
  • a855009740 Merge remote-tracking branch 'upstream/develop' into new-file-mamager-api-1737 Richard Cordovano 2016-05-27 10:15:05 -04:00
  • d9da840e0f add tooltips to hash hit column jmillman 2016-05-26 17:12:12 -04:00
  • 126c12d2d1 Fixed semantics. Oliver Spohngellert 2016-05-26 16:06:20 -04:00
  • a55ff4d1ea Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-05-26 15:56:56 -04:00
  • ea4d923293 Merge remote-tracking branch 'upstream/develop' into TL-list-view Richard Cordovano 2016-05-26 15:38:40 -04:00
  • a96443c8b8 Merge remote-tracking branch 'upstream/TL-list-view' into 799-tags-and-hashhit-columns-in-list-view jmillman 2016-05-26 15:35:29 -04:00
  • 816245d62f Merge pull request #2185 from millmanorama/792-truncate-descriptions-in-list-view Richard Cordovano 2016-05-26 15:34:37 -04:00
  • 3f64275466 Merge pull request #2184 from eugene7646/favicon_1446 Richard Cordovano 2016-05-26 15:23:04 -04:00
  • 305c7a332b Got rid of toolbar updates. Oliver Spohngellert 2016-05-26 15:17:54 -04:00
  • 5ea66807e6 Merge pull request #2182 from karlmortensen/1787_gridlines Richard Cordovano 2016-05-26 15:08:47 -04:00
  • 37f2bee2de Merge remote-tracking branch 'upstream/TL-list-view' into 792-truncate-descriptions-in-list-view jmillman 2016-05-26 15:05:39 -04:00
  • d6167968b5 Merge remote-tracking branch 'upstream/TL-list-view' into 799-tags-and-hashhit-columns-in-list-view jmillman 2016-05-26 15:04:32 -04:00
  • 0dc71f43a0 Merge pull request #2183 from BasisOlivers/aut-2135 Richard Cordovano 2016-05-26 15:04:26 -04:00
  • 448b5420ec Use custom favicon when one is available Eugene Livis 2016-05-26 15:04:00 -04:00
  • f044c824a9 Merge remote-tracking branch 'upstream/TL-list-view' into 799-tags-and-hashhit-columns-in-list-view jmillman 2016-05-26 14:32:00 -04:00
  • 2fe6c99b5e Fix compilation error in ListTimeline.java Richard Cordovano 2016-05-26 14:59:43 -04:00
  • 7c994b591a Fixed error messages. Oliver Spohngellert 2016-05-26 14:48:19 -04:00
  • b555b7f31f add gridlines to KWS Karl Mortensen 2016-05-26 14:47:47 -04:00
  • d2c2c83701 Merge pull request #2179 from millmanorama/787-reset-selection-on-mode-change Richard Cordovano 2016-05-26 14:46:10 -04:00
  • 7515552a71 Merge pull request #2180 from millmanorama/788-lazy-context-menus Richard Cordovano 2016-05-26 14:45:26 -04:00
  • 7eac34aab3 Merge remote-tracking branch 'upstream/TL-list-view' into 792-truncate-descriptions-in-list-view jmillman 2016-05-26 14:29:25 -04:00
  • 562fd7b8d0 Worked towards adding timeline to the toolbar. Oliver Spohngellert 2016-05-26 14:22:36 -04:00
  • 0301793d31 Merge remote-tracking branch 'upstream/TL-list-view' into 788-lazy-context-menus jmillman 2016-05-26 14:21:09 -04:00
  • f15199ad29 Merge remote-tracking branch 'upstream/TL-list-view' into 788-lazy-context-menus jmillman 2016-05-26 14:14:44 -04:00
  • b5f48a62c6 Merge remote-tracking branch 'upstream/develop' into TL-list-view Richard Cordovano 2016-05-26 14:05:11 -04:00
  • fe1612335f Merge remote-tracking branch 'upstream/TL-list-view' into 787-reset-selection-on-mode-change jmillman 2016-05-26 14:03:53 -04:00
  • 14805d2fb1 Merge remote-tracking branch 'upstream/TL-list-view' into 787-reset-selection-on-mode-change jmillman 2016-05-26 13:08:39 -04:00
  • 5c019b5126 Merge pull request #2178 from millmanorama/793-collapse-file-system-events-in-list-view Richard Cordovano 2016-05-26 14:02:02 -04:00
  • 8fa811254a Merge pull request #2177 from karlmortensen/1724_regex_checkmark Richard Cordovano 2016-05-26 14:01:54 -04:00
  • fd09fb81eb Made search not happen when an exception would be thrown. Oliver Spohngellert 2016-05-26 13:10:39 -04:00
  • 304341d983 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-05-26 13:07:41 -04:00
  • 620aa4fcab fix bugs from merge jmillman 2016-05-26 13:06:24 -04:00
  • 1904aa3eec Merge pull request #2173 from eugene7646/hash_db_default_path_1723 Richard Cordovano 2016-05-26 12:48:30 -04:00
  • ce5ae59491 change checkmark Karl Mortensen 2016-05-26 12:42:09 -04:00
  • e07c066753 Change color of checkmark. Karl Mortensen 2016-05-26 12:32:02 -04:00
  • 4d4bd7b6be Attempted to disable run ingest modules through case (failed). Oliver Spohngellert 2016-05-26 12:22:26 -04:00
  • 07511457df Show green checkmark for regular expressions Karl Mortensen 2016-05-26 12:11:50 -04:00
  • 42375d403c Disabled help menu items appropriately. Oliver Spohngellert 2016-05-26 12:11:08 -04:00
  • e2856da2e7 Merge remote-tracking branch 'upstream/TL-list-view' into 793-collapse-file-system-events-in-list-view jmillman 2016-05-26 12:09:17 -04:00
  • 3a59c0a595 Merge pull request #2176 from karlmortensen/1734 Richard Cordovano 2016-05-26 12:05:23 -04:00
  • a817c81e4c Merge pull request #2175 from millmanorama/783-remove-zoom-in-list-mode Richard Cordovano 2016-05-26 11:48:15 -04:00
  • 5776645b08 Merge pull request #2174 from millmanorama/TL-list-view-Visualisation-to-View Richard Cordovano 2016-05-26 11:22:42 -04:00
  • 24548c0d8a Code review updates Karl Mortensen 2016-05-26 11:19:55 -04:00
  • b5a6a5e9b6 Merge branch '793-collapse-file-system-events-in-list-view' into TL-list-view-scroll-controlls jmillman 2016-05-26 11:15:06 -04:00
  • 3c77e86455 first crack at tagged and ash hit columns jmillman 2016-05-25 15:10:11 -04:00
  • b4565fd098 Merge remote-tracking branch 'upstream/TL-list-view' into 793-collapse-file-system-events-in-list-view jmillman 2016-05-26 11:10:50 -04:00
  • 4ffd22cf46 Merge remote-tracking branch 'upstream/TL-list-view' into 792-truncate-descriptions-in-list-view jmillman 2016-05-26 10:37:26 -04:00
  • 8e31a21033 Merge remote-tracking branch 'upstream/TL-list-view' into 787-reset-selection-on-mode-change jmillman 2016-05-26 10:34:27 -04:00
  • 838fccfb8c Merge remote-tracking branch 'upstream/TL-list-view' into 788-lazy-contet-menus jmillman 2016-05-26 10:33:58 -04:00
  • 43d14c0276 Merge remote-tracking branch 'upstream/TL-list-view' into 783-remove-zoom-in-list-mode jmillman 2016-05-26 10:25:02 -04:00
  • 21c9e5a5c0 Merge remote-tracking branch 'upstream/TL-list-view' into TL-list-view-Visualisation-to-View jmillman 2016-05-26 10:19:31 -04:00
  • 49f947d7a9 Merge remote-tracking branch 'upstream/develop' into view-in-timeline jmillman 2016-05-26 10:15:01 -04:00
  • adcf9ea5d3 Merge remote-tracking branch 'upstream/TL-list-view' into TL-list-view-scroll-controlls jmillman 2016-05-26 10:11:05 -04:00
  • 9a620d87a8 Checking whether folder exists Eugene Livis 2016-05-26 10:07:39 -04:00
  • 50caa5aa8b Finished search button enabling. Oliver Spohngellert 2016-05-26 08:50:19 -04:00