Raman Arora
8eb716587c
Increase name label width.
2020-05-15 12:31:35 -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
Raman Arora
a0018cab57
Added a vertical scrollbar to the panel returned.
...
Sundry cleanup and commenting.
2020-05-15 09:32:13 -04:00
Raman Arora
5c14e4d99b
Interim commit
...
- Fixed the spacing & indentation.
2020-05-14 16:56:24 -04:00
Raman Arora
73d442f3eb
Interim commit
...
- Made a general method that can update all sections.
2020-05-14 08:15:03 -04:00
Raman Arora
838d873b8c
Added a section to display Other attributes.
2020-05-13 17:28:57 -04:00
Raman Arora
057034e4fd
Interim commit
...
- The viewer now displays Name, phone numbers and email addresses of contact from the artifact.
2020-05-13 15:50:19 -04:00
Raman Arora
d119704a64
Interim commit
...
- Skeleton for Contact Artifact viewer
2020-05-12 17:03:09 -04:00
Raman Arora
1760444f39
Address Codacy comments.
2020-05-11 19:55:03 -04:00
Raman Arora
d8eb4009f2
Removed unused strings.
...
Fixed comments.
2020-05-11 19:23:34 -04:00
Raman Arora
028237f1dc
Removed the interim DummyArtifactContentViewer.
2020-05-11 18:22:16 -04:00
Raman Arora
3e3b9516e6
Interim commit
...
- DataContentViewerArtifact is now only responsible to get the artifacts for the given node, and provide navigation controls to view the artifacts
- DefaultArtifactContentViewer now displays the given artifact in a table as a list of attribute name/value pairs.
2020-05-11 18:20:29 -04:00
Raman Arora
52f08dfb52
Interim commit - use a KNOWN_ARTIFACT_VIERS list to find the supporting viewer for an artifact.
2020-05-11 10:05:16 -04:00
Raman Arora
f5ec04548b
Interim commit
...
- DefaultArtifactContentViewer now implements ArtifactContentViewer, though it does nothing with the artifact yet.
2020-05-08 16:23:42 -04:00
Raman Arora
341f15e8ae
Interim checkpoint commit.
2020-05-08 14:53:52 -04:00
Richard Cordovano
8b18c010ab
Merge pull request #5872 from dannysmyda/6318-Geolocation-Date-Filter-NPE
...
6318 Geolocation Date Filter NPE
2020-05-07 13:01:52 -04:00
Richard Cordovano
d95cd23546
Merge pull request #5874 from APriestman/6333_changeTimelineEventHandling
...
6333 Don't load data sources for TIMELINE_EVENT_ADDED
2020-05-06 17:40:56 -04:00
apriestman
f1f1786779
Don't load data sources for TIMELINE_EVENT_ADDED
2020-05-06 15:05:12 -04:00
Richard Cordovano
7d2e3e27b4
Merge pull request #5873 from markmckinnon/6349-NPE-in-SRU-recent-ctivity
...
6349-NPE-in-SRU-recent-activity
2020-05-06 13:30:38 -04:00
Richard Cordovano
b77a334d18
Merge pull request #5865 from kellykelly3/1442-image-gallery-tag-changes
...
1442 image gallery tag changes
2020-05-05 20:09:42 -04:00
Richard Cordovano
eb3a3349ba
Merge pull request #5864 from raman-bt/6065-contactbook-personas
...
6065 contactbook personas
2020-05-05 17:07:00 -04:00
Mark McKinnon
84b8f1147b
Update ExtractSru.java
...
Codacy changes
2020-05-05 15:21:19 -04:00
Kelly Kelly
0f5da1685b
Changed HTML_COLOR method name
2020-05-05 15:11:16 -04:00
Raman Arora
a1fc560666
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6065-contactbook-personas
2020-05-05 14:34:52 -04:00
Kelly Kelly
686c49b283
Modified TagAddEvent
2020-05-05 14:28:48 -04:00
Richard Cordovano
28f124d130
Merge pull request #5843 from raman-bt/6095-persona-api
...
6095/6097: persona api & tests.
2020-05-05 14:23:42 -04:00
Mark McKinnon
f395f8789e
Update ExtractSru.java
...
Check if file found before it is used to avoid NPE
2020-05-05 14:02:40 -04:00
U-BASIS\dsmyda
be99f86a2b
Made mostRecentEnd negative rather than null when no timestamps can be found
2020-05-05 12:55:48 -04:00
Richard Cordovano
c14082d962
Merge pull request #5871 from gdicristofaro/eventPubGuardedBy
...
changed GuardedBy to 'this'
2020-05-05 12:08:45 -04:00
Kelly Kelly
d977fb6f77
Changes based on review comments
2020-05-05 12:03:00 -04:00
U-BASIS\dsmyda
f6c06488c5
Fixed date filter NPE when no waypoints or tracks have timestamps
2020-05-05 10:21:55 -04:00
Greg DiCristofaro
5cbb2935e7
changed GuardedBy to 'this'
2020-05-05 09:29:44 -04:00
Raman Arora
83a7905369
- Deleted unused method updateExaminers()
...
- Added escaping of examiner name
- Added a unit test for getOrInsertExaminer() method.
2020-05-05 08:25:05 -04:00
Raman Arora
6f4f5770ce
Addressed Codacy comment.
2020-05-04 15:26:31 -04:00
Raman Arora
c852d6bdeb
Addressed review comments.
2020-05-04 14:11:15 -04:00
Raman Arora
0deb182bc6
- Removed pre-population of the examiner table.
...
- Replaced getCurrentExaminer() method with getOrInsertExaminer()
2020-05-04 10:30:29 -04:00
Richard Cordovano
05a227ec9e
Merge pull request #5847 from markmckinnon/6154-System-Resource-Usage-Database-Program-Run-and-Network-Activity-Artifacts
...
6154 system resource usage database program run and network activity artifacts
2020-05-04 09:40:54 -04:00
Raman Arora
c682739d8e
Addressed Codacy comments.
2020-05-01 14:50:00 -04:00
Raman Arora
204d2e17d8
Defined a new class, CentralRepoExaminer, to disambiguate from the Examiner class in case database.
2020-05-01 13:39:50 -04:00
Raman Arora
2b75a00256
Added APIS to query persona by:
...
- persona name substring
- account identifier substring.
2020-05-01 13:10:23 -04:00
Kelly Kelly
187359127a
Supressed cast warnings
2020-05-01 10:16:37 -04:00
Kelly Kelly
7812306484
Fixed codacy warnings
2020-05-01 10:00:59 -04:00
Richard Cordovano
7b0861aec0
Merge pull request #5859 from panagiotisntinis/develop
...
modification of unix_setup.sh to fix installation problem
2020-05-01 09:31:51 -04:00
Kelly Kelly
cea79d292e
Merge branch 'develop' into 1442-image-gallery-tag-changes
2020-04-30 18:12:00 -04:00
Kelly Kelly
125884f809
Functional IG using TagSet and TagName
2020-04-30 18:10:26 -04:00
Raman Arora
ce0a01c71c
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6095-persona-api
2020-04-30 15:59:53 -04:00
Raman Arora
e24985cbdf
6065: Create personas for contact book artifacts
2020-04-30 15:42:12 -04:00
Richard Cordovano
89298eac2a
Merge pull request #5863 from APriestman/restorePostgresJar
...
Restore postgresql jar
2020-04-30 15:11:23 -04:00
Richard Cordovano
b1984ce432
Merge pull request #5862 from APriestman/fixTravisAndAppveyorTargets
...
Remove postgresql targets from appveyor and travis
2020-04-30 14:46:35 -04:00