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-11-18 08:50:53 -05:00
..
api Update simple_oauth to ^5.2.1. 2022-11-16 09:40:27 -05:00
asset Fix PHPStan error: Variable $target_state in empty() always exists and is always falsy. 2022-10-10 16:13:29 -04:00
data_stream Rename Numeric.php to NumericCondition.php. 2022-11-12 15:13:02 -05:00
entity Move asset parent base field to new farm_parent module. 2022-11-16 10:57:37 -05:00
field Fix "Variable might not be defined" PHPStan errors. 2022-09-13 10:23:48 -04:00
fieldkit Add https://farmos.app as a CORS allowed origin for Field Kit. 2021-12-20 17:34:13 -05:00
flag Make translatable strings consistent between fields and actions #594 2022-11-16 14:26:30 -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 Fix "Access to an undefined property" PHPStan errors. 2022-09-13 10:23:48 -04:00
import Use farm_land_type_options() in KmlImporter #513 2022-03-21 19:38:28 -04:00
inventory Fix Call to deprecated function module_load_include(). 2022-09-13 10:23:48 -04:00
kml Fix Call to deprecated function file_create_url(). 2022-09-13 10:23:48 -04:00
l10n Fix "Missing explicit access check on entity query" PHPStan errors. 2022-09-13 10:23:48 -04:00
location Simplify location query processing of asset ids #564 2022-09-17 09:53:50 -04:00
log Mark LogQueryFactory as @internal. 2022-11-16 14:37:55 -05:00
login Pass client_secret to fix failing OAuth tests. 2022-11-16 09:40:26 -05:00
map Linebreak comment to appease PHP codesniffer. 2022-09-28 20:09:00 -04:00
migrate Add extra.drush.services section to minimal composer.json files in modules that provide Drush commands. 2022-11-12 10:25:35 -05:00
notification Initial commit of core farm_notification module. 2022-08-15 09:25:34 -04:00
owner Make translatable strings consistent between fields and actions #594 2022-11-16 14:26:30 -05:00
parent Make translatable strings consistent between fields and actions #594 2022-11-16 14:26:30 -05:00
plan Fix PHPStan error: Variable $target_state in empty() always exists and is always falsy. 2022-10-10 16:13:29 -04:00
quantity Consistently provide *_options() helpers for all uses of *_allowed_values(). 2022-02-28 14:20:37 -05:00
quick Fix Constructor of class Drupal\farm_quick\Plugin\Derivative\QuickFormMenuLink has an unused parameter $base_plugin_id. 2022-09-13 10:23:48 -04:00
report Grant report index access to managed roles with config-level access. 2021-10-04 12:24:08 -04:00
role Mark ManagedRolePermissions and ManagedRolePermissionsManager as @internal. 2022-11-16 14:37:55 -05:00
settings Fix "Variable might not be defined" PHPStan errors. 2022-09-13 10:23:48 -04:00
test Add FarmAssetTestTrait with helper function to assert correct asset arrays. 2022-09-17 09:46:43 -04:00
ui Show "Add log" action links on /asset/[id]/logs/[type] #596 2022-11-18 08:50:53 -05:00
update Mark FarmUpdate as @internal. 2022-11-16 14:37:55 -05:00