3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core
Michael Stenta cce51328c0 Fix MapBlock::build() map #behaviors.
$this->configuration['map_behaviors'] will already be an
array of values, not an associative array of behavior machine
names and their labels. The necessary form value conversion
using array_keys() happens in MapBlock::blockSubmit().
2024-02-02 19:52:09 -05:00
..
api Remove unnecessary/incorrect consumer owner_id/user_id lines. 2023-11-06 11:51:21 -05:00
asset Issue #3410701: Deprecate d7_asset plugin 2024-01-04 16:45:35 -05:00
csv Use strict type checking for context variables that should be TRUE 2024-02-02 19:49:55 -05:00
data_stream Remove "All" from "Items per page" options in Views #776 2024-02-02 19:52:09 -05:00
entity Increase weight of notes field in forms 2024-02-02 19:46:57 -05:00
export Implement BaseFormIdInterface 2024-02-02 19:49:55 -05:00
field Add min/max options to integer fields in farm_field.factory #768 2024-01-12 05:51:45 -05:00
fieldkit Remove unnecessary/incorrect consumer owner_id/user_id lines. 2023-11-06 11:51:21 -05:00
flag Fix: $modules property must be declared protected. 2023-10-30 12:07:29 -04:00
format Update all core_version_requirement to ^10. 2023-10-30 12:07:29 -04:00
geo Use strict identical operator when checking geometry format #756 2023-11-30 14:02:13 -05:00
id_tag Update all core_version_requirement to ^10. 2023-10-30 12:07:29 -04:00
import Use GeometryWrapper as type when normalizing to geometry_kml format 2023-11-27 11:44:53 -05:00
inventory Update all core_version_requirement to ^10. 2023-10-30 12:07:29 -04:00
kml Move KML export actions to new farm_export_kml module. 2024-02-02 19:49:54 -05:00
l10n Update all core_version_requirement to ^10. 2023-10-30 12:07:29 -04:00
location Update all core_version_requirement to ^10. 2023-10-30 12:07:29 -04:00
log Update all core_version_requirement to ^10. 2023-10-30 12:07:29 -04:00
login Update login test to use password grant 2023-11-01 14:41:11 -04:00
map Fix MapBlock::build() map #behaviors. 2024-02-02 19:52:09 -05:00
migrate Update all core_version_requirement to ^10. 2023-10-30 12:07:29 -04:00
notification Update all core_version_requirement to ^10. 2023-10-30 12:07:29 -04:00
owner Update all core_version_requirement to ^10. 2023-10-30 12:07:29 -04:00
parent Update all core_version_requirement to ^10. 2023-10-30 12:07:29 -04:00
plan Add default view_builder handler for plan type, for consistency. 2023-11-27 11:44:31 -05:00
quantity Update all core_version_requirement to ^10. 2023-10-30 12:07:29 -04:00
quick Implement save function to add message and redirect to collection page 2024-02-02 17:19:00 -05:00
report Update all core_version_requirement to ^10. 2023-10-30 12:07:29 -04:00
role Correct alter hook to add password grant to static scopes #755 2023-11-30 13:55:52 -05:00
settings Remove farm.settings.farm_info menu link. 2024-01-18 16:23:31 -05:00
setup Update all core_version_requirement to ^10. 2023-10-30 12:07:29 -04:00
test Update all core_version_requirement to ^10. 2023-10-30 12:07:29 -04:00
ui Remove hard dependency on farm_ui_dashboard from farm_ui_map. 2024-02-02 19:52:09 -05:00
update Update all core_version_requirement to ^10. 2023-10-30 12:07:29 -04:00