13844 Commits

Author SHA1 Message Date
esaunders
8905b0d167 Update Linux/Mac installation instructions and remove reference to Oracle. 2019-11-05 14:32:30 -05: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
Kelly Kelly
f62b2d9a8e merged in the updated datamodel 2019-10-28 12:10:12 -04:00
Kelly Kelly
a17bbacf97 Change getGPSRoutes to getRoutes 2019-10-28 11:57:28 -04:00
Kelly Kelly
9f658a2ebd Small fixed to KMLReport 2019-10-28 11:17:36 -04:00
Kelly Kelly
585d1897f0 Removed Type from Waypoint class 2019-10-28 11:09:59 -04:00
Kelly Kelly
73987f7a55 Updated with missed review comments and added GeolocationDataException 2019-10-25 16:22:22 -04:00
Ann Priestman
6c54c81c77 Update copyright for API docs.
Fix doxygen warnings.
2019-10-24 09:14:14 -04:00
Richard Cordovano
0c61f3248e
Merge pull request #5369 from rcordovano/dcv-minor-cleanup
Minor clean up of DataContentViewerUtility.java
2019-10-23 17:56:01 -04:00
Richard Cordovano
323ff79309
Merge pull request #5368 from rcordovano/5506-more-robust-machine-translation
5506 More robust machine translation, bug fixes
2019-10-23 17:55:23 -04:00
Kelly Kelly
2966483800 Fixed codacy issues 2019-10-23 15:44:36 -04:00
Kelly Kelly
b7ef4bec44 Fixed codacy issues 2019-10-23 15:39:32 -04:00
Kelly Kelly
f6093066a9 Merge branch '5682-geolocation-factor' into 5693-geolocation 2019-10-23 15:38:57 -04:00
Richard Cordovano
338f49a9af Minor clean up of DataContentViewerUtility.java 2019-10-23 15:33:09 -04:00
Richard Cordovano
565a0296fb 5506 More robust machine trans 2019-10-23 15:26:18 -04:00
Richard Cordovano
6702fdb6ac 5506 More robust machine trans 2019-10-23 15:20:00 -04:00
Richard Cordovano
264a827f21 5506 More robust machine trans 2019-10-23 15:17:53 -04:00
Richard Cordovano
4c7d14683a 5506 More robust machine trans 2019-10-23 15:11:44 -04:00
Kelly Kelly
156edd28f5 Updated basic window to use new datamodel 2019-10-23 15:11:23 -04:00
Richard Cordovano
a416f04a46 5506 More robust machine trans 2019-10-23 14:45:13 -04:00
Richard Cordovano
f306fc28ad 5506 More robust machine trans 2019-10-23 14:43:35 -04:00
esaunders
166366e241 Don't make building dependent on downloading test data files. Out Travis build occasionally fails when attempting to dowmload these files. Ideally these files should be downloaded only if tests are to be run that require them. 2019-10-23 14:12:52 -04:00
Richard Cordovano
b3ed0cbdb3
Merge pull request #5358 from dannysmyda/5595-playback-slider
5595 playback slider UI changes
2019-10-23 12:32:40 -04:00
Kelly Kelly
9efea1c6a3 codacy fix 2019-10-23 10:23:51 -04:00
Richard Cordovano
9e01f63d50 5506 More robust machine trans 2019-10-22 17:53:42 -04:00
Richard Cordovano
5a9c630d4b 5506 More robust machine trans 2019-10-22 17:50:19 -04:00
Richard Cordovano
3d19a07ba4 5506 More robust machine trans 2019-10-22 17:48:58 -04:00
Richard Cordovano
1acd1ccfd1 5506 More robust machine trans 2019-10-22 17:30:35 -04:00
Richard Cordovano
ec58218cb2 5506 More robust machine trans 2019-10-22 17:16:11 -04:00
Richard Cordovano
cd7942af89 5506 More robust machine trans 2019-10-22 17:06:52 -04:00