Commit Graph

3387 Commits

Author SHA1 Message Date
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
Michael Stenta dbd395ef66 Issue #3025774: Can't rearrange area hierarchy across multiple pages 2019-01-14 09:31:22 -05:00
Michael Stenta 1d1e82cbb8 Issue #3023724: Add location to planting quick form asset naming pattern 2019-01-08 15:17:29 -05:00
Michael Stenta ad7386e18e Clarify how location is chosen in comment and description. 2019-01-08 15:12:48 -05:00
Michael Stenta 8201836df3 Move implode()s closer together so it's easier to see how the planting name is assembled. 2019-01-08 15:12:04 -05:00
Michael Stenta a71764d840 Coding standards: whitespace. 2019-01-08 15:10:56 -05:00
Paul Weidner 4102776dff Add location to comment 2019-01-08 11:12:03 -08:00
Paul Weidner 39a84a4db8 Add description to the planting asset name field 2019-01-08 11:09:22 -08:00
Paul Weidner 5846276626 Autofill location in the asset name 2019-01-08 11:09:04 -08:00
Michael Stenta 1fddda90ac Issue #3023723: Planting quick form asset name override 2019-01-08 13:37:49 -05:00
Michael Stenta 33937bc2f7 Comments: add punctuation, minor rewording. 2019-01-08 13:33:30 -05:00
Michael Stenta f6f3c73ade Move $form_values alias to the top and replace other usages. 2019-01-08 13:30:13 -05:00
Paul Weidner f33dc32ca1 Use the default season that is already stored 2019-01-08 10:00:59 -08:00
Paul Weidner b041422c0a Fix bug, the input changes were not included with the submitted form. Set the default value, not value. 2019-01-08 09:57:50 -08:00
Paul Weidner 9e4b966b88 Update the planting asset name to be submitted 2019-01-08 09:55:03 -08:00