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 5e887413a4 Remove the need for "disabled" modules in FarmModulesForm.
This was only needed to support FarmSettingsModulesForm
when it extended from FarmModulesForm.
2021-08-23 10:41:50 -04:00
.github/workflows Do not run paratest in functional mode. #439 2021-08-23 09:53:56 -04:00
.tugboat Create test users with manager, worker and viewer roles. 2021-04-19 13:06:40 -04:00
config/install Move "Powered by farmOS" block to farm_ui_theme. 2021-03-18 15:49:14 -04:00
docker Add chrome service definition to docker-compose.development.yml. 2021-08-23 09:18:57 -04:00
docs Add API documentation for uploading files. 2021-07-13 16:43:17 -04:00
modules Add docblock for FarmSettingsModulesForm::moduleOptions(). 2021-08-23 10:39:14 -04: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 Upgrade to farmOS-map 2.x #425 2021-08-23 09:59:36 -04:00
farm.info.yml Move farm_api, farm_dashboard, farm_login, farm_ui, and farm_settings to base modules. 2021-03-18 15:49:59 -04:00
farm.install Move FarmBrowserTestBase to a farm_test module. 2021-06-17 09:42:43 -04:00
farm.profile Add farm_seed to optional modules. 2021-08-23 08:42:37 -04:00
mkdocs.yml Document Data Streams in the data model docs. 2021-04-01 11:22:28 -04:00