William Schaefer
|
d5531d8ffc
|
4792 kinda working field population
|
2019-04-04 14:51:35 -04:00 |
|
William Schaefer
|
48264cbba0
|
4792 resizing of other occurrences content viewer actually works!
|
2019-04-03 19:01:11 -04:00 |
|
William Schaefer
|
83e5c24c11
|
4792 working resize, code to reset and clear details panel
|
2019-04-03 17:29:22 -04:00 |
|
William Schaefer
|
d718d1ca1b
|
4792 resizing of other occurrences content viewer components closer to working
|
2019-04-03 15:35:59 -04:00 |
|
William Schaefer
|
1db30a6830
|
4792 adjust sizing and layout of other occurrences panel
|
2019-04-03 14:46:41 -04:00 |
|
William Schaefer
|
1614bf9fb5
|
4792 adjust sizing and layout of other occurrences panel
|
2019-04-03 14:46:21 -04:00 |
|
William Schaefer
|
86fd0f9a23
|
4792 make occurrence details panel dynamically to allow for variable number of properties
|
2019-04-03 13:50:14 -04:00 |
|
William Schaefer
|
cac861ec16
|
4792 make initial empty details panel visible
|
2019-04-02 17:03:22 -04:00 |
|
William Schaefer
|
e2eb0e78a3
|
4792 fix sizes so content viewer is enabled
|
2019-04-02 16:37:38 -04:00 |
|
William Schaefer
|
4ef9ae338f
|
4792 fix npe with initial empty panel
|
2019-04-02 15:58:06 -04:00 |
|
William Schaefer
|
e35dd18c9a
|
4792 initial panel for 4th column added as empty panel
|
2019-04-02 15:55:18 -04:00 |
|
wschaeferB
|
271cb7ff28
|
Merge pull request #4646 from wschaeferB/4879-NormalizeBlackboardAttributesInDiffs
4879 normalize blackboard attributes in diffs
|
2019-03-28 18:27:57 -04:00 |
|
William Schaefer
|
b4472684fa
|
4879 keep invalid Path ID as the ID such as -1
|
2019-03-28 11:26:06 -04:00 |
|
Richard Cordovano
|
3c1821f154
|
Merge pull request #4665 from sleuthkit/release-4.11.0
Merge in release 4.11.0 branch
|
2019-03-27 14:06:10 -04:00 |
|
Richard Cordovano
|
90ec9f5191
|
Merge pull request #4663 from rcordovano/legacy-case-znode-update-fix
4886 Make Case.updateCaseNodeData more robust, update MERGED file
|
2019-03-27 13:16:29 -04:00 |
|
Richard Cordovano
|
a021a81a8b
|
Added missing param javadoc in Case.java
|
2019-03-27 13:14:47 -04:00 |
|
Richard Cordovano
|
0216984b7b
|
Merge remote-tracking branch 'upstream/release-4.11.0' into legacy-case-znode-update-fix
|
2019-03-27 13:10:03 -04:00 |
|
Richard Cordovano
|
3a4b7886fb
|
Merge pull request #4659 from dannysmyda/4873-Missing-VCRUNTIME140-ewfexport
4873 Missing VCRUNTIME140 for ewfexport
|
2019-03-27 13:05:55 -04:00 |
|
William Schaefer
|
e5e0ddbc41
|
4879 fix missing arguement on a call to db blackboard diff
|
2019-03-27 12:48:05 -04:00 |
|
Richard Cordovano
|
fb5915d031
|
Merge pull request #4664 from APriestman/fixOtherOccurTypo
Fix cut and paste error in other occurrences
|
2019-03-27 11:44:24 -04:00 |
|
Ann Priestman
|
57c1ada296
|
Fix cut and paste error
|
2019-03-27 08:21:51 -04:00 |
|
Richard Cordovano
|
53d1d161e5
|
Make Case.updateCaseNodeData more robust, update MERGED file
|
2019-03-27 07:57:37 -04:00 |
|
William Schaefer
|
9d74888cc9
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4879-NormalizeBlackboardAttributesInDiffs
|
2019-03-26 18:52:58 -04:00 |
|
Richard Cordovano
|
e73fc25156
|
Merge pull request #4652 from APriestman/4764_doxygenFixes
Fixed doxygen warnings
|
2019-03-26 16:34:18 -04:00 |
|
Richard Cordovano
|
80fc51a32f
|
Merge remote-tracking branch 'upstream/release-4.11.0' into develop
|
2019-03-26 16:24:42 -04:00 |
|
William Schaefer
|
9e6e5c3bae
|
4787 remove an unused references to gstreamer-1.5 we now relly on gst-java-core-0.9.3
|
2019-03-26 16:24:04 -04:00 |
|
Richard Cordovano
|
26840cac26
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
|
2019-03-26 16:23:05 -04:00 |
|
Richard Cordovano
|
989e70d7fc
|
Merge pull request #4657 from eugene7646/fix_typo_4830
Log fixes (4656)
|
2019-03-26 16:13:36 -04:00 |
|
U-BASIS\dsmyda
|
fa21dccf7a
|
Added missing vcruntime140 dlls (32bit and 64bit) for systems that don't have c++ packages installed
|
2019-03-26 15:10:54 -04:00 |
|
Ann Priestman
|
bed8774a7f
|
Fixed doxygen warnings
|
2019-03-26 11:31:00 -04:00 |
|
William Schaefer
|
2d29183989
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4879-NormalizeBlackboardAttributesInDiffs
|
2019-03-25 19:15:29 -04:00 |
|
Richard Cordovano
|
968372a68a
|
Merge pull request #4650 from wschaeferB/4787-RemoveUnusedGstreamerLibReferrence
4787 remove an unused references to gstreamer-1.5 we now relly on gst…
|
2019-03-25 17:03:03 -04:00 |
|
William Schaefer
|
d49a718ee3
|
4787 remove an unused references to gstreamer-1.5 we now relly on gst-java-core-0.9.3
|
2019-03-25 11:47:31 -04:00 |
|
William Schaefer
|
d79daa2d4a
|
4879 remove extra parenthesis
|
2019-03-22 19:13:00 -04:00 |
|
William Schaefer
|
8ef877a49b
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4879-NormalizeBlackboardAttributesInDiffs
|
2019-03-22 18:58:46 -04:00 |
|
William Schaefer
|
15ef82c1e9
|
4879 fix incorrect and usage in python script
|
2019-03-22 16:13:16 -04:00 |
|
William Schaefer
|
da6a4605da
|
4879 remove path ID column from reports
|
2019-03-22 15:58:37 -04:00 |
|
Eugene Livis
|
3a646eb447
|
Log fixes
|
2019-03-22 15:47:30 -04:00 |
|
William Schaefer
|
6c377c6ca6
|
4879 script changes to normalize Path ID attribute in BlackboardDump
|
2019-03-22 15:44:23 -04:00 |
|
Richard Cordovano
|
11dc167025
|
Merge pull request #4645 from rcordovano/develop
Update TSK version number to 4.6.6 and Autopsy version number to 4.11.0
|
2019-03-22 14:24:22 -04:00 |
|
rcordovano
|
61411d1783
|
Update TSK version to 4.6.6
|
2019-03-22 14:19:13 -04:00 |
|
rcordovano
|
b477b5f0b8
|
Update Autopsy version numbers
|
2019-03-22 14:01:37 -04:00 |
|
Richard Cordovano
|
026fceaa62
|
Merge pull request #4639 from sleuthkit/chrome_cache_refactor
added comments, renamed. No logic changes except moving of an 'if'
|
2019-03-22 13:30:43 -04:00 |
|
Richard Cordovano
|
ee655997f8
|
Merge pull request #4597 from raman-bt/1183-mark-group-unseen
1183: Mark group as 'unseen' for all examiners
|
2019-03-22 13:29:30 -04:00 |
|
Brian Carrier
|
4f1248cc87
|
check number of segments first
|
2019-03-22 10:29:18 -04:00 |
|
Richard Cordovano
|
00a0adb175
|
Merge pull request #4641 from wschaeferB/DocumentMessageParameters
Document ChromeCacheExtractor Message parameters to remove errors
|
2019-03-22 09:04:06 -04:00 |
|
William Schaefer
|
6371e1a261
|
Document ChromeCacheExtractor Message parameters to remove errors
|
2019-03-22 00:14:50 -04:00 |
|
Brian Carrier
|
80e71817de
|
reduce pmd warnings
|
2019-03-21 16:31:53 -04:00 |
|
Brian Carrier
|
92a8190056
|
reduce pmd warnings
|
2019-03-21 16:16:31 -04:00 |
|
Brian Carrier
|
b8c02c6cd3
|
added comments, renamed. No logic changes except moving of an 'if'
|
2019-03-21 16:01:27 -04:00 |
|