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
2020-12-07 21:02:05 -05:00
.github/workflows Test Drush site installation in run-tests.yml. 2020-12-07 21:02:05 -05:00
config/install Add Gin theme and make it farmOS default. 2020-12-05 16:13:25 -05:00
docker Ignore "File appears to be minified and cannot be processed" sniff on CSS files with SVG data. 2020-12-05 16:13:25 -05:00
docs Add note about PHPStorm's .idea folder when updating local codebase. 2020-12-05 15:32:59 -05:00
modules Fix Entity Reference integrity config (mapping not array). 2020-12-07 16:05:01 -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 Add Entity Reference Integrity module and enforce farmOS entity types. 2020-12-06 18:16:28 -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 farmOS UI Theme module for Gin theme overrides. 2020-12-05 16:13:25 -05:00
mkdocs.yml Document how to update a local environment. 2020-12-05 15:32:59 -05:00