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 9bb7d4f855 Update Dockerfile, docker-compose.development.yml, and docs for XDebug 3. 2020-12-04 14:24:12 -05:00
.github/workflows Wait only as long as necessary for Postgres and the farmOS file copying to be done 2020-11-27 06:53:07 -05:00
config/install Use the private file system by default. Document how to configure settings.php. 2020-09-24 21:38:20 -04:00
docker Update Dockerfile, docker-compose.development.yml, and docs for XDebug 3. 2020-12-04 14:24:12 -05:00
docs Update Dockerfile, docker-compose.development.yml, and docs for XDebug 3. 2020-12-04 14:24:12 -05:00
modules Use assetEquals() instead of deprecated assertEqual(). 2020-12-04 10:10:00 -05:00
src Add moduleOptions helper function to make FarmModulesForm reusable. 2020-09-10 10:35:24 -07:00
tests/src/Functional Issue #3183739: Functional tests are installing all default farmOS modules 2020-11-20 11:35:13 -05: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 to fix Issue #3186301: Make $modules variable protected in tests. 2020-12-03 11:00:31 -05:00
farm.info.yml Install farm_settings with farmOS. 2020-09-24 21:36:46 -04:00
farm.install Issue #3183739: Functional tests are installing all default farmOS modules 2020-11-20 11:35:13 -05:00
farm.profile Move farm_log_ui to farm_ui_views. 2020-11-27 11:17:28 -05:00
mkdocs.yml Replicate docs copyright notice from farmOS.org repo. 2020-11-24 17:31:40 -05:00