Dan Feder

Results 110 issues of Dan Feder

This is a feature branch preparing what should be the last 2.x release, which adds stubs for the newly-namespaced modules. These modules will fully replace common, metastore, harvest and datastore...

don't merge

CircleCI now automatically re-tries the flaky cypress tests up to three times if they fail, but the second and third always fail because there's already data in the cypress/tmp dir....

Follow-up to #4592. Replaces #4589. We should ideally use the [default Drupal gitattributes file](https://git.drupalcode.org/project/drupal/-/blob/11.x/core/assets/scaffold/files/gitattributes?ref_type=heads) to enforce things like proper line endings. Unfortunately at the moment we have a few files...

4.x

In order to get DKAN to play nice with the rest of the drupal.org ecosystem, its submodules really need to be namespaced correctly. Rename metastore dkan_metastore (and rename its submodules...

3.x

Once we have a release of this module at https://www.drupal.org/project/json_form_widget: 1. Add it to composer.json, and remove select2 and select_or_other 2. Get tests passing, make any needed fixes 3. Test...

3.x

Many of our Drush commands use service yml files for dependency injection. [This is deprecated](https://www.drush.org/11.x/dependency-injection/#create-method); remove these and add `:create()` methods to all command classes.

We may some day move to working primarily in Drupal.org, but for now the plan is to continue to work in GitHub and mirror our branches to Drupal.org. Implement the...

3.x

Fixes #4561 ## QA steps 1. Build from branch 2. Load and import sample content 3. Visit admin/dkan/datastore/status 4. Confirm resource ID for bike lanes dataset is `3a187a87dc6cd47c48b6b4c4785224b7` 5. Run...

The datastore import dashboard has a column called "resource" but shows an identifier which is actually the distribution ID. Aside from this just being a straight-up incorrect label, it's not...

They're there. They should be documented.