U-BASIS\gregd
851a3308ad
working through initial central repository enable
2020-02-21 13:51:16 -05:00
U-BASIS\gregd
49bf930794
finished refactoring
2020-02-21 10:16:04 -05:00
U-BASIS\gregd
5419db1dea
working through refactoring of classes
2020-02-14 12:32:09 -05:00
U-BASIS\gregd
5befaf6b21
continuing refactor of Central Repo Db Manager
2020-02-14 09:14:14 -05:00
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
U-BASIS\gregd
7dcaa72f78
updated default for flag previous devices
2020-02-13 12:14:52 -05:00
Richard Cordovano
8f0bedebc1
Merge pull request #5647 from markmckinnon/remove-module-text-from-GPX-module-name
...
remove-module-text-from-GPX-module-name
2020-02-12 11:12:36 -05:00
Mark McKinnon
8f10557df0
Update GPX_Parser_Module.py
...
remove module text from module name.
2020-02-12 10:43:51 -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
Richard Cordovano
29da2bf9ca
Merge pull request #5627 from markmckinnon/5966-open-source-GPX-module-and-update-how-it-makes-artifacts
...
5966-open-source-GPX-module-and-update-how-it-makes-artifacts
2020-02-11 18:04:49 -05:00
Richard Cordovano
8ba6f96c10
Merge pull request #5640 from markmckinnon/5341-create-artifacts-for-recently-used-adobe-acrobat-files-from-regripper-output
...
5341-create-artifacts-for-recently-used-adobe-acrobat-files-from-regripper-output
2020-02-11 09:20:31 -05:00
Mark McKinnon
b51c2b50a1
Update ExtractRegistry.java
...
Remove unused import
2020-02-10 17:52:25 -05:00
Richard Cordovano
80a7779356
Merge pull request #5634 from kellykelly3/1407-remove-geohelper-calls
...
1407 - Removed ArtifactHelper calls from oruxmaps.py
2020-02-10 17:48:12 -05:00
Mark McKinnon
2e560a88c6
Update ExtractRegistry.java
...
Change date from YYYY to yyyy, and add locale of US for codacy
2020-02-10 17:46:45 -05:00
Richard Cordovano
66a8ae5c9a
Merge pull request #5636 from markmckinnon/5998-missing-command-line-arg-for-regripper-on-linux
...
5998-missing-command-line-arg-for-regripper-on-linux
2020-02-10 14:25:15 -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
Richard Cordovano
421b3fba7f
Merge pull request #5643 from kellykelly3/1415-correct-library-name-in-dev-setup-page
...
1415 - Corrected netbeans lookup library name in doxygen page
2020-02-10 13:51:44 -05:00
Richard Cordovano
3b3a9d06aa
Merge pull request #5642 from APriestman/doxygenRemoveObsoleteTags
...
Remove obsolete tags to get rid of doxygen warnings
2020-02-10 13:39:22 -05:00
Kelly Kelly
a161c9f5c2
Correct netbeans lookup library name
2020-02-10 11:49:38 -05:00
apriestman
5534eefb5a
Remove obsolete tags to get rid of doxygen warnings
2020-02-10 10:53:13 -05:00
Richard Cordovano
e2e00c0eed
Merge pull request #5641 from APriestman/doxyenFixes_021020
...
Doxyen fixes 021020
2020-02-10 09:57:51 -05:00
Richard Cordovano
0e094829e4
Merge pull request #5638 from kellykelly3/1385-doxygen-page-for-drones
...
1385 - Added doxygen page for drone analzyer module.
2020-02-10 09:57:01 -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
Mark McKinnon
6d68578081
Update ExtractRegistry.java
...
More codcy fixes
2020-02-09 21:26:35 -05:00
Mark McKinnon
76d03c4d92
Update ExtractRegistry.java
...
Breakup createRecentlyUsedArtifact becuse of cyclomatic complexity and other codacy issues.
2020-02-09 21:01:35 -05:00
Mark McKinnon
40a51c7426
Update ExtractRegistry.java
...
removed un used import.
2020-02-07 15:55:47 -05:00
Mark McKinnon
be1a4b9c9d
Update ExtractRegistry.java
...
Validation on records as date may not always be there, also remove double quotes.
2020-02-07 15:53:12 -05:00
Kelly Kelly
6a6d6df459
Updated based on review comments
2020-02-07 15:36:00 -05:00
Kelly Kelly
cf87069a3a
Added doxygen page for drone analzyer module.
2020-02-07 12:18:31 -05:00
Mark McKinnon
48b0743525
Update GPX_Parser_Module.py
...
Added logic that if there is only a starting point and no ending point it will use the starting point as the ending point. This can happen in a GPX route file for whatever reason.
2020-02-07 09:11:10 -05:00
Mark McKinnon
706d05eb10
Update ExtractRegistry.java
...
parse csv record that have double quotes around the file name
2020-02-07 08:41:00 -05:00
Mark McKinnon
8b661386a9
Update adoberdr.pl
...
Added double quotes around file name in csv record
2020-02-07 08:39:22 -05:00
Mark McKinnon
690e121a0a
Update ExtractRegistry.java
...
Add adobe recently used artifacts from regripper report.
2020-02-06 17:39:01 -05:00
Mark McKinnon
d387b5e109
Update ExtractRegistry.java
...
Added missing include flag and path for modules
2020-02-06 10:31:38 -05:00
Kelly Kelly
11e57e602c
Removed ArtifactHelper calls from oruxmaps.py
2020-02-05 15:32:58 -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
8d831bc657
Merge pull request #5631 from dkarpo/develop
...
The latest version of Bellsoft Java 1.8.0_242 is not packaging JavaFX
2020-02-05 11:00:34 -05:00
Richard Cordovano
e7568ec17f
Merge pull request #5626 from wschaeferB/5979-DocumentViewer
...
5979 document viewer
2020-02-05 10:59:15 -05:00
Derrick Karpo
4b9e444d77
The latest version of Bellsoft Java 1.8.0_242 is not packaging JavaFX and
...
'jfxrt.jar' is missing from the Debian package. However, the previous
1.8.0_232 does have JavaFX. Recommend updating the documentation to instruct
users to install the slightly older version of Bellsoft Java.
2020-02-04 20:00:01 -07:00
Brian Carrier
ab81c1fe79
added plaso to docs
2020-02-04 16:46:16 -05:00
Mark McKinnon
48acd461a7
Update GPX_Parser_Module.py
...
Add tracks and route artifacts
2020-02-04 15:28:33 -05:00
Mark McKinnon
dc63b3134c
Upgrade gpxpy to newer version
...
Upgrade gpxpy to version 1.3.5
2020-02-04 15:26:46 -05:00
Kelly Kelly
190725b607
Updated based on review comments
2020-02-04 11:46:00 -05:00
William Schaefer
78fb2176bb
5979 fix bug reading length longer than file
2020-02-03 11:42:53 -05:00
Brian Carrier
e6e83682fe
Updated comments based on a question .
2020-02-03 06:31:19 -05:00
Mark McKinnon
edd20e506d
GPX internal python module update
...
GPX internal pythong module update for open source and geoartifacthelper
2020-01-31 15:29:38 -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