13304 Commits

Author SHA1 Message Date
U-BASIS\dsmyda
e30843c7c6 Implemented record parsing and testing for call logs, web bookmarks and contacts 2019-11-13 10:15:45 -05:00
U-BASIS\dsmyda
8f7e5c44b2 Merged in develop, resolved merge conflicts on XRYFileReader and verified a successful merge by running unit tests 2019-11-08 12:33:18 -05:00
Richard Cordovano
f66196457b
Merge pull request #5404 from markmckinnon/5680-summary-panel-details-missing
5680-summary-panel-details-missing
2019-11-08 11:46:44 -05:00
Mark McKinnon
b3ffc4cac0 Update PhoneNumUtil.java
One more time for codacy
2019-11-08 11:14:54 -05:00
Mark McKinnon
ef1e1f2655 Update PhoneNumUtil.java
Make codacy happy
2019-11-08 10:59:10 -05:00
Richard Cordovano
d11cca17d7
Merge pull request #5407 from dannysmyda/5731-implement-XRY-report-reading
5731 implement xry report reading
2019-11-08 09:02:47 -05:00
Mark McKinnon
b751b8d23e Update SummaryViewer.java
Remove //NON-NLS
2019-11-07 17:43:23 -05:00
Mark McKinnon
e6218ab6c9 Add bundle message
Add bundle message
2019-11-07 17:42:36 -05:00
U-BASIS\dsmyda
bbe0c8dcd0 Updated comments and removed old test files 2019-11-07 17:36:36 -05:00
U-BASIS\dsmyda
56d57f63d1 Fully implemented and tested the file reading capability 2019-11-07 17:29:24 -05:00
U-BASIS\dsmyda
6a281f274f Made both classes final 2019-11-07 17:02:25 -05:00
U-BASIS\dsmyda
859f1faba9 Added comments and am in the process of testing 2019-11-07 17:01:18 -05:00
U-BASIS\dsmyda
a41b28cbf5 Revert scope of methods in XRYFileReader back to private 2019-11-07 16:38:08 -05:00
U-BASIS\dsmyda
f254b9ddb0 Reduce complexity of XRYFileReader 2019-11-07 16:36:53 -05:00
U-BASIS\dsmyda
ee3c0c01d2 Implemented report reading, now testing 2019-11-07 16:07:35 -05:00
Richard Cordovano
965a187f51
Merge pull request #5395 from kellykelly3/geolocation-datamodel-refactoring
Simplified the geolocation model
2019-11-07 16:01:53 -05:00
Richard Cordovano
2ab2fffff8
Merge pull request #5393 from wschaeferB/5665-ExtractAction
5665 bring over ExtractAction changes from file-search branch
2019-11-07 15:54:44 -05:00
U-BASIS\dsmyda
5c5514f0c1 Fixed up comments and changed scope of some methods to private 2019-11-07 14:42:16 -05:00
U-BASIS\dsmyda
eb34a74b04 Fixed comment 2019-11-07 13:49:18 -05:00
U-BASIS\dsmyda
79f048414c Implemented and tested XRY folder and XRY file checking 2019-11-07 13:46:06 -05:00
Mark McKinnon
ff3fcde452 Add summary panel components and country code
Added summary panel components and country code.
2019-11-07 13:37:40 -05:00
Kelly Kelly
4b5447cc4a Fixed bug in KMLReport 2019-11-05 14:58:13 -05:00
Kelly Kelly
20469bf719 changed field to private 2019-11-05 14:55:51 -05:00
esaunders
8905b0d167 Update Linux/Mac installation instructions and remove reference to Oracle. 2019-11-05 14:32:30 -05:00
William Schaefer
388140482d 5665 remove commented out line of code 2019-11-05 14:17:46 -05:00
Kelly Kelly
3a54c9a03b Simplfied the model 2019-11-05 13:46:26 -05:00
U-BASIS\dsmyda
8c6cab1bce Implemented XRY Report folder logic 2019-11-04 16:49:35 -05:00
William Schaefer
7b0e72cd0d 5665 bring over ExtractAction changes from file-search branch 2019-11-04 11:07:20 -05:00
U-BASIS\dsmyda
81c5db9971 Implemented and tested xry report reading 2019-11-01 17:07:10 -04:00
Richard Cordovano
dca4dda001
Merge pull request #5389 from raman-bt/5706-msg-attachments
5706: Message attachments.
2019-11-01 14:04:59 -04:00
Raman Arora
1a07c9d370 Addressed Codacy comment. 2019-10-31 14:04:07 -04:00
Raman Arora
cccbde6452 5706: Message attachments. 2019-10-31 13:50:16 -04:00
Richard Cordovano
4d245646fe
Merge pull request #5367 from kellykelly3/5693-geolocation
5693 basic geolocation window
2019-10-31 10:57:36 -04:00
Kelly Kelly
ca5558993a Added getLabel function 2019-10-31 10:00:00 -04:00
Richard Cordovano
c3c305a1e9
Merge pull request #5383 from markmckinnon/5078-HTML-viewer-not-correctly-interpreting-Unicode
5078-HTML-viewer-not-correctly-interpreting-Unicode
2019-10-30 16:31:33 -04:00
Mark McKinnon
ac434d3523 Update code to suggestions
Update code using suggestions
2019-10-30 15:34:25 -04:00
Mark McKinnon
a650ac6b21 Remove jchardet and add tiki text detection
Remove jchardet text detection and add tiki text detection.
2019-10-30 12:37:53 -04:00
Kelly Kelly
39696906da Updated after review comments 2019-10-30 12:07:21 -04:00
Mark McKinnon
fcd4dace0a 5078-HTML-viewer-not-correctly-interpreting-Unicode
Determine encoding of html file and display html file using encoding.
2019-10-29 22:13:23 -04:00
Richard Cordovano
b2874340cb
Merge pull request #5380 from markmckinnon/3649-investigate-encoding-of-case-desctiption
3649-investigate-encoding-of-case-description
2019-10-29 18:07:02 -04:00
Mark McKinnon
88c10eeed8 Update CaseMetadata.java
Fix typo
2019-10-29 16:29:53 -04:00
Richard Cordovano
865e897d6c
Merge pull request #5361 from wschaeferB/5665-CreationOfMenusForCollection
5665 creation of menus for collection
2019-10-29 16:18:01 -04:00
Kelly Kelly
c03316a327 Merge branch 'develop' into 5693-geolocation 2019-10-29 15:30:57 -04:00
Richard Cordovano
db49af3790
Merge pull request #5356 from kellykelly3/5682-geolocation-factor
5682 geolocation refactor
2019-10-29 14:58:34 -04:00
Kelly Kelly
e984b4e363 Added comments to MapWaypoint 2019-10-29 14:31:45 -04:00
Mark McKinnon
4bc0eba02e Update CaseMetadata.java
Add UTF-8 Encoding so it writes to the aut file correctly for non-latin characters.
2019-10-29 13:41:13 -04:00
Kelly Kelly
5db4335591 merged in more changes to datamodel 2019-10-29 12:21:57 -04:00
Kelly Kelly
e145592d38 Modified based on comments from Richard 2019-10-29 11:40:06 -04:00
Kelly Kelly
c54861d6df merged in the datamodel again 2019-10-29 08:38:17 -04:00
Kelly Kelly
74130ea107 Getting attributes as a list instead of individually 2019-10-29 08:14:37 -04:00