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

3401 commits

Author SHA1 Message Date
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
Michael Stenta
ffef8543de Update Drupal core to 7.64. 2019-02-07 22:04:45 -05:00
Michael Stenta
25921a38da Grant access to the /user.json path for farm roles. 2019-02-07 12:43:27 -05:00
Michael Stenta
e6a87e7112 Fix farm.json endpoint access permission on farm access roles. 2019-02-05 13:01:16 -05:00
Michael Stenta
2fb7499500 Change README.md "INSTALLATION" section to "GETTING STARTED". 2019-01-31 23:47:13 -05:00
Michael Stenta
cf5c58168e Simplify README.md summary. 2019-01-31 23:36:54 -05:00
Michael Stenta
3578eff9ca README.md - Add badges: release, last commit, chat 2019-01-31 23:16:43 -05:00
Håvard Sørli
2eded9df73 README.md - Add badges: licence, docker, tweet 2019-01-31 23:16:29 -05:00
Michael Stenta
b30ca150ac Issue #3029581: API endpoint for general farm info 2019-01-30 17:32:37 -05:00
Michael Stenta
b8489b3ac0 Do not allow null timestamp values in sensor data table. 2019-01-26 11:20:24 -05:00
Michael Stenta
98bc508e3d Update Field Collection module to 1.0-beta13. 2019-01-26 11:06:51 -05:00
Michael Stenta
1e58c005b4 Update Bootstrap theme to 3.23. 2019-01-22 15:23:55 -05:00
Michael Stenta
a9ba0db61e Issue #2873158: Multiple materials in one input log 2019-01-22 13:01:34 -05:00
Michael Stenta
71a9cd3cd4 Issue #3027067: API can't filter archived assets 2019-01-21 13:19:38 -05:00
Michael Stenta
98d1547729 Fix exported translatables in quantity report view. 2019-01-21 12:44:30 -05:00
Michael Stenta
b3fb37cb11 Add area field and filter to quantity report view. 2019-01-21 12:44:16 -05:00
Michael Stenta
763ae8da6c Add SOURCES.md to cite 2008 RUSLE2 manual for STIR operations. 2019-01-20 15:19:10 -05:00
Michael Stenta
1e5de1e91b Update Drupal core to 7.63. 2019-01-16 19:04:50 -05:00
Michael Stenta
7e7341f491 Update Drush to 8.1.18 in Dockerfile. 2019-01-16 15:58:56 -05:00
Michael Stenta
2617012ea3 Whitespace. 2019-01-16 15:58:51 -05:00
Michael Stenta
046fa3c6a9 Revert "farmOS 7.x-1.0-rc2."
This reverts commit c31f839fcf.
2019-01-16 14:04:24 -05:00
Michael Stenta
c31f839fcf farmOS 7.x-1.0-rc2. 2019-01-16 14:03:19 -05:00
Michael Stenta
1ac5e98ca4 Prepare for release of farmOS 7.x-1.0-rc2. 2019-01-16 14:02:02 -05:00
Michael Stenta
b2df59d77e Update Drupal core to 7.62. 2019-01-16 13:57:41 -05:00
Michael Stenta
e3ad9650e2 Create a separate function that defined farmOS modules during profile installation. 2019-01-16 13:57:04 -05:00
Michael Stenta
50e12487f9 Move taxonomy_terms_per_page_admin variable to hook_install()+hook_update_N(). 2019-01-14 09:54:51 -05:00