3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core
2022-02-28 15:32:32 -05:00
..
api Issue #3265207: API keys directory failure prevents farm client creation 2022-02-18 07:13:21 -05:00
asset Re-export Views config per https://www.drupal.org/node/3230199 (no changes). 2022-01-14 11:05:51 -05:00
data_stream Fix access check for "Developer information" on sensors and data streams. 2022-02-06 12:55:57 -05:00
entity Disable default field wrapper elements in entity_reference Views displays. 2022-01-14 11:05:51 -05:00
field Remove third_party_settings option from FarmFieldFactory. 2021-12-10 15:20:54 -08:00
fieldkit Add https://farmos.app as a CORS allowed origin for Field Kit. 2021-12-20 17:34:13 -05:00
flag Remove farm_flag_applies() helper function. 2022-02-28 15:32:32 -05:00
format Split filter.format.default out to a new farm_format module. 2020-12-14 10:07:58 -05:00
geo Fix Error: Call to a member function get() on null in ContentEntityGeometryNormalizer.php on line 64 #493 2022-02-28 12:48:13 -05:00
id_tag Rename farm_id_tag_allowed_values() to farm_id_tag_options(). 2022-02-28 13:53:30 -05:00
import Specify file extensions as a comma separated string in an array. #466 2021-12-17 06:52:11 -05:00
inventory Fraction arithmetic no longer updates original Fraction object. 2021-12-01 19:44:29 -05:00
kml Change KML content type to application/vnd.google-earth.kml+xml. 2021-09-01 15:27:02 -04:00
l10n Do not change the language of user 1 via batch operation. 2022-01-12 06:04:39 -05:00
location Disable default field wrapper elements in entity_reference Views displays. 2022-01-14 11:05:51 -05:00
log Depend on farm_log_asset in log query, location, and group tests, instead of adding $log->asset fields in each. 2021-12-28 12:58:03 -05:00
login Patch simple_oauth issue #3193609: invalid_credentials error does not conform to OAuth2 spec. 2021-12-14 07:00:04 -05:00
map Remove "administer farm map" from Manager role permissions. 2022-01-07 09:37:53 -05:00
migrate Do not translate logger error() and notice() messages. 2022-02-04 13:19:43 -05:00
owner Modules with log event subscribers can depend on log instead of farm_log now that events are provided upstream. 2021-12-27 17:32:12 -05:00
plan Perform entity validation in state change actions. 2021-12-08 12:59:27 -05:00
quantity Consistently provide *_options() helpers for all uses of *_allowed_values(). 2022-02-28 14:20:37 -05:00
quick Allow term entity to be passed to QuickQuantityTrait::createQuantity(). 2022-01-19 13:00:22 -05:00
report Grant report index access to managed roles with config-level access. 2021-10-04 12:24:08 -04:00
role Explain reasons for separate switch statements. 2022-01-14 14:56:33 -05:00
settings Create a dedicated section in farmOS modules form for "Quick form modules". 2022-01-17 07:42:00 -05:00
test Add trait for testing entity cache invalidation. 2021-10-18 10:12:44 -04:00
ui Merge farm_flag_allowed_values() into farm_flag_options(). Return an array of flag IDs+labels instead of Flag entities, for consistency with other *_options() functions. 2022-02-28 15:32:32 -05:00
update Do not translate logger error() and notice() messages. 2022-02-04 13:19:43 -05:00