7124 Commits

Author SHA1 Message Date
Ann Priestman
b6f49ba739 Finish implementation 2017-09-06 12:22:23 -04:00
Ann Priestman
ef0fdb4805 Force hash set name/version combination to be unique.
Force organization name to be unique.
2017-09-06 12:12:17 -04:00
Richard Cordovano
2fcf78be74 Merge pull request #3023 from APriestman/2956_addLogging
Add data source error messages to the log
2017-09-06 10:28:38 -04:00
Richard Cordovano
9c92221194 Merge pull request #3021 from APriestman/2953_hash_import_speed
Improve speed of importing hash database in sqlite
2017-09-06 10:26:24 -04:00
Richard Cordovano
73425be830 Merge pull request #3004 from APriestman/2932_childrenCounts
Use counts of files + message type artifacts to determine node counts…
2017-09-06 10:22:47 -04:00
William Schaefer
e3bdee42a6 2831 clean up methods for enabling and disabling CR module 2017-09-06 10:21:43 -04:00
William Schaefer
cf725c296f 2831 Central Repo Ingest event listener now disables when module is disabled 2017-09-06 10:21:32 -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
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
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
William Schaefer
5c4964966a 2970 cleanup remove unused bundle message 2017-08-31 17:37:28 -04:00
William Schaefer
ba3338eccc 2970 allow property change to be fired when cofig was modified 2017-08-31 17:22:35 -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
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
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
Eugene Livis
ab64750108 Minor changes to panel 2017-08-29 15:19:38 -04:00
Ann Priestman
73b13282ad Add data source error messages to the log 2017-08-29 13:31:13 -04:00
Eugene Livis
9f95239cc4 Added ability to search for MD5 2017-08-29 12:51:18 -04:00
Ann Priestman
bda2bb5331 Merge remote-tracking branch 'upstream/develop' into 2953_hash_import_speed
Conflicts:
	Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/ImportHashDatabaseDialog.java
2017-08-29 10:04:32 -04:00
Ann Priestman
eaaeb3dc4d Improve speed of importing hash database in sqlite 2017-08-29 09:21:31 -04:00
Richard Cordovano
867dba7120 Merge pull request #3009 from APriestman/2873_hashImport
Write imported hashes to the database in sets
2017-08-28 18:06:44 -04:00
Richard Cordovano
7c176442c3 Merge pull request #3007 from APriestman/2898_sqliteLocks
Add locking to sqlite database calls
2017-08-28 17:59:40 -04:00
Richard Cordovano
8c44bf2bf3 Merge pull request #3003 from wschaeferB/2826-GetFileTypeReliably
2826 change import hashdb options panel to get file type reliably
2017-08-28 17:54:49 -04:00
esaunders
04fcee7dbf Listeners now only register for event types they are interested in. 2017-08-28 14:09:13 -04:00
Ann Priestman
2a7ff9cb4a Testing old method 2017-08-25 12:10:43 -04:00
Ann Priestman
27b0575d7d Use commit block instead of addBatch 2017-08-25 10:01:26 -04:00
esaunders
79b17fe17a Pass weak listener references to event publisher to allow blackboard artifact nodes to be garbage collected. 2017-08-22 10:28:43 -04:00
William Schaefer
df831d3f80 2934 fixed case with SQLite CR creation where directory exists but is protected 2017-08-17 11:34:56 -04:00
William Schaefer
7dcf39698b 2934 fixed issue with SQLite db creation for CR not handling SecurityExceptions 2017-08-17 10:24:47 -04:00
Ann Priestman
f11b2aa334 Write imported hashes to the database in sets 2017-08-17 08:33:36 -04:00
U-BASIS\dgrove
70339153e1 Sync 2017-08-16 11:44:14 -04:00
Ann Priestman
10d0d39b03 Removed unused import 2017-08-16 10:24:38 -04:00