3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core/data_stream
2023-10-30 12:07:29 -04:00
..
config Disable caching of basic data stream View. Fixes #484 2022-01-18 21:15:10 -05:00
modules/notification Fix: $modules property must be declared protected. 2023-10-30 12:07:29 -04:00
src Fix: Call to an undefined static method Symfony\Component\HttpFoundation\Response::create(). 2023-10-30 12:07:29 -04:00
tests/src Add test for deleting data stream data. 2022-01-18 21:30:25 -05:00
data_stream.info.yml Update all core_version_requirement to ^10. 2023-10-30 12:07:29 -04:00
data_stream.install Rename data_stream_data_storage to data_stream_basic. 2021-04-01 11:22:27 -04:00
data_stream.module Fix phpcs error that use statements should be sorted alphabetically 2023-06-13 09:53:49 -07:00
data_stream.routing.yml Change /api/data_stream/listener/UUID/data to /api/data_stream/UUID/data. 2021-04-01 11:22:27 -04:00
data_stream.services.yml Use the contrib entity bundle class instead of custom data stream plugin. 2021-04-01 11:22:27 -04:00
data_stream.views.inc Move all Views hooks to *.views.inc and *.views_execution.inc include files. 2021-06-04 21:17:41 -04:00