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

3626 commits

Author SHA1 Message Date
Michael Stenta
7b506bc536 Add query tags in query helper functions. 2019-04-01 15:56:53 -04:00
Michael Stenta
218a048709 Issue #3043560: Add location property to assets 2019-04-01 15:56:53 -04:00
Michael Stenta
01f2da224e Bump the FARM_API_VERSION to 1.1. 2019-04-01 15:56:53 -04:00
Michael Stenta
eb1cf2d826 Describe the available resources (entity types) in /farm.json. 2019-04-01 15:56:53 -04:00
Michael Stenta
686a5c96cf Invoke hook_farm_info() to collect info for /farm.json. 2019-04-01 15:56:53 -04:00
Michael Stenta
bd0d8006c7 hook_farm_map_entity_geometries docblock. 2019-04-01 15:56:53 -04:00
Michael Stenta
f89df5a7e9 Merge branch 'metrics' into 7.x-1.x 2019-04-01 15:56:33 -04:00
Michael Stenta
29b7ad3fd3 Add a @todo to move farm_ui_entities() to farm_entity_info(). 2019-04-01 15:56:17 -04:00
Michael Stenta
d1df8e783d Put the Metrics pane under the Map pane on the dashboard. 2019-04-01 15:56:17 -04:00
Michael Stenta
130b9301a5 Add metrics for total number of areas, and total area of certain area types. 2019-04-01 15:56:17 -04:00
Michael Stenta
256abebdb4 Add a helper function for calculating the total area of all areas of a particular type. 2019-04-01 15:56:17 -04:00
Michael Stenta
19752aff93 Provide metrics for asset type counts. 2019-04-01 15:56:17 -04:00
Michael Stenta
986900255b Add a dashboard pane for displaying farm metrics, along with a hook that modules can use to provide metrics. 2019-03-30 09:37:50 -04:00
Michael Stenta
9e1f3aa154 Add sponsor: PVAMU College of Agriculture and Human Sciences. 2019-03-30 09:37:50 -04:00
Michael Stenta
7031cd864c Update Module Filter to 7.x-2.2. 2019-03-27 13:49:16 -04:00
Michael Stenta
bd75127d22 Use drupal_write_record() instead of db_query() in farm_soil_nrcs_insert_operations(). 2019-03-25 13:09:28 -04:00
Michael Stenta
0d2264b887 Whitespace. 2019-03-20 14:22:47 -04:00
Michael Stenta
bd43b504bd Revert "farmOS 7.x-1.0."
This reverts commit 1a42384d86.
2019-03-20 14:22:26 -04:00
Michael Stenta
1a42384d86 farmOS 7.x-1.0. 2019-03-20 14:22:15 -04:00
Michael Stenta
098ed93722 Prepare for release of farmOS 7.x-1.0. 2019-03-20 14:20:59 -04:00
Michael Stenta
a178ea3648 Update Drupal core to 7.65. 2019-03-20 13:11:03 -04:00
Michael Stenta
3076af44af Update Drush to 8.2.1 in Dockerfile. 2019-03-20 12:44:30 -04:00
Michael Stenta
829d6231bc Allow editing of seeding and transplanting log names. 2019-03-18 16:32:16 -04:00
Michael Stenta
addb21eabf Patch restws module to fix Issue #2090177: Possible misuse of "bundle keys". 2019-03-18 10:51:06 -04:00
Michael Stenta
2e15c7fdfe Update Views module to 3.21. 2019-03-13 13:51:19 -04:00
Michael Stenta
858b7f9900 Make sure that farm_api's implementation of hook_restws_request_alter() runs before restws_file's. 2019-03-13 10:05:56 -04:00
Michael Stenta
50049440b0 Add sponsors to README.md: Our Sci, Bionutrient Food Association, Foundation for Food and Agriculture Research. 2019-03-07 13:10:46 -05:00
Michael Stenta
6c268a0f3c Merge branch 'farm_api' into 7.x-1.x 2019-03-07 12:30:01 -05:00
Michael Stenta
30710d5d9a Add an api_version property to /farm.json. 2019-03-07 12:28:36 -05:00
Michael Stenta
2a98a288ee Issue #2991398: Remove field_farm_ namespace from field names in API requests. 2019-03-07 12:28:36 -05:00
Michael Stenta
3f17afcf63 Implement hook_restws_field_collection_info() for field collections: Group Memberships, Inventory Adjustments, Animal Tag IDs, Movements, and Quantity Measurements. 2019-03-06 17:35:11 -05:00
Michael Stenta
a1e0e41cde Install the restws_field_collection module on new and existing sites. 2019-03-06 17:35:11 -05:00
Michael Stenta
77b309d567 Add the RESTful Web Services Field Collection module. 2019-03-06 17:35:11 -05:00
Michael Stenta
d9ff0922f6 Update Fraction module to 7.x-1.8. 2019-03-06 16:16:19 -05:00
Michael Stenta
4ed7426d00 Adjustments to OpenCollective README additions for consistency. 2019-02-27 16:41:08 -05:00
Jess
fb8728e048 Added backers and sponsors on the README 2019-02-27 16:36:46 -05:00
Michael Stenta
23783933c6 Fix link to commits in README.md. 2019-02-24 13:53:09 -05:00
Michael Stenta
bee77c899f Update Ctools to 1.15. 2019-02-20 15:17:29 -05:00
Michael Stenta
ef3bbe40e7 Update RESTful Web Services module. 2019-02-20 15:12:02 -05:00
Michael Stenta
1c39bb754d Add information about the currently authenticated user to /farm.json. 2019-02-18 12:01:49 -05:00
Michael Stenta
033f10cea1 Remove email address from farm_people View. 2019-02-18 12:01:32 -05:00
Michael Stenta
1176a2f958 Add farm_access submit function to permissions form if any farm roles exist. 2019-02-17 20:01:45 -05:00
Michael Stenta
17db004711 Issue #3033701: Do not grant "administer users" permission 2019-02-17 20:01:29 -05:00
Michael Stenta
f3200d50ca Do not grant the "administer users" permission. 2019-02-17 20:00:22 -05:00
Michael Stenta
8e2f71a866 Uninstall and remove role_delegation module. 2019-02-17 20:00:22 -05:00
Michael Stenta
b7965ef655 Remove role_delegation permissions. 2019-02-17 20:00:22 -05:00
Michael Stenta
c9aad82bde Check action link path validity (including user access). 2019-02-17 20:00:22 -05:00
Michael Stenta
f8d44ba8e4 Remove bulk operations and edit column from /farm/people View. 2019-02-17 20:00:22 -05:00
Jamie Gaehring
598f7ef3fb grant access to files via restws 2019-02-14 17:43:35 -05:00
Michael Stenta
ca898a9ad3 Issue #3032496: SQL syntax error breaking asset type lists (crops/varieties, species/breeds, etc) 2019-02-12 15:56:23 -05:00