Kelly Kelly
|
70d179bda3
|
Merge branch 'develop' into 1467-add-rank-to-tag-names-table
|
2020-05-26 10:42:23 -04:00 |
|
Greg DiCristofaro
|
f78aba463c
|
added comment
|
2020-05-26 10:25:49 -04:00 |
|
Richard Cordovano
|
5ebb621747
|
Merge pull request #5913 from APriestman/experimentalDocs
Add notes to experimental module pages about enabling the module.
|
2020-05-26 10:13:12 -04:00 |
|
apriestman
|
47b143ca3b
|
Add notes to experimental module pages about enabling the module.
|
2020-05-26 07:40:34 -04:00 |
|
esaunders
|
91e543a590
|
Test to see if new content has an extension before processing and ensure key creation is performed on a different thread.
|
2020-05-25 12:13:41 -04:00 |
|
NISHIDA Motoki
|
ebf6b36110
|
Correct translation error.
- "Modified time" was not translated correctly.
|
2020-05-23 14:59:26 +09:00 |
|
Raman Arora
|
61642dacd0
|
Added a separate method to extract the other recipients.
|
2020-05-22 16:51:46 -04:00 |
|
Greg DiCristofaro
|
6e5b711998
|
changing error status on html reports
|
2020-05-22 15:39:28 -04:00 |
|
Raman Arora
|
65ce697f16
|
Addressed Codacy comments.
|
2020-05-22 15:22:13 -04:00 |
|
Raman Arora
|
d792826ea7
|
Rearranged the panels for better spacing.
|
2020-05-22 14:39:54 -04:00 |
|
Raman Arora
|
94bb10f56d
|
Moved CallLogViewData to its own file.
|
2020-05-22 13:54:17 -04:00 |
|
Raman Arora
|
0b3f001c07
|
Changes to make the call log viewer easier to read.
|
2020-05-22 13:32:55 -04:00 |
|
Richard Cordovano
|
cfaa5504e7
|
Merge pull request #5910 from dannysmyda/6404-Add-Next-Click-To-Report-Testing
6404 - Add additional click to nightly report testing
|
2020-05-22 13:03:08 -04:00 |
|
U-BASIS\dsmyda
|
f69bf58f58
|
Fixed the nightly tests by adding an additional click to the HTML report testing
|
2020-05-22 12:55:41 -04:00 |
|
Raman Arora
|
b9ce3d7e37
|
Addressed Codacy comments.
|
2020-05-22 11:05:04 -04:00 |
|
Raman Arora
|
d4ce7de409
|
Added equals() method to PersonaAccount class.
|
2020-05-21 19:22:34 -04:00 |
|
Raman Arora
|
03c8c2ec8b
|
createPersonaForAccount() returns the Persona created, instead of PersonaAccount.
|
2020-05-21 18:38:04 -04:00 |
|
Raman Arora
|
6a4a4fad06
|
- Added APIs to get all accounts, and search for accounts by account identifier.
- Renamed some methods.
|
2020-05-21 17:26:45 -04:00 |
|
Kelly Kelly
|
f88388ac2e
|
Added TagSet submenus and added TagSet name to TagName were applicable
|
2020-05-21 16:49:44 -04:00 |
|
Richard Cordovano
|
4b8cba6dd6
|
Merge pull request #5853 from dannysmyda/5956-reporting-on-datasources
5956 reporting on datasources
|
2020-05-21 13:59:19 -04:00 |
|
U-BASIS\dsmyda
|
be21e1c1b7
|
Removed unused import
|
2020-05-21 13:02:41 -04:00 |
|
U-BASIS\dsmyda
|
6d419e3293
|
Fixed incomplete commit
|
2020-05-21 12:43:42 -04:00 |
|
U-BASIS\dsmyda
|
cbda226035
|
Moved CheckBoxList and Panel to the guiutils package
|
2020-05-21 12:26:09 -04:00 |
|
Kelly Kelly
|
9c06068c4a
|
Merge branch 'develop' into 1467-add-rank-to-tag-names-table
|
2020-05-21 11:02:20 -04:00 |
|
Raman Arora
|
b5b2a4f173
|
Addressed Codacy comments.
|
2020-05-21 10:29:11 -04:00 |
|
Raman Arora
|
167d14b16b
|
Finished up all sections.
|
2020-05-20 17:52:08 -04:00 |
|
Richard Cordovano
|
800e4eb713
|
Merge pull request #5876 from markmckinnon/6300-Update-RegRipper-Modules-to-current-version
6300 update reg ripper modules to current version
|
2020-05-20 16:28:08 -04:00 |
|
Richard Cordovano
|
bb764aa5e1
|
Merge pull request #5905 from APriestman/6324_removeLocking2
6324 Remove locking around adding image.
|
2020-05-20 15:40:57 -04:00 |
|
Kelly Kelly
|
ab23b10d80
|
merged in develop
|
2020-05-20 15:29:53 -04:00 |
|
Mark McKinnon
|
de21dd88c9
|
Update KeywordSearchIngestModule.java
Add creation of TSK_METADATA artifact to ingest module.
|
2020-05-20 14:42:19 -04:00 |
|
Richard Cordovano
|
497af0c69b
|
Merge pull request #5889 from kellykelly3/1449-fix-IG-cat0-upgrade-issues
1449 fix ig cat0 upgrade issues
|
2020-05-20 14:06:08 -04:00 |
|
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 |
|