Skip to content

Releases: City-of-Helsinki/drupal-module-helfi-api-base

1.0.7

12 Feb 10:54
57d93c3
Compare
Choose a tag to compare
Allow request cache to be disabled

1.0.6

11 Feb 14:35
6670df3
Compare
Choose a tag to compare
Cache requests (#11)

* Moved TranslatableEntityBase from TPR module to api base

* Remove platform dependency

* Correct module name variable

* Install drupal

* Install drupal-tr in different step

* Missing composer path

* Run tests without drupal-tr

* Correct repository type

* Revert back to testing with platform

* Cache resource urls

* Added missing source plugin call

1.0.5

09 Feb 13:50
4cdb8ec
Compare
Choose a tag to compare
Moved TranslatableEntityBase from TPR module to api base (#10)

1.0.4

20 Jan 13:32
0041cc7
Compare
Choose a tag to compare
Allow migrate to be limited by env variable

1.0.3

19 Jan 13:33
91a38ac
Compare
Choose a tag to compare
Removed migrate_plus and migrate_tools dependencies

1.0.2

09 Dec 11:09
7519a3b
Compare
Choose a tag to compare
Merge pull request #9 from City-of-Helsinki/UHF-162

UHF-162: Action to mass update remote entities

1.0.1

02 Dec 13:23
6abe987
Compare
Choose a tag to compare
Merge pull request #8 from City-of-Helsinki/support_custom_entity_mig…