farmOS is a web-based application for farm management, planning, and record keeping. It is developed by a community of volunteers and aims to provide a standard platform for farmers, developers, and researchers to build upon
Go to file
Michael Stenta 059e0af8d9 Merge branch '2.x-fieldkit' into 2.x 2021-12-20 17:34:22 -05:00
.github/workflows Do not override WWW_DATA_ID build argument in run-tests.yml. 2021-12-10 10:31:33 -05:00
.tugboat Create test users with manager, worker and viewer roles. 2021-04-19 13:06:40 -04:00
docker Set version in farm.info.yml via build-farmOS.sh. 2021-12-09 09:58:57 -05:00
docs Document how to configure private filesystem in hosting docs. 2021-12-14 16:06:26 -05:00
modules Add https://farmos.app as a CORS allowed origin for Field Kit. 2021-12-20 17:34:13 -05:00
src/Form Remove the need for "disabled" modules in FarmModulesForm. 2021-08-23 10:41:50 -04:00
.gitattributes Classify *.install, *.inc, *.module, and *.profile files as PHP for linguist. 2020-10-07 11:54:49 -04:00
.gitignore Add instructions about how to update documentation to documentation 2020-11-12 20:14:57 -05:00
composer.json Patch simple_oauth issue #3193609: invalid_credentials error does not conform to OAuth2 spec. 2021-12-14 07:00:04 -05:00
composer.libraries.json Update farmOS-map library to v2.0.3. 2021-12-08 13:06:36 -05:00
composer.project.json Update Drupal core to 9.3.0. 2021-12-09 06:20:01 -05:00
farm.info.yml Set version in farm.info.yml via build-farmOS.sh. 2021-12-09 09:58:57 -05:00
farm.install Restrict new user registration via hook_install() instead of config/install. 2021-09-06 11:00:51 -04:00
farm.profile Rename farm_client module to farm_fieldkit. 2021-12-20 17:34:13 -05:00
mkdocs.yml Fix quick form development/module link 2021-11-03 16:41:15 -04:00