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 bc10ba32c8 Remove spinner from location drag and drop save button.
This is just a separate commit to keep the next one cleaner.
2021-12-08 13:16:00 -05:00
.github/workflows Limit publish-docs.yml workflow to docs/** directory. 2021-11-18 06:21:43 -05:00
.tugboat Create test users with manager, worker and viewer roles. 2021-04-19 13:06:40 -04:00
docker Only change the www-data ID right before it is needed. #457 2021-10-18 09:10:17 -04:00
docs Document log geometry copying logic in more detail. 2021-12-08 07:48:55 -05:00
modules Remove spinner from location drag and drop save button. 2021-12-08 13:16:00 -05:00
src/Form Remove the need for "disabled" modules in FarmModulesForm. 2021-08-23 10:41:50 -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 Require Log ^2.0.2. 2021-12-08 12:59:27 -05:00
composer.libraries.json Update farmOS-map library to v2.0.3. 2021-12-08 13:06:36 -05:00
composer.project.json Update Drupal core to 9.2.8 and remove the core patch that was merged upstream. 2021-11-03 14:32:16 -04:00
farm.info.yml Install Gin via farm_ui_theme_install() instead of config/install. 2021-09-06 11:00:51 -04:00
farm.install Restrict new user registration via hook_install() instead of config/install. 2021-09-06 11:00:51 -04:00
farm.profile Add farm_client to optional modules. 2021-10-28 09:38:40 -04:00
mkdocs.yml Fix quick form development/module link 2021-11-03 16:41:15 -04:00