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
Michael Stenta cf816e4fe8 Fix support for tagged versions in build-farmOS.sh.
Broken by 2ede85eee6 "Fix dev Dockerfile composer.json farmOS branch replacement."
2020-08-19 21:00:35 -04:00
.github/workflows Run PHP CodeSniffer in run-tests.yml GitHub Action. 2020-08-19 16:31:03 -04:00
config/install Configure user account settings: only admins can create users. 2020-04-30 15:16:20 -04:00
docker Fix support for tagged versions in build-farmOS.sh. 2020-08-19 21:00:35 -04:00
docs Configure PHP CodeSniffer in Docker dev image and document usage. 2020-08-19 16:31:03 -04:00
modules Add Owners field (multi-value user reference) to all log types. 2020-08-18 07:57:22 -04:00
src \Drupal calls should be avoided in classes, use dependency injection instead. 2020-08-19 16:31:03 -04:00
tests/src/Functional Add a "Powered by farmOS" block. 2020-04-30 11:43:07 -04:00
composer.json Patch Drupal core to remove taxonomy hard dependency on node. 2020-08-15 11:59:21 -04:00
farm.info.yml All dependencies must be prefixed with the project name, for example "drupal:". 2020-08-19 16:31:03 -04:00
farm.install Type hint "array" missing for $install_state. 2020-08-19 16:31:03 -04:00
farm.profile Misc comment changes to appease CodeSniffer. 2020-08-19 16:31:03 -04:00
mkdocs.yml Allow the farmOS and Composer project repositories and versions to be set with build arguments. 2020-07-31 13:10:03 -04:00