U-BASIS\gregd
f13160df2e
adding DatabaseTestResult
2020-02-13 17:39:12 -05:00
U-BASIS\gregd
79fda84050
refactoring in EamDbSettingsDialog
2020-02-13 17:37:55 -05:00
William Schaefer
3f25a126f1
6040 fix exporting of renamed package
2020-02-13 16:56:56 -05:00
William Schaefer
046e35b0d0
6040 rename summarizer to textsummarizer
2020-02-13 16:42:00 -05:00
William Schaefer
2e1d5ac5e1
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5866-CvtExceptionCaseClosed
2020-02-13 15:34:36 -05:00
William Schaefer
314007f940
6040 adjust comments
2020-02-13 14:28:27 -05:00
Richard Cordovano
088c79b3e7
Merge pull request #5616 from kellykelly3/1401-geolocation-show-datasource-with-gps-artifacts
...
1401 - Show only data sources with TSK_GPS artifacts
2020-02-13 14:06:19 -05:00
Richard Cordovano
9fb8c1cbd4
Merge pull request #5591 from APriestman/5926_photorecErrorMessage
...
5926 Make photorec error message less specific
2020-02-13 13:47:49 -05:00
William Schaefer
6823ee858b
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6040-FileDiscoveryDocuments
2020-02-13 12:43:30 -05:00
William Schaefer
da53229ba4
6040 use summarizer for file discovery documents view
2020-02-13 12:43:22 -05:00
William Schaefer
08a4405056
6040 add end point for document summarization
2020-02-13 12:40:34 -05:00
U-BASIS\gregd
7dcaa72f78
updated default for flag previous devices
2020-02-13 12:14:52 -05:00
Kelly Kelly
abae579713
Merge branch 'develop' into 1408-add-waypoint-list-to-route-artifacts
2020-02-13 11:05:37 -05:00
Richard Cordovano
30ffb70450
Merge pull request #5573 from APriestman/5924_exportTika
...
5924 Export tika packages
2020-02-12 15:38:40 -05:00
Raman Arora
876fc0b10b
Address Codacy comments.
2020-02-12 12:04:17 -05:00
Raman Arora
44d5a85761
Fixed Codacy comments.
2020-02-12 11:41:48 -05:00
Richard Cordovano
564123aee0
Merge pull request #5633 from kellykelly3/1406-deprecate-TSK_GPS_TRACKPOINT
...
1406 - Supressed the warnings for the deprecation of TSK_GPS_TRACKPOINT
2020-02-12 10:25:47 -05:00
esaunders
a0d0cd3343
Merge branch 'develop' of github.com:sleuthkit/autopsy into 6007-multi-user-cli
2020-02-11 16:43:38 -05:00
esaunders
ea764e50f2
Added multi user support to command line ingest.
2020-02-11 16:43:15 -05:00
Raman Arora
ac8256b102
Removed commented code.
2020-02-11 11:58:09 -05:00
Raman Arora
b79b91f502
Removed commented code.
2020-02-11 11:17:28 -05:00
Raman Arora
ed1443aa68
Unified the SQL for schema creation.
2020-02-11 10:54:31 -05:00
Raman Arora
3877804a7c
Interim commit
...
- The schema creation code between SQLite and PostGres has been compared, the differences are reconciled but there is still a fair bit of duplicate code, which should be easy to eliminate now.
2020-02-10 14:13:27 -05:00
Richard Cordovano
ccc6546f7e
Merge pull request #5622 from kellykelly3/1400-geolocation-map-mouse-click-improvements
...
1400 geolocation map mouse click improvements
2020-02-10 14:03:12 -05:00
apriestman
03b9ac3c91
Reverting bundle
2020-02-10 09:28:24 -05:00
apriestman
f00354ea93
Doxygen fixes
2020-02-10 09:25:35 -05:00
Brian Carrier
0e0a7d3f44
removed hard coded font sizes
2020-02-07 14:36:51 -05:00
Kelly Kelly
f67c3cdbe5
Updated based on review comments
2020-02-07 13:06:09 -05:00
Kelly Kelly
e4dac1cb90
Added geolocation .properties changes
2020-02-07 09:48:44 -05:00
Kelly Kelly
e6b01d43e5
Remove unused import
2020-02-06 17:05:16 -05:00
Kelly Kelly
2542c75d74
Added support for TSK_GEO_WAYPOINTS attribute in TSK_GPS_ROUTE
2020-02-06 16:54:59 -05:00
Raman Arora
cc7ed224ff
Interim commit - isolated scheme creation code from DBSettings classes and put them in the new RdmsCentralRepoSchemaFactory.
2020-02-06 16:25:06 -05:00
Ann Priestman
b8e5f0aced
Don't display block range for pool volume nodes
2020-02-06 10:22:09 -05:00
Kelly Kelly
4be0ddbc71
Supressed the warnings for the deprecation of TSK_GPS_TRACKPOINT
2020-02-05 11:17:44 -05:00
Richard Cordovano
e7568ec17f
Merge pull request #5626 from wschaeferB/5979-DocumentViewer
...
5979 document viewer
2020-02-05 10:59:15 -05:00
Brian Carrier
687f7c56cb
6036: reduce cache processing time. Ignore associated objects and minor change along with TSK change to get data source faster
2020-02-04 22:55:58 -05:00
William Schaefer
8e7f51d0e3
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5979-DocumentViewer
2020-02-04 15:23:52 -05:00
Kelly Kelly
190725b607
Updated based on review comments
2020-02-04 11:46:00 -05:00
Raman Arora
0ef999ade2
5907: Update legacy modules
...
- Removed getConnectionMetadata() api and added columnExists() & tableExists()
2020-02-03 13:29:46 -05:00
William Schaefer
78fb2176bb
5979 fix bug reading length longer than file
2020-02-03 11:42:53 -05:00
Richard Cordovano
678d661c21
Merge pull request #5624 from raman-bt/5907-update-legacy-py-modules
...
5907: Updated WWF parser to use CommunicationArtifactsHelper.
2020-01-31 14:59:21 -05:00
William Schaefer
d39a9d5d33
5979 fix codacy issues
2020-01-31 14:10:00 -05:00
William Schaefer
e497816e10
5979 added missing bundle messages
2020-01-31 13:58:39 -05:00
William Schaefer
61177fd11d
5979 add comment for private helper method
2020-01-31 13:32:34 -05:00
William Schaefer
0219179071
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5979-DocumentViewer
2020-01-31 13:20:38 -05:00
William Schaefer
f674556521
5979 clean up document file discovery viewer
2020-01-31 13:20:19 -05:00
Richard Cordovano
87c702e130
Merge pull request #5610 from dannysmyda/5465-CASE-UCO-reference-local-files
...
5465 case uco reference local files
2020-01-31 13:07:48 -05:00
Richard Cordovano
f05a7d9329
Merge pull request #5625 from rcordovano/central-repo-class-renamimg
...
Rename RelationalDbCentralRepo to RdbmsCentralRepo
2020-01-31 12:22:54 -05:00
U-BASIS\dsmyda
d53a1da81f
Codacy comments
2020-01-31 11:56:27 -05:00
Richard Cordovano
c995dec60e
Rename RelationalDbCentralRepo to RdbmsCentralRepo
2020-01-31 10:27:48 -05:00