-
Here is a sleuth of improvable work found using code climate. This is in the bug risk category, ran with help by Joseph Purcell. Results at https://codeclimate.com/github/josephdpurcell/deims/issues?c…
-
located at the field.inc:
case entityreference19139_iso
fix it...
-
More fixes in the Code Climate saga. I am breaking down these in a per-module basis, this is the issue for the DEIMS data explorer module. I may need some time for this, as some are non-that-trivial …
-
Need to tweak the migration to trap those terms. For that, I will need to add a term-ref field. Two things, the feature for Res. Site and New migration.
-
there is an omission on how to apply the patch for IEF
https://www.drupal.org/files/issues/1872316-ief-bundle-selection-erv-22_0.patch
as is, DEIMS users do not benefit from selecting the correct con…
-
Needs to point to PieTaxonomyPIEResearchAreas instead of "..Project.."
-
Hard coded them to the PIE LTER Org node nid.
-
The error No migration found with machine name PieTaxonomyCoreAreasVocabulary stopped this research site migration in its tracks the moment it bumped into a …
-
After some clarifications and generous help by @josephdpurcell, we decide to instrument this profile with static analysis to monitor the health of the code as new features and requests come in. In a w…
-
Made a fatal mistake while cleaning code -- what looked like an unused variable turned out to be an object - the cleanup resulted in a broken object that cannot convert to string -- on data explorer (…