15362 Commits

Author SHA1 Message Date
William Schaefer
cf725c296f 2831 Central Repo Ingest event listener now disables when module is disabled 2017-09-06 10:21:32 -04:00
Richard Cordovano
f9ca7b55f2 Merge branch 'develop' into 2988-fix-cc-viewer 2017-09-06 10:20:43 -04:00
Ann Priestman
69f4751b41 Make examiner field read only 2017-09-06 09:13:57 -04:00
Ann Priestman
0331ba4d64 Temporarily hide hash sets and organizations 2017-09-06 09:05:33 -04:00
Ann Priestman
71a9c902c1 Create a central repo case entry if one does not exist when the user opens the properties panel. 2017-09-06 08:13:05 -04:00
millmanorama
9ac1b412f9 cleanup AutoIngestDashboardTopComponent opening 2017-09-06 11:41:29 +02:00
millmanorama
932f542bf5 use consistent mode name = dashboard 2017-09-06 10:50:19 +02:00
millmanorama
355174f9cb add a mode for AID 2017-09-06 10:18:06 +02:00
millmanorama
afc59e4681 change timeline mode type to editor 2017-09-05 16:39:21 +02:00
millmanorama
21a583b637 remove dead code 2017-09-05 16:39:21 +02:00
millmanorama
4878e48dc2 move the timeline mode into core 2017-09-05 16:39:21 +02:00
millmanorama
2e55e4c028 remove unused properties, allow TL and IG to dock, don't refloat them if they are already opened and docked, and the user presses the buttons to open them, remove redundant window icon from TL 2017-09-05 16:39:20 +02:00
millmanorama
719b7c67e2 cleanup, make default sizes larger 2017-09-05 16:39:20 +02:00
millmanorama
03285ad4bd attempt to define and use new timeline and ImageGallery modes 2017-09-05 16:39:20 +02:00
millmanorama
16be9d3874 Image Gallery opens un docked 2017-09-05 16:39:19 +02:00
Richard Cordovano
d6ec2a35d3 Merge pull request #3038 from millmanorama/develop
merge rc-2.8.3 into develop
2017-09-05 09:14:04 -04:00
millmanorama
27cdb356b0 fix the AccountsText/credit card highlighting. also add the content name to the progress indicator. ome other minor cleanup 2017-09-05 10:58:14 +02:00
millmanorama
fc1593d232 Merge remote-tracking branch 'upstream/rc-2.8.3' into develop
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/datamodel/BlackboardArtifactNode.java
2017-09-02 12:26:21 +02:00
Richard Cordovano
0f87862d66 Update version number in project.properties for a beta release 2017-09-01 18:12:33 -04:00
Richard Cordovano
47ee46a40f Merge pull request #3030 from esaunders/2948_reduce_event_listeners
Reduce number of event listeners
2017-09-01 18:03:29 -04:00
William Schaefer
e32a4b2779 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2943-ArtifactsAsContentCleanup 2017-08-31 17:56:05 -04:00
William Schaefer
5c4964966a 2970 cleanup remove unused bundle message 2017-08-31 17:37:28 -04:00
Brian Carrier
515a3a3bff Merge pull request #3033 from zhhl/2878-initialConfigFileToUsePMD
2878: First simple config file ruleset.xml to use PMD
2017-08-31 17:30:03 -04:00
William Schaefer
ba3338eccc 2970 allow property change to be fired when cofig was modified 2017-08-31 17:22:35 -04:00
Eugene Livis
71fcb1db66 Lots of additional loging in events of Solr query failures 2017-08-31 16:16:25 -04:00
U-BASIS\zhaohui
bd0dfcaf53 2878: First simple config file ruleset.xml to use PMD 2017-08-31 15:06:55 -04:00
Ann Priestman
2f4a40d95f Cleanup 2017-08-31 14:00:21 -04:00
William Schaefer
a3d9d7bcc9 2970 removed redundant message about config 2017-08-31 13:59:09 -04:00
Ann Priestman
2c744bad48 Cleanup 2017-08-31 13:29:17 -04:00
Ann Priestman
a9c70014f4 Merge remote-tracking branch 'upstream/develop' into 2860_deleteDatabase 2017-08-31 12:28:24 -04:00
Ann Priestman
289a05c32d Delete the central repo database if initialization fails 2017-08-31 11:44:10 -04:00
esaunders
36eb417802 Remove more unused import. 2017-08-31 11:31:39 -04:00
esaunders
65038d90e2 Remove unused import. 2017-08-31 11:21:47 -04:00
esaunders
b729bb5fdc Merge branch 'rc-2.8.3' of github.com:sleuthkit/autopsy into 2948_reduce_event_listeners 2017-08-31 11:16:05 -04:00
esaunders
bdbb42f1b7 Missed CURRENT_CASE in my first pass for Tags and BlackboardArtifactNode. 2017-08-31 11:15:44 -04:00
William Schaefer
0408036295 2970 Central Repo options panel only allows applying of enabled CR when config is done 2017-08-31 11:05:19 -04:00
Richard Cordovano
e5949c1c32 Merge pull request #3028 from eugene7646/sys_log_2966
Minor AIM system log changes (2966)
2017-08-31 10:06:48 -04:00
Richard Cordovano
814099cbcd Merge pull request #3025 from eugene7646/md5_search_2965
Modified "File Search By Attributes" to include MD5 (2965)
2017-08-31 10:05:56 -04:00
Richard Cordovano
bda95c54c5 Merge pull request #3029 from zhhl/2682-scriptUpdateForPostgreSQLAtDevelopBranch
2682: reset the Jemmy tools timeout number to get longer time
2017-08-31 09:36:55 -04:00
U-BASIS\zhaohui
a0f560f07e 2682: reset the Jemmy tools timeout number to get longer time 2017-08-30 16:51:11 -04:00
Eugene Livis
82abde2dda AIm system log changes 2017-08-30 16:08:21 -04:00
William Schaefer
6825b45d03 2943 ensure Content objects are of appropriate class before casting 2017-08-30 15:34:38 -04:00
Ann Priestman
5bd77f9cd7 Update case display name in central repo if the user changes it 2017-08-30 14:07:52 -04:00
Ann Priestman
9959546fa4 Removing unused imports 2017-08-30 11:22:16 -04:00
Ann Priestman
2ecbd096e6 Move query out of sleuthkit 2017-08-30 11:14:35 -04:00
William Schaefer
8656c0451f 2832 minor clean up of CR config gui after 2934 2017-08-30 10:31:13 -04:00
Richard Cordovano
bc2463876d Merge pull request #3024 from zhhl/2682-scriptUpdateForPostgreSQLAtDevelopBranch
2682 script update for PostgreSQL at develop branch
2017-08-29 15:50:27 -04:00
Eugene Livis
ab64750108 Minor changes to panel 2017-08-29 15:19:38 -04:00
U-BASIS\zhaohui
eb39308400 2682: Remove report_id from the dump of reports table and cleanups. 2017-08-29 14:03:02 -04:00
Ann Priestman
73b13282ad Add data source error messages to the log 2017-08-29 13:31:13 -04:00