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-02-05 12:23:20 -05:00
.github/workflows Run tests daily. 2021-02-01 10:32:18 -05:00
config/install Add Gin theme and make it farmOS default. 2020-12-05 16:13:25 -05:00
docker Use a test matrix to run tests and site-install against MariaDB/SQLite/Postgres in parallel 2021-01-18 14:31:39 -05:00
docs Document areas/locations API changes. 2021-02-04 17:14:30 -05:00
modules Split Units vocabulary out to a separate module, depended upon by Quantity. 2021-02-05 12:23:20 -05:00
src Make the farmOS modules form description a bit more general. 2020-12-11 14:36:32 -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 Add drupal/fraction to composer.json. 2021-02-05 12:23:20 -05:00
farm.info.yml Add Gin theme and make it farmOS default. 2020-12-05 16:13:25 -05:00
farm.install Issue #3183739: Functional tests are installing all default farmOS modules 2020-11-20 11:35:13 -05:00
farm.profile Add a simple farm_ui module that depends on all farm_ui_* modules. 2020-12-31 10:19:07 -05:00
mkdocs.yml Document adding new bundles and fields. 2020-12-13 08:34:49 -05:00