27739 Commits

Author SHA1 Message Date
Kelly Kelly
1ed1e81d29 Merge branch 'develop' into 1467-add-rank-to-tag-names-table 2020-05-20 14:01:20 -04:00
Ethan Roseman
a711cd5bd9 6380 Codacy 2 2020-05-20 13:10:59 -04:00
Ethan Roseman
9b263c4399 6380 Codacy 1 2020-05-20 12:55:50 -04:00
Ethan Roseman
34c48f67e1 6380 Groundwork for persona editing / creating, viewing functional 2020-05-20 12:43:50 -04:00
Kelly Kelly
c26c416122 Merge branch 'develop' into 1449-fix-IG-cat0-upgrade-issues 2020-05-20 12:07:58 -04:00
Richard Cordovano
2fa9dd0266
Merge pull request #5882 from kellykelly3/1443-projectvic-country-tag-support
1443 Support for Project VIC Country Tag changes.
2020-05-20 11:55:15 -04:00
Kelly Kelly
da8f7d9856 Merge branch '1443-projectvic-country-tag-support' into 1449-fix-IG-cat0-upgrade-issues 2020-05-20 10:37:08 -04:00
Raman Arora
70d81641b6 Interim commit. 2020-05-19 15:16:14 -04:00
Mark McKinnon
a102b6ff90 Update regripper plugins
Update the plugins with Wills PR change on the regripper repo that has not been merged as of yet. PR on Regripper repo is https://github.com/keydet89/RegRipper2.8/pull/31
2020-05-19 15:06:59 -04:00
Raman Arora
b6631a1d12 Interim commit
- added data source name, device id, and local account id to display
2020-05-19 14:52:51 -04:00
Mark McKinnon
26126535a8 Revert "Update plugins from Wills PR"
This reverts commit 90103a8abf39812d72cab0dd73e709f278394294.
2020-05-19 14:08:03 -04:00
Mark McKinnon
90103a8abf Update plugins from Wills PR
Update the plugins with Wills PR change on the regripper repo that has not been merged as of yet.  PR on Regripper repo is https://github.com/keydet89/RegRipper2.8/pull/31
2020-05-19 14:07:36 -04:00
apriestman
2de5eb0546 Remove locking around adding image. 2020-05-19 13:07:09 -04:00
Richard Cordovano
1c0724f90a
Merge pull request #5881 from APriestman/6311_batchInserts
6311 batch inserts
2020-05-19 11:58:49 -04:00
Raman Arora
66898e8519 Interim commit
- Renamed panels
2020-05-19 11:33:13 -04:00
Raman Arora
997415b114 Interim commit
- display time, duration, direction etc.
 - adjusted some spacing/size/weight based on comments.
2020-05-19 11:25:26 -04:00
Richard Cordovano
aeee98b4b3
Merge pull request #5893 from kellykelly3/1450-make-sure-all-project-vic-tags-internationalize
1450 - Added methods to TagsManager to get the standard tag display strings
2020-05-19 09:54:16 -04:00
Kelly Kelly
353f18a3ed Added missing isNewCase to CaseContext 2020-05-18 14:02:31 -04:00
Raman Arora
7fb7964786 Added skeletal call log artifact viewer. 2020-05-18 13:27:16 -04:00
Richard Cordovano
e043f385b1
Merge pull request #5900 from raman-bt/6316-contact-artifact-viewer
6316 contact artifact viewer
2020-05-18 11:19:45 -04:00
Richard Cordovano
137c3ff74d
Merge pull request #5896 from gdicristofaro/6359-removeCommenting
6359 remove commenting
2020-05-18 09:30:28 -04:00
Greg DiCristofaro
a37080c9b2 logging update 2020-05-18 08:42:37 -04:00
Greg DiCristofaro
1ea70b7dab logging updates 2020-05-15 14:53:29 -04:00
Raman Arora
e65bd76cfc Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6316-contact-artifact-viewer 2020-05-15 14:49:41 -04:00
Richard Cordovano
9e4c55f1ec
Merge pull request #5894 from ethteck/6354_Personas_name_search
6354 Personas name search
2020-05-15 14:27:56 -04:00
Richard Cordovano
e67f392f21
Merge pull request #5866 from gdicristofaro/6322-requireCommaForComment
6322 requires comma for comment
2020-05-15 14:20:13 -04:00
Richard Cordovano
61b7dbe491
Merge pull request #5890 from raman-bt/6314-artifact-content-viewer
6382: Define new interface ArtifactContentViewer, and refactor DataContentViewerArtfact
2020-05-15 14:11:51 -04:00
Raman Arora
8eb716587c Increase name label width. 2020-05-15 12:31:35 -04:00
Richard Cordovano
506b9fc2d9
Merge pull request #5880 from APriestman/6333_addDStoFsInfo
6333 Add max number of images to preload and an exception firewall.
2020-05-15 12:19:50 -04:00
Raman Arora
e50ca1d34c Removed test code. 2020-05-15 11:56:41 -04:00
Raman Arora
955c1efe27 Applied FONT recommendations to ensure cross platform working. 2020-05-15 11:48:44 -04:00
Richard Cordovano
8f5e1d8107
Merge pull request #5895 from gdicristofaro/6332-annotationViewer
6332 annotation viewer
2020-05-15 11:42:06 -04:00
Ethan Roseman
9dd0eb0109 6354 PR comments 2020-05-15 10:50:06 -04:00
Greg DiCristofaro
adf2c5ccb6 remove method generic parameters 2020-05-15 09:46:52 -04:00
Richard Cordovano
0a5719b311
Merge pull request #5884 from kellykelly3/1451-fixed-tag-warnings
1454 - Fixed tag warnings
2020-05-15 09:35:26 -04:00
Richard Cordovano
825f40c2ef
Merge pull request #5887 from kellykelly3/1456-fix-ig-button-typo
1456 - Fixed IG button typo
2020-05-15 09:33:34 -04:00
Raman Arora
a0018cab57 Added a vertical scrollbar to the panel returned.
Sundry cleanup and commenting.
2020-05-15 09:32:13 -04:00
Greg DiCristofaro
3c517371a0 only non-blank comments for fileset hits 2020-05-15 07:40:29 -04:00
Raman Arora
5c14e4d99b Interim commit
- Fixed the spacing & indentation.
2020-05-14 16:56:24 -04:00
Kelly Kelly
0227b0ac2e Added support for new TagName rank 2020-05-14 15:51:49 -04:00
Ethan Roseman
147d7535d1 6354 Fixing errors + Codacy 2020-05-14 10:41:52 -04:00
Greg DiCristofaro
7c1d01bc05 formatting 2020-05-14 09:57:00 -04:00
Greg DiCristofaro
2d3dcc43e8 defensive code 2020-05-14 09:55:23 -04:00
Greg DiCristofaro
42a077b3ac changed logic to always check for other notable tags on source and act accordingly 2020-05-14 09:32:00 -04:00
Greg DiCristofaro
233acdfbaf addressing codacy remark 2020-05-14 08:24:13 -04:00
Greg DiCristofaro
c6aaa0aad3 fixes for CR comments and only render if content 2020-05-14 08:15:29 -04:00
Raman Arora
73d442f3eb Interim commit
- Made a general method that can update all sections.
2020-05-14 08:15:03 -04:00
Mark McKinnon
b7e50c30cc Update ntuser
Add officedocs2010_tln back to be run from a user hive.
2020-05-13 21:55:58 -04:00
Kelly Kelly
8f9f4b85c6 Fixed TagsManager.getStandardTagsNames 2020-05-13 18:32:37 -04:00
Raman Arora
838d873b8c Added a section to display Other attributes. 2020-05-13 17:28:57 -04:00