3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
Commit graph

3167 commits

Author SHA1 Message Date
Michael Stenta
b7fb426fff Move Sale log to new Farm Ledger module. 2018-09-10 11:09:43 -04:00
Michael Stenta
cfdbb6a85f Add COPYRIGHT.txt. 2018-09-10 09:41:17 -04:00
Michael Stenta
a54adba424 Fix label filter in farm_quantity_log_data(). 2018-09-06 09:45:12 -04:00
Michael Stenta
7be4c7e19c Add the asset and log IDs to entity view pages. 2018-09-05 14:22:43 -04:00
Michael Stenta
ece50ced0e Add helper function for querying logs with quantity measurements: farm_quantity_log() and farm_quantity_log_query(). 2018-09-05 14:08:14 -04:00
Michael Stenta
ed67950aa5 Add the ability to filter by log type in farm_log_query() and farm_log_asset_query(). 2018-09-05 14:08:14 -04:00
Michael Stenta
218d979acd Add a helper function for adding quantity filters to a query. 2018-09-05 14:08:14 -04:00
Michael Stenta
0c9038218e Remove #format parameter from submit field. 2018-09-05 12:59:25 -04:00
Michael Stenta
9895a39d89 Link birth quick form to assets and logs created by it. 2018-09-05 12:59:11 -04:00
Michael Stenta
707295d2a8 Provide the ability to maintain a link between quick forms and the entities that they create. 2018-09-05 12:58:49 -04:00
Michael Stenta
2e11d737f6 Enable Farm Quick module on new and existing sites. 2018-09-05 12:58:32 -04:00
Michael Stenta
ec8d5e84de Remember open/close state of help text with localStorage. 2018-09-05 12:55:42 -04:00
Michael Stenta
ce74a9f642 Update Bootstrap base theme to 7.x-3.21. 2018-09-05 12:54:50 -04:00
Michael Stenta
b5888715b8 Allow REST API access to field collections. 2018-09-05 12:54:50 -04:00
Michael Stenta
236a4c9e34 Move REST API access permissions into farm_api module (from farm_access). 2018-09-05 12:54:50 -04:00
Michael Stenta
982025db31 Update Log module to 7.x-1.7 and remove merged patches. 2018-09-05 09:05:33 -04:00
Michael Stenta
7d419e4e74 Collapse "Logs with special purpose" fieldset by default. 2018-08-23 15:15:57 -04:00
Michael Stenta
718cb8be86 Merge farm_api into 7.x-1.x 2018-08-15 10:45:15 -04:00
Michael Stenta
d54af5da61 Patch restws_file to ensure files are saved to the correct directory. 2018-08-15 10:44:45 -04:00
Michael Stenta
ed1c7acb4f Issue #2992637: Add support for file uploads via REST API 2018-08-15 10:44:45 -04:00
Michael Stenta
610f08a484 Initial commit of farm_api module. 2018-08-15 10:44:45 -04:00
Michael Stenta
a763a17eeb Remove extra newline from bottom of root files. 2018-08-15 10:28:51 -04:00
Michael Stenta
b455f85a6b Fix GEOS PHP extension installation in Dockerfile. 2018-08-15 10:27:26 -04:00
Michael Stenta
7d8fa2d2f5 Fix libpng-dev dependency in Dockerfile. 2018-08-14 18:24:41 -04:00
Michael Stenta
520ea3feb4 Display Groups menu link at the bottom (below divider). 2018-08-06 15:24:51 -04:00
Michael Stenta
7c28bffbe6 Fix farm_groups View tag. 2018-08-06 15:24:44 -04:00
Michael Stenta
637b7aa1da Add VVBGA to the list of farmOS sponsors. 2018-08-06 15:24:34 -04:00
Michael Stenta
91366709a0 Warn that changing system of measurement is not recommended. 2018-08-06 15:24:22 -04:00
Michael Stenta
bb722cdc20 Minor logic simplification. 2018-08-06 15:24:12 -04:00
Michael Stenta
6bc1d6d9e7 Add help text to farm/assets/groups. 2018-08-06 15:23:30 -04:00
Michael Stenta
fe03e0a3a6 Move season base field to farm_season module. 2018-08-06 15:21:43 -04:00
Michael Stenta
6566d88e1f Add the ability to pass notes and log categories into farm_log_create() and farm_quantity_log_create(). 2018-08-01 13:38:00 -04:00
Michael Stenta
369c0e2d5a Break out area unit conversion to a separate function: farm_area_convert_area_units($input, $units). 2018-07-04 14:47:50 -04:00
Michael Stenta
ae4e4aaf36 Minor fixes to farm_area_format_calculated_area(). 2018-07-04 14:47:44 -04:00
Michael Stenta
0b20b49f95 Return zero when formatting an empty calculated area. 2018-07-04 14:09:14 -04:00
Michael Stenta
900cc7da00 Offer an option to leave off units from formatted area. 2018-07-04 14:09:14 -04:00
Michael Stenta
06bc4a24bc Add asset, log, and plan types to entity view pages so it's clear what you're looking at. 2018-06-13 13:00:10 -04:00
Michael Stenta
a0928554f4 Add Areas contextual filter to Harvests View. 2018-06-09 12:30:04 -04:00
Michael Stenta
10321b1de9 Indicate that harvest logs apply to areas, so that UI elements are created. 2018-06-09 12:22:58 -04:00
Michael Stenta
2e1e052ba6 Issue #2976344: KML exports 2018-05-30 16:36:28 -04:00
Michael Stenta
c1fb41daea Add KML button to all Views that need it. 2018-05-30 16:36:14 -04:00
Michael Stenta
4fa459191f Extract movement geometries from entities. 2018-05-30 15:30:43 -04:00
Michael Stenta
91cb17bb7f Allow other modules to help extract geometries from entities via hook_farm_map_entity_geometries(). 2018-05-30 15:30:19 -04:00
Michael Stenta
2b4df1054f Move KML geometry parsing functions from farm_area_import to farm_map_kml. 2018-05-30 13:59:51 -04:00
Michael Stenta
2ff620e49e Make a dedicated function for combining geometries. 2018-05-30 13:59:51 -04:00
Michael Stenta
0675226f9b Add KML button to areas View. 2018-05-30 13:59:51 -04:00
Michael Stenta
a4032d508e Add KML button styles. 2018-05-30 13:59:51 -04:00
Michael Stenta
112c358cac Enable the new module on existing sites. 2018-05-30 13:59:51 -04:00
Michael Stenta
f2d5c7c336 Initial commit of new farm_map_kml module - provides a KML export action for farmOS geometry fields. 2018-05-30 13:59:51 -04:00
Michael Stenta
f43c0699a1 Issue #2908165: Display area of Areas in their description page 2018-05-29 08:34:05 -04:00