Commit Graph
14642 Commits
Author SHA1 Message Date
millmanorama f0bb38cfbf convert dbWorkerThread to an executor, call shutdown and awaitTerminaton on case close. 2017-06-21 22:18:18 +02:00
Brian Carrier 026e3de17b Added shell for Linux README 2017-06-20 09:16:03 -04:00
Richard Cordovano adc9a44ea5 Merge pull request #2866 from rcordovano/tag-manager-get-all-tag-names
Add static getTagDisplayNames API to TagsManager
2017-06-19 12:33:54 -04:00
Richard Cordovano d1588764f8 Add static getTagDisplayNames API to TagsManager 2017-06-19 12:31:46 -04:00
Richard Cordovano cbb2ba7032 Merge pull request #2865 from rcordovano/tag-manager-get-all-tag-names
Reordering of TagManager methods
2017-06-19 11:06:44 -04:00
Richard Cordovano 897357b7f6 Reordering of TagManager methods 2017-06-19 11:05:30 -04:00
Richard Cordovano be5f512b5a Merge pull request #2861 from millmanorama/2687-unsort-hidden_columns
2687 unsort columns if they are hidden and another column is sorted.
2017-06-16 12:38:29 -04:00
millmanorama 83786e8571 unsort columns if they are hidden and another column is sorted. 2017-06-16 18:14:12 +02:00
Richard Cordovano f49e368f92 Merge pull request #2860 from millmanorama/2732-fix-inconsistent-sort-between-results-views
2732 only store the sort info for visible columns
2017-06-16 12:06:45 -04:00
millmanorama 6183d0a5f1 only store the sort info for visible columns 2017-06-16 17:20:16 +02:00
Richard Cordovano a6b5c0c9a1 Merge pull request #2859 from rcordovano/tag-manager-get-all-tag-names
Minor clean up of docs in TagManager
2017-06-16 11:18:46 -04:00
Richard Cordovano 8eeb2d8787 Minor clean up of docs in TagManager 2017-06-16 11:18:11 -04:00
Richard Cordovano 7987a12340 Merge pull request #2858 from rcordovano/tag-manager-get-all-tag-names
Removed unnecessary synchronization in TagsManager
2017-06-16 11:14:57 -04:00
Richard Cordovano 83b6c01d6f Removed unnecessary synchronization in TagsManager 2017-06-16 11:14:01 -04:00
Richard Cordovano 4a86c9f437 Merge pull request #2857 from rcordovano/tag-manager-get-all-tag-names
Update copyright, rearrange TagsManager.java for modifications
2017-06-16 11:10:23 -04:00
Richard Cordovano 7215c43025 Update copyright, rearrange TagsManager.java for modifications 2017-06-16 11:07:27 -04:00
Richard Cordovano d7b0a94445 Merge pull request #2854 from narfindustries/issue172
Issue172 - make listeners do NOP if module not enabled.
2017-06-16 08:15:02 -04:00
Richard Cordovano 4d3979aae9 Merge pull request #2853 from millmanorama/2734-reordering-sorted-columns
dont setNodesColumnLabel until after assigning all the properties co…
2017-06-16 08:11:10 -04:00
Richard Cordovano 42babf4799 Merge pull request #2852 from millmanorama/2735-unallocated-space-columns
only get columns for properties whose index exists in the column model
2017-06-16 08:07:15 -04:00
Richard Cordovano 7de08414d2 Merge pull request #2851 from millmanorama/2608-video_thumbnails
2608 video thumbnails
2017-06-16 08:06:32 -04:00
Richard Cordovano e394b5a702 Merge pull request #2850 from narfindustries/editdetails
eam fixes to EAM Edit Case Details Dialog
2017-06-16 07:55:21 -04:00
Nick Davis 348cb92043 Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into issue172 2017-06-15 16:15:09 -04:00
Nick Davis 1faac93b21 EAM module listeners are now a NO OP if EAM module is not enabled 2017-06-15 16:14:58 -04:00
Richard Cordovano a8ec3ac499 Restore disabled modules list in platform.properties 2017-06-15 16:07:52 -04:00
Richard Cordovano c7139425ca Fix bundle name in EAM ingest module 2017-06-15 12:28:30 -04:00
Richard Cordovano 6b01ff2473 Fix bundle name in EAM ingest module 2017-06-15 12:25:51 -04:00
Richard Cordovano 5f99cb2ea0 Merge pull request #2849 from narfindustries/desc
Issue #177 - Add Module Description
2017-06-15 10:13:02 -04:00
millmanorama 284b671ea8 dont set NodesColumnLabel until after assigning all the properties columns 2017-06-15 16:12:41 +02:00
Richard Cordovano 53a923a767 Merge pull request #2848 from wschaeferB/2745-DisableHidingInContentView
2745 disable hiding and other features on columns in Results content …
2017-06-15 10:11:34 -04:00
Richard Cordovano 00345a9c57 Correct typo in EAM IngestModule.shutDown 2017-06-15 09:36:49 -04:00
millmanorama faa1958aaa only get columns whose index exists in the column model 2017-06-15 14:23:03 +02:00
millmanorama 656dd109a0 Merge branch 'release-4.4.1' into 2608-video_thumbnails 2017-06-15 13:22:46 +02:00
Nick Davis 7efc1485c0 changed Apply button to Ok. fixed handling of cases with null Organization. fixed combobox functionality. fixed textbox actionlisteners so changes remain when new org is added. 2017-06-14 22:55:26 -04:00
Nick Davis d8a9606d44 Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into desc 2017-06-14 18:44:08 -04:00
Nick Davis 4fa713bd6d added module descriptions. 2017-06-14 18:43:42 -04:00
William Schaefer b58b5e08ba 2745 disable hiding and other features on columns in Results content viewer 2017-06-14 18:12:47 -04:00
Richard Cordovano c7528e5c27 Remove debug message from IngestJob.dataSourceJobFinished 2017-06-14 17:29:22 -04:00
Richard Cordovano 31861d91b3 Merge pull request #2847 from narfindustries/plural
Plural Artifact(s) in the name of package and files/docs
2017-06-14 14:36:53 -04:00
Nick Davis 544bb653bf Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into plural 2017-06-14 14:21:36 -04:00
Richard Cordovano 43d1de4dc6 Merge pull request #2846 from narfindustries/issue168
Issue168 - was showing results in content viewer from current case/data source
2017-06-14 14:20:23 -04:00
Richard Cordovano f8ba06b687 Merge pull request #2842 from eugene7646/exception_handling
Added exception firewall for input directory scanner
2017-06-14 14:18:48 -04:00
Nick Davis 3f5ec12071 Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into issue168 2017-06-14 14:14:29 -04:00
Nick Davis 33e9dce9bd fixed sql syntax so it correctly matches the device. 2017-06-14 14:14:13 -04:00
Richard Cordovano 256ce0f877 Merge pull request #2845 from sleuthkit/eam_shutdown_workaround
Added isEnabled workaround to shutdown() method so that it doesn't at…
2017-06-14 14:05:44 -04:00
esaunders 9c09bba6e6 Added isEnabled workaround to shutdown() method so that it doesn't attempt to interact with the database if the module is not run. 2017-06-14 13:54:14 -04:00
Richard Cordovano 5c45fc6bf7 Change performance guidance for periodic search 2017-06-14 12:22:05 -04:00
Nick Davis 00758faf53 renamed package to have plural 'Artifact(s)' in the name. updated resource bundle keys, message, and other fields to use the plural form. 2017-06-13 18:30:16 -04:00
Eugene Livis 39eeffa1d1 Fixed spelling 2017-06-13 17:29:23 -04:00
Eugene Livis 881d2864e0 Added eception firewall for input directory scanner 2017-06-13 17:27:04 -04:00
Richard Cordovano bcc45e62f1 Add Installer to manifest for Experimental NBM 2017-06-13 16:53:47 -04:00