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

260 commits

Author SHA1 Message Date
Michael Stenta f6d690a733 Move to modules/farm/farm_crop in preparation for #2876992. 2017-05-26 09:50:22 -04:00
Michael Stenta 0f4b8f6b1a Always show plantings View on Area page. 2017-05-20 10:43:36 -04:00
Michael Stenta d4761764f4 Fix Seeding and Transplanting log type name patterns. 2017-05-20 10:43:22 -04:00
Michael Stenta 19478c627d Make quantity field optional on seedings and transplantings. 2017-05-20 10:43:05 -04:00
Michael Stenta f8c940b91c Issue #2879934: Improve editing UI/UX with Field Groups 2017-05-19 18:05:52 -04:00
Michael Stenta 1f8f79178b Use Entity Reference Views Widget for selecting parents. 2017-05-19 18:05:24 -04:00
Michael Stenta c038f7160a Add Files field to Plantings. 2017-05-19 09:06:27 -04:00
Michael Stenta a75e5004d1 Add Photos and Files fields to Seedings and Transplantings. 2017-05-19 09:05:59 -04:00
Michael Stenta daa20d023f Issue #2879556: Multiupload file and image fields 2017-05-18 21:34:23 -04:00
Michael Stenta 869cb16551 Ensure that farm_update_7019 runs before farm_livestock_update_7001, so that the new Parents field is available. 2017-05-18 11:45:55 -04:00
Michael Stenta 4c9a3e7f27 Add entityreference bypass_access field instance properties. 2017-05-15 22:25:56 -04:00
Michael Stenta 49eb82efcb Update Views export. 2017-05-15 22:25:36 -04:00
Michael Stenta 5944fa8ece Update Views Bulk Operations code export. 2017-05-15 22:25:20 -04:00
Michael Stenta 52f2e21620 Add "Movement to" columns to Seedings and Transplantings Views. 2017-05-10 18:33:42 -04:00
Michael Stenta d69ac8f3ec Issue #2871165: Any log can be a movement 2017-05-10 18:33:42 -04:00
Michael Stenta b2092e05e3 Migrate field_farm_planting to field_farm_asset on seedings and transplantings. 2017-05-09 12:15:22 -04:00
Michael Stenta 83868308ea On seeding and transplanting logs, only plantings can be referenced. 2017-04-27 14:26:33 -04:00
Michael Stenta 979a43156b Fix Features export. 2017-04-12 11:42:48 -04:00
Michael Stenta 4a0b43cd7b Make asset map code more defensive. 2017-04-12 11:07:06 -04:00
Michael Stenta e7a3584d0b Fix issue with previous commit. 2017-04-12 11:06:56 -04:00
Michael Stenta d81da87a44 Issue #2663998: Data export 2017-04-12 10:18:25 -04:00
Michael Stenta 4b9354e2b2 Split Quantity field value and units into separate columns. 2017-04-12 10:17:40 -04:00
Michael Stenta 5d5fb2595d Display asset and log IDs in Views. 2017-04-12 10:17:10 -04:00
Michael Stenta a5e18985ab Add farm_asset_children View to asset pages. 2016-10-26 16:40:03 -04:00
Michael Stenta b525da3130 Add dependency on farm_asset_children - that's where the field_farm_parent base field definition is now. 2016-10-26 16:39:37 -04:00
Michael Stenta 8da5bb1336 Issue #2820882: Create a general "Parent(s)" field for use on various asset types 2016-10-26 15:03:21 -04:00
Michael Stenta 5098e63b74 Issue #2822310: Allow dashboard maps to be disabled 2016-10-26 11:24:09 -04:00
Michael Stenta d45c3fc754 Issue #2767679: Plantings with multiple crops cause duplicates in plantings list 2016-10-22 17:55:58 -04:00
Michael Stenta 311bebcae2 Update Features export. 2016-10-22 10:47:11 -04:00
Michael Stenta aa9d82d964 Sync dependencies in README.md. 2016-06-26 08:54:11 -04:00
Michael Stenta df5fe45476 Add Views translatables. 2016-06-09 08:41:48 -04:00
Michael Stenta 5226d9ff32 Features export update. 2016-06-09 08:41:31 -04:00
Michael Stenta 98524d6f91 Allow multiple crops to be referenced in a planting. 2016-06-09 08:40:41 -04:00
Michael Stenta 53b2407c2b Update weights of images field so that it falls below description. 2016-05-06 17:10:16 -04:00
Michael Stenta c022e8f0eb Issue #2586841: Rename "Crop" to "Crop/Variety" 2016-05-06 16:47:05 -04:00
Michael Stenta 24b2398bb3 Fix asset move VBOs. 2016-05-05 11:40:11 -04:00
Michael Stenta 116f93f573 Explicitely set weight of asset Views. 2016-05-05 11:07:17 -04:00
Michael Stenta 48c3374ba0 Move activity and observation Views to the top of planting asset pages (part of a system-wide standardization). 2016-05-04 12:43:02 -04:00
Michael Stenta 1c36d59b6c Add exposed Name filter. 2016-05-03 14:11:13 -04:00
Michael Stenta 43fbefa038 Allow multiple selections in exposed Crop and Location filters. 2016-05-03 14:11:00 -04:00
Michael Stenta 69ee6c5baa Revert "Remove hook_form_alter() - no longer necessary."
This reverts commit e23b3d6a3f.
2016-05-03 12:23:37 -04:00
Michael Stenta 565bbe2217 Update hook_update_7001() and add hook_update_dependencies() - because harvest and input logs have moved to submodules within the Farm Log project. 2016-05-03 12:13:23 -04:00
Michael Stenta 96c832c291 Issue #2567463: Generalize Input and Harvest logs 2016-04-24 21:10:09 -04:00
Michael Stenta 9ee2d0d0f2 Issue #2567463: Generalize Input and Harvest logs 2016-04-24 19:55:48 -04:00
Michael Stenta 7f96f866e2 Allow harvest log names to be edited. 2016-04-24 18:59:08 -04:00
Michael Stenta 4d82a23600 Add areas field to inputs View. 2016-04-24 18:59:08 -04:00
Michael Stenta 079878aea6 Add assets field to input and harvest Views. 2016-04-24 18:59:08 -04:00
Michael Stenta 88dd638f57 Use the word "Areas" instead of "Area" or "area(s)". 2016-04-24 18:59:08 -04:00
Michael Stenta 2c3488a1ad Migrate Planting field on Harvest and Input logs to Assets field. 2016-04-24 18:59:08 -04:00
Michael Stenta 3a864b5c5e Remove field_farm_planting field instance definitions from harvest and input log types. 2016-04-24 18:59:08 -04:00