15362 Commits

Author SHA1 Message Date
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
Richard Cordovano
940e5b9298 Merge pull request #2841 from narfindustries/eam-schema-varying-to-text
resolve exceptions due to db field varying length too short
2017-06-13 13:52:02 -04:00
Richard Cordovano
7623f99c7d Merge pull request #2840 from esaunders/2712_eam_shared_config
Added support for EAM properties file to shared configuration.
2017-06-13 13:51:14 -04:00
esaunders
a60775a109 Added support for EAM properties file to shared configuration. 2017-06-13 13:46:34 -04:00
Nick Davis
cd75114d44 in both Postgres and SQLite db schema's, changed field type from 'character varying(NN)' to 'text' 2017-06-13 13:29:53 -04:00
Richard Cordovano
6fc372e379 Update app version number for 4.4.1 release 2017-06-13 13:05:24 -04:00
Richard Cordovano
4e452ce8f4 Restore accidentally deleted corecompennts files 2017-06-13 12:51:01 -04:00
Richard Cordovano
2b7b8d49f2 Merge pull request #2839 from narfindustries/eam-updates
fixed resource issues and UI layout broken during renaming.
2017-06-13 12:42:51 -04:00
Richard Cordovano
49e0412956 Update label on multi-user settings panel 2017-06-13 12:28:48 -04:00
Richard Cordovano
1f5c2faaa9 Add EAM disabling workaround 2017-06-13 12:28:26 -04:00
Nick Davis
8e19e32ba7 fixed missing resources in edit case details panel. 2017-06-13 12:25:48 -04:00
Nick Davis
d4cfca81f5 fixed resource issues and UI layout broken during renaming. 2017-06-13 12:02:46 -04:00
Richard Cordovano
311aabd566 Merge pull request #2838 from narfindustries/eam-updates
Eam updates
2017-06-13 11:16:01 -04:00
Nick Davis
93ab8ef2e8 started renaming classes/files to remove the eam prefix. 2017-06-13 10:37:12 -04:00
Nick Davis
87f08542f4 in artifact types selection, set OK button to always enabled, which will allow zero types to be selected as acceptable. changed the title and the button to match. 2017-06-12 19:33:05 -04:00
Nick Davis
e7065d57e3 renamed dataset to database in import dialog. 2017-06-12 19:24:18 -04:00
Nick Davis
89007f1eb0 corrected renaming of Bundle key for Org poc name tooltip. 2017-06-12 19:16:27 -04:00
Nick Davis
dcdeaa4e4b shrunk gap between db config and lower buttons in options panel. renamed import hashdb button. 2017-06-12 19:12:41 -04:00
Nick Davis
27e2f479c8 renamed default sqlite db to EnterpriseArtifacts. 2017-06-12 19:08:27 -04:00
Nick Davis
7cd1ecbe74 added spaces to the title of the options panel 2017-06-12 18:46:03 -04:00
Nick Davis
e137c14ce8 removed dialog suggesting a reboot is required. 2017-06-12 18:37:58 -04:00
Nick Davis
b3d1518b1c fixed use of depricated setLabel method 2017-06-12 18:27:13 -04:00
Richard Cordovano
edd70dc9d1 Merge pull request #2837 from narfindustries/eam
Eam - clean ups
2017-06-12 11:48:43 -04:00
Nick Davis
2b1c2e79e8 Merge branch 'develop' of github.com:sleuthkit/autopsy into eam 2017-06-12 11:00:25 -04:00
Nick Davis
6ac9817a28 cleaned up TODOs 2017-06-12 11:00:04 -04:00
Nick Davis
2727a43c9e corrected usage of 'CDB' to new name. 2017-06-12 10:30:43 -04:00
Maxwell Koo
2a90475cf6 Fix up copyright statement where incorrect 2017-06-12 10:10:43 -04:00
Richard Cordovano
a7aa966306 Merge pull request #2836 from narfindustries/eam
Integrate Enterprise Artifact Manager
2017-06-12 09:53:18 -04:00
Richard Cordovano
2702ccaa66 Merge pull request #2834 from APriestman/truncateIstat
Moved istat bundle message
2017-06-12 09:52:48 -04:00
Maxwell Koo
b7119d4f36 Fix dependency issues 2017-06-12 09:37:40 -04:00
millmanorama
f37346c1dc remove unused imports 2017-06-12 15:04:59 +02:00