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

241 commits

Author SHA1 Message Date
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
Michael Stenta e23b3d6a3f Remove hook_form_alter() - no longer necessary. 2016-04-24 18:59:08 -04:00
Michael Stenta 17f7506395 Change naming pattern for input and harvest logs to use asset field instead of planting field. 2016-04-24 18:59:08 -04:00
Michael Stenta 1e66c84bc0 Add asset reference field to input and harvest logs. 2016-04-24 18:45:54 -04:00
Michael Stenta 307d44a6ac Show beds at zoom levels 18-24. 2016-04-13 10:10:03 -04:00
Michael Stenta 68ad9a8fef Move "Done" column to the left. 2016-04-12 17:16:26 -04:00
Michael Stenta 64253964d5 Use raw token values to avoid HTML-escaped log names. 2016-03-22 17:13:50 -04:00
Michael Stenta dcc25e7c2a Add dependency on new Farm Quantity module. See https://www.drupal.org/node/2691595 2016-03-21 12:14:32 -04:00
Michael Stenta be99969c07 Update Features export. 2016-03-18 13:14:28 -04:00
Michael Stenta c0ea96e254 Add an exposed location filter to plantings view. 2016-03-18 13:14:19 -04:00
Michael Stenta 8d44f1119f Allow multiple seasons to be selected in plantings view exposed filter. 2016-03-18 13:13:43 -04:00
Michael Stenta 7301b2819c Limit default visibility of the Bed area layer to zoom levels 20+. 2016-03-09 12:39:48 -05:00
Michael Stenta 120c2d817b Display area links with asset/log counts - don't display if empty. 2016-03-07 17:56:38 -05:00
Michael Stenta cfa117e890 Don't display asset cluster map if the View contains arguments. 2016-03-07 15:43:04 -05:00
Michael Stenta ba92c17505 Point area links to full View pages. 2016-03-07 15:42:59 -05:00
Michael Stenta 906fb1ca08 Reformat hook_farm_area_links() code. 2016-03-07 14:39:19 -05:00
Michael Stenta 61a60c5b65 Show all results in Crops View. 2016-02-13 14:54:17 -05:00
Michael Stenta c4d0f80d7c Issue #2668394: Farm Viewer can't see taxonomy Views 2016-02-13 14:53:13 -05:00
Michael Stenta 67a0e40a9f Disable AJAX in Views. 2016-02-13 14:53:13 -05:00
Michael Stenta e0014b70de Issue #2668370: Revert: Autosubmit Views exposed filters+sort 2016-02-13 14:53:09 -05:00