William Schaefer
|
17e56c19ef
|
4014-more clean up of comments and logging for has comment column code
|
2018-08-10 12:19:30 -04:00 |
|
William Schaefer
|
d07326a342
|
4014 remove some sys outs and TODOs that were in for debugging
|
2018-08-10 11:47:00 -04:00 |
|
Brian Sweeney
|
ba55eecccc
|
more codacy things
|
2018-08-10 08:42:44 -06:00 |
|
U-BASIS\dsmyda
|
ef76511f6b
|
Drowning in checked exceptions
|
2018-08-10 10:19:55 -04:00 |
|
William Schaefer
|
6752b2effd
|
4014 highlighting now working with icons
|
2018-08-10 09:50:51 -04:00 |
|
rishwanth1995
|
1932d4381b
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into live_autopsy_warning
|
2018-08-10 09:50:15 -04:00 |
|
rishwanth1995
|
60ee75098f
|
refactored method names in pathvalidator
|
2018-08-10 09:45:04 -04:00 |
|
William Schaefer
|
74ad7d9abf
|
4014 initial working Has Comment column
|
2018-08-10 08:59:53 -04:00 |
|
Brian Sweeney
|
ac096fac57
|
codacy stuff
|
2018-08-09 17:41:10 -06:00 |
|
Brian Sweeney
|
e223cc4e9e
|
comments
|
2018-08-09 16:53:03 -06:00 |
|
Brian Sweeney
|
7559a45a7c
|
added phone normalization and renamed the whole thing
|
2018-08-09 16:48:09 -06:00 |
|
U-BASIS\dsmyda
|
3c7eb3f371
|
More commits incoming
|
2018-08-09 15:40:37 -04:00 |
|
U-BASIS\dsmyda
|
defd0f6783
|
Final changes to comments
|
2018-08-09 12:30:27 -04:00 |
|
U-BASIS\dsmyda
|
9afa1fa38c
|
Refactored and renamed some functions
|
2018-08-09 12:25:49 -04:00 |
|
U-BASIS\dsmyda
|
e5b9be89d6
|
Added quotation marks around table names to fix jdbc bug and refactored where sql exceptions are caught so that all tables of a database file are read
|
2018-08-09 12:16:08 -04:00 |
|
Brian Sweeney
|
7daab901b3
|
simplify some code
|
2018-08-09 08:40:18 -06:00 |
|
millmanorama
|
a5f3f0fa9d
|
disable menus appropriately in timeline list view
|
2018-08-09 16:39:17 +02:00 |
|
Brian Sweeney
|
06b6e1a89f
|
improved checks for availability of eamdb and related resources
|
2018-08-08 21:59:30 -06:00 |
|
Brian Sweeney
|
a7738ce0bf
|
bundle property was missing
|
2018-08-08 19:17:43 -06:00 |
|
Brian Sweeney
|
d4ab36eaf4
|
this was missing metadata
|
2018-08-08 18:56:53 -06:00 |
|
Brian Sweeney
|
93bf1b2e9c
|
fixed bug where toggling between any data source and single data source on intra case search would not always run the correct algorithm
|
2018-08-08 18:41:51 -06:00 |
|
U-BASIS\dsmyda
|
8a3daf4110
|
All the meat of the new module classes
|
2018-08-08 17:43:16 -04:00 |
|
U-BASIS\dsmyda
|
d74c8b6212
|
Add apache commons validator dependency to autopsy core
|
2018-08-08 17:42:38 -04:00 |
|
U-BASIS\dsmyda
|
67759a3139
|
Fix SQLException duplication in close and init, so that try-with-resources can be used cleanly
|
2018-08-08 17:25:36 -04:00 |
|
U-BASIS\dsmyda
|
6de2107603
|
Rename current module from interestingdatabases to databaseselector
|
2018-08-08 17:23:53 -04:00 |
|
Brian Sweeney
|
0673c49c12
|
case was missing from casedbattributeinstancenodes
|
2018-08-08 12:05:45 -06:00 |
|
Richard Cordovano
|
f672bf7740
|
Merge pull request #4011 from dannysmyda/4063-migrate-to-standard-7zip-interface
4063 migrate to standard 7zip interface
|
2018-08-08 13:32:28 -04:00 |
|
U-BASIS\dsmyda
|
8c8b3483d9
|
Added necessary framework for module to operate in Autopsy, still need to clean up logging and add email validator. Also swallowed SQLiteException in close function of sqlite reader
|
2018-08-08 10:19:24 -04:00 |
|
Richard Cordovano
|
b8364e91be
|
Merge pull request #4005 from dannysmyda/4092-factor-out-sqlite-reader
4092: Refactored SQLite parsing functionality out of SQLiteViewer and into SQLiteReader
|
2018-08-08 10:00:29 -04:00 |
|
Brian Sweeney
|
857c8b81e8
|
minor merge conflicts
|
2018-08-07 18:44:24 -06:00 |
|
Brian Sweeney
|
49e53f4780
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3868-normalize-cr
# Conflicts:
# Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/OtherOccurrenceNodeData.java
|
2018-08-07 17:43:27 -06:00 |
|
Brian Sweeney
|
0e58f6ea05
|
Merge branch 'develop' of https://github.com/briangsweeney/autopsy into commonfiles
|
2018-08-07 16:54:46 -06:00 |
|
Brian Sweeney
|
1a08c871c7
|
fixed a bug where single intercase search would stay selected after it was selected once and then changed back to any intercase
|
2018-08-07 16:10:41 -06:00 |
|
William Schaefer
|
cdce28d6dc
|
4014 auto format DataContentViewerOtherCases
|
2018-08-07 17:38:51 -04:00 |
|
William Schaefer
|
6fd7482e6e
|
4014 clean up files that might be modified to determine the presence of CR comments
|
2018-08-07 17:37:39 -04:00 |
|
William Schaefer
|
d7c20b386f
|
4014 clean up files that might be modified to ensure no additional query of tags occurs
|
2018-08-07 17:10:37 -04:00 |
|
Richard Cordovano
|
b3e82c7e5f
|
Merge pull request #4021 from dgrove727/4078_HtmlReportInvalidPathException_1a
Normalize path.
|
2018-08-07 15:35:49 -04:00 |
|
Richard Cordovano
|
090612d6a9
|
Merge pull request #4023 from wschaeferB/4103-AddIconsBackToAid2.0
4103 added icons back to AID 2.0 as part of figuring out how to do 4095
|
2018-08-07 15:26:33 -04:00 |
|
Richard Cordovano
|
1d300fb07f
|
Merge pull request #4013 from dgrove727/4089_CentralRepositoryCommentDialogWidth
Fixed dialog size.
|
2018-08-07 15:25:21 -04:00 |
|
Richard Cordovano
|
15ec0ca5f2
|
Merge pull request #4022 from dgrove727/4033_SaveLastExportLocation_1
4033 save last export location 1
|
2018-08-07 14:42:13 -04:00 |
|
Richard Cordovano
|
5a524f3ec0
|
Merge pull request #4014 from wschaeferB/4065-FilterTagsForUser-Rev2
4065 filter tags for user rev2
|
2018-08-07 14:35:53 -04:00 |
|
Richard Cordovano
|
25b232c5c8
|
Merge pull request #3951 from dgrove727/3995_OtherOccurrencesNoResultsFound
3995 other occurrences no results found
|
2018-08-07 14:34:30 -04:00 |
|
Brian Sweeney
|
bf2d2be90d
|
Merge branch 'develop' of https://github.com/briangsweeney/autopsy into commonfiles
|
2018-08-07 12:33:56 -06:00 |
|
Brian Sweeney
|
55b171c135
|
bugs in test code
|
2018-08-07 11:59:18 -06:00 |
|
Brian Sweeney
|
9d0c90f83f
|
tests update centralrepovalidator and eamdb that throws exceptions and leaves handling to clients
|
2018-08-07 08:30:47 -06:00 |
|
Brian Sweeney
|
eb5a7f13b3
|
remove python libs
|
2018-08-06 16:41:52 -06:00 |
|
U-BASIS\dsmyda
|
bc4a432f94
|
Fleshed out some functionality, but have dirty and untested changes
|
2018-08-06 18:01:56 -04:00 |
|
Andrew Ziehl
|
4d3fc1f23d
|
Fix instance count
|
2018-08-06 14:10:22 -07:00 |
|
Brian Sweeney
|
4f2ae264a5
|
clients of eamdb are required to deal with centralrepovalidationexception
|
2018-08-06 15:00:54 -06:00 |
|
Andrew Ziehl
|
c86d2618bf
|
Update to be functional with most recent common files code.
Merge branch 'commonfiles' of https://github.com/briangsweeney/autopsy into 3870-pure-callable
# Conflicts:
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonAttributeSearchResultRootNode.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonAttributeValue.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetadata.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetadataBuilder.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
# Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerTable.java
# Core/src/org/sleuthkit/autopsy/corecomponents/MultiLayerTableFilterNode.java
# Core/src/org/sleuthkit/autopsy/datamodel/InstanceCountNode.java
# Core/src/org/sleuthkit/autopsy/datamodel/Md5Node.java
# Core/src/org/sleuthkit/autopsy/directorytree/DataResultFilterNode.java
|
2018-08-06 13:47:37 -07:00 |
|