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

227 commits

Author SHA1 Message Date
Michael Stenta 79a2565466 Mark Farm Log: Sale module as beta. 2017-08-22 13:28:42 -04:00
Michael Stenta 3d5fdeb078 Enable new Farm Season and remove Farm Taxonomy via update.php. 2017-08-22 13:01:02 -04:00
Michael Stenta 0c57d6c3ca Move Log Categories taxonomy to farm_fields module. 2017-08-22 12:59:09 -04:00
Michael Stenta d145f2728f Move Materials taxonomy to farm_log_input module. 2017-08-22 12:59:08 -04:00
Michael Stenta 5e7dd810da Move Season taxonomy and date range field to new Farm Season module. 2017-08-22 12:37:25 -04:00
Michael Stenta a9d494f419 Delete field bundle settings. 2017-08-22 12:35:56 -04:00
Michael Stenta 037c798910 Issue #2903890: Pre-populating multiple assets in log forms broken 2017-08-22 11:07:24 -04:00
Michael Stenta 02b7ff861d Add translatables to farm_sensor_data View. 2017-08-16 16:01:49 -04:00
Michael Stenta c9feaa2380 Require 'view any sensor farm assets' permission to view sensor data. 2017-08-16 16:01:30 -04:00
Michael Stenta ffe02af122 Change "Last login" to "Last access" in /farm/people. 2017-08-15 08:47:30 -04:00
Michael Stenta 9d89f78694 Issue #2902064: Logs are not being auto-associated with assets 2017-08-14 10:37:25 -04:00
Michael Stenta b39df3fe5c If there are no assets/logs in an area, do not display label in area details. 2017-08-14 10:06:45 -04:00
Michael Stenta e33f4fdea0 Issue #2902053: Access denied on log imports 2017-08-14 09:58:33 -04:00
Michael Stenta 0a837b2bdb Add translatables to Farm Assets View. 2017-08-06 13:54:39 -04:00
Michael Stenta e4b86ce6b9 Set log owner when auto-creating movement logs. 2017-08-06 13:52:23 -04:00
Michael Stenta 6f3cdc54f7 Update movement from/to field default values. 2017-08-06 13:52:23 -04:00
Michael Stenta ddaa96921e Change animal birthdate field widget to select. 2017-08-06 13:52:23 -04:00
Michael Stenta 8d121ad75e Autopopulate categories on certain log types. 2017-08-06 13:52:23 -04:00
Michael Stenta 49d02ed7b9 Remove remember_roles from asset children View. 2017-08-06 13:51:02 -04:00
Michael Stenta 5208f4b5bf Misc Views updates: rearranging fields for importer consistency, updating export code, etc. 2017-08-06 13:51:02 -04:00
Michael Stenta c447dfdccc Add Assets field to Seeding and Transplanting log Views. 2017-08-06 13:51:01 -04:00
Michael Stenta 639eba41a6 Add Manufacturer, Model, and Serial number fields to Equipment View. 2017-08-06 13:51:01 -04:00
Michael Stenta 175dca99ac Add Description and Active fields to all asset Views. 2017-08-06 13:51:01 -04:00
Michael Stenta 02de0315b4 Add Notes field to all Log Views. 2017-08-06 13:51:01 -04:00
Michael Stenta c9be834848 Change "Category" to "Categories" in Views for consistency with Feeds importers. 2017-08-06 13:51:01 -04:00
Michael Stenta 1b7f7d32b2 Use "Name" for all log name fields in Views. 2017-08-06 13:50:05 -04:00
Michael Stenta 534245f983 Fix field name capitalization. 2017-08-06 13:50:05 -04:00
Michael Stenta 2b7295fd23 Change "Category names" column to "Categories" in importer for consistency with Views exports. 2017-08-06 13:41:45 -04:00
Michael Stenta b2e41f4254 Fix undefined settings in log importer term mappings. 2017-08-06 13:41:36 -04:00
Michael Stenta 7706d5b479 Convert "male" to "M" and "female" to "F". 2017-08-06 13:41:25 -04:00
Michael Stenta 3f0ee87928 Default imported assets to active, and logs to done, if no value is provided. 2017-08-06 13:41:19 -04:00
Michael Stenta 0bcaf0673d Display message when required fields are omitted in Feeds. 2017-07-21 14:51:39 -04:00
Michael Stenta 62986eb2d1 Set asset/log author to the user running the importer. 2017-07-21 14:21:48 -04:00
Michael Stenta 6ba444c322 Add extra field mappings and tamper plugins for all log types. 2017-07-21 14:21:48 -04:00
Michael Stenta 0651fa0c7c Add tamper plugins for planting and animal imports. 2017-07-21 14:21:48 -04:00
Michael Stenta 1ac330a9ef Convert active and done to boolean. 2017-07-21 14:21:48 -04:00
Michael Stenta 8f693b5a8c Add a helper function for building Feeds Tamper plugins. 2017-07-21 14:21:48 -04:00
Michael Stenta cd16fb7bf8 Add extra Feeds field mapping to plantings, animals, and equipment. 2017-07-21 14:21:48 -04:00
Michael Stenta 12f4222f42 Remove asset created mapping. 2017-07-21 14:21:48 -04:00
Michael Stenta b2c9d98d70 Convert log dates to timestamps. 2017-07-21 14:21:48 -04:00
Michael Stenta a52280e7e4 Minor simplification of tamper code. 2017-07-21 14:21:48 -04:00
Michael Stenta e886365d7d Do not allow updating of assets/logs via the CSV importers. Only create new. 2017-07-21 14:21:48 -04:00
Michael Stenta 1e98654344 Add action links to log importers on listing pages. 2017-07-21 14:21:48 -04:00
Michael Stenta 1efb0ec990 Add Quantity value and unit mappings, if the field exists. 2017-07-21 14:21:48 -04:00
Michael Stenta 691b4ab68c Automatically provide simple importers for each log type. 2017-07-21 14:21:48 -04:00
Michael Stenta bd3de50b0f Only add field mappings if the fields exist on the asset bundle. 2017-07-21 14:21:48 -04:00
Michael Stenta c3dc2e6076 Use Feeds Tamper to make asset name fields required and explode parent IDs into an array. 2017-07-21 14:21:48 -04:00
Michael Stenta 03fd5d4441 Grant farm managers access to Feeds importers. 2017-07-21 14:21:48 -04:00
Michael Stenta 822c9dbec0 Add action links to asset importers on asset listing pages. 2017-07-21 14:21:48 -04:00
Michael Stenta da5fa1bf6d Revert "Remove hook_farm_ui_actions() because farm_ui is the only module implementing it now."
This reverts commit 0060a95262 and updates the code accordingly.
2017-07-21 14:21:48 -04:00