15547 Commits

Author SHA1 Message Date
millmanorama
55dd19b39c WIP 2017-09-08 11:15:27 +02:00
William Schaefer
c83738d48d 2834 added label to manage tags panel for where to create tags 2017-09-07 16:43:36 -04:00
Richard Cordovano
0961f64892 Merge pull request #3048 from wschaeferB/2933-RemoveWarningAboutNullArtifacts
2933 removed warning about null artifacts in central repo ingest list…
2017-09-07 15:24:55 -04:00
Richard Cordovano
6db123bf42 Merge pull request #3046 from APriestman/2991_uniqueHashSets
Force hash set name/version combination to be unique.
2017-09-07 15:23:49 -04:00
Richard Cordovano
9960f8de4b Merge pull request #3044 from APriestman/2996_disableExaminerEditBox
Make examiner field read only
2017-09-07 15:22:57 -04:00
Richard Cordovano
1e3fd67a7d Merge pull request #3043 from APriestman/2994-disableHashSetsAndOrgs
Temporarily hide hash sets and organizations
2017-09-07 15:21:09 -04:00
Richard Cordovano
20425142d0 Merge pull request #3041 from millmanorama/2176-define-modes-for-tools
2176 define modes for tools
2017-09-07 15:18:48 -04:00
Richard Cordovano
fadcaacb45 Merge pull request #3034 from wschaeferB/2970-FixCentralRepoOptionsPanel
2970 fix central repo options panel
2017-09-07 14:44:59 -04:00
Richard Cordovano
48e8827398 Merge pull request #3031 from APriestman/2860_deleteDatabase
Delete a newly created central repo database if initialization fails
2017-09-07 14:44:06 -04:00
Richard Cordovano
7bd092392f Merge pull request #3027 from APriestman/2859_updateCaseName
Update case display name in central repo if the user changes it
2017-09-07 14:43:15 -04:00
Richard Cordovano
57b48cede4 Merge pull request #3026 from wschaeferB/2832-CRConfigCleanup
2832 minor clean up of CR config gui after 2934
2017-09-07 14:42:20 -04:00
Richard Cordovano
44c8dfe47a Additional updates to AID 2.0 2017-09-07 14:28:32 -04:00
Richard Cordovano
e3601f9bec Fix AID 2.0 Refresh button enabling 2017-09-07 12:30:47 -04:00
Richard Cordovano
a91eb94466 Merge pull request #3049 from dgrove727/Test2
Updates to AID 2.0
2017-09-07 12:26:39 -04:00
Richard Cordovano
9dfaf678e7 Fix corruption of AutoIngestDashboardTopComponent.form 2017-09-07 12:25:58 -04:00
Richard Cordovano
8ff52277fa Remove large fixed gap from left edge of AID 2.0 2017-09-07 12:18:17 -04:00
Richard Cordovano
60f704b008 Fix AutoIngestDashboard.form corruption 2017-09-07 12:06:36 -04:00
Ann Priestman
675b84548d Added artifact handling 2017-09-07 11:59:10 -04:00
Richard Cordovano
8e4d7e2c4f Merge in develop branch 2017-09-07 11:17:51 -04:00
Ann Priestman
b5f3726d82 Merge remote-tracking branch 'upstream/develop' into 2997_removeTag
Conflicts:
	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/PostgresEamDb.java
2017-09-07 10:54:22 -04:00
Ann Priestman
ffd24fd91f Deleting a tag from a file can remove BAD from central repo 2017-09-07 10:51:33 -04:00
William Schaefer
8dba95e30f 2933 removed warning about null artifacts in central repo ingest listener 2017-09-07 10:22:54 -04:00
Richard Cordovano
270f5d4a21 Merge pull request #3040 from millmanorama/2967-AID-undocked
2967 AID opens undocked
2017-09-07 09:26:27 -04:00
Richard Cordovano
1abff452d3 Some AID 2,0 modifications 2017-09-07 00:30:05 -04:00
Richard Cordovano
d0f7ce26bf Some AID 2,0 modifications 2017-09-06 20:37:06 -04:00
William Schaefer
b25fde5b3b 2831 added reset method for Central Repo in use counter 2017-09-06 17:38:20 -04:00
Richard Cordovano
a1fe4cb351 Update CoordinationService.getNodeList 2017-09-06 13:50:19 -04:00
U-BASIS\dgrove
bf8ccd98de Latest changes for AID 2.0 2017-09-06 13:31:32 -04:00
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
Richard Cordovano
276600313f Merge pull request #3039 from millmanorama/2988-fix-cc-viewer
2988- fix the AccountsText/credit card highlighting. also add the content n…
2017-09-06 10:21: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
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