farmOS/modules/core
Michael Stenta 0e42519709 Initial commit of core farm_notification module.
This simply provides a Notifications tab in the farmOS Settings
menu hierarchy, which other modules can add sub-tabs to.

In the future, we can consider putting general notification
logic here as well.

See: https://github.com/farmOS/farmOS/pull/555#issuecomment-1213047719
2022-08-15 09:25:34 -04: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 Link from entities to their referenced terms and show entity views on taxonomy terms #458 2022-04-13 06:17:56 -07: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 Issue #3275161: Allow IMG tags in default text format 2022-04-20 11:34:41 -04:00
geo Do not check php-geos requirement in the update phase #526 2022-04-22 13:02:35 -04:00
id_tag Rename farm_id_tag_allowed_values() to farm_id_tag_options(). 2022-02-28 13:53:30 -05:00
import Use farm_land_type_options() in KmlImporter #513 2022-03-21 19:38:28 -04:00
inventory Fraction arithmetic no longer updates original Fraction object. 2021-12-01 19:44:29 -05:00
kml Fix Non-namespaced classes/interfaces/traits should not be referenced with use statements #511 2022-03-23 21:04:48 -04:00
l10n Do not change the language of user 1 via batch operation. 2022-01-12 06:04:39 -05:00
location Render without location and move asset button by default. 2022-06-21 08:12:22 -04:00
log Remove create() implementations from classes that do not implement ContainerInjectionInterface #530 2022-05-06 09:17:10 -04: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 Return a string value from farm_map_input elements instead of an array. 2022-06-18 15:33:31 -04:00
migrate Fix drush farm_migrate migration group logs (don't use placeholder). 2022-03-17 14:37:02 -04:00
notification Initial commit of core farm_notification module. 2022-08-15 09:25:34 -04: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 Implement BaseFormIdInterface and build a unique form ID from the id route parameter. 2022-06-27 11:33:25 -07: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 Decrease weight of farm info settings task link #528 2022-04-22 14:41:55 -04:00
test Add trait for testing entity cache invalidation. 2021-10-18 10:12:44 -04:00
ui Remove geofield_widget map type. 2022-06-18 07:52:39 -04:00
update Do not translate logger error() and notice() messages. 2022-02-04 13:19:43 -05:00