Eugene Livis
|
47167d93ea
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2016-03-23 11:15:42 -04:00 |
|
Richard Cordovano
|
a2c6225dca
|
Merge pull request #2034 from millmanorama/reinstate-filetype-detecting-in-ImageUtils
Reinstate filetype detecting in image utils
|
2016-03-22 21:16:06 -04:00 |
|
jmillman
|
341fbf836c
|
fix bug in isMediaThumbnailSupported
|
2016-03-22 17:08:20 -04:00 |
|
jmillman
|
60ee20c9ef
|
improve error handling in ImageGallery
|
2016-03-22 17:08:15 -04:00 |
|
jmillman
|
7877113aa8
|
comment why old bahavior is desired in MediaViewVideoPanel
rever ReportGenerator, CategorizeAction, and CategorizeGroupAction since all changes where white space and formatting
|
2016-03-22 17:08:10 -04:00 |
|
jmillman
|
4b542f6d49
|
improve ImageUtils.isGIF and cleanup
minor cleanup in ImageUtils
|
2016-03-22 17:08:00 -04:00 |
|
jmillman
|
bd22f0d0d8
|
use fileTypeDetector.detect
use fileTypeDetector.detect
|
2016-03-22 17:07:53 -04:00 |
|
Richard Cordovano
|
478de24231
|
Merge remote-tracking branch 'upstream/develop' into release-4.1.0
|
2016-03-21 18:27:12 -04:00 |
|
Richard Cordovano
|
f9277249cf
|
Cleanup/document report gen panels, disable cancel button when already cancelled
|
2016-03-21 17:27:58 -04:00 |
|
Richard Cordovano
|
9d97ebdf95
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2016-03-21 17:26:26 -04:00 |
|
Richard Cordovano
|
419f2409a8
|
Replace deprecated SleuthkitCase method call in ExternalResultsReporter
|
2016-03-21 17:25:02 -04:00 |
|
Richard Cordovano
|
2ae8265920
|
Merge pull request #2031 from millmanorama/file-type-detector-refactor
refactor FileTypeDetector so that detect() and getFileType() have con…
|
2016-03-21 17:18:26 -04:00 |
|
Richard Cordovano
|
9238287894
|
Merge pull request #2027 from millmanorama/TL-replace-last-obj-id
Tl replace last obj with .properties file based book keeping
|
2016-03-21 17:16:57 -04:00 |
|
Richard Cordovano
|
9a59cb2436
|
Merge pull request #2028 from BasisOlivers/error-message-fix
Added better error message to done method in TableReportsWorker
|
2016-03-21 15:36:52 -04:00 |
|
jmillman
|
94947d154c
|
document TskCoreException
|
2016-03-21 15:34:39 -04:00 |
|
Richard Cordovano
|
9b2a784c38
|
Merge pull request #2012 from BasisOlivers/aut-1938
Disabled cancel button in reports panel on completion
|
2016-03-21 15:14:56 -04:00 |
|
jmillman
|
ca044a8cb9
|
refactor FileTypeDetector so that detect() and getFileType() have consistent behavior except for adding the results to the case db.
|
2016-03-21 15:12:29 -04:00 |
|
Oliver Spohngellert
|
68e4f094a3
|
Switched error messages
|
2016-03-21 15:07:26 -04:00 |
|
Oliver Spohngellert
|
3c298c5967
|
Fixed error message display in table reports worker
|
2016-03-21 14:27:46 -04:00 |
|
Richard Cordovano
|
3b6e897d01
|
Merge remote-tracking branch 'upstream/develop' into release-4.1.0
|
2016-03-21 14:13:56 -04:00 |
|
Oliver Spohngellert
|
ea212341fc
|
Added better error message
|
2016-03-21 13:57:57 -04:00 |
|
Eugene Livis
|
1fe7b6e83a
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2016-03-18 17:01:58 -04:00 |
|
Richard Cordovano
|
146c45bdbc
|
Merge pull request #2026 from BasisOlivers/aut-2051
Added content to ArtifactData to optimize getting time, source file.
|
2016-03-18 16:40:40 -04:00 |
|
Oliver Spohngellert
|
581a12816f
|
Added consistency to getContent vs this.content
|
2016-03-18 16:39:04 -04:00 |
|
Oliver Spohngellert
|
d853ef8023
|
Merge branch 'aut-2051' of https://github.com/BasisOlivers/autopsy into aut-2051
|
2016-03-18 16:36:55 -04:00 |
|
Oliver Spohngellert
|
43e3461ace
|
Update ReportGenerator.java
|
2016-03-18 16:34:57 -04:00 |
|
Richard Cordovano
|
a5a92ab316
|
Merge pull request #2025 from BasisOlivers/aut-2050
Fixed property map for blackboard artifact node
|
2016-03-18 16:33:04 -04:00 |
|
jmillman
|
1e6673bbee
|
cleanup and internationalize OpenTimelineAction
|
2016-03-18 16:25:27 -04:00 |
|
Oliver Spohngellert
|
a27c09220f
|
Fixed fill property map to show correct time type.
|
2016-03-18 16:15:47 -04:00 |
|
Oliver Spohngellert
|
ec430b951d
|
Bugfixes to report generator
|
2016-03-18 16:07:49 -04:00 |
|
Richard Cordovano
|
09736e5971
|
Merge pull request #2024 from millmanorama/TL-update-filter-displaynames
updated timeline filter display names
|
2016-03-18 15:47:41 -04:00 |
|
Richard Cordovano
|
b7430bace1
|
Merge pull request #2022 from millmanorama/IG-use-data-source-obj-id-to-pop-db
use data_source_obj_id to grab new files instead of ad hoc methods f…
|
2016-03-18 15:47:07 -04:00 |
|
jmillman
|
fa0fc5f396
|
cleanup and comments PerCaseTimelineProperties
|
2016-03-18 15:44:24 -04:00 |
|
Richard Cordovano
|
3079a3d513
|
Merge pull request #2020 from eugene7646/RecentActivity
Treating JLnkParser errors as warnings
|
2016-03-18 15:31:38 -04:00 |
|
Richard Cordovano
|
94d359f50c
|
Merge pull request #1999 from BasisOlivers/artifact_constructor
Updated for new Artifacts constructor
|
2016-03-18 15:30:45 -04:00 |
|
jmillman
|
08b3465760
|
cleanup; remove dead code
|
2016-03-18 15:18:18 -04:00 |
|
Oliver Spohngellert
|
944917e3ca
|
Merge remote-tracking branch 'upstream/develop' into aut-2051
|
2016-03-18 15:04:23 -04:00 |
|
Oliver Spohngellert
|
eb425bbfd9
|
Added content to ArtifactData to optimize getting time, source file.
|
2016-03-18 15:03:54 -04:00 |
|
jmillman
|
ff7ce09e16
|
keep track of db staleness using properties file
keep track of db staleness using properties file rather than relying on SleuthKitCase.getLastObjectID() or TimeLineController.getCaseLastArtifactID()
|
2016-03-18 14:15:31 -04:00 |
|
Richard Cordovano
|
6c8b005e7d
|
Fix incorrect dialog title bug injected in testing/RegressionTest
|
2016-03-18 14:14:14 -04:00 |
|
Oliver Spohngellert
|
cd486f44ed
|
Fixed property map for blackboard artifact node
|
2016-03-18 13:01:17 -04:00 |
|
Richard Cordovano
|
6c947ceaeb
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2016-03-17 22:09:53 -04:00 |
|
Richard Cordovano
|
51b883824b
|
Update regression test for global setting panel name changes
|
2016-03-17 17:59:12 -04:00 |
|
jmillman
|
a499e55c53
|
updated timeline filter display names
|
2016-03-17 17:22:28 -04:00 |
|
Richard Cordovano
|
e68ae86b3b
|
Merge pull request #2002 from BasisOlivers/aut-2028
Made file path save for hash db
|
2016-03-17 14:48:32 -04:00 |
|
Oliver Spohngellert
|
1e5e13e87f
|
Updated file path save behavior
|
2016-03-17 14:45:08 -04:00 |
|
Richard Cordovano
|
747ac76afe
|
Remove potential deadlocks from services/TagsManager
|
2016-03-17 14:17:21 -04:00 |
|
Richard Cordovano
|
f7257de76f
|
Make module global settings panel titles consistent
|
2016-03-17 14:05:39 -04:00 |
|
Richard Cordovano
|
c1398840c3
|
Merge pull request #2023 from BasisOlivers/fileSizeConditionFix
Fixed file size condition limitation on 0 case
|
2016-03-17 12:46:49 -04:00 |
|
Oliver Spohngellert
|
19bdec6a0f
|
Fixed file size condition limitation on 0 case (= 0 bytes is now allowed).
|
2016-03-17 12:41:50 -04:00 |
|