14698 Commits

Author SHA1 Message Date
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
William Schaefer
1637494768 Merge branch '5676-RemoveOtherTypes' of https://github.com/wschaeferB/autopsy into 5665-DiscoveryContextMenuActions 2019-10-23 11:20:36 -04:00
William Schaefer
1506d8b2e4 5676 address codacy complaints 2019-10-23 11:19:23 -04:00
Kelly Kelly
9efea1c6a3 codacy fix 2019-10-23 10:23:51 -04:00
William Schaefer
37d4811d5d 5665 update merged bundle properties file 2019-10-22 18:17:42 -04:00
William Schaefer
22bb3baf4e 5665 clean up extract action 2019-10-22 18:12:46 -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
William Schaefer
799989bc97 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5373-UserFriendlyException 2019-10-22 17:34:08 -04:00
William Schaefer
a25ed1f000 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5297-CodacyErrorCleanup 2019-10-22 17:33:30 -04:00
Richard Cordovano
1acd1ccfd1 5506 More robust machine trans 2019-10-22 17:30:35 -04:00
William Schaefer
b89e54e8e6 5665 update merged bundle properties file 2019-10-22 17:30:02 -04:00
William Schaefer
d18957ab9b Merge branch '5665-CreationOfMenusForCollection' of https://github.com/wschaeferB/autopsy into 5665-DiscoveryContextMenuActions 2019-10-22 17:23:08 -04:00
William Schaefer
5d2495b570 5665 Extract action changes to allow re-use 2019-10-22 17:21:59 -04:00
Richard Cordovano
ec58218cb2 5506 More robust machine trans 2019-10-22 17:16:11 -04:00
William Schaefer
17f932bfa9 Merge branch '5676-RemoveOtherTypes' of https://github.com/wschaeferB/autopsy into 5665-DiscoveryContextMenuActions 2019-10-22 17:13:27 -04:00
William Schaefer
ce94d69d8b Merge branch '5657-FileDiscoveryTopComponent' of https://github.com/wschaeferB/autopsy into 5676-RemoveOtherTypes 2019-10-22 17:12:41 -04:00
Richard Cordovano
cd7942af89 5506 More robust machine trans 2019-10-22 17:06:52 -04:00
William Schaefer
8337512d4e 5657 fix typo 2019-10-22 17:06:08 -04:00
Richard Cordovano
d67521c7c8
Merge pull request #5346 from esaunders/5650_hidden_dialogs
Workarounds to ensure that dialogs are not hidden on macOS.
2019-10-22 17:05:03 -04:00
William Schaefer
cb820db375 5665 attempt to reduce cyclomatic complexity and address other codacy issue 2019-10-22 16:59:20 -04:00
William Schaefer
b3705dd123 5665 add comments update dates 2019-10-22 16:00:45 -04:00
William Schaefer
f458b7d225 5665 allow creation of sub menus for collection instead of lookup 2019-10-22 15:42:08 -04:00
William Schaefer
906f3185e5 5665 move away from explorer manager approach 2019-10-22 15:30:59 -04:00
Kelly Kelly
2883e5f281 Removed updated file name and func name for consistancy 2019-10-22 15:28:59 -04:00
Kelly Kelly
7bd266027e Updated to get waypoints from new datamodel 2019-10-22 15:27:00 -04:00
Kelly Kelly
ea5a5b218c Merge branch '5682-geolocation-factor' into 5693-geolocation 2019-10-22 15:12:40 -04:00
Kelly Kelly
65af0dfb40 Fixed bug in ArtifactWaypoint.java 2019-10-22 15:11:54 -04:00
Eammon
77aa843d86 Added mechanism to get the startup window and to use it or the multi user case dialog as the parent of the file chooser. 2019-10-22 14:43:30 -04:00
Kelly Kelly
f8aed6872c Merge branch '5682-geolocation-factor' into 5693-geolocation 2019-10-22 14:25:56 -04:00
Kelly Kelly
710a241e72 Merge branch 'develop' into 5693-geolocation 2019-10-22 14:25:28 -04:00
Kelly Kelly
bb88e249df Merge branch 'develop' into 5682-geolocation-factor 2019-10-22 14:21:47 -04:00
Richard Cordovano
750c8b86fb Fix DataContentViewerUtility.java formatting 2019-10-22 14:20:00 -04:00
Kelly Kelly
b5ccef0fb2 Two small codacy fixes 2019-10-22 14:19:59 -04:00
Mark McKinnon
f461194d92 Update or exception handling
Update for exception handling
2019-10-22 14:17:06 -04:00
Kelly Kelly
a0c34afa5e Continued to clean up api 2019-10-22 14:06:39 -04:00
U-BASIS\dsmyda
30c18c15bf Added fairness to semaphore and changed the acquire to not be interruptable. 2019-10-22 13:05:47 -04:00
U-BASIS\dsmyda
f1b9d2ab85 Ran source formatting and disable track listening when the slider is not enabled. 2019-10-22 11:08:10 -04:00
U-BASIS\dsmyda
756c82256f Paused the video when users click in the track. Unpause when mouse is released. This is the behavior of YouTube. It also keeps the video from ending during a drag. 2019-10-22 10:57:16 -04:00
Ethan Roseman
afa20497d6 Merge branch 'develop' into zip-proper-filename-decoding 2019-10-22 15:13:16 +09:00
Ethan Roseman
96c6d69809 Merge branch 'develop' into better-encoding-detection 2019-10-22 15:13:01 +09:00
U-BASIS\dsmyda
0573fc4a15 Updated javadoc and cleared out all 1 letter variable names 2019-10-21 17:32:13 -04:00
U-BASIS\dsmyda
d39dc42329 Created a new View for the JSlider. Made the slider thumb easier to drag. Added track highlighting. Adding thread safety to the progress slider. 2019-10-21 17:19:26 -04:00
Richard Cordovano
05463324ff
Merge pull request #5357 from sleuthkit/develop
Merge develop branch into data-src-deletion branch
2019-10-21 15:56:27 -04:00
Kelly Kelly
f9c838755e Fixing more issues from codacy 2019-10-21 15:16:11 -04:00
Kelly Kelly
339de01305 winning at codacy 2019-10-21 15:09:05 -04:00
Kelly Kelly
7be1c9758f More codacy related fixes 2019-10-21 15:01:10 -04:00