3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core
paul121 e6b76a7446 Issue #3240330 by paul121: Computed bundle fields break page_type views
Default to the entity type's base table if the table mapping does not find a table for the bundle field.
2021-10-04 16:28:29 -04:00
..
api Issue #3239191 by paul121: Change farm_update to ignore simple config 2021-09-27 09:50:10 -04:00
asset Explicitly enable access checking on content entity queries. 2021-10-01 10:46:16 -04:00
client Set the farm_client redirect to https://farmOS.app. 2021-07-22 17:38:37 -04:00
data_stream Do not show full data_stream entity summaries on sensor pages. 2021-09-20 15:10:37 -04:00
entity Issue #3239191 by paul121: Change farm_update to ignore simple config 2021-09-27 09:50:10 -04:00
field Do not show full data_stream entity summaries on sensor pages. 2021-09-20 15:10:37 -04:00
flag Move flag base field, action, config, and logic to farm_flag. 2021-09-24 12:22:25 -04:00
format Split filter.format.default out to a new farm_format module. 2020-12-14 10:07:58 -05:00
geo The farm_geo module depends on geofield for the geofield.geophp service. 2021-09-23 16:54:55 -04:00
id_tag Do not allow ID Tag field to be created through the UI. #451 2021-10-01 07:07:57 -04:00
import Add @see link to Issue #3230970: Generalize KML importer to create any asset type 2021-09-01 23:21:37 -04:00
inventory Render inventory information after the quantity in the format (@adjustment @asset inventory). 2021-09-15 15:35:40 -04:00
kml Change KML content type to application/vnd.google-earth.kml+xml. 2021-09-01 15:27:02 -04:00
location Require explicit use of accessCheck() on the result of farm.log_query service. 2021-10-01 12:44:07 -04:00
log Specify accessCheck(FALSE) in LoqQueryTest. 2021-10-01 10:01:35 -07:00
login Move FarmBrowserTestBase to a farm_test module. 2021-06-17 09:42:43 -04:00
map Put farm_map_mapbox into "farmOS Maps" group. 2021-09-20 16:10:52 -04:00
migrate Create material quantities after general log quantities. 2021-09-22 14:45:20 -04:00
owner When a log is saved without owner(s), set the current user as the owner. 2021-09-24 11:50:32 -04:00
plan Explicitly enable access checking on content entity queries. 2021-10-01 10:46:16 -04:00
quantity Issue #3239191 by paul121: Change farm_update to ignore simple config 2021-09-27 09:50:10 -04:00
report Grant report index access to managed roles with config-level access. 2021-10-04 12:24:08 -04:00
role Put modules into "farmOS (Defaults)" group: farm_land_types, farm_structure_types, farm_role_roles. 2021-09-20 16:10:19 -04:00
settings Set $defaultTheme to stark in all WebDrivcerTestBase tests. 2021-09-06 11:00:51 -04:00
test Set $defaultTheme to stark for all descendants of FarmBrowserTestBase. 2021-09-06 10:46:20 -04:00
ui Issue #3240330 by paul121: Computed bundle fields break page_type views 2021-10-04 16:28:29 -04:00
update Clarify that farm_update only reverts configuration entities - not simple config. 2021-09-27 09:50:22 -04:00