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

2532 commits

Author SHA1 Message Date
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 d51a26a7a8 Add a dependency on farm_dashboard module. 2017-08-10 20:25:42 -04:00
Michael Stenta 21554b889e Revert "farmOS 7.x-1.0-beta14."
This reverts commit 7d1108c9df.
2017-08-10 13:18:36 -04:00
Michael Stenta 7d1108c9df farmOS 7.x-1.0-beta14. 2017-08-10 13:13:50 -04:00
Michael Stenta babc70888d Prepare for release of farmOS 7.x-1.0-beta14. 2017-08-10 12:41:38 -04:00
Michael Stenta 209dcc628e Move ENV commands to the top of Dockerfile. 2017-08-10 12:27:30 -04:00
Michael Stenta 206ca0bbd9 Update Log to 1.9 and remove patches. 2017-08-10 10:53:01 -04:00
Michael Stenta b0b077312b Update Fraction to 1.5 and remove patches. 2017-08-10 10:52:47 -04:00
Michael Stenta 0a837b2bdb Add translatables to Farm Assets View. 2017-08-06 13:54:39 -04:00
Michael Stenta ebd72dc95b Add glyphicons to VBO buttons via hook_bootstrap_iconize_text_alter(). 2017-08-06 13:53:21 -04:00
Michael Stenta ff3d166979 Implement hook_bootstrap_colorize_text_alter() instead of hacking classes in hook_views_bulk_operations_form_alter(). 2017-08-06 13:53:21 -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 7bfe1cca5a Merge branch 'farm_import_sync' into 7.x-1.x. This attempts to syncronize some of the export View columns with importers. 2017-08-06 13:51:33 -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 defd7d58d6 Issue #2892181: CSV importers for assets and logs 2017-08-06 13:42:45 -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 7a2734b91c Patch Feeds to call field_attach_validate() before programmatic entity saves. 2017-07-21 14:51:17 -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 5503f91d92 Patch Fraction to provide Feeds integration. 2017-07-21 14:21:48 -04:00
Michael Stenta bbf718e142 Patch Field Collection to add Feeds integration. 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 cd33745feb Patch Log module to integrate with Feeds. 2017-07-21 14:21:48 -04:00