Loading CHANGELOG.md +2 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ - [#3079282] by lakeloafer: PubMed abst_e field - contains basic html ### Fixed - [#3256391]: Drupal\Component\Plugin\Exception\PluginNotFoundException: The "field_item:text_long" plugin does not exist - [#3256210]: Custom fields are displayed under the action buttons on the Reference form - [#3212586] by Eric_A: Require audiolabs/bibtexparser:^1.0 instead of audiolabs/bibtexparser:dev-master Loading Loading @@ -792,3 +793,4 @@ Add description to reference types, prefill it with sensible defaults. On refere [#3256203]: https://www.drupal.org/node/3256203 [#3256207]: https://www.drupal.org/node/3256207 [#3256210]: https://www.drupal.org/node/3256210 [#3256391]: https://www.drupal.org/node/3256391 modules/bibcite_entity/tests/bibcite_entity_test/bibcite_entity_test.info.yml +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ package: Bibliography & Citation dependencies: - bibcite - bibcite_entity - text core: 8.x core_version_requirement: ^8 || ^9 hidden: true modules/bibcite_entity/tests/src/Kernel/EntityCitationRenderTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ class EntityCitationRenderTest extends KernelTestBase { public static $modules = [ 'system', 'user', 'text', 'serialization', 'bibcite', 'bibcite_entity', Loading modules/bibcite_export/tests/bibcite_export_test/bibcite_export_test.info.yml +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ dependencies: - bibcite_entity_test - bibcite_export - bibcite_bibtex - text core: 8.x core_version_requirement: ^8 || ^9 hidden: true modules/bibcite_import/tests/bibcite_import_test/bibcite_import_test.info.yml +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ dependencies: - bibcite_import - bibcite_ris - bibcite_bibtex - text core: 8.x core_version_requirement: ^8 || ^9 hidden: true Loading
CHANGELOG.md +2 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ - [#3079282] by lakeloafer: PubMed abst_e field - contains basic html ### Fixed - [#3256391]: Drupal\Component\Plugin\Exception\PluginNotFoundException: The "field_item:text_long" plugin does not exist - [#3256210]: Custom fields are displayed under the action buttons on the Reference form - [#3212586] by Eric_A: Require audiolabs/bibtexparser:^1.0 instead of audiolabs/bibtexparser:dev-master Loading Loading @@ -792,3 +793,4 @@ Add description to reference types, prefill it with sensible defaults. On refere [#3256203]: https://www.drupal.org/node/3256203 [#3256207]: https://www.drupal.org/node/3256207 [#3256210]: https://www.drupal.org/node/3256210 [#3256391]: https://www.drupal.org/node/3256391
modules/bibcite_entity/tests/bibcite_entity_test/bibcite_entity_test.info.yml +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ package: Bibliography & Citation dependencies: - bibcite - bibcite_entity - text core: 8.x core_version_requirement: ^8 || ^9 hidden: true
modules/bibcite_entity/tests/src/Kernel/EntityCitationRenderTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ class EntityCitationRenderTest extends KernelTestBase { public static $modules = [ 'system', 'user', 'text', 'serialization', 'bibcite', 'bibcite_entity', Loading
modules/bibcite_export/tests/bibcite_export_test/bibcite_export_test.info.yml +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ dependencies: - bibcite_entity_test - bibcite_export - bibcite_bibtex - text core: 8.x core_version_requirement: ^8 || ^9 hidden: true
modules/bibcite_import/tests/bibcite_import_test/bibcite_import_test.info.yml +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ dependencies: - bibcite_import - bibcite_ris - bibcite_bibtex - text core: 8.x core_version_requirement: ^8 || ^9 hidden: true