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-07-30 15:30:40 -04:00
.github/workflows Rename farm_install_modules to farm. 2021-03-18 12:09:34 -04:00
.tugboat Create test users with manager, worker and viewer roles. 2021-04-19 13:06:40 -04:00
config/install Move "Powered by farmOS" block to farm_ui_theme. 2021-03-18 15:49:14 -04:00
docker Require 2.x-dev if 2.x is requested. 2021-03-24 07:26:57 -04:00
docs Add API documentation for uploading files. 2021-07-13 16:43:17 -04:00
modules Use the getManagedRoles function to simplify loading of managed roles. 2021-07-30 15:30:40 -04:00
src/Form Move "Powered by farmOS" block to farm_ui_theme. 2021-03-18 15:49:14 -04: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 Issue #3223642 by paul121: Geofield validation issues 2021-07-21 08:27:03 -04:00
farm.info.yml Move farm_api, farm_dashboard, farm_login, farm_ui, and farm_settings to base modules. 2021-03-18 15:49:59 -04:00
farm.install Move FarmBrowserTestBase to a farm_test module. 2021-06-17 09:42:43 -04:00
farm.profile Move farm_dashboard to farm_ui_dashboard. 2021-06-05 21:34:09 -04:00
mkdocs.yml Document Data Streams in the data model docs. 2021-04-01 11:22:28 -04:00