fix t/unit_mech/AJAX/BreedersToolbox/Locations.t test. Refactor two location related...
commit124bbbd3d41a251da956329c8335da7b98b31729
authorLukas Mueller <lam87@cornell.edu>
Mon, 18 Oct 2021 02:42:55 +0000 (17 22:42 -0400)
committerLukas Mueller <lam87@cornell.edu>
Mon, 18 Oct 2021 02:42:55 +0000 (17 22:42 -0400)
tree55379fb0722a335adcde7ac2827e4bebaea5c97a
parented1f5e2dc3ee98c92144d59aaacd5a9d341419df
fix t/unit_mech/AJAX/BreedersToolbox/Locations.t test. Refactor two location related functions in lib/CXGN/BreedersToolbox/Projects.pm: return Perl data structures, not JSON; change all the code that calls those functions.
bin/find_and_load_longitude_latitude.pl
lib/CXGN/BreedersToolbox/Projects.pm
lib/CXGN/BreedingProgram.pm
lib/SGN/Controller/AJAX/Locations.pm
lib/SGN/Controller/BreedersToolbox.pm
lib/SGN/Controller/Root.pm
lib/SGN/Controller/Seedlot.pm
t/unit_fixture/CXGN/BreedersToolbox/Projects.t
t/unit_mech/AJAX/BreedersToolbox/Locations.t