3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
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
2021-03-05 14:16:05 -05:00
.github/workflows Run PHP CodeSniffer before PHPUnit tests. 2021-03-01 09:03:12 -05:00
config/install Add Gin theme and make it farmOS default. 2020-12-05 16:13:25 -05:00
docker Simplify adding farmOS repository to composer.json. #414 2021-02-27 15:14:25 -05:00
docs Add note about orphaned quantities to migration doc. 2021-03-01 08:15:46 -05:00
modules Rename quantity migration to farm_migrate_quantity_standard. 2021-03-05 14:16:05 -05:00
src Only provide an array of module names to install. 2021-03-01 09:04:08 -05: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 Remove "minimum-stability": "dev" from composer.json because it is a root-only property. 2021-03-01 08:15:46 -05:00
farm.info.yml Patch drupal/state_machine to fix Issue #3144828: Declare dependency on core options module 2021-03-01 07:31:01 -05:00
farm.install Install modules from the farm_install_modules.modules install state if provided. 2021-03-01 09:04:08 -05:00
farm.profile Issue #3136140: Prevent updating via Drupal UI 2021-02-25 18:14:43 -05:00
mkdocs.yml Email configuration documentation. 2021-02-25 23:50:51 -05:00